.menu .app-brand.demo{height:64px;margin-top:12px}.app-brand-logo.demo svg{width:22px;height:38px}.app-brand-text.demo{font-size:1.75rem;letter-spacing:-.5px}.app-brand-logo.demo.brand-logo-collapsed svg{width:30px;height:30px}.brand-logo-collapsed{display:none}.layout-menu-collapsed #layout-menu:not(:hover) .brand-logo-collapsed{display:block;margin-inline:auto}.layout-menu-collapsed #layout-menu:not(:hover) .app-brand-text.demo{display:none}.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page{padding-top:74px!important}.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page{padding-top:64px!important}.docs-page .layout-navbar-fixed.layout-wrapper:not(.layout-without-menu) .layout-page,.docs-page .layout-menu-fixed.layout-wrapper:not(.layout-without-menu) .layout-page{padding-top:62px!important}.content-wrapper .navbar{z-index:auto}.demo-blocks>*{display:block!important}.demo-inline-spacing>*{margin:1rem .375rem 0 0!important}.demo-vertical-spacing>*{margin-top:1rem!important;margin-bottom:0!important}.demo-vertical-spacing.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-lg>*{margin-top:1.875rem!important;margin-bottom:0!important}.demo-vertical-spacing-lg.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-xl>*{margin-top:5rem!important;margin-bottom:0!important}.demo-vertical-spacing-xl.demo-only-element>:first-child{margin-top:0!important}@media (max-width: 576px){#dropdown-variation-demo .btn-group .text-truncate{width:231px;position:relative}#dropdown-variation-demo .btn-group .text-truncate:after{position:absolute;top:45%;right:.65rem}}.layout-demo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.layout-demo-placeholder img{width:900px}.layout-demo-info{text-align:center;margin-top:1rem}.form-actions-sticky{position:sticky;bottom:1rem;z-index:9;background-color:var(--bs-paper-bg, #fff);border:1px solid var(--bs-border-color, #d9dee3);padding:1rem 1.5rem;margin-top:1.5rem;border-radius:var(--bs-card-border-radius, .5rem);box-shadow:0 .25rem 1rem #22303e14}.container-p-y:has(.form-actions-sticky){display:flex;flex-direction:column}.container-p-y :not(.row):not(.col):not([class^=col-]):not([class*=" col-"]):has(.form-actions-sticky){display:flex;flex-direction:column;flex:1 1 auto;width:100%}@media (min-width: 992px){.container-p-y .row:has(.form-actions-sticky){flex:1 1 auto}}.container-p-y .row>:has(.form-actions-sticky){display:flex;flex-direction:column}.container-p-y .form-actions-sticky{margin-top:auto}.company-logo-placeholder{width:100px;height:100px;border:2px dashed var(--bs-border-color, #d9dee3);border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--bs-tertiary-bg, #f5f5f9);color:var(--bs-secondary-color, #8592a3);font-size:2.5rem}.custom-field-row{animation:fadeIn .2s ease}.custom-field-row.fade-out{animation:fadeOut .2s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.ss{padding:0 1rem .25rem}.ss-trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 10px;border:none;border-radius:8px;background:transparent;color:var(--bs-menu-color, #a3a4cc);font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease;text-align:left}.ss-trigger:hover{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .06));color:var(--bs-menu-hover-color, #cfcee4)}.ss-trigger:active{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .08))}.ss-trigger-static{cursor:default}.ss-trigger-static:hover{background:transparent;color:var(--bs-menu-color, #a3a4cc)}.ss-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px var(--bs-menu-bg, #2b2c40)}.ss-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ss-label{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.5;line-height:1.2}.ss-name{font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-menu-hover-color, #cfcee4)}.ss-chevron{flex-shrink:0;font-size:14px;opacity:.4;transition:transform .2s ease,opacity .2s ease}.ss-trigger:hover .ss-chevron{opacity:.7}.ss-trigger[aria-expanded=true] .ss-chevron{transform:rotate(180deg);opacity:.7}.ss-dropdown{width:calc(100% - 2rem);min-width:200px;margin:4px 1rem 0!important;padding:6px;border:none;border-radius:10px;background:var(--bs-menu-bg, #2b2c40);box-shadow:0 4px 6px #00000012,0 12px 28px #00000029,0 0 0 1px #ffffff0f;overflow:hidden;animation:ssReveal .18s ease}@keyframes ssReveal{0%{opacity:0}to{opacity:1}}.ss-dropdown-header{padding:6px 10px 4px;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bs-menu-color, #a3a4cc);opacity:.45}.ss-option{display:flex;align-items:center;gap:10px;padding:10px;min-height:44px;border-radius:7px;color:var(--bs-menu-color, #a3a4cc);text-decoration:none;transition:background .15s ease,color .15s ease;cursor:pointer}.ss-option:hover{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .08));color:var(--bs-menu-hover-color, #cfcee4)}.ss-option.is-active{background:#696cff1f;color:#fff}.ss-option.is-active .ss-dot{box-shadow:0 0 0 2px #696cff59}.ss-option-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ss-option-name{font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-option-domain{font-size:11px;opacity:.5;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-check{flex-shrink:0;font-size:16px;color:var(--bs-primary, #696cff)}.layout-menu-collapsed #layout-menu:not(:hover) .ss{padding:0;display:flex;justify-content:center}.layout-menu-collapsed #layout-menu:not(:hover) .ss-trigger{width:auto;min-height:0;padding:6px;justify-content:center;background:transparent}.layout-menu-collapsed #layout-menu:not(:hover) .ss-trigger .menu-text{display:none!important}.layout-menu-collapsed #layout-menu:not(:hover) .ss-dot{width:10px;height:10px}.su{margin-top:auto;padding:.625rem 1rem .875rem;border-top:1px solid var(--bs-menu-divider-color, rgba(255, 255, 255, .08))}.su-trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:6px 10px;border:none;border-radius:8px;background:transparent;color:var(--bs-menu-color, #a3a4cc);font-size:13px;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease;text-align:left}.su-trigger:hover{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .06));color:var(--bs-menu-hover-color, #cfcee4)}.su-trigger:active{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .08))}.su-avatar{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#696cff,#8b5cf6);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #696cff59;-webkit-user-select:none;user-select:none}.su-status{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border-radius:50%;background:#71dd37;box-shadow:0 0 0 2px var(--bs-menu-bg, #2b2c40)}.su-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.su-name{font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-menu-hover-color, #cfcee4)}.su-role{font-size:10.5px;font-weight:500;line-height:1.2;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.su-ellipsis{flex-shrink:0;font-size:16px;opacity:.35;transition:opacity .2s ease}.su-trigger:hover .su-ellipsis,.su-trigger[aria-expanded=true] .su-ellipsis{opacity:.7}.su-dropdown{width:100%;min-width:210px;padding:4px;border:none;border-radius:10px;background:var(--bs-menu-bg, #2b2c40);box-shadow:0 -4px 6px #0000000d,0 12px 28px #0000002e,0 0 0 1px #ffffff0f;overflow:hidden;animation:suReveal .18s ease}@keyframes suReveal{0%{opacity:0}to{opacity:1}}.su-dropdown-header{display:flex;align-items:center;gap:10px;padding:8px 9px}.su-avatar-lg{width:38px;height:38px;font-size:13px}.su-dropdown-id{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.su-dropdown-name{font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-menu-hover-color, #cfcee4)}.su-dropdown-email{font-size:11px;line-height:1.2;opacity:.5;color:var(--bs-menu-color, #a3a4cc);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.su-divider{height:1px;margin:3px 4px;background:var(--bs-menu-divider-color, rgba(255, 255, 255, .06))}.su-item{display:flex;align-items:center;gap:10px;width:100%;min-height:34px;padding:7px 9px;border:none;border-radius:7px;background:transparent;color:var(--bs-menu-color, #a3a4cc);font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.su-item i{flex-shrink:0;font-size:16px;opacity:.7}.su-item:hover{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .08));color:var(--bs-menu-hover-color, #cfcee4)}.su-item-danger:hover{background:#ff3e1d1f;color:#ff5b3d}.su-item-danger:hover i{opacity:1}.su-seg{display:flex;gap:2px;margin:2px 4px;padding:3px;border-radius:9px;background:#00000029}html[data-bs-theme=light] .su-seg{background:#0000000d}.su-seg-opt{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 6px;border:none;border-radius:7px;background:transparent;color:var(--bs-menu-color, #a3a4cc);font-size:12px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.su-seg-opt:hover{color:var(--bs-menu-hover-color, #cfcee4)}.su-seg-opt.active{background:var(--bs-menu-hover-bg, rgba(255, 255, 255, .1));color:var(--bs-menu-hover-color, #cfcee4);box-shadow:0 1px 2px #00000040}html[data-bs-theme=light] .su-seg-opt.active{background:#fff;color:#5a5f7a;box-shadow:0 1px 3px #0000001f}.su-seg--icon .su-seg-opt{padding:8px 4px}.su-seg--icon .su-seg-opt i{font-size:18px}.layout-menu-collapsed #layout-menu:not(:hover) .su{padding:.5rem 0 .75rem;display:flex;justify-content:center}.layout-menu-collapsed #layout-menu:not(:hover) .su-trigger{width:auto;min-height:0;padding:5px;justify-content:center;background:transparent}.layout-menu-collapsed #layout-menu:not(:hover) .su-trigger .menu-text{display:none!important}.brand-search-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;margin-inline-end:2px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--bs-menu-color, #64748b);cursor:pointer;transition:background-color .15s ease,color .15s ease}.brand-search-btn:hover,.brand-search-btn:focus-visible{background:#0000000d;color:var(--bs-primary, #696cff);outline:none}.brand-search-btn i{font-size:18px}html[data-bs-theme=dark] .brand-search-btn:hover,html[data-bs-theme=dark] .brand-search-btn:focus-visible{background:#ffffff14}.layout-menu-collapsed #layout-menu:not(:hover) .brand-search-btn{display:none!important}.mobile-menu-toggle{display:none}@media (max-width: 1199.98px){.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;position:fixed;inset-block-start:.75rem;inset-inline-start:.75rem;z-index:1080;width:40px;height:40px;padding:0;border:1px solid var(--bs-border-color, #e2e8f0);border-radius:10px;background:var(--bs-paper-bg, #fff);color:var(--bs-body-color, #334155);box-shadow:0 4px 12px -4px #0f172a2e;transition:background-color .15s ease}.mobile-menu-toggle i{font-size:22px}.mobile-menu-toggle:active{background:#0000000a}.layout-page>.content-wrapper{padding-top:3.25rem}.layout-menu-expanded .mobile-menu-toggle{display:none}}
