*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#e65d54 10%,#8510df);overflow:hidden;overflow-y:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{height:100vh;overflow:hidden;background:linear-gradient(135deg,#daa30d 10%,#e6c945);display:flex;justify-content:center;align-items:center}.cs-mobile{max-width:100%;width:350px;height:600px;overflow:hidden;position:relative;max-height:100%;border-radius:15px;border:3px solid #e6c56b;box-shadow:0 -2px 12px rgba(0,0,0,.15)}.cs-carousel{height:calc(100% - 60px)}.cs-carousel,.cs-carousel-item{position:absolute;left:0;top:0;width:100%}.cs-carousel-item{object-fit:fill;display:block;height:100%;transition:opacity .4s ease-in-out;opacity:0}.cs-carousel-item.active{opacity:1}.cs-mobile-nav{width:100%;position:absolute;bottom:0;left:0;margin-top:-5px}.cs-mobile-nav>ul{list-style:none;height:60px;display:flex;background:linear-gradient(135deg,#f1f094 10%,#e2e61a)}.cs-mobile-li{flex:1 1;padding:1rem;cursor:pointer;font-size:14px;text-align:center;color:#4d4b4b}.cs-mobile-li.active{color:#e48e0e}.cs-mobile-li>p{text-overflow:ellipsis;overflow:hidden;font-size:12px;white-space:nowrap;margin-top:.3rem}
/*# sourceMappingURL=main.ff45b187.chunk.css.map */