.main,.skeleton-full-container{margin:0;padding:25px}.main{align-items:center;height:100%;justify-content:center}*,:after,:before{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}#skeleton_ui{a,h1,h2,h3,h4,h5,h6,label,li,p,span{filter:blur(5px)}}.skeleton-loader{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);border-radius:4px;margin-bottom:15px;overflow:hidden;position:relative}.skeleton-loader:after{animation:loading 1.5s infinite;background:linear-gradient(90deg,transparent 0,#fff 50%,transparent);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.skeleton-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-bottom:20px;padding:20px;width:auto}.skeleton-form-section{padding-right:20px;width:65%}.skeleton-summary-section{width:30%}.skeleton-header{height:25px;margin-bottom:20px;width:180px}.skeleton-radio{border-radius:8px;height:40px;margin-right:10px;width:22%}.skeleton-input{height:40px;margin-bottom:20px;width:100%}.skeleton-half-input{height:40px;width:48%}.skeleton-button{background-color:#ddd;height:45px;margin-top:20px;width:100%}.skeleton-summary-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.skeleton-small-box{height:40px;width:45%}.skeleton-xsmall-box{height:40px;margin-inline-start:5px;padding:1px;width:35%}.skeleton-large-box{height:40px;width:100%}.skeleton-amount{height:30px;width:60px}.skeleton-text{height:20px;width:100px}.skeleton-nav{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-bottom:20px;margin-top:-18px;padding:15px 30px;text-align:center}.skeleton-logo{background-color:#eee;border-radius:5px;height:40px;margin:0 auto;width:120px}@media (max-width:768px){.skeleton-container{flex-direction:column}.skeleton-form-section,.skeleton-summary-section{padding-right:0;width:100%}.skeleton-summary-section{margin-top:20px}}