.cdr-fixed-bar{display:none}@media (max-width:767px){body{padding-bottom:calc(var(--cdr-bar-height) + env(safe-area-inset-bottom))}.cdr-fixed-bar{display:block;position:fixed;z-index:9999;left:0;right:0;bottom:0;background:var(--cdr-bar-bg);min-height:var(--cdr-bar-height);box-shadow:0 -6px 22px rgba(0,0,0,.18);font-style:normal!important}.cdr-fixed-bar__items{min-height:var(--cdr-bar-height);display:flex;align-items:stretch;justify-content:space-around}.cdr-fixed-bar__item{width:20%;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:var(--cdr-bar-inactive)!important;text-decoration:none!important;font:500 11px/1.1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;position:relative;font-style:normal!important}.cdr-fixed-bar__item.is-active{color:var(--cdr-bar-active)!important}.cdr-fixed-bar__item.is-active:after{content:"";position:absolute;bottom:5px;width:28px;height:3px;border-radius:4px;background:var(--cdr-bar-accent)}.cdr-fixed-bar__icon{width:22px;height:22px}.cdr-fixed-bar svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}}
