@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap";.login-container--custom{background:var(--bg-white);width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative}.login-container--custom .back-home{display:none}.login{background:var(--bg-white);-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;width:50%;padding:12rem 4rem;display:flex;position:relative}.login-title{margin-bottom:22px}.login-title h1{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:22px;font-style:normal;font-weight:700;line-height:33px}.login__information{margin-bottom:2rem}.login__information p{color:var(--text-muted);font-size:14px;font-weight:300}.login__form{flex-direction:column;gap:1.25rem;display:flex}.login__form label,.input-label{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.login__form input[type=email],.login__form input[type=password],.login__form input[type=text],.login__form .input,.login__form input{width:100%;height:52px;color:var(--text-dark);background:var(--input-bg);border:1.5px solid var(--border-color);transition:all var(--transition-smooth);border-radius:10px;outline:none;padding:0 1rem 0 3rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.95rem}.login__form input::placeholder{color:var(--text-light)}.login__form input:hover{background:var(--bg-white);border-color:#d1d5db}.login__form input:focus{background:var(--bg-white);border-color:#fd4918}.input-wrapper{position:relative}.input-wrapper .input-icon{width:20px;height:20px;color:var(--text-light);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-password-icon{position:relative}.input-password-icon input{padding-right:3rem}.input-password-icon .eye-icon{cursor:pointer;opacity:.5;width:22px;height:22px;transition:opacity var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.input-password-icon .eye-icon:hover{opacity:.8}.login-forgot__password{justify-content:space-between;align-items:center;margin:.25rem 0;display:flex}.login__forgot{color:var(--Orange,#fd4918);transition:color var(--transition-fast);margin-left:auto;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.remember-checkbox{cursor:pointer;align-items:center;gap:.5rem;align-items:center!important;column-gap:14px!important;display:flex!important}.remember-checkbox input[type=checkbox]{accent-color:#fd4918;cursor:pointer;width:18px;height:18px}.remember-checkbox span{color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.alert-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;animation:.4s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login__btn{margin-top:.5rem}.login__btn .btn-success,.login__btn button{background:var(--Orange,#fd4918);color:#fff;cursor:pointer;width:100%;height:52px;transition:all var(--transition-smooth);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #8b187459}.login__btn button:hover:after{transform:translate(4px)}.login__btn button:active{transform:translateY(0);box-shadow:0 2px 8px #8b18744d}.login__btn button:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-divider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--border-color);flex:1;height:1px}.login-divider span{color:var(--text-light);font-size:.85rem;font-weight:300}.login-social-media{gap:1rem;margin-top:1rem;display:flex}.login-social-media a,.social-btn{background:var(--bg-white);border:1.5px solid var(--border-color);height:48px;color:var(--text-dark);cursor:pointer;transition:all var(--transition-smooth);border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.625rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.login-social-media a:hover,.social-btn:hover{border-color:var(--text-light);background:var(--bg-light);transform:translateY(-1px)}.login-social-media .google:before,.login-social-media .facebook:before{content:"";background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.login-social-media .google:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23FFC107' d='M43.611 20.083H42V20H24v8h11.303c-1.649 4.657-6.08 8-11.303 8-6.627 0-12-5.373-12-12s5.373-12 12-12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 12.955 4 4 12.955 4 24s8.955 20 20 20 20-8.955 20-20c0-1.341-.138-2.65-.389-3.917z'/%3E%3Cpath fill='%23FF3D00' d='m6.306 14.691 6.571 4.819C14.655 15.108 18.961 12 24 12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 16.318 4 9.656 8.337 6.306 14.691z'/%3E%3Cpath fill='%234CAF50' d='M24 44c5.166 0 9.86-1.977 13.409-5.192l-6.19-5.238A11.91 11.91 0 0 1 24 36c-5.202 0-9.619-3.317-11.283-7.946l-6.522 5.025C9.505 39.556 16.227 44 24 44z'/%3E%3Cpath fill='%231976D2' d='M43.611 20.083H42V20H24v8h11.303a12.04 12.04 0 0 1-4.087 5.571l.003-.002 6.19 5.238C36.971 39.205 44 34 44 24c0-1.341-.138-2.65-.389-3.917z'/%3E%3C/svg%3E")}.login-social-media .facebook:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%231877F2' d='M48 24C48 10.745 37.255 0 24 0S0 10.745 0 24c0 11.979 8.776 21.908 20.25 23.708v-16.77h-6.094V24h6.094v-5.288c0-6.014 3.583-9.337 9.065-9.337 2.625 0 5.372.469 5.372.469v5.906h-3.026c-2.981 0-3.911 1.85-3.911 3.75V24h6.656l-1.064 6.938H27.75v16.77C39.224 45.908 48 35.978 48 24z'/%3E%3C/svg%3E")}.login-social-media .google:after{content:"Google"}.login-social-media .facebook:after{content:"Facebook"}.login-social-media .instagram,.login-social-media .x{display:none}.login-register--custom{text-align:center;margin-top:1.5rem}.login-register--custom span{font-weight:300}.login-register--custom a{color:var(--text-muted);font-size:.9rem;font-weight:300;text-decoration:none}.login-register--custom a:hover{color:var(--primary-purple)}.create-account-link{font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:var(--Orange,#fd4918)!important}.login-left-title{-webkit-user-select:none;user-select:none;background:url(/assets/banner-login-Z5_wot5d.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:3rem;display:flex;position:relative;overflow:hidden}.login-left-title .login-left-title--alignment{align-items:center;column-gap:12px;display:flex}.login-left-title .login-left-title--alignment .title{color:#fff;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;font-weight:400;line-height:36px}.login-left-title .login-left-title--alignment .title .title-bold{color:#fff;text-align:center;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;line-height:36px;font-weight:700!important}.login-left-title .login-left-title--alignment .title .title-slim{color:#fff;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;line-height:36px;font-weight:400!important}.login-left-title .login-left-title--alignment .login-left-icon{justify-content:center;align-items:center;display:flex}.login-left-title .login-left-title--alignment .login-left-icon img{width:48px;height:48px;display:block}.login-left-title .login-left-title--content-2{margin-top:20px}.login-left-title .subtitle{color:#d1d5dc;text-align:center;font-family:Bricolage Grotesque;font-size:19px;font-style:normal;font-weight:500;line-height:28px}@media (width<=1024px){.login-container--custom{flex-direction:column}.login{order:2;max-width:100%;padding:2rem}.login:before{top:1.5rem;left:2rem}.login-left-title{order:1;min-height:280px;padding:2rem}.login-left-title .title{font-size:1.75rem;margin-top:8px!important}.login-left-title:after{width:70px;height:70px;transform:translate(-50%,-100%)}}@media (width<=640px){.login{padding:1.5rem}.login:before{width:40px;height:40px;font-size:1.25rem;top:1rem;left:1.5rem}.login-title h1,.login-left-title .title{font-size:1.5rem}.login-social-media{flex-direction:column}.login-social-media a{width:100%}}.login__btn button.loading{pointer-events:none}.login__btn button.loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login__form>div{position:relative}.login__form input[type=email]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.login__form input[type=password]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.login-main-logo{margin-bottom:14px}.login__form input[name=password]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}:root{--primary-purple:#8b1874;--primary-purple-dark:#6b1259;--primary-purple-light:#a91d8b;--gradient-start:#8b1874;--gradient-middle:#9b3d8a;--gradient-end:#6b3fa0;--text-dark:#1a1a2e;--text-muted:#6b7280;--text-light:#9ca3af;--border-color:#e5e7eb;--border-focus:#8b1874;--bg-white:#fff;--bg-light:#f9fafb;--input-bg:#fafafa;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 25px -5px #0000001a;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-smooth:.3s cubic-bezier(.4, 0, .2, 1)}.register-container--custom{background:var(--bg-white);width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative}.register__container{background:var(--bg-white);-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;width:50%;padding:4rem;display:flex;position:relative}.register__title{margin-bottom:.5rem}.register__title h1{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:22px;font-style:normal;font-weight:700;line-height:33px}.register__information{margin-bottom:2rem}.register__information p{color:#555;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.register__form{flex-direction:column;gap:1.25rem;display:flex}.register__group,.register__input__password{flex-direction:column;gap:1rem;display:flex}.register__form label,.input-label{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.register__form input[type=email],.register__form input[type=password],.register__form input[type=text],.register__form .input,.register__form input{width:100%;height:52px;color:var(--text-dark);background:var(--input-bg);border:1.5px solid var(--border-color);transition:all var(--transition-smooth);border-radius:10px;outline:none;margin-top:7px;padding:0 1rem 0 3rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:.95rem}.input-group--flex-two-columns{align-items:center;column-gap:20px;display:flex}.input-group--flex-two-columns .input-group{width:50%!important}.register__form input::placeholder{color:var(--text-light)}.register__form input:hover{background:var(--bg-white);border-color:#d1d5db}.register__form input:focus{background:var(--bg-white);border:1px solid #fd4918}.input-password-icon-register{position:relative}.input-password-icon-register input{padding-right:3rem}.input-password-icon-register .eye-icon{cursor:pointer;opacity:.5;width:22px;height:22px;transition:opacity var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.input-password-icon-register .eye-icon:hover{opacity:.8}.register__input__password{grid-template-columns:1fr 1fr;gap:1rem;display:grid}#terms{margin-top:0}.terms-of-use{align-items:center;gap:.75rem;margin:.5rem 0;display:flex!important}.terms-of-use .terms--content-1{font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:17.5px;color:#555!important}.terms-of-use .terms-content-2{color:var(--Orange,#fd4918);cursor:pointer;background:0 0;border:0;padding:0;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:17.5px}.terms-modal-backdrop{z-index:1000;background:#0000008f;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(920px,100%);height:min(760px,92vh);font-family:Bricolage Grotesque,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000040}.terms-modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.terms-modal__header h2{color:#111827;margin:0;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:1rem;font-weight:700}.terms-modal__header p{color:#6b7280;margin:.2rem 0 0;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:.82rem}.terms-modal__header button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;padding:.6rem .9rem;font-family:Bricolage Grotesque,Inter,sans-serif;font-weight:700}.terms-modal__viewer{border:0;flex:1;width:100%}.terms-modal__footer{border-top:1px solid #e5e7eb;padding:.75rem 1.25rem}.terms-modal__footer a{color:#fd4918;font-family:Bricolage Grotesque,Inter,sans-serif;font-weight:700;text-decoration:none}.terms-of-use label{font-weight:300}.terms-of-use input[type=radio],.terms-of-use input[type=checkbox]{accent-color:#fd4918;cursor:pointer;width:18px!important;height:18px!important;padding:0!important}.terms-of-use label{color:var(--text-muted);cursor:pointer;margin-bottom:0;font-size:.875rem;font-weight:400}.target-message-success,.target-message-error{border-radius:8px;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;animation:.3s ease-out slideDown}.target-message-success{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.target-message-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.register-field-error{color:#dc2626;margin-top:.45rem;margin-bottom:.15rem;font-size:.76rem;font-weight:500;line-height:1.25;display:block}.register__button{margin-top:.5rem}.register__button .btn__register,.register__button button{background:var(--Orange,#fd4918);color:#fff;cursor:pointer;width:100%;height:52px;transition:all var(--transition-smooth);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #8b187459}.register__button button:hover:after{transform:translate(4px)}.register__button button:active{transform:translateY(0);box-shadow:0 2px 8px #8b18744d}.register__button button:disabled{opacity:.7;cursor:not-allowed;transform:none}.register__link-to-login{text-align:center;margin-top:1.5rem}.register__link-to-login a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.9rem;font-weight:300;text-decoration:none}.register__link-to-login span{text-align:center;font-family:Bricolage Grotesque;font-style:normal;font-weight:400;line-height:20px;color:#555!important;font-size:14px!important}.register__link-to-login a:hover{color:var(--primary-purple)}.login-link-highlight{font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#fd4918!important}.register-right-panel{-webkit-user-select:none;user-select:none;background:url(/assets/banner-login-Z5_wot5d.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:3rem;display:flex;position:relative;overflow:hidden}.register-right-panel .register-right-panel-container-subtitle{margin-top:24px}.register-right-panel .subtitle{color:#d1d5dc;text-align:center;font-family:Bricolage Grotesque;font-size:19px;font-style:normal;font-weight:500;line-height:28px}.register-right-panel .register-rigth-panel--main-title{align-items:center;column-gap:12px;display:flex}.register-right-panel .register-rigth-panel--main-title .icon{justify-content:center;align-items:center;margin:0;display:flex}.register-right-panel .register-rigth-panel--main-title .icon img{width:48px;height:48px;display:block}.register-right-panel .register-rigth-panel--main-title .title{margin-top:0}.register-right-panel .register-rigth-panel--main-title .title .title-bold{color:#fff;text-align:center;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;line-height:36px;font-weight:700!important}.register-right-panel .register-rigth-panel--main-title .title .title-slim{color:#fff;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;line-height:36px;font-weight:400!important}.shield-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-120%)}.shield-icon:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:50px;height:50px}.register-right-panel .title{color:#fff;text-align:center;letter-spacing:-.02em;z-index:1;margin-top:8px;font-size:2.25rem;font-weight:500;line-height:1.3;position:relative}.register__form input[name=name]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__form input[type=email],.register__form input[name=email]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__form input[name=storeName]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.5 21v-7.5a.75.75 0 01.75-.75h3a.75.75 0 01.75.75V21m-4.5 0H2.36m11.14 0H18m0 0h3.64m-1.39 0V9.349m-16.5 11.65V9.35m0 0a3.001 3.001 0 003.75-.615A2.993 2.993 0 009.75 9.75c.896 0 1.7-.393 2.25-1.016a2.993 2.993 0 002.25 1.016c.896 0 1.7-.393 2.25-1.016a3.001 3.001 0 003.75.614m-16.5 0a3.004 3.004 0 01-.621-4.72L4.318 3.44A1.5 1.5 0 015.378 3h13.243a1.5 1.5 0 011.06.44l1.19 1.189a3 3 0 01-.621 4.72m-13.5 8.65h3.75a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75H6.75a.75.75 0 00-.75.75v3.75c0 .415.336.75.75.75z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__form input[type=password]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__button button.loading{pointer-events:none}.register__button button.loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@media (width<=1200px){.register__container{padding:3rem 4rem}}@media (width<=1024px){.register-container--custom{flex-direction:column}.register__container{order:2;width:100%;max-width:100%;padding:2rem}.register-right-panel{order:1;width:100%;min-height:280px;padding:2rem}.register-right-panel .title{font-size:1.75rem;margin-top:8px!important}.register__input__password{grid-template-columns:1fr}}@media (width<=640px){.register__container{padding:1.5rem}.register__title h1,.register-right-panel .title{font-size:1.5rem}.register__input__password{grid-template-columns:1fr}}.register-main-logo{margin-bottom:14px}.register__form input[name=phone],.register__form input#phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 002.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 01-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 00-1.091-.852H4.5A2.25 2.25 0 002.25 4.5v2.25z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.password-strength{flex-direction:column;gap:6px;margin-top:8px;display:flex}.password-strength__bars{gap:6px;display:flex}.password-strength__bar{background:#e5e7eb;border-radius:99px;flex:1;height:4px;transition:background .3s}.password-strength__bar--level-1{background:#ef4444}.password-strength__bar--level-2{background:#f97316}.password-strength__bar--level-3{background:#16a34a}.password-strength__hint{color:#6b7280;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.4;transition:color .3s}.password-strength__hint strong{font-weight:600}.password-strength__hint--level-1{color:#ef4444}.password-strength__hint--level-2{color:#f97316}.password-strength__hint--level-3{color:#16a34a}.register__form input[name=city]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 21s6-5.686 6-11a6 6 0 1 0-12 0c0 5.314 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.25'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__form input[name=state]{text-transform:uppercase;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 18.75 3.75 21V6.75L9 4.5m0 14.25 6-2.25m-6 2.25V4.5m0 0 6 2.25m0 9.75 5.25 2.25V4.5L15 6.75m0 9.75V6.75'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.register__form input[name=password],.register__form input[name=confirmpassword]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;background-size:20px}.remember-password-container{background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:22%;margin:198px auto auto;padding:24px;box-shadow:0 8px 24px #0000000a}.remember-password-container .remember-password-email-message{background:#fff0ec;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:10px auto 23px;display:flex}.remember-password-container .remember-password-email-message:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4Z' stroke='%23FD4918' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7' stroke='%23FD4918' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24px;height:24px;display:table}.remember-password-container .remember-password-header{margin-bottom:32px}.remember-password-container .remember-password-header .remember-title{color:#1a1a1a;text-align:center;margin-bottom:10px;font-family:Bricolage Grotesque;font-size:22px;font-style:normal;font-weight:700;line-height:33px}.remember-password-container .remember-password-header .remember-phrase{color:#555;text-align:center;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.remember-password-container .remember-form .form-control{flex-direction:column;display:flex}.remember-password-container label{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.remember-password-container input{color:#999;border:1px solid #e5e5e5;border-radius:10px;outline:none;width:100%;margin-top:6px;margin-bottom:24px;padding:12px 15px;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.remember-password-container input:focus{border:1px solid #fd4918}.remember-password-container .btn-recover{background:var(--Orange,#fd4918);color:#fff;text-align:center;cursor:pointer;border:1px solid #fd4918;border-radius:10px;width:100%;padding:12px 15px;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.remember-password--header{justify-content:center;height:58px;padding-top:52px;padding-bottom:52px;display:flex}.remember-password--header .title-header{align-items:center;column-gap:12px;display:flex}.remember-password--header .title-header img{width:48px;height:48px;display:block}.remember-password--header .title-header .bold{color:var(--Black,#171717);text-align:center;font-size:30px;font-style:normal;line-height:36px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:700!important}.remember-password--header .title-header .slim{color:var(--Black,#171717);font-size:30px;font-style:normal;line-height:36px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:400!important}.back-to-login--container{justify-content:center;margin-top:32px;display:flex}.back-to-login--container .back-to-login{color:var(--Orange,#fd4918);font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.ob-page{background:#f0f0ef;flex-direction:column;min-height:100vh;font-family:Bricolage Grotesque,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.ob-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:54px;padding:0 2rem;display:flex}.ob-header__logo{align-items:center;gap:9px;display:flex}.ob-header__logo-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ob-header__logo-icon img{width:30px;height:30px;display:block}.ob-header__brand{color:var(--Black,#171717);font-family:Bricolage Grotesque;font-size:20.195px;font-style:normal;font-weight:400;line-height:24.235px}.ob-header__brand strong{font-weight:700}.ob-progress{align-items:center;gap:6px;display:flex}.ob-progress__segment{background:#d1d5db;border-radius:99px;width:52px;height:5px;transition:background .25s}.ob-progress__segment--active{background:#fd4918}.ob-progress--finish--success{background-color:#22c55e}.ob-wrapper{flex:1;justify-content:center;align-items:flex-start;padding:3rem 1.5rem 4rem;display:flex}.ob-content{width:100%;max-width:680px}.ob-content--center{justify-content:center;display:flex}.ob-content--plans{max-width:1040px}.ob-field-error{color:#dc2626;margin-top:.45rem;font-size:12px;font-weight:500;line-height:1.25;display:block}.ob-field-hint,.ob-field-success{margin-top:.45rem;font-size:12px;font-weight:500;line-height:1.25;display:block}.ob-field-hint{color:#64748b}.ob-field-success{color:#15803d}.ob-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:500;line-height:18px}.ob-heading{margin-bottom:32px}.ob-heading h1{color:#1a1a1a;margin-bottom:14px;font-size:26px;line-height:1.3;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:700!important}.ob-heading p{color:#6b7280;font-size:14px;line-height:20px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:400!important}.ob-heading--center{text-align:center;margin-bottom:0}.ob-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 1px 3px #0000000d}.ob-input{color:#1a1a1a;appearance:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:48px;margin-top:7px;padding:0 14px;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.ob-input::placeholder{color:#9ca3af}.ob-input:hover{border-color:#d1d5db}.ob-input:focus{border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.ob-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;padding-right:34px}.ob-label--row{justify-content:space-between;align-items:center;width:100%;display:flex!important}.ob-required{color:#fd4918;margin-left:2px;font-size:13px}.ob-optional{color:#9ca3af;margin-left:auto;font-size:12px;font-weight:400}.ob-row{align-items:flex-end;gap:12px;display:flex}.ob-row__main{flex:1}.ob-row__side{flex-shrink:0;width:110px}.ob-toggle-group{gap:8px;margin-top:7px;display:flex}.ob-toggle-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;height:53px;font-family:Bricolage Grotesque;font-size:14px;font-weight:500;transition:border-color .18s,background .18s,color .18s;display:flex}.ob-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.ob-toggle-btn--active{color:#fd4918;background:#fff5f2;border-color:#fd4918}.ob-toggle-dot{background:#fd4918;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ob-checkbox-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.ob-checkbox-item{cursor:pointer;color:#1a1a1a;-webkit-user-select:none;user-select:none;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;padding:16px;font-family:Bricolage Grotesque;font-size:13.5px;font-weight:500;transition:border-color .18s,background .18s,color .18s;display:flex}.ob-checkbox-item input[type=checkbox]{accent-color:#fd4918;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:0}.ob-checkbox-item:hover{background:#f9fafb;border-color:#d1d5db}.ob-checkbox-item--active{color:#fd4918;background:#fff5f2;border-color:#fd4918}.ob-card__footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:1.25rem;display:flex}.ob-card__footer-actions{align-items:center;gap:10px;display:flex}.ob-step-label{color:#9ca3af;font-family:Bricolage Grotesque;font-size:12.5px;font-weight:400}.ob-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:44px;padding:0 22px;font-family:Bricolage Grotesque;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.ob-btn--primary{color:#fff;background:#fd4918;box-shadow:0 2px 8px #fd491840}.ob-btn--primary:hover{background:#e03d10;transform:translateY(-1px);box-shadow:0 4px 14px #fd49184d}.ob-btn--primary:active{transform:translateY(0)}.ob-btn--ghost{color:#6b7280;background:0 0}.ob-btn--ghost:hover{color:#1a1a1a;background:#f3f4f6}.ob-btn--outline{color:#1a1a1a;background:0 0;border:1.5px solid #e5e7eb}.ob-btn--outline:hover{background:#f9fafb;border-color:#d1d5db}.ob-btn--full{width:100%}.ob-success{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:420px;display:flex}.ob-success__icon:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 32C0 14.3269 14.3269 0 32 0C49.6731 0 64 14.3269 64 32C64 49.6731 49.6731 64 32 64C14.3269 64 0 49.6731 0 32Z' fill='%2322C55E'/%3E%3Cpath d='M42.6663 24L27.9997 38.6667L21.333 32' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:64px;height:64px;display:table}.ob-success__list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-top:12px;padding:26px 10px;overflow:hidden}.ob-success__item{color:#1a1a1a;align-items:center;gap:12px;padding:14px 18px;font-family:Bricolage Grotesque;font-size:14px;font-weight:500;display:flex}.ob-success__item .ob-red-item{color:var(--Orange,#fd4918);font-size:14px;font-style:normal;line-height:24px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:400!important}.ob-success__item--done{color:#6b7280}.ob-success__item .ob-success--setting{color:var(--Green,#22c55e);font-size:14px;font-style:normal;line-height:24px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:400!important}.ob-success__item-icon--orange:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z' fill='%23FFF0EC'/%3E%3Cpath d='M7.33301 12H16.6663' stroke='%23FD4918' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 7.33334L16.6667 12L12 16.6667' stroke='%23FD4918' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:24px;height:24px;display:table}.ob-success__item-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ob-success__item-icon--green svg path{stroke:#22c55e}.ob-success__item-icon--orange svg path{stroke:#fd4918}.ob-success__actions{flex-direction:column;gap:10px;width:100%;display:flex}@media (width<=640px){.ob-header{padding:0 1rem}.ob-progress__segment{width:36px}.ob-wrapper{padding:1.5rem 1rem 3rem}.ob-card{padding:1.5rem 1.25rem}.ob-row{flex-direction:column;gap:0}.ob-row__side{width:100%}.ob-checkbox-grid{grid-template-columns:1fr}.ob-toggle-group{flex-wrap:wrap}.ob-toggle-btn{flex:0 0 calc(50% - 4px)}}.ob-btn--outline{background:#fff;border:1px solid #e5e5e5;border-radius:10px}.ob-plan-grid{background:#fff;border:1px solid #e5e7eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:28px;display:grid}.ob-plan-card{min-height:570px;box-shadow:none;background:#fff;border:0;border-right:1px solid #e5e7eb;border-radius:0;flex-direction:column;gap:22px;padding:56px 32px 28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.ob-plan-card:last-child{border-right:0}.ob-plan-card:hover{box-shadow:none;border-color:#e5e7eb;transform:none}.ob-plan-card--highlighted{box-shadow:none;border-left:2px solid #fd4918;border-right:2px solid #fd4918}.ob-plan-card--highlighted .ob-plan-card__badge{background:#fff0ec}.ob-plan-card--highlighted .ob-plan-card__head strong{color:#fd4918}.ob-plan-card__badge{color:#fd4918;letter-spacing:0;text-transform:uppercase;background:#f3f4f6;border-radius:4px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:24px;left:32px}.ob-plan-card__head{min-height:122px;padding-right:0}.ob-plan-card__head h2{color:#171717;margin:0 0 6px;font-size:24px;font-weight:700;line-height:1.2}.ob-plan-card__head strong{color:#171717;margin-bottom:14px;font-size:14px;font-weight:800;line-height:18px;display:block}.ob-plan-card__head p{color:#6b7280;margin:0;font-size:14px;line-height:20px}.ob-plan-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:56px;display:flex}.ob-plan-card__price small{color:#9ca3af;flex:0 0 100%;font-size:13px;text-decoration:line-through}.ob-plan-card__price strong{color:#171717;font-size:34px;font-weight:800;line-height:1}.ob-plan-card__price span{color:#6b7280;font-size:14px;font-weight:500}.ob-plan-card__features{border-top:1px solid #e5e7eb;flex-direction:column;flex:1;gap:13px;margin:0;padding:24px 0 0;list-style:none;display:flex}.ob-plan-card__features li{color:#374151;align-items:flex-start;gap:10px;font-size:14px;line-height:20px;display:flex}.ob-plan-card__features .ob-plan-card__features-title{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.ob-plan-card__features span{color:#fd4918;background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:20px;font-size:14px;font-weight:800;display:inline-flex}.ob-plan-card__features .ob-plan-card__feature--muted,.ob-plan-card__features .ob-plan-card__feature--muted span{color:#9ca3af}.ob-plan-footer{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.ob-plan-card .ob-btn--outline{background:#f2f2f2;border:0}.ob-plan-card .ob-btn--outline:hover{background:#e8e8e8}.ob-plan-error{margin-top:16px}@media (width<=900px){.ob-plan-grid{grid-template-columns:1fr;gap:0}.ob-plan-card{border-bottom:1px solid #e5e7eb;border-right:0;min-height:0}.ob-plan-card:last-child{border-bottom:0}.ob-plan-card__head{min-height:0}}:root{--db-red:#fd4918;--db-red-dark:#e03d10;--db-sidebar-bg:#1c1c1e;--db-sidebar-text:#a1a1aa;--db-sidebar-hover:#2a2a2e;--db-sidebar-active-bg:#2a2a2e;--db-sidebar-active-text:#fff;--db-topbar-bg:#fff;--db-content-bg:#f4f4f3;--db-panel-bg:#fff;--db-border:#e5e7eb;--db-text:#111;--db-muted:#6b7280;--db-light:#9ca3af;--db-green:#16a34a;--db-green-bg:#dcfce7;--db-red-bg:#fee2e2;--db-yellow:#ca8a04;--db-blue:#2563eb;--db-blue-bg:#dbeafe;--radius:8px;--radius-lg:12px;--sidebar-w:200px;--topbar-h:52px;--transition:.18s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}.db-layout{background:var(--db-content-bg);min-height:100vh;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.db-tour-overlay{z-index:900;pointer-events:none;background:#11182729;position:fixed;inset:0}.db-tour-card{border:1px solid var(--db-border);pointer-events:auto;background:#fff;border-radius:12px;width:min(360px,100vw - 32px);padding:18px;position:fixed;bottom:28px;right:28px;box-shadow:0 24px 70px #11182738}.db-tour-card--right{left:calc(var(--sidebar-w) + 18px);top:82px;bottom:auto;right:auto}.db-tour-card--bottom{top:76px;bottom:auto}.db-tour-card--top{bottom:28px}.db-tour-card__eyebrow{color:var(--db-red);margin-bottom:8px;font-size:12px;font-weight:700}.db-tour-card h2{color:var(--db-text);margin:0 0 8px;font-size:20px;line-height:1.2}.db-tour-card p{color:var(--db-muted);font-size:14px;line-height:1.45}.db-tour-card__progress{gap:6px;margin:16px 0;display:flex}.db-tour-card__progress span{background:#e5e7eb;border-radius:999px;width:24px;height:4px}.db-tour-card__progress span.active{background:var(--db-red)}.db-tour-card__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.db-tour-card__actions>div{gap:8px;display:flex}.db-tour-card__skip,.db-tour-card__secondary{border:1px solid var(--db-border);height:36px;color:var(--db-muted);background:#fff;border-radius:8px;padding:0 12px;font-size:13px;font-weight:700}.db-tour-card__primary{color:#fff;background:var(--db-red);border-radius:8px;height:36px;padding:0 14px;font-size:13px;font-weight:700}.vc-page{width:100%;min-height:calc(100vh - var(--topbar-h) - 56px);color:#171717;background:#f4f4f3;position:relative}.vc-page--busy{cursor:wait}.vc-page--busy input,.vc-page--busy select,.vc-page--busy button{pointer-events:none}.vc-blocking-loading{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f4f4f3b8;place-items:start center;padding-top:180px;display:grid;position:absolute;inset:0}.vc-blocking-loading__box{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:14px;flex-direction:column;align-items:center;width:min(360px,100% - 32px);padding:24px;display:flex;box-shadow:0 18px 48px #0f172a24}.vc-blocking-loading__spinner{border:3px solid #ffd6ca;border-top-color:#fd4918;border-radius:50%;width:34px;height:34px;margin-bottom:14px;animation:.8s linear infinite vc-spin}.vc-blocking-loading__box strong{color:#171717;font-size:16px;font-weight:800}.vc-blocking-loading__box p{color:#777;min-height:36px;margin-top:6px;font-size:13px;line-height:18px}@keyframes vc-spin{to{transform:rotate(360deg)}}.db-content--consultas{gap:0;padding-top:32px;padding-left:32px}.vc-hero{flex-direction:column;align-items:flex-start;gap:22px;width:100%;margin-bottom:24px;display:flex}.vc-hero h1{color:#171717;margin:0 0 8px;font-size:26px;font-weight:800;line-height:32px}.vc-hero p{color:#777;width:min(600px,100%);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:21px}.vc-credit-pill{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:5px 5px 5px 14px;font-family:Inter,Arial,sans-serif;font-size:14px;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.vc-credit-pill__icon{color:#fd4918;border-radius:50%;place-items:center;width:16px;height:16px;font-size:16px;display:grid}.vc-credit-pill strong{color:#171717;font-weight:800}.vc-credit-pill button{color:#fff;background:#171717;border-radius:999px;height:30px;padding:0 17px;font-size:13px;font-weight:800}.vc-service-select{flex-direction:column;gap:8px;width:min(420px,100%);margin-bottom:18px;display:flex}.vc-service-select span{color:#666;font-size:12px;font-weight:700}.vc-service-select select{color:#171717;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:700}.vc-service-select select:focus{border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.vc-service-select small{color:#888;font-size:12px;line-height:17px}.vc-search-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:100%;max-width:100%;margin-bottom:24px;padding:24px;box-shadow:0 1px 2px #0f172a0d}.vc-search-card--compact{margin-bottom:24px}.vc-search-card__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.vc-search-card__head strong,.vc-recent-card header strong{color:#888;letter-spacing:.08em;font-size:13px;font-weight:800}.vc-search-card__head span{color:#aaa;font-size:12px;font-weight:500}.vc-fields{grid-template-columns:minmax(172px,1fr) minmax(186px,1.1fr) minmax(250px,1.5fr);gap:16px;margin-bottom:17px;display:grid}.vc-fields label{flex-direction:column;gap:8px;min-width:0;display:flex}.vc-fields span{color:#666;font-size:12px;font-weight:700}.vc-fields input{color:#171717;letter-spacing:.08em;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;min-width:0;height:46px;padding:0 15px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700}.vc-fields input:focus{border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.vc-advanced{color:#666;align-items:center;height:28px;margin-bottom:20px;font-size:13px;font-weight:700;display:inline-flex}.vc-search-card__actions{align-items:center;gap:12px;display:flex}.vc-error{color:#d92d20;margin-top:14px;font-size:13px;font-weight:700}.vc-btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:15px;font-weight:800;display:inline-flex}.vc-btn svg{stroke:currentColor;width:17px;height:17px}.vc-btn--primary{color:#fff;background:#fd4918;min-width:144px;box-shadow:0 10px 20px #fd491838}.vc-source{color:#aaa;margin-left:auto;font-size:12px;font-weight:600}.vc-content{grid-template-columns:minmax(300px,1fr) minmax(300px,340px);align-items:start;gap:24px;display:grid}.vc-result-card,.vc-recent-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;box-shadow:0 1px 2px #0f172a0d}.vc-result-card{padding:24px}.vc-result-card__main{grid-template-columns:92px 1fr;align-items:start;gap:16px;margin-bottom:22px;display:grid}.vc-plate{background:#fff;border:2px solid #171717;border-radius:8px;width:92px;height:64px;overflow:hidden}.vc-plate__top{color:#fff;letter-spacing:.18em;background:#2563eb;place-items:center;height:17px;font-family:Inter,Arial,sans-serif;font-size:7px;font-weight:900;display:grid}.vc-plate__value{color:#171717;letter-spacing:.08em;place-items:center;height:43px;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:800;display:grid}.vc-result-card h2{color:#171717;margin:0 0 6px;font-size:22px;font-weight:900;line-height:27px}.vc-result-card p,.vc-result-card__time{color:#888;font-size:13px;line-height:19px}.vc-result-card__time{margin:6px 0 8px 40px;display:block}.vc-badges{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.vc-badge{border-radius:9px;align-items:center;min-height:30px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.vc-badge--green{color:#15803d;background:#dcfce7}.vc-badge--red{color:#dc2626;background:#fee2e2}.vc-badge--yellow{color:#b45309;background:#fef3c7}.vc-result-actions{border-top:1px solid #eee;flex-direction:column;align-items:flex-start;gap:10px;padding-top:16px;display:flex}.vc-result-actions button{color:#444;text-align:left;background:#fff;border:1px solid #ddd;border-radius:9px;min-width:134px;height:38px;padding:0 15px;font-size:13px;font-weight:800}.vc-recent-card{overflow:hidden}.vc-recent-card header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex}.vc-recent-card header span{color:#aaa;font-size:13px;font-weight:800}.vc-recent-empty{color:#888;padding:20px 18px;font-size:13px}.vc-recent-item{text-align:left;background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:72px 1fr 14px;align-items:center;gap:10px;width:100%;min-height:62px;padding:0 18px;display:grid}.vc-recent-item:last-child{border-bottom:0}.vc-recent-item__plate{color:#333;letter-spacing:.08em;background:#f1f1ef;border-radius:7px;justify-content:center;align-items:center;min-width:68px;height:28px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:900;display:inline-flex}.vc-recent-item__body{flex-direction:column;min-width:0;display:flex}.vc-recent-item__body strong{color:#171717;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:19px;overflow:hidden}.vc-recent-item__body small{color:#aaa;font-size:12px;font-weight:600}.vc-recent-item__arrow{color:#bbb;font-size:24px;line-height:1}.db-sidebar{width:var(--sidebar-w);background:var(--db-sidebar-bg);z-index:100;min-height:100vh;transition:width var(--transition);flex-direction:column;flex-shrink:0;display:flex;position:fixed;top:0;left:0}.db-sidebar.collapsed .db-sidebar__brand,.db-sidebar.collapsed .db-nav-item__label,.db-sidebar.collapsed .db-nav-item__lock,.db-sidebar.collapsed .db-sidebar__user-info{display:none}.db-sidebar.collapsed .db-sidebar__user{justify-content:center;padding:0}.db-sidebar__logo{height:var(--topbar-h);border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:16px 14px;display:flex}.db-sidebar__brand{color:#fff;white-space:nowrap;font-size:14px}.db-sidebar__nav{flex-direction:column;flex:1;gap:10px;padding:10px 8px;display:flex;overflow:hidden}.db-nav-item{border-radius:var(--radius);color:var(--db-sidebar-text);transition:background var(--transition), color var(--transition);white-space:nowrap;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:400;display:flex;position:relative}.db-nav-item.active .db-nav-item__icon svg{stroke:var(--db-red)}.db-nav-item__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.db-nav-item__icon svg{width:18px;height:18px}.db-nav-item__label{flex:1}.db-nav-item__lock{opacity:.4}.db-nav-item__lock svg{width:13px;height:13px}.db-sidebar__bottom{border-top:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:8px 8px 16px;display:flex}.db-sidebar__user{background:#ffffff0d;border-radius:4px;align-items:center;gap:10px;margin-top:4px;padding:24px 12px;display:flex}.db-sidebar--line--custom{border:none;border-top:.5px solid #cecece38;width:100%;margin-top:22px;margin-bottom:12px}.db-sidebar__user-info{flex-direction:column;display:flex;overflow:hidden}.db-sidebar__user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.db-sidebar__user-plan{color:var(--db-sidebar-text);font-size:11px}.db-main{margin-left:var(--sidebar-w);min-height:100vh;transition:margin-left var(--transition);flex-direction:column;flex:1;display:flex}.db-topbar{height:var(--topbar-h);background:var(--db-topbar-bg);border-bottom:1px solid var(--db-border);z-index:50;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.db-topbar__left{align-items:center;gap:14px;display:flex}.db-topbar__menu{width:32px;height:32px;color:var(--db-muted);transition:background var(--transition), color var(--transition);border-radius:6px;justify-content:center;align-items:center;display:flex}.db-topbar__menu:hover{color:var(--db-text);background:#f3f4f6}.db-topbar__title{color:#1a1a1a;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.db-topbar__right{align-items:center;gap:12px;display:flex}.db-search{color:#0a0a0a80;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:33554400px;align-items:center;gap:8px;width:280px;height:34px;padding:0 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.db-search svg{width:15px;height:15px;color:var(--db-light);flex-shrink:0}.db-search input{color:var(--db-text);background:0 0;border:none;outline:none;width:100%;font-size:12.5px}.db-search input::placeholder{color:var(--db-light)}.db-topbar__bell{width:32px;height:32px;color:var(--db-muted);transition:background var(--transition);border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative}.db-topbar__bell:hover{background:#f3f4f6}.db-topbar__bell-dot{background-color:#f44;border:2px solid #fff;border-radius:50%;position:absolute;top:4px;right:4px;width:4px!important;min-width:4px!important;height:8px!important}.db-avatar{-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.db-avatar--sm{width:30px;height:30px;font-size:11px}.db-avatar--xs{width:28px;height:28px;font-size:10px}.db-avatar--md{width:38px;height:38px;font-size:13px}.db-avatar--red{background:var(--db-red);color:#fff}.db-avatar--gray{color:#374151;background:#d1d5db}.db-avatar--green{color:#fff;background:#16a34a}.db-content{flex-direction:column;flex:1;gap:1.25rem;padding:1.75rem 1.75rem 2.5rem;display:flex}.db-greeting h1{color:#1a1a1a;-webkit-user-select:none;user-select:none;margin-bottom:3px;font-style:normal;font-weight:700;line-height:42px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-size:28px!important}.db-greeting p{color:var(--db-muted);font-size:13px}.db-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.db-stat-card{background:var(--db-panel-bg);border:1px solid var(--db-border);border-radius:var(--radius-lg);flex-direction:column;gap:6px;padding:28px 24px;display:flex}.db-stat-card .db-stat-card-item__container{justify-content:space-between;display:flex}.db-stat-card__label{color:#555;padding-bottom:16px;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.db-stat-card__value{color:#1a1a1a;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:1}.db-stat-card__badge{color:#ef4444;align-items:center;gap:4px;width:fit-content;font-size:12px;font-style:normal;line-height:16px;display:inline-flex;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-weight:300!important}.db-stat-card__badge svg{width:12px;height:12px}.db-stat-card__badge--green{color:var(--db-green)}.db-stat-card__badge--link{color:var(--db-red)}.db-actions{flex-wrap:wrap;gap:10px;display:flex}.db-btn{border-radius:var(--radius);transition:all var(--transition);white-space:nowrap;color:#fff;text-align:center;align-items:center;gap:7px;line-height:20px;display:inline-flex;padding-top:22px!important;padding-bottom:22px!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:600!important}.db-btn svg{width:15px;height:15px}.db-btn--primary{background:var(--db-red);color:#fff;height:38px;padding:0 18px;box-shadow:0 2px 8px #fd491840}.db-btn--primary:hover{background:var(--db-red-dark);transform:translateY(-1px)}.db-btn--outline{color:var(--db-text);border:1px solid var(--db-border);background:#fff;height:38px;padding:0 18px}.db-btn--outline:hover{background:#f9fafb;border-color:#d1d5db}.db-btn--dark{color:#fff;background:#1c1c1e;border-radius:8px;height:36px;padding:0 16px}.db-btn--dark:hover{background:#2a2a2e}.db-btn--sm{height:34px;padding:0 14px;font-size:12px}.db-middle{grid-template-columns:1fr 1fr;gap:14px;display:grid}.db-panel{background:var(--db-panel-bg);border:1px solid var(--db-border);border-radius:var(--radius-lg);overflow:hidden}.db-panel--premium{position:relative}.db-panel--kanban .db-panel__header{padding:16px 20px 12px}.db-panel__header{border-bottom:1px solid var(--db-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;padding:16px 20px 12px;display:flex}.db-panel__title{color:#1a1a1a;-webkit-user-select:none;user-select:none;font-size:18px;font-style:normal;font-weight:700;line-height:28px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.db-panel__sub{color:var(--db-muted);margin-top:1px;font-size:11.5px;display:block}.db-panel__link{color:#e8532e;transition:opacity var(--transition);font-size:14px;font-style:normal;font-weight:500;line-height:20px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.db-panel__link:hover{opacity:.75}.db-activity{padding:8px 0}.db-activity__item{transition:background var(--transition);align-items:flex-start;gap:12px;padding:10px 20px;display:flex}.db-activity__item:hover{background:#f9fafb}.activity-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:12px;display:flex}.activity-dot svg{width:14px;height:14px}.activity-dot--blue{background:var(--db-blue-bg);color:var(--db-blue)}.activity-dot--green{background:var(--db-green-bg);color:var(--db-green)}.activity-dot--red{background:var(--db-red-bg);color:#dc2626}.activity-dot--yellow{color:var(--db-yellow);background:#fef9c3;font-size:14px}.db-activity__body{flex-direction:column;flex:1;gap:3px;display:flex}.db-activity__text{color:#1a1a1a;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.db-activity__time{color:#999;align-items:center;column-gap:4px;font-family:Bricolage Grotesque;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex}.db-activity__time:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_272_1321)'%3E%3Cpath d='M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11Z' stroke='%23999999' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 3V6L8 7' stroke='%23999999' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_272_1321'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:12px;height:12px;display:flex}.db-chats{flex-direction:column;display:flex}.db-chat-item{border-bottom:1px solid var(--db-border);transition:background var(--transition);align-items:center;gap:10px;padding:10px 20px;display:flex}.db-chat-item:last-child{border-bottom:none}.db-chat-item:hover{background:#f9fafb}.db-chat-item__body{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.db-chat-item__name{color:var(--db-text);font-size:13px;font-weight:600}.db-chat-item__preview{color:var(--db-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.db-chat-item__time{color:var(--db-light);flex-shrink:0;font-size:11px}.db-panel__premium-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#ffffff8c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.db-panel__premium-box{border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:8px;max-width:260px;padding:20px 17px;display:flex}.db-panel__premium-icon{width:32px;height:32px;color:var(--db-muted);background:#fff0ec;border-radius:33554400px;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.db-panel__premium-icon svg{width:16px;height:16px}.db-panel__premium-icon{justify-content:center;align-items:center;margin:auto;display:flex}.db-panel__premium-label{color:#1a1a1a;text-align:center;justify-content:center;align-items:center;margin:auto;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:28px;display:flex}.db-panel__premium-box p{color:var(--db-muted);font-size:12px;line-height:1.5}.db-kanban{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 16px;display:grid}.db-kanban__col{border:1px solid var(--db-border);border-radius:var(--radius);background:#f9fafb;flex-direction:column;min-height:120px;display:flex}.db-kanban__col-header{color:var(--db-muted);border-bottom:1px solid var(--db-border);justify-content:space-between;align-items:center;padding:10px 14px 8px;font-size:12.5px;font-weight:500;display:flex}.db-kanban__col-count{color:var(--db-muted);background:#e5e7eb;border-radius:99px;padding:1px 7px;font-size:11px;font-weight:600}.db-kanban__col-body{flex:1;justify-content:center;align-items:center;padding:10px 12px;display:flex}.db-kanban__locked{justify-content:center;align-items:center;width:100%;display:flex}@media (width<=1100px){.db-stats{grid-template-columns:repeat(2,1fr)}.db-middle{grid-template-columns:1fr}}@media (width<=768px){:root{--sidebar-w:56px}.db-sidebar .db-sidebar__brand,.db-sidebar .db-nav-item__label,.db-sidebar .db-nav-item__lock,.db-sidebar .db-sidebar__user-info{display:none}.db-sidebar .db-sidebar__user{justify-content:center;padding:0}.db-search{width:180px}.db-stats{grid-template-columns:repeat(2,1fr)}.db-kanban{grid-template-columns:1fr}}@media (width<=480px){.db-content{padding:1rem}.db-stats{grid-template-columns:1fr 1fr}.db-search{display:none}}.db-search{position:relative}.db-search__results{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:340px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.db-search__empty{color:#9ca3af;padding:14px 16px;font-size:13px}.db-search__item{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.db-search__item:hover{background:#f9fafb}.db-search__item+.db-search__item{border-top:1px solid #f3f4f6}.db-search__item-type{text-transform:uppercase;letter-spacing:.04em;border-radius:99px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:700}.db-search__item-type--blue{color:#2563eb;background:#dbeafe}.db-search__item-type--green{color:#16a34a;background:#dcfce7}.db-search__item-type--yellow{color:#ca8a04;background:#fef9c3}.db-search__item-body{flex-direction:column;gap:1px;display:flex;overflow:hidden}.db-search__item-label{color:#111;font-size:13px;font-weight:600}.db-search__item-sub{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.db-topbar__notif-wrap,.db-topbar__avatar-wrap{position:relative}.db-topbar__bell-dot{color:#fff;background:#fd4918;border:1px solid #fd4918;border-radius:99px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:5px;right:7px}.db-topbar--color{color:#a1a1a1!important}.db-notif-dropdown{z-index:300;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:340px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.db-notif-dropdown__header{color:#111;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 16px 10px;font-size:13px;font-weight:700;display:flex}.db-notif-dropdown__mark-all{color:#fd4918;cursor:pointer;background:0 0;border:none;padding:0;font-size:11.5px;font-weight:500}.db-notif-dropdown__mark-all:hover{opacity:.75}.db-notif-dropdown__list{max-height:320px;overflow-y:auto}.db-notif-dropdown__empty{color:#9ca3af;text-align:center;padding:20px 16px;font-size:13px}.db-notif-item{align-items:flex-start;gap:12px;padding:12px 16px;transition:background .15s;display:flex;position:relative}.db-notif-item:hover{background:#f9fafb}.db-notif-item+.db-notif-item{border-top:1px solid #f3f4f6}.db-notif-item--unread{background:#fff8f6}.db-notif-item__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.db-notif-item__dot--green{background:#16a34a}.db-notif-item__dot--yellow{background:#ca8a04}.db-notif-item__dot--red{background:#dc2626}.db-notif-item__dot--blue{background:#2563eb}.db-notif-item__body{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.db-notif-item__title{color:#111;font-size:13px;font-weight:600}.db-notif-item__text{color:#6b7280;font-size:12px;line-height:1.4}.db-notif-item__time{color:#9ca3af;margin-top:2px;font-size:11px}.db-topbar__avatar-btn{cursor:pointer;background:0 0;border:none;align-items:center;transition:opacity .15s;display:flex}.db-topbar__avatar-btn:hover{opacity:.85}.db-avatar-dropdown{z-index:300;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:240px;padding:8px 0;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.db-avatar-dropdown__user{align-items:center;gap:10px;padding:12px 16px 10px;display:flex}.db-avatar-dropdown__name{color:#111;font-size:13px;font-weight:700;line-height:1.3;display:block}.db-avatar-dropdown__email{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:11.5px;display:block;overflow:hidden}.db-avatar-dropdown__plan{color:#fd4918;margin-top:2px;font-size:11px;font-weight:600;display:block}.db-avatar-dropdown__divider{background:#f3f4f6;height:1px;margin:4px 0}.db-avatar-dropdown__item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 16px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.db-avatar-dropdown__item svg{flex-shrink:0;width:16px;height:16px}.db-avatar-dropdown__item:hover{background:#f9fafb}.db-avatar-dropdown__item--danger{color:#dc2626}.db-avatar-dropdown__item--danger:hover{background:#fef2f2}.db-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:500;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.db-modal{background:#fff;border-radius:16px;width:100%;max-width:620px;animation:.22s slideUp;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.db-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 0;display:flex}.db-modal__title{color:#111;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.db-modal__sub{color:#6b7280;margin-top:4px;font-size:13px}.db-modal__close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.db-modal__close svg{width:16px;height:16px}.db-modal__close:hover{color:#111;background:#e5e7eb}.db-modal__plans{grid-template-columns:1fr 1fr;gap:16px;padding:20px 24px;display:grid}.db-plan-card{border:1.5px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:20px;transition:border-color .15s;display:flex;position:relative}.db-plan-card--highlight{background:#fff8f6;border-color:#fd4918}.db-plan-card__badge{color:#fff;white-space:nowrap;background:#fd4918;border-radius:99px;padding:2px 10px;font-size:10px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.db-plan-card__name{color:#111;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:16px;font-weight:700}.db-plan-card__price{color:#111;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:26px;font-weight:800;line-height:1}.db-plan-card__price span{color:#9ca3af;margin-left:2px;font-size:13px;font-weight:400}.db-plan-card__features{flex-direction:column;flex:1;gap:8px;margin:0;padding:0;list-style:none;display:flex}.db-plan-card__features li{color:#374151;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.4;display:flex}.db-plan-card__check{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.db-plan-card__check svg{stroke:#16a34a;width:10px;height:10px}.db-btn--primary{background:#1a1a1a;border-radius:10px}.db-btn--primary:hover{background-color:#111}.db-btn--full-w{justify-content:center;width:100%;height:42px;margin-top:4px}.db-modal__footer-note{text-align:center;color:#9ca3af;padding:0 24px 20px;font-size:11.5px}.db-topbar--color .db-avatar{font-size:12px;font-style:normal;font-weight:700;line-height:16px;color:#171717!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.db-stat-card__badge--red{color:#e8532e}.db-stat-card__badge--muted{color:#999}.db-stat-card__badge--green{font-style:normal;line-height:16px;color:#22c55e!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:300!important}.db-panel__premium-label--p-content{color:#555;text-align:center;margin-top:4px;margin-bottom:14px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.upgrade--custom--blocker{color:#fff;text-align:center;background:#e8532e;border-radius:10px;justify-content:center;align-items:center;margin:auto;padding:22px;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.upgrade--custom--blocker:hover{background:#cf4522;border:1px solid #e8532e}.activity--research--custom:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_272_1325)'%3E%3Cpath d='M4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20Z' fill='%23EFF6FF' shape-rendering='crispEdges'/%3E%3Cpath d='M19.3333 24.6667C22.2789 24.6667 24.6667 22.2789 24.6667 19.3333C24.6667 16.3878 22.2789 14 19.3333 14C16.3878 14 14 16.3878 14 19.3333C14 22.2789 16.3878 24.6667 19.3333 24.6667Z' stroke='%233B82F6' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.0005 26L23.1338 23.1333' stroke='%233B82F6' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_272_1325' x='0' y='0' width='40' height='40' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='4' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_272_1325'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_272_1325'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_272_1325' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width:40px;height:40px;display:table}.activity--user--group--custom-:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_272_1338)'%3E%3Cpath d='M4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20Z' fill='%23F0FDF4' shape-rendering='crispEdges'/%3E%3Cpath d='M22.6663 26V24.6667C22.6663 23.9594 22.3854 23.2811 21.8853 22.781C21.3852 22.281 20.7069 22 19.9997 22H15.9997C15.2924 22 14.6142 22.281 14.1141 22.781C13.614 23.2811 13.333 23.9594 13.333 24.6667V26' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.9997 19.3333C19.4724 19.3333 20.6663 18.1394 20.6663 16.6667C20.6663 15.1939 19.4724 14 17.9997 14C16.5269 14 15.333 15.1939 15.333 16.6667C15.333 18.1394 16.5269 19.3333 17.9997 19.3333Z' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.667 26V24.6667C26.6666 24.0758 26.4699 23.5019 26.1079 23.0349C25.7459 22.5679 25.2391 22.2344 24.667 22.0867' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.667 14.0867C23.2406 14.2335 23.749 14.5671 24.1121 15.0349C24.4752 15.5026 24.6722 16.0779 24.6722 16.67C24.6722 17.2621 24.4752 17.8374 24.1121 18.3051C23.749 18.7729 23.2406 19.1065 22.667 19.2533' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_272_1338' x='0' y='0' width='40' height='40' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='4' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_272_1338'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_272_1338'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_272_1338' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width:40px;height:40px;display:table}.activity--correct--done--custom-:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_272_1353)'%3E%3Cpath d='M4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20Z' fill='%23F0FDF4' shape-rendering='crispEdges'/%3E%3Cg clip-path='url(%23clip0_272_1353)'%3E%3Cpath d='M19.9997 26.6667C23.6816 26.6667 26.6663 23.6819 26.6663 20C26.6663 16.3181 23.6816 13.3333 19.9997 13.3333C16.3178 13.3333 13.333 16.3181 13.333 20C13.333 23.6819 16.3178 26.6667 19.9997 26.6667Z' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 20L19.3333 21.3333L22 18.6667' stroke='%2322C55E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_272_1353' x='0' y='0' width='40' height='40' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='4' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_272_1353'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_272_1353'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_272_1353' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_272_1353'%3E%3Crect width='16' height='16' fill='white' transform='translate(12 12)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:40px;height:40px;display:table}.activity--warning:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_272_1366)'%3E%3Cpath d='M4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20Z' fill='%23FEF2F2' shape-rendering='crispEdges'/%3E%3Cg clip-path='url(%23clip0_272_1366)'%3E%3Cpath d='M19.9997 26.6667C23.6816 26.6667 26.6663 23.6819 26.6663 20C26.6663 16.3181 23.6816 13.3333 19.9997 13.3333C16.3178 13.3333 13.333 16.3181 13.333 20C13.333 23.6819 16.3178 26.6667 19.9997 26.6667Z' stroke='%23EF4444' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 17.3333V20' stroke='%23EF4444' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 22.6667H20.0067' stroke='%23EF4444' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_272_1366' x='0' y='0' width='40' height='40' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='4' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_272_1366'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_272_1366'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_272_1366' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_272_1366'%3E%3Crect width='16' height='16' fill='white' transform='translate(12 12)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:40px;height:40px;display:table}.activity--folder:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_272_1380)'%3E%3Cpath d='M4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20Z' fill='%23FEFCE8' shape-rendering='crispEdges'/%3E%3Cpath d='M22.0003 13.3333H16.0003C15.6467 13.3333 15.3076 13.4738 15.0575 13.7238C14.8075 13.9739 14.667 14.313 14.667 14.6666V25.3333C14.667 25.6869 14.8075 26.0261 15.0575 26.2761C15.3076 26.5262 15.6467 26.6666 16.0003 26.6666H24.0003C24.3539 26.6666 24.6931 26.5262 24.9431 26.2761C25.1932 26.0261 25.3337 25.6869 25.3337 25.3333V16.6666L22.0003 13.3333Z' stroke='%23F59E0B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.333 13.3333V16C21.333 16.3536 21.4735 16.6927 21.7235 16.9428C21.9736 17.1928 22.3127 17.3333 22.6663 17.3333H25.333' stroke='%23F59E0B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.6663 18H17.333' stroke='%23F59E0B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.6663 20.6667H17.333' stroke='%23F59E0B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.6663 23.3333H17.333' stroke='%23F59E0B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_272_1380' x='0' y='0' width='40' height='40' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='4' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_272_1380'/%3E%3CfeOffset/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_272_1380'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_272_1380' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");width:40px;height:40px;display:table}.db-panel--kanban{position:relative}.db-panel-locked--kanban{z-index:4;opacity:.8;-webkit-backdrop-filter:blur(6px);background-color:#fff6;width:100%;height:100%;position:absolute;top:0;left:0}.db-panel--kanban{position:relative;overflow:hidden}.db-panel-locked--kanban{z-index:4;-webkit-backdrop-filter:blur(10px);background:#ffffff47;position:absolute;inset:0}.db-panel-locked--kanban-content{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.db-panel-locked--kanban-content h3{color:#1f1f1f;margin:12px 0 8px;font-size:32px;font-weight:700}.db-panel-locked--kanban-content p{color:#6b7280;max-width:420px;margin:0 0 20px;font-size:16px;line-height:1.5}.db-panel-locked--kanban-content button{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:10px;outline:none;align-items:center;column-gap:7px;padding:14px 24px;font-size:15px;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.db-panel-locked--kanban-content button:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 7.33331H3.33333C2.59695 7.33331 2 7.93027 2 8.66665V13.3333C2 14.0697 2.59695 14.6666 3.33333 14.6666H12.6667C13.403 14.6666 14 14.0697 14 13.3333V8.66665C14 7.93027 13.403 7.33331 12.6667 7.33331Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.66699 7.33331V4.66665C4.66699 3.78259 5.01818 2.93475 5.6433 2.30962C6.26842 1.6845 7.11627 1.33331 8.00033 1.33331C8.88438 1.33331 9.73223 1.6845 10.3573 2.30962C10.9825 2.93475 11.3337 3.78259 11.3337 4.66665V7.33331' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px;display:table}.db-panel-locked--kanban-icon{background:#f264301f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.locked--nav-bar:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0833 6.41666H2.91667C2.27233 6.41666 1.75 6.939 1.75 7.58333V11.6667C1.75 12.311 2.27233 12.8333 2.91667 12.8333H11.0833C11.7277 12.8333 12.25 12.311 12.25 11.6667V7.58333C12.25 6.939 11.7277 6.41666 11.0833 6.41666Z' stroke='%23555555' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.08301 6.41666V4.08333C4.08301 3.30978 4.3903 2.56792 4.93728 2.02094C5.48426 1.47395 6.22613 1.16666 6.99967 1.16666C7.77322 1.16666 8.51509 1.47395 9.06207 2.02094C9.60905 2.56792 9.91634 3.30978 9.91634 4.08333V6.41666' stroke='%23555555' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:14px;height:14px;display:table}.at-filter-tab--active{color:#fff!important;background-color:#1a1a1a!important;border:1px solid #1a1a1a!important}:root{--db-red:#fd4918;--db-red-dark:#e03d10;--db-sidebar-bg:#fff;--db-sidebar-text:#3a3f45;--db-sidebar-hover:#faf9f7;--db-sidebar-active-bg:#fd491814;--db-sidebar-active-text:#101820;--db-topbar-bg:#fff;--db-content-bg:#fff;--db-panel-bg:#fff;--db-border:#e2e2e2;--db-border-soft:#eee;--db-text:#101820;--db-muted:#6b7178;--db-light:#9aa0a6;--radius:8px;--radius-lg:8px;--sidebar-w:228px;--topbar-h:58px}.db-layout{min-height:100vh;color:var(--db-text);background:#fff}.db-sidebar{width:var(--sidebar-w);border-right:1px solid var(--db-border);box-shadow:none;background:#fff}.db-sidebar.collapsed{width:64px}.db-sidebar.collapsed~.db-main{margin-left:64px}.db-sidebar__logo{height:var(--topbar-h);border-bottom:1px solid var(--db-border);padding:0 16px}.db-sidebar__logo svg{width:28px;height:28px}.db-sidebar__brand{color:#101820;letter-spacing:0;font-size:16px;font-weight:650}.db-sidebar__brand strong{font-weight:800}.db-sidebar__nav{flex:1;gap:0;padding:14px 10px 12px;overflow-y:auto}.db-sidebar__section{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.db-sidebar__section-title{color:#9aa0a6;letter-spacing:.04em;text-transform:uppercase;padding:0 6px 6px;font-size:11px;font-weight:700;line-height:1}.db-nav-item{min-height:30px;color:var(--db-sidebar-text);background:0 0;border-radius:8px;gap:12px;padding:8px 10px;font-size:14px;font-weight:650;line-height:1.2}.db-nav-item:hover{background:var(--db-sidebar-hover);color:var(--db-text)}.db-nav-item.active{background:var(--db-sidebar-active-bg);color:var(--db-sidebar-active-text)}.db-nav-item.active:after{content:"";background:var(--db-red);border-radius:999px;width:2px;position:absolute;inset:5px auto 5px 0}.db-nav-item__icon,.db-nav-item__icon svg{width:18px;height:18px}.db-nav-item__icon{color:#6b7178}.db-nav-item__icon svg,.db-nav-item__icon svg path,.db-nav-item__icon svg circle,.db-nav-item__icon svg line,.db-nav-item__icon svg polyline,.db-nav-item__icon svg rect{stroke:currentColor!important}.db-nav-item__lock{color:#9aa0a6}.db-sidebar__bottom,.db-sidebar__user,.db-sidebar--line--custom{display:none}.db-sidebar__footnote{border-top:1px solid var(--db-border);color:#9aa0a6;padding:14px 16px;font-size:11px}.db-main{min-height:100vh;margin-left:var(--sidebar-w);background:#fff}.db-topbar{height:var(--topbar-h);border-bottom:1px solid var(--db-border);box-shadow:none;background:#fff;padding:0 20px}.db-topbar__title,.db-search{display:none}.db-topbar__menu{color:#101820;border:1px solid #0000;border-radius:8px;width:36px;height:36px}.db-topbar__menu:hover,.db-topbar__bell:hover,.db-user-trigger:hover{background:#faf9f7}.db-profile-pill{color:#101820;background:#fff;border:1px dashed #fd491873;border-radius:8px;align-items:center;gap:7px;height:32px;padding:0 11px;font-size:13px;font-weight:650;display:inline-flex}.db-profile-pill__icon{color:var(--db-red)}.db-profile-pill__chevron{border-bottom:1.5px solid #6b7178;border-right:1.5px solid #6b7178;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.db-topbar__bell,.db-user-trigger{border-radius:8px;width:auto;min-width:36px;height:36px}.db-user-trigger{align-items:center;gap:8px;padding:0 2px 0 6px;display:inline-flex}.db-user-trigger__text{flex-direction:column;align-items:flex-start;min-width:128px;display:flex}.db-user-trigger__text strong{max-width:152px;color:var(--db-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:16px;overflow:hidden}.db-user-trigger__text small{color:var(--db-muted);font-size:12px;line-height:14px}.db-avatar--red{color:var(--db-red);background:#fd49181a}.vc-page{background:#fff}.panel-home__header,.panel-placeholder header{border-bottom:1px solid var(--db-border);justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 20px;display:flex}.panel-home__header h1,.panel-placeholder h1{color:var(--db-text);margin:4px 0;font-size:22px;font-weight:800;line-height:1.2}.panel-home__header p,.panel-placeholder header p:not(.panel-eyebrow){color:var(--db-muted);font-size:14px}.panel-eyebrow{color:var(--db-red);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.panel-period{border:1px solid var(--db-border);height:32px;color:var(--db-text);background:#fff;border-radius:8px;padding:0 14px;font-size:13px;font-weight:800;box-shadow:0 1px 3px #10182014}.panel-home__grid{border-bottom:1px solid var(--db-border);background:var(--db-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.panel-stat,.panel-card{background:#fff;min-width:0}.panel-stat__top{color:var(--db-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.panel-stat__top i{width:26px;height:26px;color:var(--db-red);background:#fd491814;border-radius:8px;place-items:center;font-style:normal;display:grid}.panel-stat strong{color:#020817;margin-top:16px;font-size:30px;font-weight:900;line-height:1;display:block}.panel-delta{align-items:center;gap:4px;margin-top:18px;font-size:12px;font-weight:800;display:inline-flex}.panel-delta small{color:var(--db-muted);font-weight:600}.panel-delta--up{color:#17934f}.panel-delta--down{color:#e23d28}.panel-card--chart,.panel-card--table{grid-column:span 2}.panel-block-head h2{color:var(--db-text);align-items:center;gap:8px;margin:4px 0;font-size:15px;font-weight:800;display:flex}.panel-block-head>span{color:var(--db-muted);font-size:13px}.panel-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:22px;height:210px;margin:0 14px 18px;padding:18px 18px 28px;display:grid;position:relative}.panel-bars__grid,.panel-bars__grid:before,.panel-bars__grid:after{content:"";border-top:1px solid #eee;position:absolute;left:0;right:0}.panel-bars__grid{top:35%}.panel-bars__grid:before{top:42px}.panel-bars__grid:after{top:84px}.panel-bars__item{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;height:100%;display:flex;position:relative}.panel-bars__item span{background:linear-gradient(#ff4d1f 0%,#ff4d1f57 100%);border-radius:4px 4px 0 0;width:44px}.panel-bars__item small,.panel-lines__labels small{color:var(--db-muted);font-size:12px}.panel-lines svg{width:100%;height:180px;overflow:visible}.panel-lines__grid line{stroke:#eee;stroke-width:1px}.panel-lines polyline{fill:none;stroke-linecap:round;stroke-linejoin:round}.panel-lines__perfil{stroke:#101820;stroke-width:2px}.panel-lines__whatsapp{stroke:var(--db-red);stroke-width:2px}.panel-lines__labels{text-align:center;grid-template-columns:repeat(6,minmax(0,1fr));padding:0 8px;display:grid}.panel-card--table table{border-collapse:collapse;width:100%}.panel-card--table th,.panel-card--table td{border-top:1px solid var(--db-border);text-align:left;padding:12px 18px;font-size:13px}.panel-card--table th{color:var(--db-muted);font-weight:800}.panel-card--table td{color:var(--db-text)}.panel-status{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.panel-status--brand{color:var(--db-red);background:#fd491814}.panel-status--warning{color:#b76b00;background:#f59e0b1f}.panel-status--success{color:#0f8a4b;background:#10b9811f}.panel-card--status{text-align:center;align-content:center;place-items:center;gap:10px;min-height:230px;padding:30px;display:grid}.panel-ok{color:#0f8a4b;background:#10b9811f;border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid}.panel-card--status h2{font-size:15px;font-weight:800}.panel-card--status p{max-width:240px;color:var(--db-muted);font-size:13px}.panel-card--activity ul{margin:8px 0 0;padding:0;list-style:none}.panel-card--activity li{border-top:1px solid var(--db-border);gap:12px;padding:12px 18px;display:flex}.panel-card--activity li>span{background:var(--db-red);border-radius:50%;width:6px;height:6px;margin-top:8px}.panel-card--activity strong{color:var(--db-text);font-size:13px;line-height:1.35;display:block}.panel-card--activity small{color:var(--db-muted);margin-top:2px;font-size:12px;display:block}.panel-placeholder{min-height:calc(100vh - var(--topbar-h));background:#fff}.panel-placeholder__box{border:1px dashed var(--db-border);text-align:center;background:#fff;align-content:center;place-items:center;gap:12px;min-height:242px;margin:28px;display:grid}.panel-placeholder__box span{width:44px;height:44px;color:var(--db-red);background:#fd491814;border-radius:8px;place-items:center;font-size:24px;display:grid}.panel-placeholder__box strong{color:var(--db-text);font-size:15px}.panel-placeholder__box p{max-width:390px;color:var(--db-muted);font-size:13px}@media (width<=1100px){:root{--sidebar-w:212px}.panel-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.db-sidebar{width:68px}.db-sidebar__brand,.db-sidebar__section-title,.db-nav-item__label,.db-sidebar__footnote{display:none}.db-sidebar__nav{padding:12px 8px}.db-sidebar__section{margin-bottom:8px}.db-main{margin-left:68px}.db-topbar{padding:0 12px}.db-profile-pill,.db-user-trigger__text{display:none}.panel-home__header,.panel-placeholder header{flex-direction:column;align-items:flex-start}.panel-home__grid{grid-template-columns:1fr}.panel-card--chart,.panel-card--table{grid-column:span 1}}.db-sidebar__logo{padding-left:17px}.db-sidebar__section{margin-bottom:22px}.db-nav-item{min-height:31px}.db-nav-item.active{background:#fff0ed}.db-profile-pill{border-color:#fd49186b;height:31px;box-shadow:0 0 0 3px #fd49180a}.db-profile-pill__icon{fill:none;width:15px;height:15px;stroke:var(--db-red);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.db-user-trigger{padding-right:0}.panel-home__header{min-height:106px;padding:17px 20px 18px}.panel-home__header h1{font-size:22px}.panel-stat strong{margin-top:19px;font-size:30px}.panel-delta{margin-top:35px}@media (width<=768px){:root{--sidebar-w:68px}}.db-layout,.panel-home,.panel-placeholder{font-weight:400}.db-sidebar__brand{font-size:19px;font-weight:700}.db-sidebar__section-title,.panel-eyebrow{font-weight:600}.db-nav-item,.db-profile-pill,.db-profile-pill strong,.db-user-trigger__text strong,.panel-home__header h1,.panel-placeholder h1,.panel-period,.panel-stat__top{font-weight:500}.panel-stat strong{font-weight:600}.panel-delta{font-weight:500}.panel-delta small{font-weight:400}.panel-block-head h2,.panel-card--table th,.panel-card--table td:first-child,.panel-status,.panel-card--status h2,.panel-card--activity strong,.panel-placeholder__box strong{font-weight:500}.db-sidebar__logo{gap:8px;height:58px;padding:0 17px}.db-sidebar__logo-mark{flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.db-sidebar__logo-mark img{width:28px;height:28px;display:block}.db-sidebar__brand{color:#101820;font-size:19px;font-weight:700;line-height:1}.db-sidebar__brand strong,.db-sidebar__brand span{font-weight:700}.db-sidebar__brand span{color:var(--db-red)}.db-sidebar__nav{padding:18px 10px 12px}.db-sidebar__section{gap:5px;margin-bottom:20px}.db-sidebar__section-title{color:#9aa0a6;letter-spacing:.035em;padding:0 8px 6px;font-size:11px;font-weight:600}.db-nav-item{color:#2f3842;border-radius:7px;gap:12px;min-height:31px;padding:8px 10px;font-size:14px;font-weight:500}.db-nav-item.active{color:#101820;background:#fff0ed}.db-nav-item.active:after{width:2px;inset:5px auto 5px 0}.db-nav-item__icon{color:#6b7178;width:18px;height:18px}.db-side-icon{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.db-side-icon rect,.db-side-icon path,.db-side-icon circle{stroke:currentColor}.db-nav-item.active .db-nav-item__icon{color:var(--db-red)}.db-sidebar__footnote{padding:14px 18px;font-size:11px;font-weight:400}.db-topbar__menu{width:30px;height:30px}.db-topbar__menu svg{width:18px;height:18px}.db-profile-pill{height:32px;padding:0 11px;font-size:13px}.db-topbar__bell,.db-user-trigger{height:36px}.panel-home__header{align-items:flex-end;min-height:104px;padding:17px 22px 18px}.panel-home__header h1{margin:4px 0 5px;font-size:22px;font-weight:500;line-height:1.2}.panel-home__header p:not(.panel-eyebrow){font-size:14px;line-height:1.45}.panel-eyebrow{letter-spacing:.055em;font-size:11px;font-weight:600}.panel-period{height:30px;padding:0 13px;font-size:13px;font-weight:500}.panel-stat{min-height:148px;padding:18px 18px 16px}.panel-stat__top{font-size:12px;font-weight:500}.panel-stat__top i{width:25px;height:25px}.panel-stat strong{letter-spacing:0;margin-top:18px;font-size:30px;font-weight:600}.panel-delta{margin-top:34px;font-size:12px;font-weight:500}.panel-block-head{padding:17px 18px 8px}.panel-block-head h2{margin:4px 0;font-size:15px;font-weight:500}.panel-block-head>span{font-size:14px;line-height:1.45}.panel-card--chart{min-height:296px}.panel-bars{height:205px;margin:0 14px 16px;padding:16px 18px 27px}.panel-lines{padding:0 14px 17px}.panel-lines svg{height:178px}.panel-card--table,.panel-card--status,.panel-card--activity{min-height:180px}.panel-card--table th,.panel-card--table td{font-weight:400}.panel-card--table td:first-child,.panel-card--activity strong,.panel-card--status h2{font-weight:500}.db-sidebar__logo{height:58px;padding:0 17px}.db-sidebar__nav{padding-top:18px}.db-nav-item{font-weight:500}@media (width<=768px){.db-main{margin-left:68px}}:root{--topbar-h:64px}.db-topbar{border-bottom:1px solid #e2e2e2;height:64px;padding:0 18px 0 28px}.db-topbar__left{height:100%}.db-topbar__menu{color:#101820;width:32px;height:32px}.db-panel-left-icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.db-topbar__right{gap:12px}.db-profile-pill{color:#101820;border:1px dashed #fd49186b;border-radius:8px;gap:7px;height:32px;padding:0 12px;font-size:13px;font-weight:500}.db-profile-pill strong{font-weight:500}.db-topbar__bell{width:32px;min-width:32px;height:32px}.db-topbar__bell svg{width:20px;height:20px}.db-user-trigger{gap:8px;height:38px;padding:0}.db-user-trigger .db-avatar{width:32px;height:32px;font-size:11px;font-weight:600}.db-user-trigger__text{min-width:146px}.db-user-trigger__text strong{max-width:160px;font-size:13px;font-weight:500;line-height:15px}.db-user-trigger__text small{font-size:12px;line-height:14px}.profile-page{min-height:calc(100vh - var(--topbar-h));background:#fff;border-top:0;grid-template-columns:minmax(0,1fr) 357px;display:grid}.profile-form{border-right:1px solid var(--db-border);flex-direction:column;gap:18px;padding:7px 20px 22px 22px;display:flex}.profile-input,.profile-field textarea{color:#020817;width:100%;font:inherit;background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;font-size:14px;font-weight:400;box-shadow:0 1px 3px #10182014}.profile-input{height:33px;padding:0 11px}.profile-input--title{height:33px}.profile-field{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-field>span{color:#020817;font-size:14px;font-weight:500;line-height:1}.profile-field textarea{resize:vertical;min-height:58px;padding:9px 10px;line-height:1.35}.profile-field small{color:var(--db-muted);font-size:12px;line-height:1.35}.profile-services{flex-wrap:wrap;gap:8px;display:flex}.profile-chip{color:#6b7178;background:#fff;border:1px solid #dcdcdc;border-radius:8px;align-items:center;gap:7px;min-height:30px;padding:0 12px;font-size:13px;font-weight:400;display:inline-flex}.profile-chip--active{border-color:var(--db-red);color:var(--db-red);background:#fd491814}.profile-chip i{font-size:13px;font-style:normal;line-height:1}.profile-two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-upload{color:#6b7178;background:#fff;border:1px dashed #dcdcdc;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:78px;font-size:14px;font-weight:400;display:inline-flex}.profile-upload:disabled{cursor:not-allowed;opacity:.72}.profile-upload__input{display:none}.profile-photo-list{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin-top:10px;display:grid}.profile-photo-list figure{aspect-ratio:4/3;background:#f4f4f4;border:1px solid #e5e7eb;border-radius:8px;margin:0;overflow:hidden}.profile-photo-list img,.profile-card-preview__media img{object-fit:cover;width:100%;height:100%;display:block}.profile-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.profile-actions span{color:#6b7178;font-size:13px;font-weight:400}.profile-actions button{background:var(--db-red);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:126px;height:40px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 10px 18px #fd49182e}.profile-actions button:disabled{cursor:not-allowed;opacity:.68;box-shadow:none}.profile-upload svg,.profile-card-preview svg{stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.profile-preview{background:#fff;padding:14px 20px 22px 22px}.profile-card-preview{background:#fff;border:1px solid #dcdcdc;overflow:hidden}.profile-card-preview__media{color:#6b7178;background:#efeeeb;place-items:center;height:114px;display:grid}.profile-card-preview__media svg{width:32px;height:32px}.profile-card-preview__body{padding:17px 15px 14px}.profile-card-preview__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-card-preview h2{color:#020817;margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.25}.profile-card-preview__top p,.profile-card-preview__hours{color:#6b7178;align-items:center;gap:5px;margin:0;font-size:12px;line-height:1.25;display:flex}.profile-card-preview__top strong{color:#020817;font-size:13px;font-weight:500}.profile-card-preview__desc{color:#6b7178;margin:13px 0 10px;font-size:14px;line-height:1.35}.profile-card-preview__tags{flex-wrap:wrap;gap:6px;margin-bottom:11px;display:flex}.profile-card-preview__tags span{color:#3a3f45;background:#f4f3f0;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:11px;line-height:1;display:inline-flex}.profile-card-preview__hours{margin-bottom:14px}.profile-whats{background:var(--db-red);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:33px;font-size:14px;font-weight:500;display:inline-flex}@media (width<=980px){.profile-page{grid-template-columns:1fr}.profile-form{border-right:0;border-bottom:1px solid var(--db-border)}.profile-preview{padding-top:18px}}@media (width<=640px){.profile-two-cols{grid-template-columns:1fr}}.analytics-page{min-height:calc(100vh - var(--topbar-h));background:#fff}.analytics-page__header{padding:18px 21px}.analytics-stats{border-bottom:1px solid var(--db-border);background:var(--db-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.analytics-stat .panel-stat__top{min-height:18px}.analytics-stat strong{letter-spacing:0;margin-top:12px;font-size:29px}.analytics-stat .panel-delta{margin-top:28px}.analytics-card{background:#fff}.analytics-card--timeline{border-bottom:1px solid var(--db-border)}.analytics-bars{grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:28px;height:208px;margin:0 13px 22px;padding:16px 17px 30px;display:grid;position:relative}.analytics-bars__grid,.analytics-bars__grid:before,.analytics-bars__grid:after{content:"";border-top:1px solid #eee;position:absolute;left:0;right:0}.analytics-bars__item{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:11px;min-width:0;height:100%;display:flex;position:relative}.analytics-bars__item span{background:linear-gradient(#ff4d1f 0%,#ff4d1f57 100%);border-radius:4px 4px 0 0;width:42px;max-width:100%}.analytics-bars__item small{color:var(--db-muted);font-size:12px}.analytics-bottom{background:var(--db-border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.analytics-card--triage,.analytics-card--source{min-height:156px}.analytics-events,.analytics-source{padding:0 18px 18px}.analytics-event,.analytics-source>div{border-top:1px solid var(--db-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;display:grid}.analytics-event>span{background:var(--db-red);border-radius:50%;width:6px;height:6px}.analytics-event strong,.analytics-source strong{color:var(--db-text);font-size:13px;font-weight:800;display:block}.analytics-event small,.analytics-source span{color:var(--db-muted);font-size:12px}.analytics-event b{color:var(--db-text);font-size:13px;font-weight:800}@media (width<=980px){.analytics-stats,.analytics-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-bars{gap:12px}}@media (width<=640px){.analytics-page__header{flex-direction:column;align-items:flex-start}.analytics-stats,.analytics-bottom{grid-template-columns:1fr}.analytics-bars{grid-template-columns:repeat(7,minmax(0,1fr));height:auto;min-height:230px;overflow-x:auto}}:root{--sidebar-w:229px;--topbar-h:60px}.db-sidebar{width:229px}.db-main{margin-left:229px}.db-topbar{height:60px;padding:0 19px 0 26px}.analytics-page{min-height:calc(100vh - 60px)}.analytics-page .panel-eyebrow{color:var(--db-red);letter-spacing:.055em;font-size:11px;font-weight:700}.analytics-page__header h1{margin:4px 0 5px;font-size:22px;font-weight:600;line-height:1.2}.analytics-page__header p:not(.panel-eyebrow){color:#5f6b7a;font-size:14px;line-height:1.45}.analytics-page__header .panel-period{margin-bottom:1px}.analytics-stats{border-bottom:1px solid var(--db-border)}.analytics-stat{min-height:138px;padding:19px 19px 13px}.analytics-stat .panel-stat__top{min-height:18px;font-size:12px;font-weight:500}.analytics-stat strong{margin-top:13px;font-size:29px;font-weight:600;line-height:1}.analytics-stat .panel-delta{margin-top:31px;font-size:12px;font-weight:500}.analytics-card--timeline .panel-block-head{padding:17px 18px 5px}.analytics-card--timeline .panel-block-head h2{margin:4px 0;font-size:15px;font-weight:700}.analytics-card--timeline .panel-block-head>span{color:#5f6b7a;font-size:13px}.analytics-bars{gap:28px;height:218px;margin:0 13px 22px;padding:18px 17px 31px}.analytics-bars__grid{top:33%}.analytics-bars__grid:before{top:42px}.analytics-bars__grid:after{top:84px}.analytics-bars__item{gap:10px}.analytics-bars__item span{width:42px}.analytics-bottom .panel-block-head{padding-top:16px}@media (width<=980px){:root{--sidebar-w:212px}.db-sidebar{width:212px}.db-main{margin-left:212px}}.analytics-page__header{align-items:flex-end;min-height:106px;padding:17px 18px 18px 22px}.analytics-page__header h1{color:#07111f;margin:5px 0 7px;font-size:22px;font-weight:650;line-height:26px}.analytics-page__header p:not(.panel-eyebrow){color:#5d6978;margin:0;font-size:13px;font-weight:400;line-height:18px}.analytics-page__header .panel-period{color:#07111f;border-radius:8px;width:116px;height:30px;margin:0 0 1px;padding:0 12px;font-size:13px;font-weight:700}.analytics-stats{border-bottom:1px solid var(--db-border);background:var(--db-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.analytics-stat{flex-direction:column;min-height:138px;padding:0;display:flex}.analytics-stat .panel-stat__top{color:#5d6978;min-height:0;padding:19px 19px 0;font-size:12px;font-weight:500;line-height:16px}.analytics-stat strong{color:#020817;letter-spacing:0;margin:12px 19px 0;font-size:29px;font-weight:650;line-height:1;display:block}.analytics-stat .panel-delta{border-top:1px solid var(--db-border);align-items:center;width:100%;height:44px;margin:auto 0 0;padding:0 19px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.analytics-stat .panel-delta small{font-size:12px;font-weight:400}.analytics-page__header .panel-eyebrow{color:#ff3f1f;letter-spacing:0;margin:0;font-size:14px;font-weight:500;line-height:14px}.analytics-page__header h1{margin:9px 0 7px}.panel-home{min-height:calc(100vh - var(--topbar-h));background:#fff}.panel-home>.panel-home__header{border-bottom:1px solid var(--db-border);align-items:flex-end;min-height:105px;padding:17px 14px 18px 22px}.panel-home>.panel-home__header h1{color:#07111f;letter-spacing:0;margin:9px 0 7px;font-size:22px;font-weight:650;line-height:26px}.panel-home__stats{border-bottom:1px solid var(--db-border);background:var(--db-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.panel-home__stats>.panel-stat{flex-direction:column;min-height:150px;padding:0;display:flex}.panel-home__stats>.panel-stat .panel-stat__top{color:#5d6978;min-height:26px;padding:19px 18px 0;font-size:12px;font-weight:500;line-height:16px}.panel-home__stats>.panel-stat .panel-stat__top i{color:#ff3f1f;background:#ff3f1f14;border-radius:8px;width:25px;height:25px;font-size:13px;font-weight:500}.panel-home__stats>.panel-stat strong{color:#020817;letter-spacing:0;margin:18px 18px 0;font-size:30px;font-weight:650;line-height:1;display:block}.panel-home__stats>.panel-stat .panel-delta{border-top:1px solid var(--db-border);align-items:center;width:100%;height:44px;margin:auto 0 0;padding:0 18px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.panel-home__stats>.panel-stat .panel-delta small{font-size:12px;font-weight:400}.panel-home__stats>.panel-card--chart{min-height:297px}.panel-home__stats>.panel-card--chart .panel-eyebrow,.panel-home__stats>.panel-card--table .panel-eyebrow,.panel-home__stats>.panel-card--activity .panel-eyebrow{color:#ff3f1f;letter-spacing:.055em;margin:0;font-size:11px;font-weight:700;line-height:14px}.panel-home__stats>.panel-card--chart .panel-block-head h2,.panel-home__stats>.panel-card--table .panel-block-head h2,.panel-home__stats>.panel-card--activity .panel-block-head h2{color:#07111f;margin:4px 0;font-size:15px;font-weight:700;line-height:20px}.panel-home__stats>.panel-card--chart .panel-block-head>span{color:#5d6978;font-size:13px;font-weight:400;line-height:18px}.panel-home__stats>.panel-card--chart .panel-block-head h2 .panel-delta{border:0;margin:0;padding:0;font-size:12px;line-height:16px}.panel-home .panel-bars{gap:28px;height:209px;margin:0 14px 17px;padding:17px 18px 27px}.panel-home .panel-bars__grid{top:35%}.panel-home .panel-bars__grid:before{top:42px}.panel-home .panel-bars__grid:after{top:84px}.panel-home .panel-bars__item span{border-radius:4px 4px 0 0;width:43px}.panel-home .panel-lines{padding:6px 14px 17px}.panel-home .panel-lines__perfil,.panel-home .panel-lines__whatsapp{stroke-width:2px}.panel-home__stats>.panel-card--table,.panel-home__stats>.panel-card--activity{min-height:180px}.panel-home__stats>.panel-card--table .panel-block-head,.panel-home__stats>.panel-card--activity .panel-block-head{padding:16px 18px 8px}@media (width<=980px){.panel-home__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.panel-home>.panel-home__header{flex-direction:column;align-items:flex-start}.panel-home__stats{grid-template-columns:1fr}}.panel-home .panel-eyebrow{color:#ff3f1f;letter-spacing:.035em;font-size:11px;font-weight:700;line-height:14px}.panel-home .panel-block-head h2{color:#07111f;letter-spacing:0;font-size:14px;font-weight:650;line-height:18px}.panel-home .panel-block-head>span,.panel-home .panel-card--status p,.panel-home .panel-card--activity small{color:#5d6978;letter-spacing:0;font-size:13px;font-weight:400;line-height:18px}.panel-home .panel-block-head h2 .panel-delta{color:#17934f;letter-spacing:0;gap:4px;font-size:12px;font-weight:500;line-height:16px}.panel-home .panel-bars__item small,.panel-home .panel-lines__labels small{color:#667085;letter-spacing:0;font-size:12px;font-weight:400;line-height:16px}.panel-home .panel-card--table th{color:#07111f;letter-spacing:0;font-size:12px;font-weight:650;line-height:16px}.panel-home .panel-card--table td{color:#5d6978;letter-spacing:0;font-size:13px;font-weight:400;line-height:18px}.panel-home .panel-card--table td:first-child{color:#07111f;font-weight:650}.panel-home .panel-status{letter-spacing:0;border-radius:999px;min-height:18px;padding:0 8px;font-size:11px;font-weight:650;line-height:18px}.panel-home .panel-card--status h2{color:#07111f;letter-spacing:0;font-size:13px;font-weight:650;line-height:18px}.panel-home .panel-card--status p{max-width:250px;font-size:12px;line-height:16px}.panel-home .panel-card--activity strong{color:#07111f;letter-spacing:0;font-size:13px;font-weight:500;line-height:17px}.panel-home .panel-card--activity li>span{width:5px;height:5px;margin-top:7px}.panel-home .panel-card--activity li{gap:11px;padding:12px 18px}.panel-home>.panel-home__header{padding-left:22px;padding-right:14px}.panel-home>.panel-home__header .panel-eyebrow{letter-spacing:.035em;font-size:11px;font-weight:700;line-height:14px}.panel-home>.panel-home__header h1{font-size:22px;font-weight:650;line-height:26px}.panel-home__stats>.panel-stat .panel-stat__top{color:#5d6978;padding:20px 18px 0;font-size:12px;font-weight:500;line-height:16px}.panel-home__stats>.panel-stat .panel-stat__top i{color:#ff3f1f;background:#ff3f1f14;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.panel-home__stats>.panel-stat .panel-stat__top i svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.panel-home__stats>.panel-stat strong{margin-top:17px;font-size:29px;font-weight:650}.panel-home__stats>.panel-stat .panel-delta{color:#17934f;gap:4px;height:44px;font-size:12px;font-weight:500}.panel-home__stats>.panel-card--chart .panel-block-head{padding:18px 18px 6px}.panel-home__stats>.panel-card--chart .panel-eyebrow,.panel-home__stats>.panel-card--table .panel-eyebrow,.panel-home__stats>.panel-card--activity .panel-eyebrow{letter-spacing:.035em;font-size:11px;font-weight:700}.panel-home__stats>.panel-card--chart .panel-block-head h2{font-size:14px;font-weight:650}.panel-home .panel-bars{height:210px;padding-top:16px}.panel-home .panel-lines{padding-top:5px}.panel-home .panel-lines svg{height:178px}.clients-page{min-height:calc(100vh - var(--topbar-h));background:#fff}.clients-page__header{border-bottom:1px solid var(--db-border);justify-content:space-between;align-items:flex-end;min-height:105px;padding:17px 22px 18px;display:flex}.clients-page__header .panel-eyebrow{color:#ff3f1f;letter-spacing:.035em;margin:0;font-size:11px;font-weight:700;line-height:14px}.clients-page__header h1{color:#07111f;letter-spacing:0;margin:9px 0 7px;font-size:22px;font-weight:650;line-height:26px}.clients-page__header p:not(.panel-eyebrow){color:#5d6978;margin:0;font-size:13px;font-weight:400;line-height:18px}.clients-tabs{border-bottom:1px solid var(--db-border);background:#fff;align-items:center;gap:4px;min-height:52px;padding:0 16px;display:flex}.clients-tab{color:#5d6978;letter-spacing:0;background:0 0;border:0;border-radius:8px;height:30px;padding:0 12px;font-size:13px;font-weight:500}.clients-tab span{color:#98a2b3;margin-left:2px}.clients-tab--active{color:#ff3f1f;background:#ff3f1f14}.clients-tab--active span{color:#ff3f1f}.clients-table-wrap{background:#fff;overflow-x:auto}.clients-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:960px}.clients-table th{border-bottom:1px solid var(--db-border);color:#07111f;text-align:left;height:36px;padding:0 18px;font-size:12px;font-weight:650;line-height:16px}.clients-table th:first-child{width:21%}.clients-table th:nth-child(2){width:22%}.clients-table th:nth-child(3){width:12%}.clients-table th:nth-child(4){width:9%}.clients-table th:nth-child(5){width:17%}.clients-table th:nth-child(6){text-align:right;width:11%}.clients-table td{border-bottom:1px solid var(--db-border);color:#5d6978;vertical-align:middle;height:50px;padding:0 18px;font-size:13px;font-weight:400;line-height:18px}.clients-table td:last-child{text-align:right}.client-name{align-items:center;gap:10px;min-width:0;display:inline-flex}.clients-table__skeleton-row td{height:50px}.clients-table__skeleton-row .panel-skeleton{opacity:.95}.clients-skeleton-avatar{border-radius:50%;flex:none;width:30px;height:30px}.clients-skeleton-name{width:min(135px,62%);height:13px}.clients-skeleton-service{width:min(175px,82%);height:13px}.clients-skeleton-origin{border-radius:999px;width:68px;height:20px}.clients-skeleton-date{width:54px;height:13px}.clients-skeleton-stage{border-radius:8px;width:122px;height:28px}.clients-skeleton-action{width:82px;height:14px;margin-left:auto}.client-name strong{color:#07111f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:18px;overflow:hidden}.client-avatar{color:#ff3f1f;background:#ff3f1f14;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.client-avatar svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.client-origin{color:#5d6978;background:#f5f3ef;border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.client-stage{letter-spacing:0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:136px;height:30px;padding:0 11px;font-size:13px;font-weight:500;display:inline-flex}.client-stage span{opacity:.45;border-bottom:1.4px solid;border-right:1.4px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.client-stage--novo{color:#ff3f1f;background:#ff3f1f14}.client-stage--andamento{color:#f26b00;background:#ffab4021}.client-stage--fechado{color:#079669;background:#10b9811f}.client-whats{color:#ff3f1f;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;display:inline-flex}.client-whats svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.clients-pagination{border-bottom:1px solid var(--db-border);background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 18px;display:flex}.clients-pagination p{color:#667085;margin:0;font-size:12px;font-weight:400;line-height:16px}.clients-pagination strong{color:#07111f;font-weight:650}.clients-pagination div{align-items:center;gap:8px;display:inline-flex}.clients-pagination button{border:1px solid var(--db-border);color:#07111f;letter-spacing:0;background:#fff;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:650}.clients-pagination button:disabled{cursor:not-allowed;opacity:.45}.clients-pagination span{color:#667085;text-align:center;min-width:42px;font-size:12px;font-weight:500;line-height:16px}@media (width<=720px){.clients-page__header{min-height:auto;padding:20px 16px}.clients-tabs{padding:0 12px;overflow-x:auto}}.db-content--consultas .vc-page{background:#fff;max-width:none;margin:0}.vc-hero{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 22px;padding:0;display:flex}.vc-hero h1{color:#07111f;letter-spacing:0;margin:0 0 7px;font-family:inherit;font-size:24px;font-weight:700;line-height:30px}.vc-hero p{color:#5d6978;letter-spacing:0;width:min(565px,100%);margin:0;font-family:inherit;font-size:13px;font-weight:400;line-height:19px}.vc-credit-pill{color:#07111f;background:#fff;border:1px solid #e3e5e8;border-radius:999px;align-items:center;gap:7px;min-height:35px;padding:4px 4px 4px 13px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 1px 3px #10182014}.vc-credit-pill__icon{color:#ff3f1f;place-items:center;width:16px;height:16px;font-size:0;display:grid}.vc-credit-pill__icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vc-credit-pill strong{color:#07111f;font-size:13px;font-weight:700}.vc-credit-pill button{color:#fff;letter-spacing:0;background:#111;border-radius:999px;height:29px;padding:0 16px;font-size:13px;font-weight:700}.vc-search-card{background:#fff;border:1px solid #dedfe3;border-radius:12px;width:100%;margin:0 0 24px;padding:22px;box-shadow:0 1px 3px #1018200f}.vc-search-card__head{justify-content:space-between;align-items:center;gap:18px;margin:0 0 17px;display:flex}.vc-search-card__head strong,.vc-recent-card header strong{color:#8a929e;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:14px}.vc-search-card__head span{color:#98a2b3;font-size:11px;font-weight:400;line-height:16px}.vc-service-select{gap:8px;width:min(378px,100%);margin:0 0 17px}.vc-service-select span,.vc-fields span{color:#5d6978;letter-spacing:0;font-size:11px;font-weight:700;line-height:14px}.vc-service-select select{color:#07111f;letter-spacing:0;background:#fff;border:1px solid #d9dce1;border-radius:9px;height:43px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.vc-service-select select:focus,.vc-fields input:focus{border-color:#ff3f1f;box-shadow:0 0 0 3px #ff3f1f14}.vc-service-select small{color:#98a2b3;font-size:11px;font-weight:400;line-height:16px}.vc-fields{grid-template-columns:minmax(190px,1fr) minmax(210px,1.1fr) minmax(280px,1.5fr);gap:14px;margin-bottom:15px}.vc-fields label{gap:8px}.vc-fields input{color:#07111f;letter-spacing:.08em;background:#fff;border:1px solid #d9dce1;border-radius:9px;height:43px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:650}.vc-fields input::placeholder{color:#a6adb7}.vc-advanced{color:#5d6978;letter-spacing:0;height:26px;margin:0 0 20px;font-size:12px;font-weight:650}.vc-search-card__actions{gap:12px}.vc-btn{letter-spacing:0;border-radius:9px;height:41px;font-size:13px;font-weight:700}.vc-btn svg{stroke-width:1.8px;width:15px;height:15px}.vc-btn--primary{color:#fff;min-width:129px;box-shadow:none;background:#ff3f1f}.vc-btn--ghost{color:#485465;background:#fff;border:1px solid #d9dce1;min-width:74px}.vc-source{color:#a2a9b3;align-items:center;gap:5px;margin-left:auto;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.vc-source__box{background:#fff;border:1px solid #c7ccd4;border-radius:2px;width:8px;height:8px}.vc-error{color:#d92d20;font-size:12px;font-weight:600}.vc-content{gap:18px}.vc-result-card,.vc-recent-card{border:1px solid #dedfe3;border-radius:12px;box-shadow:0 1px 3px #1018200f}@media (width<=980px){.vc-hero{flex-direction:column;align-items:flex-start}.vc-fields{grid-template-columns:1fr}.vc-source{width:100%;margin-left:0}}.db-content--consultas{min-height:calc(100vh - var(--topbar-h));background:#fafafa;padding:28px 32px 48px}.vc-page--new{background:0 0;max-width:none;margin:0}.vc-page--new .panel-eyebrow{color:#ff3f1f;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:14px}.vc-hero--new{justify-content:space-between;align-items:center;gap:24px;margin:0 0 28px;padding:0;display:flex}.vc-hero--new h1{color:#1f2328;letter-spacing:0;margin:12px 0 8px;font-family:inherit;font-size:30px;font-weight:700;line-height:36px}.vc-hero--new p:not(.panel-eyebrow){color:#6b7178;width:min(560px,100%);margin:0;font-family:inherit;font-size:14px;font-weight:400;line-height:20px}.vc-page--new .vc-credit-pill{background:#fff;border:1px solid #e2e2e2;border-radius:999px;min-height:42px;padding:5px 5px 5px 15px;box-shadow:0 2px 6px #10182014}.vc-page--new .vc-credit-pill__icon{color:#ff3f1f;width:16px;height:16px}.vc-page--new .vc-credit-pill__icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vc-page--new .vc-credit-pill strong{color:#1f2328;font-size:14px;font-weight:700}.vc-page--new .vc-credit-pill span:not(.vc-credit-pill__icon){color:#7c838c;font-size:14px;font-weight:400}.vc-page--new .vc-credit-pill button{color:#fff;background:#171717;border-radius:999px;height:34px;padding:0 20px;font-size:14px;font-weight:700}.vc-type-section{margin-bottom:24px}.vc-type-section>.panel-eyebrow{margin-bottom:12px}.vc-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.vc-type-card{text-align:left;background:#fff;border:1px solid #e4e4e4;border-radius:13px;min-height:116px;padding:26px 18px 16px;position:relative}.vc-type-card--active{background:#ff3f1f0e;border:2px solid #ff3f1f;padding:25px 17px 15px}.vc-type-card__icon{color:#ff3f1f;background:#ff3f1f14;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:16px;right:18px}.vc-type-card__icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vc-type-card small{color:#969ba3;letter-spacing:.08em;margin-bottom:22px;font-size:11px;font-weight:700;line-height:14px;display:block}.vc-type-card strong{color:#1f2328;margin-bottom:4px;font-size:15px;font-weight:700;line-height:20px;display:block}.vc-type-card>span:not(.vc-type-card__icon){color:#7c838c;font-size:13px;font-weight:400;line-height:18px}.vc-workspace{grid-template-columns:minmax(0,1fr) 338px;align-items:start;gap:20px;display:grid}.vc-page--new .vc-search-card,.vc-balance-card{box-shadow:none;background:#fff;border:1px solid #e3e3e3;border-radius:13px}.vc-page--new .vc-search-card{margin:0;padding:26px}.vc-page--new .vc-search-card__head{margin:0 0 23px}.vc-page--new .vc-search-card__head strong{color:#ff3f1f;letter-spacing:.14em;font-size:11px;font-weight:700;line-height:14px}.vc-page--new .vc-search-card__head span{color:#9aa1aa;font-size:12px;font-weight:400}.vc-page--new .vc-service-select{width:100%;max-width:560px;margin-bottom:20px}.vc-page--new .vc-service-select span,.vc-page--new .vc-fields span{color:#1f2328;font-size:13px;font-weight:700;line-height:16px}.vc-page--new .vc-service-select select,.vc-page--new .vc-fields input{color:#1f2328;letter-spacing:0;background:#fff;border:1px solid #dfe1e5;border-radius:9px;height:46px;font-family:inherit;font-size:15px;font-weight:500}.vc-page--new .vc-service-select select{font-weight:500}.vc-page--new .vc-service-select small{color:#9299a3;font-size:12px;line-height:17px}.vc-page--new .vc-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.vc-page--new .vc-advanced{color:#4f5966;margin-bottom:22px;font-size:12px;font-weight:650}.vc-page--new .vc-btn{border-radius:9px;height:43px;font-size:14px;font-weight:700}.vc-page--new .vc-btn--primary{min-width:128px;box-shadow:none;background:#ff3f1f}.vc-page--new .vc-btn--ghost{color:#4f5966;border:1px solid #dfe1e5;min-width:74px}.vc-page--new .vc-source{color:#9aa1aa;font-size:12px;font-weight:600}.vc-page--new .vc-source__box{border:1px solid #cbd0d6;border-radius:2px;width:9px;height:9px}.vc-balance-card{padding:26px 24px 24px}.vc-balance-card .panel-eyebrow{margin-bottom:22px}.vc-balance-card__amount{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.vc-balance-card__amount strong{color:#1f2328;letter-spacing:0;font-size:40px;font-weight:700;line-height:42px}.vc-balance-card__amount span,.vc-balance-card p{color:#8b929c;font-size:13px;font-weight:400;line-height:18px}.vc-balance-card__bar{background:#ececec;border-radius:999px;height:6px;margin-bottom:9px;overflow:hidden}.vc-balance-card__bar span{border-radius:inherit;background:#ef4d30;width:65%;height:100%;display:block}.vc-balance-card button{color:#fff;background:#171717;border-radius:9px;width:100%;height:43px;margin-top:16px;font-size:14px;font-weight:700}.vc-page--new .vc-content{grid-template-columns:minmax(0,1fr) 338px;gap:20px;margin-top:20px}@media (width<=1100px){.vc-type-grid,.vc-workspace,.vc-page--new .vc-content{grid-template-columns:1fr 1fr}.vc-page--new .vc-search-card{grid-column:span 2}}@media (width<=720px){.db-content--consultas{padding:20px 16px 36px}.vc-hero--new{flex-direction:column;align-items:flex-start}.vc-type-grid,.vc-workspace,.vc-page--new .vc-content,.vc-page--new .vc-fields{grid-template-columns:1fr}.vc-page--new .vc-search-card{grid-column:auto}}.db-content--consultas{padding-top:28px}.vc-page--new{width:100%}.vc-hero--new{justify-content:space-between;align-items:flex-start;width:100%;margin:0 0 26px;padding:0}.vc-hero--new>div:first-child{flex:auto;max-width:560px}.vc-hero--new .panel-eyebrow{margin:0 0 12px}.vc-hero--new h1{margin:0 0 8px}.vc-hero--new .vc-credit-pill{flex:none;margin-top:1px}.vc-type-section{margin-top:0}.db-content--consultas{background:#fafafa;padding:28px 32px 48px!important}.db-content--consultas .vc-page.vc-page--new{background:0 0;width:100%;min-height:auto;display:block}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new{text-align:left;gap:24px;width:100%;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;margin:0 0 24px!important;padding:0!important;display:flex!important}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new>div:first-child{flex:0 560px;min-width:0;max-width:560px}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new .vc-credit-pill{flex:none;align-self:flex-start;margin:4px 0 0 auto}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new .panel-eyebrow{margin:0 0 12px}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new h1{margin:0 0 8px}.db-content--consultas .vc-page--new .vc-type-section{margin-top:0}@media (width<=720px){.db-content--consultas .vc-page--new .vc-hero.vc-hero--new{flex-direction:column!important}.db-content--consultas .vc-page--new .vc-hero.vc-hero--new .vc-credit-pill{margin-left:0}}.vc-type-section--sources{margin-bottom:20px}.vc-type-grid--sources{grid-template-columns:repeat(2,minmax(0,1fr));max-width:532px}.vc-type-card--source{cursor:default}.vc-type-card--source .vc-type-card__icon{background:#ff3f1f1a}@media (width<=720px){.vc-type-grid--sources{grid-template-columns:1fr;max-width:none}}.panel-home>.panel-home__header{align-items:flex-end;min-height:106px;padding:17px 18px 18px 22px}.panel-home>.panel-home__header .panel-eyebrow{color:#ff3f1f;letter-spacing:0;margin:0;font-size:14px;font-weight:500;line-height:14px}.panel-home>.panel-home__header h1{color:#07111f;margin:9px 0 7px;font-size:22px;font-weight:650;line-height:26px}.panel-home>.panel-home__header p:not(.panel-eyebrow){color:#5d6978;margin:0;font-size:13px;font-weight:400;line-height:18px}.panel-home>.panel-home__header .panel-period{color:#07111f;border-radius:8px;width:116px;height:30px;margin:0 0 1px;padding:0 12px;font-size:13px;font-weight:700}@keyframes panelSkeletonPulse{0%{background-position:120% 0}to{background-position:-120% 0}}.panel-skeleton{background:linear-gradient(90deg,#eef1f5 0%,#f7f8fa 44%,#eef1f5 88%) 0 0/240% 100%;border-radius:6px;min-width:0;animation:1.25s ease-in-out infinite panelSkeletonPulse;display:block}.panel-skeleton--label{width:132px;height:13px}.panel-skeleton--icon{border-radius:8px;width:25px;height:25px}.panel-skeleton--value{border-radius:7px;width:74px;height:31px;margin:18px 18px 0}.analytics-stat--skeleton .panel-skeleton--value{margin:12px 19px 0}.panel-skeleton--delta{width:150px;height:13px}.panel-skeleton--eyebrow{border-radius:4px;width:88px;height:10px}.panel-skeleton--title{width:168px;height:17px;margin-top:8px}.panel-skeleton--text{width:min(260px,100%);height:12px;margin-top:10px}.panel-skeleton--short{width:118px}.panel-skeleton--center{margin-left:auto;margin-right:auto}.panel-skeleton--round{border-radius:999px;width:40px;height:40px;margin:0 auto 12px}.panel-skeleton--tick{border-radius:4px;width:28px;height:10px}.panel-skeleton--dot{border-radius:999px;width:7px;height:7px}.panel-skeleton--date{width:54px;height:12px}.panel-card--skeleton .panel-block-head{min-height:76px}.panel-bars--skeleton .panel-bars__item span,.analytics-bars--skeleton .analytics-bars__item span{opacity:.85;background:linear-gradient(#ff4d1fc7 0%,#ff4d1f38 100%)}.panel-lines--skeleton .panel-lines__perfil,.panel-lines--skeleton .panel-lines__whatsapp{opacity:.35}.panel-skeleton-table{padding:0 18px 18px}.panel-skeleton-table__row{border-top:1px solid var(--db-border);grid-template-columns:1fr 1.2fr .8fr .7fr;align-items:center;gap:22px;min-height:40px;display:grid}.panel-skeleton-table__row .panel-skeleton{width:100%;height:12px}.panel-skeleton-activity{padding:0 18px 18px}.panel-skeleton-activity__item,.analytics-event--skeleton{min-height:44px}.panel-skeleton-activity__item{border-top:1px solid var(--db-border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.analytics-card--skeleton .analytics-source .panel-skeleton--text{margin-top:0}@media (prefers-reduced-motion:reduce){.panel-skeleton{background-position:0 0;animation:none}}.analytics-card--triage,.analytics-card--source{max-height:318px;overflow:hidden}.analytics-events--scroll,.analytics-source--scroll{scrollbar-width:thin;scrollbar-color:#d7dce3 transparent;max-height:218px;overflow-y:auto}.analytics-events--scroll::-webkit-scrollbar{width:6px}.analytics-source--scroll::-webkit-scrollbar{width:6px}.analytics-events--scroll::-webkit-scrollbar-track{background:0 0}.analytics-source--scroll::-webkit-scrollbar-track{background:0 0}.analytics-events--scroll::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.analytics-source--scroll::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.analytics-event,.analytics-source>div,.analytics-event>div,.analytics-source>div>strong{min-width:0}.analytics-event strong,.analytics-event small,.analytics-source strong,.analytics-source span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-source>div{grid-template-columns:minmax(0,1fr) auto}.analytics-source span{color:#5d6978;white-space:nowrap;margin-left:16px;font-size:12px}.analytics-event b{white-space:nowrap;margin-left:12px}.panel-home__stats>.panel-card--table,.panel-home__stats>.panel-card--activity{max-height:278px;overflow:hidden}.panel-table-scroll,.panel-activity-scroll{scrollbar-width:thin;scrollbar-color:#d7dce3 transparent;max-height:178px;overflow-y:auto}.panel-table-scroll::-webkit-scrollbar{width:6px}.panel-activity-scroll::-webkit-scrollbar{width:6px}.panel-table-scroll::-webkit-scrollbar-track{background:0 0}.panel-activity-scroll::-webkit-scrollbar-track{background:0 0}.panel-table-scroll::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.panel-activity-scroll::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.panel-card--table table{table-layout:fixed;width:100%}.panel-card--table th,.panel-card--table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.panel-card--table th:first-child,.panel-card--table td:first-child{width:28%}.panel-card--table th:nth-child(2),.panel-card--table td:nth-child(2){width:34%}.panel-card--table th:nth-child(3),.panel-card--table td:nth-child(3){width:18%}.panel-card--table th:nth-child(4),.panel-card--table td:nth-child(4){width:20%}.panel-activity-scroll{margin:0;padding-right:8px}.panel-card--activity li,.panel-card--activity li>div{min-width:0}.panel-card--activity strong,.panel-card--activity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.panel-card--status{max-height:278px}.panel-home__stats>.panel-card--table,.panel-home__stats>.panel-card--activity,.panel-home__stats>.panel-card--status{min-height:286px;max-height:286px}.panel-table-scroll,.panel-activity-scroll{max-height:196px;padding-bottom:16px}.panel-card--table table{margin-bottom:10px}.panel-card--activity ul{padding-bottom:18px}.panel-card--status{padding-bottom:28px}.panel-period-wrap{align-items:center;margin-bottom:1px;display:inline-flex}.panel-period--select{white-space:nowrap;appearance:none;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#07111f 50%),linear-gradient(135deg,#07111f 50%,#0000 50%),none;background-position:calc(100% - 15px) 13px,calc(100% - 10px) 13px,0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:auto;min-width:142px;padding-right:32px;line-height:30px}.analytics-bars--wide{scrollbar-width:thin;scrollbar-color:#d7dce3 transparent;overflow:auto hidden}.analytics-bars--wide::-webkit-scrollbar{height:6px}.analytics-bars--wide::-webkit-scrollbar-track{background:0 0}.analytics-bars--wide::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.panel-home>.panel-home__header .panel-period-wrap--dashboard{margin:0 0 1px}.panel-home>.panel-home__header .panel-period--dashboard{text-align:left;white-space:nowrap;width:170px;min-width:170px;max-width:170px;height:30px;padding:0 32px 0 12px}.panel-home>.panel-home__header .panel-period--dashboard:disabled{cursor:default;opacity:1}.clients-page>.clients-page__header{align-items:flex-end;min-height:106px;padding:17px 22px 18px}.clients-page>.clients-page__header .panel-eyebrow{color:#ff3f1f;letter-spacing:0;margin:0;font-size:14px;font-weight:500;line-height:14px}.clients-page>.clients-page__header h1{color:#07111f;letter-spacing:0;margin:9px 0 7px;font-size:22px;font-weight:650;line-height:26px}.clients-page>.clients-page__header p:not(.panel-eyebrow){color:#5d6978;letter-spacing:0;margin:0;font-size:13px;font-weight:400;line-height:18px}.clients-page .clients-tabs{min-height:46px;padding:0 16px}.clients-page .clients-tab{letter-spacing:0;height:29px;padding:0 12px;font-size:13px;font-weight:500;line-height:29px}.clients-page .clients-table th{color:#07111f;letter-spacing:0;height:36px;padding:0 18px;font-size:12px;font-weight:650;line-height:16px}.clients-page .clients-table td{color:#5d6978;letter-spacing:0;height:52px;padding:0 18px;font-size:13px;font-weight:400;line-height:18px}.clients-page .client-name strong{color:#07111f;letter-spacing:0;font-size:13px;font-weight:650;line-height:18px}.clients-page .client-avatar{width:30px;height:30px}.clients-page .client-origin{letter-spacing:0;min-height:18px;padding:0 8px;font-size:12px;font-weight:500;line-height:18px}.clients-page .client-stage{letter-spacing:0;border-radius:7px;width:122px;height:28px;padding:0 10px;font-size:12px;font-weight:500;line-height:28px}.clients-page .client-whats{letter-spacing:0;gap:4px;font-size:12px;font-weight:500;line-height:16px}.clients-page .clients-pagination{min-height:56px;padding:0 18px}.clients-page .clients-pagination p,.clients-page .clients-pagination span{letter-spacing:0;font-size:12px;line-height:16px}.clients-page .clients-pagination button{letter-spacing:0;height:32px;padding:0 12px;font-size:12px;font-weight:650;line-height:32px}.analytics-page{overflow-x:hidden}.analytics-page .analytics-stats,.analytics-page .analytics-card,.analytics-page .analytics-bottom{min-width:0}.analytics-bars-scroll{scrollbar-width:thin;scrollbar-color:#d7dce3 transparent;width:100%;max-width:100%;overflow:auto hidden}.analytics-bars-scroll::-webkit-scrollbar{height:6px}.analytics-bars-scroll::-webkit-scrollbar-track{background:0 0}.analytics-bars-scroll::-webkit-scrollbar-thumb{background:#d7dce3;border-radius:999px}.analytics-page .analytics-bars{width:100%;min-width:0}.analytics-page .analytics-bars--wide{width:max-content;min-width:100%}.analytics-page__header .panel-period--select{white-space:nowrap;width:142px;min-width:142px;max-width:142px;padding-right:32px}.db-layout{width:100%;max-width:100vw;overflow-x:hidden}.db-main{width:calc(100vw - 229px);min-width:0;max-width:calc(100vw - 229px);overflow-x:hidden}.db-sidebar.collapsed~.db-main{width:calc(100vw - 64px);max-width:calc(100vw - 64px)}.analytics-page,.analytics-page__header,.analytics-page .analytics-stats,.analytics-page .analytics-card--timeline,.analytics-page .analytics-bottom{width:100%;min-width:0;max-width:100%}.analytics-page .analytics-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-page .analytics-stat{min-width:0;overflow:hidden}.analytics-page .analytics-stat .panel-stat__top,.analytics-page .analytics-stat .panel-delta{min-width:0}.analytics-page .analytics-stat .panel-stat__top span,.analytics-page .analytics-stat .panel-delta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=980px){.analytics-page .analytics-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.db-main,.db-sidebar.collapsed~.db-main{width:100vw;max-width:100vw;margin-left:0}.analytics-page .analytics-stats{grid-template-columns:1fr}}.at-layout{background:#f4f4f3;height:calc(100vh - 52px);min-height:calc(100vh - 52px);display:flex;overflow:hidden}.at-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:300px;display:flex;overflow:hidden}.at-sidebar__search{border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:12px 14px;display:flex}.at-sidebar__search svg{color:#9ca3af;flex-shrink:0;width:16px;height:16px}.at-sidebar__search input{color:#111;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:13px}.at-sidebar__search input::placeholder{color:#9ca3af}.at-sidebar__filter-btn{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.at-sidebar__filter-btn svg{width:14px;height:14px}.at-sidebar__filter-btn:hover{background:#f3f4f6;border-color:#d1d5db}.at-sidebar__filters{border-bottom:1px solid #f3f4f6;gap:4px;padding:20px 12px 8px;display:flex;overflow-x:auto}.at-sidebar__filters::-webkit-scrollbar{display:none}.at-filter-tab{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #1a1a1a;border-radius:99px;padding:4px 10px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:15px;transition:all .15s}.at-filter-tab:hover,.at-filter-tab--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.at-sidebar__list{flex:1;overflow-y:auto}.at-sidebar__list::-webkit-scrollbar{width:4px}.at-sidebar__list::-webkit-scrollbar-track{background:0 0}.at-sidebar__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:99px}.at-sidebar__empty{color:#9ca3af;text-align:center;padding:24px 16px;font-size:13px}.at-connect-card{box-sizing:border-box;text-align:left;width:min(700px,100%);margin-top:18px}.at-connect-card strong{color:#171717;margin-bottom:6px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;display:block}.at-connect-card span{color:#667085;font-size:12px;line-height:18px}.at-coexistence-panel{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:14px;display:flex}.at-coexistence-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;width:100%;margin-bottom:14px;display:flex}.at-coexistence-panel__status{color:#c2410c;background:#fff7ed;border-radius:999px;flex-shrink:0;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.at-coexistence-panel__status--live{color:#027a48;background:#ecfdf3}.at-coexistence-panel__number{color:#344054;font-size:12px;font-weight:700}.at-coexistence-panel__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-bottom:14px;display:grid}.at-coexistence-panel__info{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:58px;padding:10px}.at-coexistence-panel__info span{color:#667085;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.at-coexistence-panel__info strong{color:#171717;word-break:break-word;margin:0;font-family:Inter,Arial,sans-serif;font-size:12px}.at-coexistence-panel__connect{min-width:210px;margin-top:0;width:auto!important}.at-coexistence-panel__hint{color:#b42318;width:100%;max-width:360px;margin:10px auto 0;font-size:12px;font-weight:700;line-height:18px;display:block}.at-qr-connect{flex:1;grid-template-columns:1fr;justify-content:center;align-items:center;width:100%;min-height:0;display:grid}.at-qr-connect__preview{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-self:center;width:min(250px,100%);padding:12px}.at-qr-connect__content{width:100%;min-width:0}.at-qr-connect__content .at-coexistence-panel__body{margin-bottom:12px}.at-qr-loading{color:#344054;text-align:center;align-content:center;place-items:center;gap:10px;min-height:210px;display:grid}.at-qr-loading strong{margin:0;font-family:Inter,Arial,sans-serif;font-size:13px}.at-qr-connected{color:#027a48;text-align:center;align-content:center;place-items:center;gap:10px;min-height:210px;display:grid}.at-qr-connected strong{color:#027a48;margin:0;font-family:Inter,Arial,sans-serif;font-size:13px}.at-qr-connected__check{color:#027a48;background:#ecfdf3;border-radius:999px;place-items:center;width:32px;height:32px;font-size:18px;font-weight:900;display:grid}.at-qr-connected--warning,.at-qr-connected--warning strong{color:#b54708}.at-qr-connected--warning .at-qr-connected__check{color:#b54708;background:#fffaeb}.at-qr-loading__spinner{border:3px solid #e5e7eb;border-top-color:#ff4a1f;border-radius:999px;width:28px;height:28px;animation:.75s linear infinite atSpin}@keyframes atSpin{to{transform:rotate(360deg)}}.at-qr-connect__image{border-radius:6px;width:100%;height:auto;display:block}.at-qr-connect__caption{color:#667085;text-align:center;margin-top:8px;font-size:11px;font-weight:700;line-height:15px;display:block}@media (width<=860px){.at-qr-connect__preview{width:min(250px,100%)}}.at-contact{cursor:pointer;text-align:left;background:#fff;border:0;border-left:3px solid #0000;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;transition:background .15s,border-color .15s;display:flex}.at-contact:hover{background:#f9fafb}.at-contact--active{background:#fff5f2;border-left-color:#fd4918}.at-contact+.at-contact{border-top:1px solid #f3f4f6}.at-contact__body{flex-direction:column;flex:1;gap:0;display:flex;overflow:hidden}.at-contact__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.at-contact__name{white-space:nowrap;text-overflow:ellipsis;color:#1a1a1a;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:24px;overflow:hidden}.at-contact__time{color:#999;flex-shrink:0;font-size:11px;font-style:normal;font-weight:500;line-height:16px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.at-contact__preview{white-space:nowrap;text-overflow:ellipsis;color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.at-status{letter-spacing:.05em;border-radius:4px;width:fit-content;padding:2px 7px;font-family:Bricolage Grotesque;font-size:11px;font-style:normal;font-weight:700;line-height:15px;display:inline-block}.at-status--pendente{color:#92400e;background:#fef3c7}.at-status--novo{color:#1e40af;background:#dbeafe}.at-status--resolvido{color:#22c55e;background:#dcfce7}.at-handoff-badge{color:#ea580c;background:#fff7ed;border-radius:4px;width:fit-content;margin-top:7px;padding:2px 7px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:14px;display:inline-block}.at-avatar{color:#fff;-webkit-user-select:none;user-select:none;background:#1a1a1a;border-radius:33554400px;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-weight:700;display:flex}.at-avatar--sm{width:28px;height:28px;font-size:10px}.at-avatar--md{width:36px;height:36px;font-size:12px}.at-avatar--lg{width:42px;height:42px;font-size:14px}.at-chat{background:#f9fafb;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.at-chat--empty{justify-content:center;align-items:center}.at-chat__empty-state{color:#9ca3af;flex-direction:column;align-items:center;gap:12px;width:min(792px,100% - 48px);display:flex}.at-chat__empty-state .at-chat__empty-icon{font-size:2.5rem}.at-chat__empty-state p{font-size:14px;font-weight:500}.at-chat__empty-actions{align-items:center;gap:8px;margin-bottom:4px;display:flex}.at-chat__header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.at-chat__header-left{align-items:center;gap:12px;display:flex}.at-chat__header-name{color:#1a1a1a;align-items:center;gap:8px;font-family:Bricolage Grotesque;font-size:16px;font-style:normal;font-weight:700;line-height:24px;display:flex}.at-handoff-state{border-radius:999px;padding:3px 8px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:11px;font-weight:600;line-height:16px}.at-handoff-state--bot{color:#2563eb;background:#eff6ff}.at-handoff-state--waiting_agent{color:#ea580c;background:#fff7ed}.at-handoff-state--human{color:#16a34a;background:#ecfdf5}.at-chat__header-phone{align-items:center;gap:5px;margin-top:3px;display:flex}.at-chat__header-phone svg{width:13px;height:13px}.at-chat__header-phone{color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.at-chat__header-phone:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8328 9.87V11.62C12.8335 11.7825 12.8002 11.9433 12.7351 12.0921C12.6701 12.241 12.5746 12.3746 12.4549 12.4844C12.3352 12.5942 12.1938 12.6779 12.04 12.7299C11.8861 12.782 11.723 12.8013 11.5612 12.7867C9.76617 12.5916 8.04193 11.9783 6.52701 10.9958C5.11758 10.1002 3.92263 8.90527 3.02701 7.49583C2.04117 5.97404 1.42766 4.24141 1.23618 2.43833C1.2216 2.27702 1.24077 2.11444 1.29247 1.96095C1.34417 1.80745 1.42726 1.6664 1.53646 1.54678C1.64566 1.42716 1.77857 1.33158 1.92672 1.26614C2.07488 1.2007 2.23505 1.16682 2.39701 1.16667H4.14701C4.43011 1.16388 4.70456 1.26413 4.91921 1.44873C5.13386 1.63333 5.27406 1.88968 5.31368 2.17C5.38754 2.73004 5.52453 3.27992 5.72201 3.80917C5.8005 4.01796 5.81748 4.24487 5.77096 4.46301C5.72443 4.68116 5.61635 4.8814 5.45951 5.04L4.71868 5.78083C5.54909 7.24124 6.75828 8.45043 8.21868 9.28083L8.95951 8.54C9.11812 8.38316 9.31835 8.27508 9.5365 8.22856C9.75465 8.18203 9.98156 8.19902 10.1903 8.2775C10.7196 8.47499 11.2695 8.61197 11.8295 8.68583C12.1129 8.72581 12.3717 8.86854 12.5567 9.08687C12.7417 9.30521 12.8399 9.58392 12.8328 9.87Z' stroke='%23555555' stroke-width='1.16667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:14px;height:14px;display:table}.at-chat__header-actions{align-items:center;gap:8px;display:flex}.at-chat__more-wrap{position:relative}.at-chat__more-menu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0f172a24}.at-chat__more-menu-item{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;height:34px;padding:0 10px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:13px;font-weight:600}.at-chat__more-menu-item:hover{background:#f9fafb}.at-chat__more-menu-item--danger{color:#dc2626}.at-chat__more-menu-item--danger:hover{background:#fef2f2}.at-bot-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;margin:10px 20px 0;padding:10px 14px}.at-bot-card--collapsed{padding-block:8px}.at-bot-card__title{color:#1a1a1a;align-items:center;gap:4px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:22px;display:flex}.at-bot-card__toggle{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:600;display:inline-flex}.at-chevron{color:#e8532e;width:17px;height:17px;transition:transform .16s;transform:rotate(-90deg)}.at-chevron--open{transform:rotate(0)}.at-bot-card__mode{color:#555;background:#f3f4f6;border-radius:999px;margin-left:auto;padding:3px 8px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:11px;font-weight:600;line-height:16px}.at-bot-card__mode--live{color:#16a34a;background:#ecfdf5}.at-bot-card__icon{font-size:16px}.at-bot-card__fields{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px 22px;width:100%;margin-top:12px;display:grid}.at-bot-card__field{flex-direction:column;gap:3px;display:flex}.at-bot-card__field-label{letter-spacing:.04em;color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.at-bot-card__field-value{color:#1a1a1a;text-transform:uppercase;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:20px}.at-bot-card__field-value--bold{font-weight:700}.at-bot-card__select{color:#1a1a1a;text-transform:uppercase;cursor:pointer;background:#f9fafb;border:1px solid #0000;border-radius:6px;outline:none;width:100%;height:26px;padding:2px 24px 2px 8px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:18px;transition:border-color .15s,background .15s,box-shadow .15s}.at-bot-card__select:hover{background:#fff;border-color:#e5e7eb}.at-bot-card__select:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.at-bot-card__select--urgencia{max-width:150px}.at-bot-card__urgencia--red{color:#ef4444;font-weight:700}.at-bot-card__urgencia--green{color:#16a34a;font-weight:700}.at-bot-card__urgencia--blue{color:#2563eb;font-weight:700}.at-handoff-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin:12px 20px 0;padding:12px 14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-handoff-card div{flex-direction:column;gap:2px;display:flex}.at-handoff-card strong{color:#1a1a1a;font-size:14px;line-height:20px}.at-handoff-card span{color:#555;font-size:12px;line-height:18px}.at-handoff-card--muted{background:#f0fdf4;border-color:#bbf7d0}.at-handoff-card--closing{background:#ecfdf5;border-color:#bbf7d0}.at-handoff-card--closing strong{color:#166534}.at-chat__messages{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.at-chat__messages::-webkit-scrollbar{width:4px}.at-chat__messages::-webkit-scrollbar-track{background:0 0}.at-chat__messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}.at-chat__date-divider{justify-content:center;align-items:center;margin:4px 0 8px;display:flex}.at-chat__date-divider span{color:#999;background:#f9fafb;padding:0 10px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.at-bot-card--custom--only{text-transform:lowercase!important;font-weight:500!important}.at-msg{flex-direction:column-reverse;align-items:flex-start;gap:8px;max-width:72%;display:flex;position:relative}.at-msg--left{align-self:flex-start}.at-msg--right{flex-direction:row-reverse;align-self:flex-end}.at-msg--left{margin-bottom:30px}.at-msg--custom--profile{flex-direction:row;align-items:flex-end;column-gap:8px;display:flex;position:absolute;bottom:-24px}.at-msg-bot-avatar{color:#fff;background:#fd4918;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.at-msg-bot-avatar svg{width:14px;height:14px}.at-msg__bubble{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:450px;max-width:450px;margin-left:30px;padding:10px 14px;font-size:13.5px;line-height:1.5;box-shadow:0 1px 2px #0000000a}.at-msg__bubble--bot{background:#f9fafb;border-color:#e5e7eb}.at-msg__bubble--agent{color:#fff;background:#fd4918;border-color:#0000}.at-msg__bubble--agent .at-msg__time{color:#ffffffb3}.at-msg__bubble p{color:#1a1a1a;white-space:pre-wrap;margin:0 0 4px;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.at-msg--typing{pointer-events:none}.at-msg__bubble--typing{align-items:center;gap:5px;width:auto;min-width:68px;padding:12px 16px;display:inline-flex}.at-typing-dot{background:#9ca3af;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite atTypingPulse}.at-typing-dot:nth-child(2){animation-delay:.15s}.at-typing-dot:nth-child(3){animation-delay:.3s}@keyframes atTypingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.at-msg__time{color:#9ca3af;text-align:right;margin-top:2px;font-size:10.5px;display:block}.at-msg-system{background:#f3f4f6;border-radius:99px;align-self:center;padding:5px 14px}.at-msg-system span{color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.at-bot-test{z-index:120;background:#11182775;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.at-bot-test__panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:min(860px,100%);height:min(780px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.at-bot-test__panel--connect{width:min(620px,100%);height:auto;max-height:calc(100vh - 48px)}.at-bot-test__header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.at-bot-test__header strong{color:#171717;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:17px;font-weight:800;line-height:24px;display:block}.at-bot-test__header span{color:#667085;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:600;line-height:18px;display:block}.at-bot-test__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.at-bot-test__messages{flex-direction:column;flex:1;gap:12px;min-height:0;padding:18px;display:flex;overflow-y:auto}.at-bot-test__messages--connect{flex:0 auto}.at-bot-test__messages--connect .at-connect-card{width:100%;margin-top:0}.at-bot-test__messages .at-msg{max-width:86%}.at-bot-test__messages .at-msg__bubble{width:auto;max-width:620px}.at-bot-test__footer{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;padding:14px 18px;display:grid}.at-bot-test__footer textarea{resize:vertical;color:#171717;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;min-height:48px;max-height:110px;padding:12px;font-family:Inter,Arial,sans-serif;font-size:13px;line-height:19px}.at-bot-test__footer textarea:focus{background:#fff;border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.at-chat__input-wrap{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 20px;display:flex}.at-chat__input-box{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:12px;align-items:flex-end;gap:10px;padding:18px 14px;transition:border-color .15s;display:flex;position:relative}.at-chat__input-box:focus-within{background:#fff;border-color:#fd4918}.at-chat__input{color:#111;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;font-family:Inter,sans-serif;font-size:13.5px;line-height:1.5}.at-chat__input::placeholder{color:#9ca3af}.at-btn--respond{background:#e8532e!important;border-radius:12px!important;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.at-chat__send-btn{color:#fff;cursor:pointer;background:#fd4918;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;position:absolute;top:12px;right:10px}.at-chat__send-btn svg{width:16px;height:16px}.at-chat__send-btn:hover:not(:disabled){background:#e03d10;transform:scale(1.05)}.at-chat__send-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.at-btn--sm{padding:22px!important}.at-chat__bottom-actions{align-items:center;gap:8px;margin-top:6px;display:flex}.at-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;transition:all .15s;display:inline-flex}.at-btn svg{flex-shrink:0;width:15px;height:15px}.at-btn--outline{color:#555;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;height:34px;padding:0 14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.at-btn--outline:hover{background:#f9fafb;border-color:#d1d5db}.at-btn--active{color:#1a1a1a!important;background:#fff5f2!important;border-color:#fd4918!important}.at-btn--ghost{color:#6b7280;background:0 0;border:1px solid #e5e7eb;height:34px;padding:0 12px;font-size:12.5px}.at-btn--ghost:hover{color:#111;background:#f9fafb}.at-btn--icon{justify-content:center;width:34px;height:34px;padding:0}.at-btn--icon svg{width:18px;height:18px}.at-btn--primary{color:#fff;background:#fd4918;height:36px;padding:0 18px;font-size:13px;box-shadow:0 2px 6px #fd491840}.at-btn--primary:hover{background:#e03d10}.at-btn--respond{margin-left:auto}.at-btn--sm{height:32px;padding:0 12px;font-size:12px}.at-btn--sm svg{width:13px;height:13px}.at-btn:disabled{opacity:.45;cursor:not-allowed}.at-bot-config{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex-shrink:0;gap:12px;margin:12px 20px 0;padding:14px;display:flex}.at-bot-config__header{justify-content:space-between;align-items:center;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-bot-config__header button{color:#fd4918;cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px}.at-switch-row{border:1px solid #f3f4f6;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-switch-row span{flex-direction:column;gap:2px;display:flex}.at-switch-row strong{color:#1a1a1a;font-size:14px}.at-switch-row small{color:#777;font-size:12px}.at-switch-row input{accent-color:#fd4918;width:18px;height:18px}.at-bot-config__hint{color:#555;background:#f9fafb;border-radius:10px;padding:10px 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px}.at-flow-editor{border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.at-flow-editor__title{flex-direction:column;gap:2px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-flow-editor__title strong{color:#1a1a1a;font-size:14px;line-height:20px}.at-flow-editor__title span{color:#777;font-size:12px;line-height:18px}.at-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.at-flow-step{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex}.at-flow-step__header{justify-content:space-between;align-items:center;gap:8px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-flow-step__header strong{color:#1a1a1a;font-size:13px;line-height:18px}.at-flow-step__header span{color:#555;background:#f3f4f6;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600;line-height:16px}.at-flow-field{flex-direction:column;gap:5px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-flow-field span{color:#555;font-size:12px;font-weight:600;line-height:16px}.at-flow-field input,.at-flow-field textarea{color:#1a1a1a;width:100%;font:inherit;resize:vertical;border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:9px 10px;font-size:13px;line-height:18px}.at-flow-field input:focus,.at-flow-field textarea:focus{border-color:#fd4918}.at-client-link{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex-shrink:0;gap:12px;margin:12px 20px 0;padding:14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;display:flex}.at-client-link p{color:#555;margin:0;font-size:13px;line-height:18px}.at-client-link label{flex-direction:column;gap:6px;display:flex}.at-client-link label span{color:#555;font-size:12px;font-weight:600}.at-client-link input{color:#1a1a1a;height:38px;font:inherit;border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:0 12px;font-size:14px}.at-client-link input:focus{border-color:#fd4918}.at-client-link__header{justify-content:space-between;align-items:center;display:flex}.at-client-link__header button{color:#fd4918;cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px}.at-client-link__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.at-msg__delivery{color:#999;text-align:right;margin-top:4px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:11px;line-height:14px;display:block}@media (width<=900px){.at-sidebar{width:240px}.at-bot-card__fields{flex-wrap:wrap;gap:16px}}@media (width<=640px){.at-layout{flex-direction:column}.at-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%;height:240px}.at-chat__header-actions{display:none}}.at-btn--ghost{color:#1a1a1a;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-family:Bricolage Grotesque;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.at-btn-resolved:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_272_2203)'%3E%3Cpath d='M7.99967 14.6666C11.6816 14.6666 14.6663 11.6819 14.6663 7.99998C14.6663 4.31808 11.6816 1.33331 7.99967 1.33331C4.31778 1.33331 1.33301 4.31808 1.33301 7.99998C1.33301 11.6819 4.31778 14.6666 7.99967 14.6666Z' stroke='%231A1A1A' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 8.00002L7.33333 9.33335L10 6.66669' stroke='%231A1A1A' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_272_2203'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:16px;height:16px;display:table}.at-btn--create--process:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_272_2196)'%3E%3Cpath d='M7.99967 14.6666C11.6816 14.6666 14.6663 11.6819 14.6663 7.99998C14.6663 4.31808 11.6816 1.33331 7.99967 1.33331C4.31778 1.33331 1.33301 4.31808 1.33301 7.99998C1.33301 11.6819 4.31778 14.6666 7.99967 14.6666Z' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33301 8H10.6663' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 5.33331V10.6666' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_272_2196'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:16px;height:16px;display:table}.at-btn--attached--client:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6663 14V12.6667C10.6663 11.9594 10.3854 11.2811 9.88529 10.781C9.3852 10.281 8.70692 10 7.99967 10H3.99967C3.29243 10 2.61415 10.281 2.11406 10.781C1.61396 11.2811 1.33301 11.9594 1.33301 12.6667V14' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.99967 7.33333C7.47243 7.33333 8.66634 6.13943 8.66634 4.66667C8.66634 3.19391 7.47243 2 5.99967 2C4.52692 2 3.33301 3.19391 3.33301 4.66667C3.33301 6.13943 4.52692 7.33333 5.99967 7.33333Z' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.667 5.33331V9.33331' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.667 7.33331H10.667' stroke='%23555555' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px;display:table}.at-btn-resolved--respond--container{align-items:center;column-gap:12px;margin-left:auto;display:flex}.at-status--pendente{font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:15px;color:#f59e0b!important;background:#fffbeb!important;border-radius:4px!important}.at-status--resolvido{font-size:11px;font-style:normal;font-weight:500;line-height:15px;color:#22c55e!important;background:#ecfdf5!important;border-radius:4px!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.at-contact__body .at-status--resolvido,.at-contact__body .at-status--pendente,.at-contact__body .at-status--novo{margin-top:9px}.at-status--novo{border-radius:4px;font-size:11px;font-style:normal;font-weight:500;line-height:15px;color:#3b82f6!important;background:#eff6ff!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.at-msg__bubble--agent{background:#fff;border:1px solid #e5e5e5;border-radius:16px 16px 6px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#1a1a1a!important;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.at-msg-attachment{color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:12px;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;text-decoration:none;display:flex}.at-msg-attachment:hover{border-color:#fd4918}.at-msg-attachment span{min-width:0}.at-msg-attachment strong{color:#1a1a1a;font-size:13px;line-height:18px;display:block}.at-msg-attachment small{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;display:block;overflow:hidden}.at-msg-attachment__icon{color:#fd4918;background:#fff5f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:inline-flex}.at-msg-quick-replies{flex-wrap:wrap;gap:6px;max-width:360px;margin-top:10px;display:flex}.at-msg-quick-replies button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;min-width:42px;height:30px;padding:0 10px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700}.at-msg-quick-replies button:hover{color:#fd4918;border-color:#fd4918}.at-handoff-card__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.at-layout--panel{height:calc(100vh - var(--topbar-h));min-height:calc(100vh - var(--topbar-h));background:#fff;border-top:1px solid #e4e4e4}.at-layout--panel .at-sidebar{background:#fff;border-right:1px solid #e5e5e5;width:340px}.at-sidebar__header{justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 18px;display:flex}.at-sidebar__header h1{color:#1f2328;letter-spacing:0;margin:0;font-size:20px;font-weight:700;line-height:26px}.at-sidebar__header span{color:#ff3f1f;background:#ff3f1f14;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.at-layout--panel .at-sidebar__search{background:#fbfbfb;border:1px solid #e4e4e4;border-radius:10px;height:43px;margin:0 18px 13px;padding:0 14px}.at-layout--panel .at-sidebar__search svg{color:#9aa1aa;width:15px;height:15px}.at-layout--panel .at-sidebar__search input{color:#1f2328;font-family:inherit;font-size:14px;font-weight:400}.at-layout--panel .at-sidebar__search input::placeholder{color:#a5abb4}.at-layout--panel .at-sidebar__filter-btn{display:none}.at-layout--panel .at-sidebar__filters{border-bottom:1px solid #eee;gap:8px;padding:0 18px 14px;overflow:visible}.at-layout--panel .at-filter-tab{color:#6b7178;letter-spacing:0;background:#fff;border:1px solid #e3e4e7;border-radius:8px;height:33px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:700;line-height:18px}.at-layout--panel .at-filter-tab:hover,.at-layout--panel .at-filter-tab--active{color:#fff;background:#171717;border-color:#171717}.at-layout--panel .at-sidebar__list{background:#fff}.at-layout--panel .at-contact{background:#fff;border-bottom:1px solid #eee;border-left-width:3px;gap:12px;min-height:71px;padding:15px 18px;position:relative}.at-layout--panel .at-contact:hover{background:#fff8f5}.at-layout--panel .at-contact--active{background:#ff3f1f14;border-left-color:#ff3f1f}.at-layout--panel .at-avatar{color:#4b5563;background:#e6e8ec;font-family:inherit;font-weight:700}.at-layout--panel .at-contact--active .at-avatar,.at-layout--panel .at-chat__header-left .at-avatar{color:#ff3f1f;background:#ff3f1f1a}.at-layout--panel .at-avatar--md{width:40px;height:40px;font-size:13px}.at-layout--panel .at-avatar--lg{width:42px;height:42px;font-size:13px}.at-layout--panel .at-contact__body{min-width:0;padding-right:50px}.at-layout--panel .at-contact__name{color:#1f2328;letter-spacing:0;font-family:inherit;font-size:14px;font-weight:700;line-height:19px}.at-layout--panel .at-contact__preview{color:#7b828c;font-family:inherit;font-size:13px;font-weight:400;line-height:18px}.at-layout--panel .at-contact__time{color:#a0a6af;font-size:12px;font-weight:400;line-height:16px;position:absolute;top:18px;right:18px;font-family:inherit!important}.at-layout--panel .at-contact .at-status{position:absolute;bottom:17px;right:18px}.at-layout--panel .at-status{letter-spacing:0;border-radius:6px;padding:2px 7px;font-family:inherit;font-size:11px;font-weight:700;line-height:15px}.at-layout--panel .at-status--novo{color:#ff3f1f;background:#ff3f1f1a}.at-layout--panel .at-status--pendente{color:#f26b00;background:#ffab4021}.at-layout--panel .at-status--resolvido{color:#079669;background:#10b9811f}.at-layout--panel .at-chat{background:#f7f7f7}.at-layout--panel .at-chat__header{background:#fff;border-bottom:1px solid #e5e5e5;align-items:flex-start;min-height:102px;padding:16px 22px}.at-layout--panel .at-chat__header-left{align-items:flex-start}.at-layout--panel .at-chat__header-name{color:#1f2328;font-family:inherit;font-size:16px;font-weight:700;line-height:22px}.at-layout--panel .at-chat__header-phone{color:#7b828c;margin-top:2px;font-family:inherit;font-size:13px;font-weight:400;line-height:18px}.at-layout--panel .at-handoff-state{border-radius:6px;min-height:20px;padding:2px 9px;font-family:inherit;font-size:12px;font-weight:700}.at-layout--panel .at-handoff-state--bot{color:#2563eb;background:#eaf2ff}.at-layout--panel .at-chat__header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:660px}.at-layout--panel .at-btn{letter-spacing:0;border-radius:8px;font-family:inherit}.at-layout--panel .at-chat__header-actions .at-btn{color:#485465;background:#fff;border:1px solid #e0e2e6;height:36px;padding:0 13px;font-size:13px;font-weight:650}.at-layout--panel .at-chat__header-actions .at-btn svg{width:15px;height:15px}.at-layout--panel .at-chat__header-actions .at-btn--active{color:#ff3f1f;border-color:#ff3f1f}.at-layout--panel .at-chat__more-wrap .at-btn--icon{width:36px;padding:0}.at-layout--panel .at-bot-card{background:#fff;border-bottom:1px solid #e5e5e5}.at-layout--panel .at-bot-card__title{min-height:38px;padding:0 22px}.at-layout--panel .at-bot-card__toggle{color:#1f2328;font-family:inherit;font-size:14px;font-weight:700}.at-layout--panel .at-chat__messages{background:#f7f7f7;padding:22px 28px 16px}.at-layout--panel .at-chat__date-divider span{color:#8b929c;background:#eee;font-size:12px;font-weight:700}.at-layout--panel .at-msg__bubble{border-radius:13px;font-family:inherit;font-size:14px;line-height:20px}.at-layout--panel .at-msg__bubble--bot,.at-layout--panel .at-msg__bubble--agent{color:#fff;background:#f44b27}.at-layout--panel .at-msg--left:not(.at-msg--typing) .at-msg__bubble:not(.at-msg__bubble--bot){color:#4b5563;background:#fff;border:1px solid #e6e6e6}.at-layout--panel .at-chat__input-wrap{background:#fff;border-top:1px solid #e5e5e5;padding:12px 22px 14px}.at-layout--panel .at-chat__input-box{background:#fff;border:1px solid #e2e2e2;border-radius:12px;min-height:52px}.at-layout--panel .at-chat__input{color:#1f2328;font-family:inherit;font-size:14px}.at-layout--panel .at-chat__input::placeholder{color:#a5abb4}.at-layout--panel .at-chat__send-btn{color:#fff;background:#f44b272e;border-radius:10px;width:42px;height:42px}.at-layout--panel .at-chat__bottom-actions{gap:10px;margin-top:12px}.at-layout--panel .at-chat__bottom-actions .at-btn{color:#485465;background:#fff;border:1px solid #e0e2e6;height:38px;padding:0 16px;font-size:13px;font-weight:650}.at-layout--panel .at-btn-resolved{margin-left:auto;color:#079669!important}.at-layout--panel .at-btn--respond{min-width:130px;color:#fff!important;background:#f44b2738!important;border-color:#0000!important}@media (width<=980px){.at-layout--panel .at-sidebar{width:300px}.at-layout--panel .at-chat__header{flex-direction:column}.at-layout--panel .at-chat__header-actions{justify-content:flex-start}}.at-layout.at-layout--panel{width:100%;height:calc(100vh - var(--topbar-h))!important;min-height:calc(100vh - var(--topbar-h))!important;background:#fff!important;grid-template-columns:340px minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.at-layout.at-layout--panel .at-sidebar{overflow:hidden;flex:0 0 340px!important;width:340px!important;min-width:340px!important}.at-layout.at-layout--panel .at-chat{min-width:0;overflow:hidden;background:#f7f7f7!important}.at-layout--panel .at-sidebar__header{min-height:58px;padding:0 18px}.at-layout--panel .at-sidebar__header h1{color:#202124;font-size:20px;font-weight:700;line-height:26px}.at-layout--panel .at-sidebar__header span{color:#ff3f1f;height:28px;min-height:28px;padding:0 11px;font-size:13px;font-weight:700}.at-layout--panel .at-sidebar__filters{flex-wrap:nowrap;gap:8px;padding:0 18px 14px;display:flex}.at-layout--panel .at-filter-tab{white-space:nowrap;flex:none;min-width:0;height:33px;padding:0 15px;text-transform:none!important}.at-layout--panel .at-contact{min-height:71px;padding:15px 18px}.at-layout--panel .at-chat__header{gap:16px;min-height:132px;padding:14px 22px 15px;background:#fff!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;display:flex!important}.at-layout--panel .at-chat__header-left{align-items:center;gap:14px;width:100%;min-width:0;display:flex}.at-layout--panel .at-chat__header-name{color:#202124;align-items:center;gap:8px;font-size:17px;font-weight:700;line-height:22px;display:flex}.at-layout--panel .at-chat__header-phone{color:#7a818c;align-items:center;gap:5px;margin-top:3px;font-size:13px;font-weight:400;line-height:18px;display:flex}.at-layout--panel .at-chat__header-actions{align-items:center;gap:10px;width:100%;overflow:visible;flex-wrap:nowrap!important;justify-content:flex-start!important;max-width:none!important;display:flex!important}.at-layout--panel .at-chat__header-actions .at-btn{color:#4c5562;border-color:#e0e2e6;border-radius:8px;flex:none;height:36px;padding:0 13px;font-size:13px;font-weight:650}.at-layout--panel .at-chat__header-actions .at-btn--active{color:#ff3f1f;border-color:#ff3f1f;margin-left:auto}.at-layout--panel .at-chat__more-wrap{flex:none}.at-layout--panel .at-chat__more-wrap .at-btn--icon{width:36px;min-width:36px}.at-layout--panel .at-bot-card{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e5e5e5;border-radius:0;margin:0}.at-layout--panel .at-bot-card__title{border:0;min-height:50px;padding:0 22px}.at-layout--panel .at-bot-card__toggle{color:#17191d;text-transform:none;font-size:14px;font-weight:700}.at-layout--panel .at-bot-card__mode{color:#c46a00;background:#f59e0b24;border-radius:999px;min-height:26px;padding:0 12px;font-size:12px;font-weight:700}.at-layout--panel .at-chat__messages{flex-direction:column;gap:18px;min-height:0;padding:22px 28px 14px;display:flex;overflow-y:auto;background:#f7f7f7!important}.at-layout--panel .at-chat__date-divider{margin:0 0 -2px}.at-layout--panel .at-chat__date-divider span{color:#8b929c;background:#eee;border-radius:999px;height:26px;padding:0 14px;font-size:12px;font-weight:700;line-height:26px}.at-layout--panel .at-msg{width:100%;max-width:100%;margin:0}.at-layout--panel .at-msg--left:not(.at-msg--bot):not(.at-msg--typing){flex-direction:row;align-self:flex-start;align-items:flex-end;gap:10px;width:auto;max-width:58%}.at-layout--panel .at-msg--bot{flex-direction:row-reverse;justify-content:flex-start;align-self:flex-end;align-items:flex-end;gap:10px;width:100%;padding-right:6px;display:flex}.at-layout--panel .at-msg--custom--profile{flex-direction:column;flex:none;align-items:center;gap:5px;display:flex;position:static!important}.at-layout--panel .at-msg--left:not(.at-msg--bot):not(.at-msg--typing) .at-msg--custom--profile{order:0}.at-layout--panel .at-msg-bot-avatar{background:#f44b27;width:28px;height:28px}.at-layout--panel .at-msg__bubble{max-width:min(560px,72%);box-shadow:none;border-radius:12px;padding:13px 16px;font-family:inherit;font-size:14px;line-height:20px;width:auto!important;margin:0!important}.at-layout--panel .at-msg--bot .at-msg__bubble{order:1;color:#fff!important;background:#f44b27!important;border-color:#f44b27!important}.at-layout--panel .at-msg--bot .at-msg__bubble p,.at-layout--panel .at-msg__bubble--agent p{font-size:14px;font-weight:400;line-height:20px;color:#fff!important}.at-layout--panel .at-msg--left:not(.at-msg--bot):not(.at-msg--typing) .at-msg__bubble{border:1px solid #e6e6e6;max-width:260px;padding:12px 16px;color:#4b5563!important;background:#fff!important}.at-layout--panel .at-msg--left:not(.at-msg--bot):not(.at-msg--typing) .at-msg__bubble p{color:#4b5563!important}.at-layout--panel .at-msg__time{color:#9da3ac;margin:0;font-size:10.5px;font-weight:400;line-height:14px}.at-layout--panel .at-chat__input-wrap{background:#fff;padding:12px 22px 14px}.at-layout--panel .at-chat__bottom-actions{align-items:center;gap:10px;margin-top:12px;display:flex}@media (width<=1180px){.at-layout.at-layout--panel{grid-template-columns:304px minmax(0,1fr)!important}.at-layout.at-layout--panel .at-sidebar{flex-basis:304px!important;width:304px!important;min-width:304px!important}.at-layout--panel .at-chat__header-actions{gap:8px}.at-layout--panel .at-chat__header-actions .at-btn{padding:0 10px}}.at-layout--panel .at-msg--bot{flex-direction:row!important;justify-content:flex-end!important}.at-layout--panel .at-msg--bot .at-msg__bubble{order:1!important}.at-layout--panel .at-msg--bot .at-msg--custom--profile{order:2!important}.at-layout.at-layout--panel{grid-template-columns:340px minmax(0,1fr)!important}.at-layout.at-layout--panel .at-sidebar{flex-basis:340px!important;width:340px!important;min-width:340px!important}.at-layout--panel .at-chat__header{gap:15px;min-height:130px;padding:15px 22px 14px}.at-layout--panel .at-chat__header-actions .at-btn{gap:7px;height:36px;padding:0 13px}.at-layout--panel .at-chat__header-actions .at-btn svg,.at-layout--panel .at-chat__bottom-actions .at-btn svg{stroke-width:1.8px;width:15px;height:15px}.at-layout--panel .at-chat__header-actions .at-btn--active svg{color:#ff3f1f}.at-layout--panel .at-chat__bottom-actions .at-btn{gap:8px}.at-layout--panel .at-btn-resolved svg{color:#00a050}@media (width<=1180px){.at-layout.at-layout--panel{grid-template-columns:340px minmax(0,1fr)!important}.at-layout.at-layout--panel .at-sidebar{flex-basis:340px!important;width:340px!important;min-width:340px!important}}.at-layout--loading{pointer-events:none}.at-skeleton-block,.at-skeleton-message{background:#eceff3;border-radius:999px;display:block;position:relative;overflow:hidden}.at-skeleton-block:after,.at-skeleton-message:after{content:"";background:linear-gradient(90deg,#0000,#ffffffc7,#0000);animation:1.25s ease-in-out infinite atSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes atSkeletonShimmer{to{transform:translate(100%)}}.at-layout--loading .at-sidebar{background:#fff}.at-layout--loading .at-skeleton-pill--new{background:#ff3f1f1c;width:64px;height:28px}.at-layout--loading .at-sidebar__search--loading{color:#9aa1aa}.at-layout--loading .at-skeleton-search-line{background:#e9edf2;width:62%;height:12px}.at-layout--loading .at-sidebar__filters--loading{display:flex}.at-layout--loading .at-skeleton-filter{background:#f1f2f4;border-radius:8px;width:72px;height:33px}.at-layout--loading .at-skeleton-filter--active{background:#171717;width:70px}.at-skeleton-contact-list{background:#fff}.at-skeleton-contact{background:#fff;border-bottom:1px solid #eee;border-left:3px solid #0000;align-items:center;gap:12px;min-height:71px;padding:15px 18px;display:flex;position:relative}.at-skeleton-contact--active{background:#ff3f1f12;border-left-color:#ff3f1f}.at-skeleton-avatar{background:#e6e8ec;border-radius:50%;flex:0 0 40px;width:40px;height:40px}.at-skeleton-avatar--lg{background:#ff3f1f1a;flex-basis:42px;width:42px;height:42px}.at-skeleton-contact__body{flex:1;gap:8px;min-width:0;display:grid}.at-skeleton-contact__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.at-skeleton-name{width:58%;height:13px}.at-skeleton-time{width:34px;height:10px}.at-skeleton-preview{width:72%;height:11px}.at-skeleton-status{background:#ff3f1f1a;border-radius:6px;width:42px;height:18px;position:absolute;bottom:17px;right:18px}.at-chat--skeleton{background:#f7f7f7!important}.at-skeleton-chat-heading{gap:7px;display:grid}.at-skeleton-chat-heading>div{align-items:center;gap:8px;display:flex}.at-skeleton-title{border-radius:6px;width:168px;height:16px}.at-skeleton-badge{background:#ff3f1f1a;border-radius:6px;width:48px;height:20px}.at-skeleton-badge--blue{background:#eaf2ff;width:104px}.at-skeleton-phone{border-radius:6px;width:112px;height:12px}.at-chat__header-actions--loading .at-skeleton-action{background:#fff;border:1px solid #e0e2e6;border-radius:8px;width:92px;height:36px}.at-chat__header-actions--loading .at-skeleton-action:nth-child(2){width:76px}.at-chat__header-actions--loading .at-skeleton-action:nth-child(3){width:82px}.at-chat__header-actions--loading .at-skeleton-action:nth-child(4){width:104px}.at-chat__header-actions--loading .at-skeleton-action--accent{background:snow;border-color:#ff3f1f;width:134px}.at-chat__header-actions--loading .at-skeleton-action:nth-child(6){width:36px}.at-bot-card--skeleton .at-bot-card__title{gap:10px;display:flex}.at-skeleton-caret{background:#ff3f1f8c;width:10px;height:10px}.at-skeleton-bot-title{border-radius:6px;width:176px;height:14px}.at-skeleton-mode{background:#f59e0b24;width:168px;height:26px;margin-left:auto}.at-chat__messages--loading{justify-content:flex-start}.at-skeleton-message{border-radius:12px;height:64px}.at-skeleton-message--right{background:linear-gradient(#ff5635 0%,#f44b27 100%);align-self:flex-end;width:min(560px,72%)}.at-skeleton-message--left{background:#fff;border:1px solid #e6e6e6;align-self:flex-start;width:210px;height:46px;margin-left:42px}.at-skeleton-message--short{width:min(430px,58%)}.at-chat__input-wrap--loading .at-chat__input-box{align-items:center}.at-skeleton-input{border-radius:6px;width:42%;height:13px}.at-skeleton-send{background:#f44b272e;border-radius:10px;width:42px;height:42px;margin-left:auto}.at-skeleton-bottom-btn{background:#fff;border:1px solid #e0e2e6;border-radius:8px;width:150px;height:38px}.at-skeleton-bottom-btn:nth-child(2){width:144px}.at-skeleton-bottom-btn--right{width:160px;margin-left:auto}.at-skeleton-bottom-btn--respond{background:#f44b2738;width:130px}.ar-page{background:#f4f4f3;height:calc(100vh - 52px);padding:18px 28px 48px;overflow-y:auto}.ar-shell{flex-direction:column;gap:22px;width:min(1280px,100%);margin:0 auto;display:flex}.ar-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.ar-header h1{color:#1a1a1a;margin:0;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:28px;font-weight:700;line-height:36px}.ar-filters{align-items:center;gap:12px;display:flex}.ar-select{color:#555;background:#fff;border:1px solid #dedede;border-radius:10px;align-items:center;width:186px;height:46px;display:flex;position:relative}.ar-select select{appearance:none;color:#555;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 34px 0 46px;font-family:Inter,Arial,sans-serif;font-size:14px}.ar-select__icon,.ar-select__chevron{pointer-events:none;place-items:center;display:grid;position:absolute}.ar-select__icon svg,.ar-select__chevron svg{width:17px;height:17px}.ar-select__icon{left:16px}.ar-select__chevron{right:14px}.ar-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ar-stat-card,.ar-card{background:#fff;border:1px solid #dedede;border-radius:12px;box-shadow:0 1px 2px #00000014}.ar-stat-card{grid-template-columns:auto 1fr;align-content:center;gap:18px 14px;min-height:132px;padding:24px;display:grid}.ar-stat-card__icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.ar-stat-card__icon svg{width:17px;height:17px}.ar-stat-card__icon--orange{color:#ef4e2f;background:#fff0eb}.ar-stat-card__icon--blue{color:#3b82f6;background:#eaf2ff}.ar-stat-card__icon--green{color:#22c55e;background:#dcfce7}.ar-stat-card__icon--yellow{color:#f59e0b;background:#fff7df}.ar-stat-card__title{color:#555;align-self:center;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:700}.ar-stat-card__row{grid-column:1/-1;align-items:center;gap:12px;display:flex}.ar-stat-card__row strong{color:#171717;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:30px;line-height:34px}.ar-trend{border-radius:6px;align-items:center;padding:2px 8px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:800;line-height:18px;display:inline-flex}.ar-trend--up,.ar-trend--down{color:#22c55e;background:#dcfce7}.ar-trend--up:before{content:"↗";margin-right:4px}.ar-trend--down:before{content:"↘";margin-right:4px}.ar-trend--down-red{color:#ef4444;background:#fee2e2}.ar-trend--down-red:before{content:"↘";margin-right:4px}.ar-card{min-height:320px;padding:26px 24px}.ar-card--wide{min-height:402px}.ar-card__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ar-card__header h2{color:#1a1a1a;margin:0;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:24px}.ar-card__header span{color:#555;font-family:Inter,Arial,sans-serif;font-size:14px}.ar-line-chart{grid-template-rows:230px 28px;grid-template-columns:42px 1fr;gap:0 12px;display:grid}.ar-line-chart__y{color:#999;text-align:right;flex-direction:column;justify-content:space-between;padding:4px 0 2px;font-size:13px;display:flex}.ar-line-chart svg{width:100%;height:230px;overflow:visible}.ar-line-chart svg line{stroke:#e7e7e7;stroke-dasharray:3 3}.ar-line-chart svg polyline{fill:none;stroke:#ef4e2f;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ar-line-chart__x{color:#999;text-align:center;grid-column:2;padding-top:8px;font-size:12px;display:grid}.ar-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.ar-bar-chart{grid-template-rows:1fr auto;gap:14px;height:242px;display:grid}.ar-bar-chart__plot{border-bottom:1px dashed #e7e7e7;grid-template-columns:44px repeat(4,1fr);align-items:end;gap:20px;display:grid;position:relative}.ar-bar-chart__plot>span{color:#999;grid-column:1;font-size:12px}.ar-bar-chart__plot>span:first-child{align-self:start}.ar-bar-chart__plot>span:nth-child(2){align-self:center;transform:translateY(-38px)}.ar-bar-chart__plot>span:nth-child(3){align-self:center}.ar-bar-chart__plot>span:nth-child(4){align-self:center;transform:translateY(38px)}.ar-bar-chart__plot>span:nth-child(5){align-self:end}.ar-bar-chart__bar-wrap{background-image:repeating-linear-gradient(0deg,#0000 0 51px,#e7e7e7 52px 53px);justify-content:center;align-items:end;height:100%;display:flex}.ar-bar-chart__bar{background:#3b82f6;border-radius:4px 4px 0 0;width:min(52px,70%);min-height:10px}.ar-bar-chart__labels{color:#555;text-align:center;grid-template-columns:44px repeat(4,1fr);gap:20px;font-family:Inter,Arial,sans-serif;font-size:13px;display:grid}.ar-bar-chart__labels span:first-child{grid-column:2}.ar-donut-wrap{justify-content:center;align-items:center;gap:44px;min-height:250px;display:flex}.ar-donut{width:180px;height:180px;transform:rotate(-90deg)}.ar-donut__track{fill:#0000;stroke:#f3f4f6;stroke-width:5px}.ar-donut__slice{fill:#0000;stroke-width:5px}.ar-donut-legend{color:#555;flex-direction:column;gap:8px;font-family:Inter,Arial,sans-serif;font-size:13px;display:flex}.ar-donut-legend span{align-items:center;gap:6px;display:flex}.ar-donut-legend i{border-radius:999px;width:13px;height:13px}.ar-empty-chart{color:#999;place-items:center;min-height:250px;font-family:Inter,Arial,sans-serif;font-size:14px;display:grid}@media (width<=1100px){.ar-stats-grid,.ar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ar-grid{grid-template-columns:1fr}}@media (width<=760px){.ar-page{padding:18px 16px 36px}.ar-header,.ar-filters{flex-direction:column;align-items:stretch}.ar-select{width:100%}.ar-stats-grid{grid-template-columns:1fr}.ar-line-chart__x{font-size:10px}.ar-donut-wrap{flex-direction:column;gap:20px}}.cb-page{background:#f4f4f3;height:calc(100vh - 52px);padding:32px 24px 48px;overflow-y:auto}.cb-shell{flex-direction:column;gap:26px;width:min(720px,100%);margin:0 auto;display:flex}.cb-hero-card,.cb-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 2px #0000000f}.cb-hero-card{justify-content:space-between;align-items:center;gap:20px;min-height:128px;padding:28px 30px;display:flex}.cb-hero-card__title{align-items:center;gap:12px;display:flex}.cb-hero-card__title h1{color:#1a1a1a;margin:0;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:27px;font-weight:700;line-height:34px}.cb-status{color:#555;background:#f3f4f6;border-radius:999px;padding:4px 10px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:18px}.cb-status--active{color:#16a34a;background:#dcfce7}.cb-connected{color:#555;background:#f3f4f6;border-radius:6px;width:fit-content;margin-top:12px;padding:3px 8px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}.cb-connected span{background:#22c55e;border-radius:50%;width:10px;height:10px;margin-left:6px;display:inline-block}.cb-danger-btn{color:#ef4444;cursor:pointer;background:#fff1f2;border:0;border-radius:9px;height:42px;padding:0 18px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700}.cb-danger-btn--muted{color:#16a34a;background:#ecfdf5}.cb-section{flex-direction:column;gap:14px;display:flex}.cb-section h2{color:#1a1a1a;margin:0;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px}.cb-section-title{align-items:center;gap:8px;display:flex}.cb-section-title svg{color:#1a1a1a;width:19px;height:19px}.cb-card{padding:22px;position:relative}.cb-card p{color:#555;margin:0 0 16px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;line-height:22px}.cb-card textarea,.cb-card input{color:#1a1a1a;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;line-height:20px}.cb-card textarea:focus,.cb-card input:focus{background:#fff;border-color:#fd4918}.cb-ai-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.cb-ai-header strong{color:#1a1a1a;margin-bottom:4px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;line-height:22px;display:block}.cb-ai-header p{color:#555;max-width:520px;margin:0;font-size:13px;line-height:19px}.cb-ai-field{color:#555;flex-direction:column;gap:8px;margin-top:14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;display:flex}.cb-ai-field select{color:#1a1a1a;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9px;outline:none;width:100%;height:44px;padding:0 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px}.cb-ai-field select:focus{background:#fff;border-color:#fd4918}.cb-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 42px;display:grid}.cb-field-chip{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:0;height:32px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700}.cb-field-chip--active{color:#fd4918}.cb-hour-row{color:#1a1a1a;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;display:flex}.cb-hour-row label,.cb-hour-row strong{align-items:center;gap:8px;display:flex}.cb-hour-row>span{color:#999;font-size:13px}.cb-hour-row--highlight{background:#fff7f4;border:1px solid #fde2d8;border-radius:10px;margin:-4px 0 8px;padding:0 12px}.cb-hour-action{align-items:center;gap:10px;display:flex}.cb-hour-action span{color:#555;font-size:13px;font-weight:600}.cb-toggle{color:#999;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.cb-toggle svg{width:24px;height:24px}.cb-toggle--active{color:#fd4918;transform:scaleX(-1)}.cb-hour-inputs{align-items:center;gap:10px;display:flex}.cb-hour-inputs input{width:88px;height:36px;padding:0 10px}.cb-hour-inputs input:disabled{color:#999;cursor:not-allowed;opacity:.7}.cb-hour-inputs span{color:#999;font-size:13px;font-weight:500}.cb-off-hours{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;margin-top:16px;padding:14px}.cb-off-hours strong{color:#1a1a1a;margin-bottom:12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px;display:block}.cb-off-hours textarea{background:#fff}.cb-faq-list{flex-direction:column;gap:14px;display:flex}.cb-faq-card{flex-direction:column;gap:12px;display:flex}.cb-faq-card label{flex-direction:column;gap:7px;display:flex}.cb-faq-card label span{color:#555;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700}.cb-faq-card select{color:#1a1a1a;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9px;outline:none;width:100%;height:46px;padding:0 12px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:14px}.cb-faq-card select:focus{background:#fff;border-color:#fd4918}.cb-material-grid{grid-template-columns:minmax(0,1fr) 180px;gap:12px;padding-right:34px;display:grid}.cb-upload-row{align-items:center;gap:12px;display:flex}.cb-upload-row a{color:#fd4918;text-overflow:ellipsis;white-space:nowrap;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;overflow:hidden}.cb-upload-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-width:142px;height:38px;padding:0 14px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.cb-upload-btn input{display:none}.cb-trash-btn{color:#999;cursor:pointer;background:0 0;border:0;width:28px;height:28px;position:absolute;top:14px;right:14px}.cb-trash-btn svg{width:18px;height:18px}.cb-add-btn{color:#555;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:12px;height:44px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:15px;font-weight:700}.cb-save-btn{color:#fff;cursor:pointer;background:#ef4b25;border:0;border-radius:12px;height:52px;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;box-shadow:0 8px 20px #ef4b2538}.cb-saved{color:#16a34a;text-align:center;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700}.cb-saved--error{color:#dc2626}@media (width<=760px){.cb-page{padding:20px 14px 36px}.cb-hero-card{flex-direction:column;align-items:flex-start}.cb-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.security-page{width:100%;min-height:calc(100vh - var(--topbar-h));color:#17191d;background:#fafafa;margin:0;padding:0 0 44px}.security-page__header{background:#fafafa;border-bottom:0;min-height:148px;padding:32px 32px 24px}.security-page__header h1{color:#242424;letter-spacing:0;margin:11px 0 8px;font-size:30px;font-weight:700;line-height:36px}.security-page__header p{color:#737881;letter-spacing:0;margin:0;font-size:14px;font-weight:400;line-height:20px}.security-page__eyebrow{color:#ff3f1f;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:16px;display:block}.security-page__layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:24px;padding:0 32px;display:grid}.security-tabs{box-shadow:none;background:#fff;border:1px solid #e4e4e4;border-radius:14px;gap:4px;padding:8px;display:grid}.security-tabs__item{color:#4f5660;cursor:default;letter-spacing:0;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:40px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;display:flex}.security-tabs__item:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:16px 16px;flex:0 0 16px;width:16px;height:16px;display:table}.security-tabs__item:disabled{opacity:1}.security-tabs__item--active{color:#ff3f1f;background:#ff3f1f1a;font-weight:700}.security-tabs__item--shield:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%235f636b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}.security-tabs__item--shield.security-tabs__item--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}.security-tabs__item--bell:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%235f636b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}.security-tabs__item--company:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%235f636b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M8 9h.01M12 9h.01M16 9h.01M8 13h.01M12 13h.01M16 13h.01M10 20v-3h4v3'/%3E%3C/svg%3E")}.security-tabs__item--billing:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%235f636b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/svg%3E")}.security-tabs__item--link:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%235f636b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13a5 5 0 0 0 7.1 0l2-2a5 5 0 0 0-7.1-7.1l-1.1 1.1'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.1 0l-2 2A5 5 0 0 0 12 20.1l1.1-1.1'/%3E%3C/svg%3E")}.security-form{gap:20px;min-width:0;display:grid}.security-form__section{box-shadow:none;background:#fff;border:1px solid #e4e4e4;border-radius:14px;gap:19px;padding:24px 26px;display:grid}.security-form__section h2{color:#242424;letter-spacing:0;margin:0 0 2px;font-size:18px;font-weight:700;line-height:24px}.security-field{gap:9px;margin:0;display:grid}.security-field span{color:#202124;letter-spacing:0;font-size:13px;font-weight:700;line-height:18px}.security-field input{color:#17191d;letter-spacing:0;background:#fff;border:1px solid #dedede;border-radius:11px;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;transition:border-color .15s,box-shadow .15s}.security-field input::placeholder{color:#a8adb4}.security-field input:focus{border-color:#ff3f1f;box-shadow:0 0 0 3px #ff3f1f1a}.security-field small{color:#dc2626;font-size:12px;font-weight:600;line-height:16px}.security-strength{color:#9ba0a7;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:16px;display:grid}.security-strength span{background:#e7e9ec;border-radius:999px;height:5px}.security-strength strong{color:#9ba0a7;text-align:right;min-width:88px;font-size:12px;font-weight:700}.security-strength--1 span:first-child,.security-strength--2 span:nth-child(-n+2),.security-strength--3 span{background:#ff3f1f}.security-strength--3 span{background:#0fa66a}.security-feedback{color:#991b1b;background:#fff1f1;border:1px solid #dc262638;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:700;line-height:18px}.security-feedback--success{color:#087a4d;background:#effcf6;border-color:#0fa66a3d}.security-form__actions{justify-content:flex-end;gap:12px;display:flex}.security-action{cursor:pointer;letter-spacing:0;border-radius:12px;height:45px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;line-height:20px}.security-action:disabled{cursor:not-allowed;opacity:.72}.security-action--ghost{color:#5f636b;background:#fff;border:1px solid #dedede;min-width:106px}.security-action--primary{color:#fff;background:#ff3f1f;border:0;min-width:165px;box-shadow:0 8px 18px #ff3f1f38}.security-action--danger{color:#fff;background:#d92d20;border:0;min-width:165px;box-shadow:0 8px 18px #d92d2038}.security-danger{background:#fff4f1;border:1px solid #ff3f1f38;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:20px 24px;display:flex}.security-danger h2{color:#b42318;letter-spacing:0;margin:0 0 4px;font-size:16px;font-weight:700;line-height:22px}.security-danger p{color:#a84a42;letter-spacing:0;margin:0;font-size:14px;font-weight:400;line-height:20px}.security-danger--account{background:#fff8f6;border-color:#b4231852}.security-danger__logout{color:#fff;cursor:pointer;letter-spacing:0;background:#e9272f;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:152px;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;line-height:20px;display:flex}.security-danger__logout:before{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;flex:0 0 16px;width:16px;height:16px;display:table}.security-danger__logout:hover:not(:disabled){background:#dc1f27}.security-danger__logout:disabled{cursor:not-allowed;opacity:.72}.security-danger__close-account{color:#b42318;cursor:pointer;letter-spacing:0;background:#fff;border:1px solid #d92d20;border-radius:10px;justify-content:center;align-items:center;min-width:152px;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;line-height:20px;display:flex}.security-danger__close-account:hover:not(:disabled){background:#fff1ef}.security-danger__close-account:disabled{cursor:not-allowed;opacity:.72}.security-modal-backdrop{z-index:70;background:#0d121c75;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.security-modal{background:#fff;border:1px solid #ead2cd;border-radius:14px;width:min(100%,520px);padding:24px;box-shadow:0 24px 60px #11182738}.security-modal__header{align-items:flex-start;gap:14px;display:flex}.security-modal__header>span{color:#d92d20;background:#fff1ef;border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:18px;font-weight:800;line-height:1;display:grid}.security-modal__header h2{color:#17191d;letter-spacing:0;margin:0 0 6px;font-size:22px;font-weight:800;line-height:28px}.security-modal__header p{color:#69707b;margin:0;font-size:14px;line-height:20px}.security-modal__body{background:#fafafa;border-radius:12px;gap:10px;margin:20px 0 0;padding:16px;display:grid}.security-modal__body p{color:#4f5660;margin:0;font-size:14px;line-height:20px}.security-modal__feedback{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:20px}.security-modal__actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (width<=980px){.security-page__header{padding:26px 24px 22px}.security-page__layout{grid-template-columns:1fr;padding:18px 24px 0}.security-tabs{grid-auto-columns:max-content;grid-auto-flow:column;overflow-x:auto}}@media (width<=720px){.security-page__header{min-height:auto}.security-page__header h1{font-size:24px;line-height:30px}.security-page__layout{padding-inline:14px}.security-form__section{padding:20px 16px}.security-form__actions{flex-direction:column}.security-action,.security-danger__logout,.security-danger__close-account{width:100%}.security-danger{flex-direction:column;align-items:stretch}.security-modal{padding:20px 16px}.security-modal__actions{flex-direction:column-reverse}}.security-tabs__item--bell.security-tabs__item--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}.security-notifications{gap:20px;min-width:0;display:grid}.security-notifications__card{box-shadow:none;background:#fff;border:1px solid #e4e4e4;border-radius:14px;padding:12px 24px;display:grid}.security-notification-row{border-bottom:1px solid #eee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:67px;padding:9px 0;display:grid}.security-notification-row:last-child{border-bottom:0}.security-notification-row h2{color:#111827;letter-spacing:0;margin:0 0 4px;font-size:14px;font-weight:700;line-height:19px}.security-notification-row p{color:#9299a5;letter-spacing:0;margin:0;font-size:12px;font-weight:400;line-height:17px}.security-toggle{cursor:pointer;background:#d7dbe0;border:0;border-radius:999px;width:36px;height:22px;padding:0;transition:background .15s;position:relative}.security-toggle:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;display:table;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a38}.security-toggle span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.security-toggle--active{background:#ff3f1f}.security-toggle--active:before{transform:translate(14px)}.security-notifications__card--channels{gap:6px;padding:24px}.security-notifications__card--channels h2{color:#242424;letter-spacing:0;margin:0;font-size:16px;font-weight:700;line-height:22px}.security-notifications__card--channels>p{color:#8b929c;letter-spacing:0;margin:0 0 14px;font-size:12px;font-weight:400;line-height:17px}.security-channel-list{flex-wrap:wrap;gap:10px;display:flex}.security-channel{color:#8f96a1;cursor:pointer;letter-spacing:0;background:#fff;border:1px solid #dedede;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:39px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.security-channel:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:14px 14px;flex:0 0 14px;width:14px;height:14px;display:table}.security-channel--active{color:#ff3f1f;border-color:#ff3f1f}.security-channel--email:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%238f96a1' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E")}.security-channel--email.security-channel--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E")}.security-channel--whatsapp:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%238f96a1' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18.5 4 20l1.1-3.6A8 8 0 1 1 12 20a8.2 8.2 0 0 1-4.5-1.5Z'/%3E%3Cpath d='M9 9.5c.5 2 1.8 3.4 3.6 4.4l1.4-1.2 2 1c-.2 1.3-1.1 2-2.3 2-2.9 0-6.2-3.1-6.2-6.1 0-1.2.7-2.1 2-2.3l1 2-1.5 1.2Z'/%3E%3C/svg%3E")}.security-channel--whatsapp.security-channel--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18.5 4 20l1.1-3.6A8 8 0 1 1 12 20a8.2 8.2 0 0 1-4.5-1.5Z'/%3E%3Cpath d='M9 9.5c.5 2 1.8 3.4 3.6 4.4l1.4-1.2 2 1c-.2 1.3-1.1 2-2.3 2-2.9 0-6.2-3.1-6.2-6.1 0-1.2.7-2.1 2-2.3l1 2-1.5 1.2Z'/%3E%3C/svg%3E")}.security-channel--push:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%238f96a1' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}.security-channel--push.security-channel--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}.security-notifications__actions{justify-content:flex-end;display:flex}@media (width<=720px){.security-notification-row{grid-template-columns:1fr;gap:12px}.security-toggle{justify-self:start}.security-notifications__actions .security-action{width:100%}}.security-tabs__item--company.security-tabs__item--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M8 9h.01M12 9h.01M16 9h.01M8 13h.01M12 13h.01M16 13h.01M10 20v-3h4v3'/%3E%3C/svg%3E")}.security-company{gap:18px;min-width:0;display:grid}.security-company__card{box-shadow:none;background:#fff;border:1px solid #e4e4e4;border-radius:14px;gap:18px;padding:24px;display:grid}.security-company__card h2{color:#242424;letter-spacing:0;margin:0;font-size:16px;font-weight:700;line-height:22px}.security-company-logo{align-items:center;gap:16px;display:flex}.security-company-logo__preview{color:#ff3f1f;letter-spacing:0;background:#ffe9e2;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;font-size:21px;font-weight:700;line-height:26px;display:flex}.security-company-logo__actions{gap:8px;display:grid}.security-company-logo__actions span{color:#a1a7b0;letter-spacing:0;font-size:12px;font-weight:400;line-height:16px}.security-company-logo__button{color:#4f5660;cursor:pointer;letter-spacing:0;background:#fff;border:1px solid #dedede;border-radius:8px;justify-content:center;align-items:center;width:fit-content;height:34px;padding:0 16px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex;position:relative}.security-company-logo__button input{cursor:pointer;opacity:0;position:absolute;inset:0}.security-company__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.security-field--wide{grid-column:1/-1}.security-company .security-field{gap:8px}.security-company .security-field input,.security-company .security-field select{color:#17191d;letter-spacing:0;background-color:#fff;border:1px solid #dedede;border-radius:9px;outline:none;width:100%;height:40px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;transition:border-color .15s,box-shadow .15s}.security-company .security-field input:focus,.security-company .security-field select:focus{border-color:#ff3f1f;box-shadow:0 0 0 3px #ff3f1f1a}.security-company .security-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23737881' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:38px}@media (width<=720px){.security-company__card{padding:20px 16px}.security-company__grid{grid-template-columns:1fr}}.security-tabs__item--billing.security-tabs__item--active:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ff3f1f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/svg%3E")}.security-page--billing .security-page__header{border-bottom:0}.security-page--billing .security-page__layout{margin-top:-6px}.security-billing{gap:18px;width:100%;min-width:0;max-width:734px;display:grid}.security-billing__summary{grid-template-columns:minmax(0,1.4fr) minmax(260px,.9fr);gap:18px;display:grid}.security-billing-plan{color:#fff;background:#1c1c1c;border-radius:14px;align-content:center;min-height:176px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.security-billing-plan:after{content:"";filter:blur(3px);pointer-events:none;background:#ff3f1f52;border-radius:50%;width:150px;height:150px;display:table;position:absolute;top:-42px;right:-28px}.security-billing-plan>span,.security-billing-plan h2,.security-billing-plan p,.security-billing-plan .security-billing-plan__actions,.security-billing-plan .security-billing-plan__feedback{z-index:1;position:relative}.security-billing-plan>span{color:#ff7b62;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:15px}.security-billing-plan p{color:#d6d7db;letter-spacing:0;margin:6px 0 18px;font-size:14px;font-weight:400;line-height:20px}.security-billing-plan__title{z-index:1;align-items:center;gap:10px;margin-top:12px;display:flex;position:relative}.security-billing-plan__title h2{color:#fff;letter-spacing:0;margin:0;font-size:24px;font-weight:700;line-height:30px}.security-billing-plan__title strong{color:#fff;letter-spacing:0;text-transform:uppercase;background:#ff3f1f;border-radius:7px;align-items:center;height:22px;padding:0 9px;font-size:11px;font-style:normal;font-weight:700;line-height:15px;display:inline-flex}.security-billing-plan__actions{gap:10px;display:flex}.security-billing-plan__actions button{cursor:pointer;letter-spacing:0;border-radius:9px;height:37px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;line-height:18px}.security-billing-plan__actions button:first-child{color:#fff;background:#ff3f1f;border:0}.security-billing-plan__actions button:last-child{color:#fff;background:0 0;border:1px solid #ffffff47}.security-billing-plan__feedback{color:#fff;letter-spacing:0;background:#d92d2033;border:1px solid #ffffff2e;border-radius:8px;width:fit-content;max-width:100%;margin-top:12px;padding:8px 10px;font-size:12px;font-weight:600;line-height:16px}.security-billing-usage,.security-billing-card{box-shadow:none;background:#fff;border:1px solid #e4e4e4;border-radius:14px}.security-billing-usage{align-content:center;min-height:176px;padding:28px 22px;display:grid}.security-billing-usage>span{color:#ff3f1f;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:15px}.security-billing-usage div{align-items:baseline;gap:8px;margin:18px 0 4px;display:flex}.security-billing-usage strong{color:#17191d;letter-spacing:0;font-size:34px;font-weight:700;line-height:40px}.security-billing-usage small{color:#8d929b;letter-spacing:0;font-size:13px;font-weight:400;line-height:18px}.security-billing-usage progress{appearance:none;background:#eee;border:0;border-radius:999px;width:100%;height:6px;overflow:hidden}.security-billing-usage progress::-webkit-progress-bar{background:#eee;border-radius:999px}.security-billing-usage progress::-webkit-progress-value{background:#ff3f1f;border-radius:999px}.security-billing-usage progress::-moz-progress-bar{background:#ff3f1f;border-radius:999px}.security-billing-usage p{color:#8d929b;letter-spacing:0;margin:9px 0 0;font-size:12px;font-weight:400;line-height:17px}.security-billing-card{padding:22px 24px}.security-billing-card h2{color:#242424;letter-spacing:0;margin:0;font-size:16px;font-weight:700;line-height:22px}.security-billing-card__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.security-billing-card__header button{color:#ff3f1f;cursor:pointer;letter-spacing:0;background:#fff;border:1px solid #ff3f1f;border-radius:9px;height:32px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;line-height:18px}.security-payment-method{border:1px solid #ececec;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:14px 16px;display:grid}.security-payment-method strong{color:#242424;letter-spacing:0;font-size:14px;font-weight:700;line-height:19px;display:block}.security-payment-method span{color:#a0a5ad;letter-spacing:0;margin-top:2px;font-size:12px;font-weight:400;line-height:17px;display:block}.security-payment-method small{color:#0f9f5a;letter-spacing:0;background:#e5f8ed;border-radius:999px;align-items:center;height:24px;padding:0 11px;font-size:12px;font-weight:700;line-height:17px;display:inline-flex}.security-payment-method__brand{background:#df3c21;border-radius:7px;width:42px;height:29px}.security-payment-method__brand:before{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:17px 17px;width:17px;height:17px;margin:6px auto 0;display:table}.security-billing-card--history{padding:0;overflow:hidden}.security-billing-card--history h2{padding:22px 24px 17px}.security-invoices{display:grid}.security-invoices__head,.security-invoices__row{grid-template-columns:118px minmax(210px,1fr) 110px 120px 70px;align-items:center;gap:0;min-width:720px;padding:0 22px;display:grid}.security-invoices__head{color:#a3a8af;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #eee;border-bottom:1px solid #eee;height:37px;font-size:11px;font-weight:700;line-height:15px}.security-invoices__row{color:#8d929b;letter-spacing:0;border-bottom:1px solid #eee;height:50px;font-size:13px;font-weight:400;line-height:18px}.security-invoices__row:last-child{border-bottom:0}.security-invoices__row strong{color:#242424;letter-spacing:0;font-size:13px;font-weight:600;line-height:18px}.security-invoices__row em{color:#0f9f5a;letter-spacing:0;background:#e5f8ed;border-radius:999px;align-items:center;gap:6px;width:fit-content;height:22px;padding:0 10px;font-size:12px;font-style:normal;font-weight:700;line-height:17px;display:inline-flex}.security-invoices__row em:before{content:"";background:#0f9f5a;border-radius:50%;width:6px;height:6px;display:table}.security-invoices__row button{color:#ff3f1f;cursor:pointer;letter-spacing:0;background:0 0;border:0;justify-self:end;padding:0;font-family:inherit;font-size:13px;font-weight:700;line-height:18px}@media (width<=980px){.security-billing__summary{grid-template-columns:1fr}.security-billing-card--history{overflow-x:auto}}@media (width<=720px){.security-billing-plan,.security-billing-usage,.security-billing-card{padding:20px 16px}.security-payment-method{grid-template-columns:42px minmax(0,1fr)}.security-payment-method small{grid-column:2;justify-self:start}}.visitor-shell{background:#fafafa}.visitor-shell .db-sidebar.collapsed{overflow:hidden}.visitor-shell .db-sidebar.collapsed .db-sidebar__brand,.visitor-shell .db-sidebar.collapsed .db-sidebar__section-title,.visitor-shell .db-sidebar.collapsed .db-nav-item__label,.visitor-shell .db-sidebar.collapsed .db-sidebar__footnote{display:none}.visitor-shell .db-sidebar.collapsed .db-sidebar__logo{justify-content:center;padding-left:0;padding-right:0}.visitor-shell .db-sidebar.collapsed .db-sidebar__nav{padding-left:10px;padding-right:10px}.visitor-shell .db-sidebar.collapsed .db-sidebar__section{margin-bottom:10px}.visitor-shell .db-sidebar.collapsed .db-nav-item{justify-content:center;padding-left:0;padding-right:0}.visitor-shell .db-sidebar.collapsed .db-nav-item__icon{flex:0 0 18px}.visitor-sidebar .db-nav-item{text-align:left;cursor:pointer;width:100%;font:inherit;border:0}.visitor-topbar .db-topbar__bell svg{stroke:#555;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.visitor-page{background:#fafafa;min-height:calc(100vh - 57px)}.visitor-page__header{background:#fafafa;border-bottom:1px solid #e4e4e4;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 22px 13px;display:flex}.visitor-page__header h1{color:#07111f;letter-spacing:0;margin:2px 0 3px;font-size:22px;font-weight:650;line-height:26px}.visitor-page__header p:not(.panel-eyebrow){color:#667085;margin:0;font-size:13px;line-height:18px}.visitor-kpis{border-bottom:1px solid #e4e4e4;grid-template-columns:repeat(2,minmax(220px,1fr));display:grid}.visitor-kpi{background:#fff;border-right:1px solid #e4e4e4;min-height:94px;padding:17px 18px 13px;position:relative}.visitor-kpi span{color:#667085;margin-bottom:13px;font-size:11px;line-height:15px;display:block}.visitor-kpi strong{color:#07111f;letter-spacing:0;font-size:26px;font-weight:650;line-height:31px;display:block}.visitor-kpi small{color:#98a2b3;margin-top:18px;font-size:11px;display:block}.visitor-kpi__icon{color:#fd4918;background:#fff1ed;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex;position:absolute;top:18px;right:22px}.visitor-home__blank{background:#fff;min-height:calc(100vh - 234px)}.visitor-number-skeleton{border-radius:6px;width:48px;height:24px;margin:0}.visitor-pill-skeleton,.visitor-avatar-skeleton,.visitor-header-skeleton span,.visitor-header-skeleton strong,.visitor-header-skeleton small,.visitor-kpi--loading span,.visitor-kpi--loading strong,.visitor-kpi--loading small,.visitor-number-skeleton{background:linear-gradient(90deg,#f2f4f7 0%,#e4e7ec 50%,#f2f4f7 100%) 0 0/180% 100%;animation:1.2s ease-in-out infinite visitorSkeleton;display:block}.visitor-pill-skeleton{border-radius:999px;width:148px;height:32px}.visitor-avatar-skeleton{border-radius:999px;width:134px;height:32px}.visitor-header-skeleton{width:280px}.visitor-header-skeleton span{border-radius:999px;width:82px;height:11px;margin-bottom:8px}.visitor-header-skeleton strong{border-radius:8px;width:230px;height:22px;margin-bottom:8px}.visitor-header-skeleton small{border-radius:999px;width:270px;height:12px}.visitor-kpi--loading span{border-radius:999px;width:112px;height:11px}.visitor-kpi--loading strong{border-radius:8px;width:42px;height:29px}.visitor-kpi--loading small{border-radius:999px;width:104px;height:11px}.visitor-panel,.visitor-table-card,.visitor-form-card{background:#fff;border:1px solid #e4e4e4;border-radius:14px;width:min(1040px,100% - 44px);margin:24px 22px}.visitor-panel{justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex}.visitor-panel h2,.visitor-form-card h2{color:#171717;letter-spacing:0;margin:0 0 8px;font-size:18px;font-weight:650}.visitor-panel p{color:#667085;margin:0;font-size:13px;line-height:19px}.visitor-primary-link,.visitor-form-card button{color:#fff;background:#fd4918;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #fd49182e}.visitor-table-card{overflow:hidden}.visitor-table{color:#344054;border-bottom:1px solid #eee;grid-template-columns:minmax(220px,1.5fr) 120px 120px 140px;align-items:center;min-height:54px;padding:0 18px;font-size:13px;display:grid}.visitor-table--header{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;min-height:42px;font-size:11px;font-weight:800}.visitor-table strong{color:#07111f;font-size:13px;font-weight:800}.visitor-status{color:#009951;background:#e9fbf2;border-radius:999px;width:max-content;padding:4px 10px;font-size:12px;font-weight:800}.visitor-empty{text-align:center;color:#667085;padding:44px 20px}.visitor-empty strong{color:#171717;margin-bottom:8px;display:block}.visitor-table--skeleton span{background:linear-gradient(90deg,#f2f4f7 0%,#e4e7ec 50%,#f2f4f7 100%) 0 0/180% 100%;border-radius:999px;width:70%;height:12px;animation:1.2s ease-in-out infinite visitorSkeleton}.visitor-review-card{overflow:hidden}.visitor-review-row{border-bottom:1px solid #eee;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:18px 20px;display:grid}.visitor-review-row:last-child{border-bottom:0}.visitor-review-row__main{min-width:0}.visitor-review-row__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.visitor-review-row__head strong,.visitor-review-modal h2{color:#07111f;font-size:14px;font-weight:800}.visitor-review-row__head span:not(.visitor-status){color:#667085;margin-top:3px;font-size:12.5px;font-weight:600;display:block}.visitor-review-row__meta{color:#667085;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:9px;font-size:12.5px;font-weight:700;display:flex}.visitor-review-stars{color:#fd4918;gap:2px;font-size:14px;display:inline-flex}.visitor-review-row p{color:#344054;max-width:760px;margin:0;font-size:13.5px;line-height:1.55}.visitor-review-row p.is-empty{color:#98a2b3;font-style:italic}.visitor-review-row__actions{align-items:flex-start;gap:8px;display:flex}.visitor-review-action{color:#344054;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.visitor-review-action:hover{color:#fd4918;background:#fff4ef;border-color:#fd4918}.visitor-review-action--danger{color:#d92d20;background:#fff7f5;border-color:#ffd2c7}.visitor-review-action--danger:hover{color:#a23721;background:#fff0ed;border-color:#ffad9d}.visitor-review-action:disabled{opacity:.65;cursor:wait}.visitor-status--pending{color:#b54708;background:#fff7e6}.visitor-review-row--skeleton{grid-template-columns:1fr}.visitor-review-row--skeleton span{background:linear-gradient(90deg,#f2f4f7 0%,#e4e7ec 50%,#f2f4f7 100%) 0 0/180% 100%;border-radius:999px;width:70%;height:12px;animation:1.2s ease-in-out infinite visitorSkeleton}.visitor-review-row--skeleton span:nth-child(2){width:46%}.visitor-review-row--skeleton span:nth-child(3){width:88%}.visitor-review-modal-backdrop{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.visitor-review-modal{background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:min(520px,100%);max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 60px #0f172a38}.visitor-review-modal__head{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:16px;display:flex}.visitor-review-modal h2{margin:0;font-size:20px}.visitor-review-modal__close{color:#fd4918;cursor:pointer;background:#fff4ef;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.visitor-review-modal__error{color:#d92d20;background:#fff1f0;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:700}.visitor-review-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.visitor-review-field>span{color:#171717;font-size:13px;font-weight:800}.visitor-review-rating-input{gap:5px;display:flex}.visitor-review-rating-input button{color:#98a2b3;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.visitor-review-rating-input button.is-active,.visitor-review-rating-input button:hover{color:#fd4918;background:#fff4ef;border-color:#fd4918}.visitor-review-field textarea{resize:vertical;color:#07111f;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;min-height:132px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5}.visitor-review-field textarea:focus{border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.visitor-review-field small{color:#98a2b3;align-self:flex-end;font-size:12px}.visitor-review-modal__actions{border-top:1px solid #eee;justify-content:flex-end;align-items:center;gap:10px;padding-top:18px;display:flex}.visitor-review-modal__actions button{cursor:pointer;border-radius:10px;min-height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:800}.visitor-review-primary{color:#fff;background:#fd4918;border:0;box-shadow:0 8px 18px #fd49182e}.visitor-review-secondary{color:#344054;background:#f2f4f7;border:0}.visitor-review-remove{color:#a23721;background:#fff7f5;border:1px solid #ffd2c7;margin-right:auto}.visitor-review-modal__actions button:disabled{opacity:.65;cursor:wait}.visitor-form-card{flex-direction:column;gap:18px;padding:24px;display:flex}.visitor-form-card label{flex-direction:column;gap:8px;display:flex}.visitor-form-card label span{color:#171717;font-size:13px;font-weight:800}.visitor-form-card input{color:#07111f;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px}.visitor-form-card input:focus{border-color:#fd4918;box-shadow:0 0 0 3px #fd49181a}.visitor-form-grid{grid-template-columns:1fr 1fr 90px;gap:16px;display:grid}.visitor-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.visitor-form-card button{width:max-content;margin-left:auto}.visitor-form-card button:disabled{opacity:.65}.visitor-message{border-radius:10px;width:min(1040px,100% - 44px);margin:18px 22px -6px;padding:12px 14px;font-size:13px;font-weight:700}.visitor-message--success{color:#027a48;background:#ecfdf3}.visitor-message--error{color:#d92d20;background:#fff1f0}.visitor-avatar-dropdown{right:0}@keyframes visitorSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@media (width<=900px){.visitor-kpis,.visitor-form-grid,.visitor-form-grid--two{grid-template-columns:1fr}.visitor-table{grid-template-columns:1fr;gap:8px;padding:14px 18px}.visitor-review-row{grid-template-columns:1fr;gap:14px;padding:16px}.visitor-review-row__head{flex-direction:column;gap:8px}.visitor-review-row__actions{width:100%}.visitor-review-action{flex:1}.visitor-review-modal{padding:20px}.visitor-review-modal__actions{flex-direction:column-reverse}.visitor-review-modal__actions button{width:100%}.visitor-review-remove{margin-right:0}.visitor-panel,.visitor-page__header{flex-direction:column;align-items:flex-start}}.visitor-home .visitor-kpis{background:#fff;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;width:auto;margin:0 22px}.visitor-home .visitor-kpi:last-child{border-right:0}.visitor-home__blank{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;margin:0 22px}.visitor-reviews .visitor-table-card{border-radius:12px;width:auto;max-width:none;margin:20px 22px 0}.visitor-reviews .visitor-table{grid-template-columns:minmax(280px,1.7fr) minmax(110px,.55fr) minmax(120px,.6fr) minmax(130px,.6fr);padding:0 20px}.visitor-reviews .visitor-table--header{min-height:34px}.visitor-reviews .visitor-empty{flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:34px 22px;display:flex}@media (width<=900px){.visitor-home .visitor-kpis,.visitor-home__blank,.visitor-reviews .visitor-table-card{margin-left:14px;margin-right:14px}}a{text-decoration:none}ul{list-style:none}*{box-sizing:border-box}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px;min-height:40px}::-webkit-scrollbar-thumb:hover{background:#ffffff73}*{scrollbar-width:thin;scrollbar-color:#ffffff40 #ffffff0d}
