.customizer-hide #template-customizer{display:none!important}#template-customizer{background:var(--tc-panel-bg,rgba(13,12,28,.04));border-left:1px solid var(--bs-border-color,#20284f);bottom:0;color:var(--bs-body-color,hsla(0,0%,100%,.7));display:flex;flex-direction:column;max-width:100vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:25rem;z-index:1200}#template-customizer.template-customizer-open{box-shadow:-12px 0 32px rgba(0,0,0,.18);transform:translateX(0)}#template-customizer .template-customizer-header{flex-shrink:0}#template-customizer .template-customizer-header h4{font-size:1.125rem}#template-customizer .template-customizer-inner{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding-bottom:2rem}#template-customizer .template-customizer-open-btn{align-items:center;background:var(--bs-primary,#6610f2);border-radius:.5rem 0 0 .5rem;box-shadow:-4px 0 12px rgba(0,0,0,.25);color:#fff;display:flex;height:2.5rem;justify-content:center;margin-top:-1.25rem;position:fixed;right:100%;top:50%;width:2.5rem}#template-customizer .template-customizer-open-btn:before{animation:template-customizer-spin 6s linear infinite;content:"";font-family:tabler-icons;font-size:1.375rem;line-height:1}#template-customizer .template-customizer-open-btn:hover{color:#fff}#template-customizer .custom-option{border-radius:.5rem;cursor:pointer;margin:0 0 .5rem;transition:border-color .15s ease}#template-customizer .custom-option.checked{border-color:var(--bs-primary,#6610f2)}#template-customizer .custom-option img{border-radius:.375rem;width:100%}#template-customizer .custom-option .custom-option-content{cursor:pointer;padding:.5rem;width:100%}#template-customizer .form-check-label,#template-customizer .template-customizer-theme-name{color:var(--bs-body-color,hsla(0,0%,100%,.7));cursor:pointer;display:block;font-size:.75rem;padding-top:.25rem;text-align:center}#template-customizer .template-customizer-colors-options{gap:.5rem}#template-customizer .template-customizer-color-swatch{border:2px solid var(--bs-border-color,#20284f);border-radius:50%;cursor:pointer;height:1.75rem;padding:0;transition:transform .15s ease,box-shadow .15s ease;width:1.75rem}#template-customizer .template-customizer-color-swatch:hover{transform:scale(1.12)}#template-customizer .template-customizer-color-swatch.active{border-color:var(--bs-body-color,hsla(0,0%,100%,.7));box-shadow:0 0 0 3px rgba(0,0,0,.12)}#template-customizer .template-customizer-color-swatch--default{background:linear-gradient(135deg,transparent 44%,var(--bs-border-color,#20284f) 44%,var(--bs-border-color,#20284f) 56%,transparent 56%);background-color:var(--tc-panel-bg,rgba(13,12,28,.04))}@keyframes template-customizer-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--bs-secondary-color:rgba(var(--bs-body-color-rgb),0.75);--bs-tertiary-bg:rgba(var(--bs-body-color-rgb),0.05)}
