html,body{max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
img,svg,video,canvas{max-width:100%}
.toiver-app main,.toiver-content,.toiver-content>*,.toiver-content .grid>*{min-width:0;max-width:100%}
.toiver-content input,.toiver-content select,.toiver-content textarea{max-width:100%}
.toiver-content .font-mono,.toiver-content code,.toiver-content pre,.toiver-content a{overflow-wrap:anywhere;word-break:break-word}
.toiver-table-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:inherit}
.toiver-table-scroll>table{min-width:680px}
.toiver-table-scroll::-webkit-scrollbar{height:8px}.toiver-table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}
.toiver-mobile-dock{padding-bottom:max(.55rem,env(safe-area-inset-bottom));box-shadow:0 -12px 40px rgba(15,23,42,.12)}
.toiver-mobile-dock a,.toiver-mobile-dock button{min-width:0}
.toiver-mobile-dock span{max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.marketing-mobile-dock{padding-bottom:max(.5rem,env(safe-area-inset-bottom));box-shadow:0 -12px 40px rgba(15,23,42,.12)}
@media(max-width:1023px){
 body.toiver-app{padding-bottom:5.35rem}
 .toiver-content{padding-left:1rem!important;padding-right:1rem!important}
 .toiver-content [class*="rounded-[2rem]"]{border-radius:1.35rem!important}
 .toiver-content [class*="rounded-[2.5rem]"]{border-radius:1.5rem!important}
 .toiver-content .text-5xl{font-size:2.35rem;line-height:1.05}
 .toiver-content .text-4xl{font-size:2rem;line-height:1.1}
}
@media(max-width:767px){
 body:not(.toiver-app){padding-bottom:5rem}
 #toiverChat{bottom:5.8rem!important;right:1rem!important}
 #chatPanel{max-height:calc(100vh - 8rem)}
 .toiver-content table{font-size:.78rem}
 .toiver-content button,.toiver-content a{touch-action:manipulation}
 .toiver-content .flex.justify-between{column-gap:.75rem}
 .toiver-content [class*="p-8"]{padding:1.25rem}
 .toiver-content [class*="p-9"]{padding:1.25rem}
}
@media print{.toiver-mobile-dock,.marketing-mobile-dock,#marketingMobilePanel,#mobilePanel{display:none!important}body{padding-bottom:0!important}}
