*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;width:100%;height:100%}body{overflow-x:hidden;width:100%;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;overflow-x:hidden}.text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-overflow-wrap{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.text-overflow-break{overflow-wrap:anywhere;word-break:break-all}.contain-overflow{overflow:hidden;width:100%;max-width:100%}.contain-overflow-x{overflow-x:hidden;width:100%;max-width:100%}.contain-overflow-y{overflow-y:auto;width:100%;max-width:100%}.scroll-x{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.scroll-x::-webkit-scrollbar{height:6px}.scroll-x::-webkit-scrollbar-track{background:#d4af371a;border-radius:3px}.scroll-x::-webkit-scrollbar-thumb{background:#d4af3766;border-radius:3px}.scroll-x::-webkit-scrollbar-thumb:hover{background:#d4af3799}.quick-actions-container{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;max-width:100%}.quick-actions-container button{flex-shrink:0}.long-url{word-break:break-all;-webkit-hyphens:auto;hyphens:auto}.long-email{word-break:break-all}pre,code,kbd,samp{overflow-x:auto;max-width:100%}pre{white-space:pre-wrap;word-wrap:break-word}table{table-layout:fixed;width:100%;max-width:100%;overflow-x:auto;display:block}thead,tbody,tfoot,tr,th,td{display:block;width:100%;max-width:100%}@media(min-width:768px){table{display:table}thead,tbody,tfoot,tr{display:table-row-group}tr{display:table-row}th,td{display:table-cell}}.modal-content{overflow-x:hidden;overflow-y:auto;max-width:100vw;max-height:100vh}.modal-body{overflow-x:hidden;overflow-y:auto;word-wrap:break-word}input[type=text],input[type=email],input[type=password],input[type=url],input[type=tel],input[type=search],textarea,select{max-width:100%;width:100%}textarea{resize:vertical;min-height:80px}img,video,iframe,embed,object{max-width:100%;height:auto}svg{max-width:100%;height:auto}@media(max-width:640px){*{max-width:100vw}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}input,select,textarea{font-size:16px}}@media print{*{overflow:visible!important;max-width:100%!important}body{overflow:visible!important}.no-print{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.snap-x-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.snap-x-container::-webkit-scrollbar{display:none}.snap-x-item{scroll-snap-align:start;flex-shrink:0}
