.TenantSettingsModal-module-sass-module__wCEtyW__layout{pointer-events:auto;height:100%;min-height:500px;padding:30px;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__sidenav{border-right:1px solid var(--mid-grey);flex-direction:column;flex-shrink:0;gap:8px;width:200px;margin:0 16px 0 0;padding-right:16px;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__navItemActive{background:var(--beige-grey-bright);border-radius:12px}.TenantSettingsModal-module-sass-module__wCEtyW__navGroup{flex-direction:column;gap:4px;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__navGroup+.TenantSettingsModal-module-sass-module__wCEtyW__navGroup{margin-top:16px}.TenantSettingsModal-module-sass-module__wCEtyW__navGroupLabel{font-family:var(--font-inter),"sans-serif";text-transform:uppercase;letter-spacing:.06em;color:var(--brown);margin-bottom:2px;padding:0 12px;font-size:11px;font-weight:600;display:block}.TenantSettingsModal-module-sass-module__wCEtyW__navItemContent{font-family:var(--font-inter),"sans-serif";align-items:center;gap:10px;font-size:14px;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__content{flex:1;padding-left:8px;overflow-y:auto}.TenantSettingsModal-module-sass-module__wCEtyW__section{pointer-events:auto;flex-direction:column;gap:20px;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__hamburger{color:var(--dark-grey);z-index:2;display:none;position:absolute;top:20px;left:20px}.TenantSettingsModal-module-sass-module__wCEtyW__hamburger:hover{color:var(--black)}.TenantSettingsModal-module-sass-module__wCEtyW__mobileNavOverlay{z-index:10;background:var(--background-grey);border-radius:12px;padding:16px;display:none;position:absolute;inset:0;overflow-y:auto}.TenantSettingsModal-module-sass-module__wCEtyW__mobileNavHeader{color:var(--dark-grey);justify-content:flex-end;margin-bottom:8px;display:flex}@media (max-width:768px){.TenantSettingsModal-module-sass-module__wCEtyW__layout{padding:72px 16px 24px}.TenantSettingsModal-module-sass-module__wCEtyW__sidenav{display:none}.TenantSettingsModal-module-sass-module__wCEtyW__hamburger{justify-content:center;align-items:center;display:flex}.TenantSettingsModal-module-sass-module__wCEtyW__mobileNavOverlay{display:block}}
.IntegrationsSection-module-sass-module__XUNrVq__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.IntegrationsSection-module-sass-module__XUNrVq__identity{flex-direction:column;gap:4px;display:flex}
.Toggle-module-sass-module__Gu6o8W__root{background:var(--mid-grey);cursor:pointer;width:40px;height:22px;transition:background .2s var(--cubic-bezier);border:none;border-radius:999px;flex-shrink:0;padding:0;position:relative}.Toggle-module-sass-module__Gu6o8W__root[data-state=checked]{background:var(--black)}.Toggle-module-sass-module__Gu6o8W__root:disabled{opacity:.5;cursor:default}.Toggle-module-sass-module__Gu6o8W__root:focus-visible{outline:2px solid var(--brown);outline-offset:2px}.Toggle-module-sass-module__Gu6o8W__thumb{background:var(--white);width:18px;height:18px;transition:transform .2s var(--cubic-bezier);border-radius:999px;display:block;transform:translate(2px);box-shadow:0 1px 2px #160e0240}.Toggle-module-sass-module__Gu6o8W__thumb[data-state=checked]{transform:translate(20px)}
.NotificationsSection-module-sass-module__tI7MyW__group{flex-direction:column;gap:10px;display:flex}.NotificationsSection-module-sass-module__tI7MyW__row{justify-content:space-between;align-items:center;gap:24px;padding:14px 20px;display:flex}.NotificationsSection-module-sass-module__tI7MyW__row+.NotificationsSection-module-sass-module__tI7MyW__row{border-top:1px solid var(--background-grey)}.NotificationsSection-module-sass-module__tI7MyW__rowText{flex-direction:column;gap:2px;min-width:0;display:flex}
:root{--black:#160e02;--brown:#625848;--dark-grey:#847b74;--mid-grey:#d9d9d9;--light-grey:#eee;--background-grey:#f6f1ee;--white:#fffcfc;--transparent-grey:#f9f7f6cc;--beige-pure:#f5e3cc;--beige-grey-bright:#f0e6e0;--beige-grey-mid:#e4d5c8;--orange:#ffc675;--dark-blue:#75888c;--dirt-blue:#aac8ce;--bright-blue:#bcd3d7;--info-weak:#e9eff1;--sprout-green:#cae7a6;--yellow:#eae472;--red:#b84040;--red-dark:#8a2e2e;--cubic-bezier:cubic-bezier(.22, 1, .36, 1);--gradient-color-1:#ffc15c;--gradient-color-2:#f9e4e5;--gradient-color-3:#fdf3e7;--gradient-color-4:#d7f5ff}html,body{background-color:var(--background-grey);color:var(--black);font-family:var(--font-inter),"sans-serif";-webkit-font-smoothing:antialiased;margin:0;padding:0}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}.appShell{background-color:var(--background-grey);min-height:100vh;display:flex}.appMain{flex:1;min-width:0;margin-left:200px;padding:28px 48px 32px}*{scrollbar-width:thin;scrollbar-color:var(--mid-grey) #0000}.generalWrapper{flex-direction:column;gap:30px;width:100%;height:calc(100vh - 120px);padding:100px 150px 10px 220px;display:flex;overflow:scroll}.generalWrapperCentered{flex-direction:column;justify-content:center;gap:30px;width:100%;height:calc(100vh - 120px);padding:100px 150px 10px 220px;display:flex;overflow:scroll}.chatWrapper{flex-direction:column;gap:30px;width:100%;height:100vh;padding:0 20px 120px 300px;display:flex;overflow:scroll}.chatHomeScreenWrapper{flex-direction:column;gap:30px;width:100%;height:100vh;padding:100px 150px 10px 300px;display:flex;overflow:scroll}.fullFrameWrapper{flex-direction:column;gap:30px;width:100%;height:100vh;padding:100px 150px 30px 220px;display:flex;overflow:scroll}.embla__container{touch-action:pan-y pinch-zoom;height:100%;margin-left:-50vw;display:flex}.embla__slide{flex:0 0 100%;min-width:0;padding-left:50vw}@media (max-width:1200px){.generalWrapper,.generalWrapperCentered{padding:100px 60px 0 100px}.fullFrameWrapper{padding:100px 60px 30px 100px}.chatHomeScreenWrapper{padding:100px 90px 10px 106px}}@media (max-width:768px){.generalWrapper,.generalWrapperCentered{padding:100px 20px 0 100px}.fullFrameWrapper{padding:100px 20px 30px 100px}.chatWrapper{padding:0 20px 120px 106px}.chatHomeScreenWrapper{padding:100px 20px 10px 106px}}
