@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:light}html,body,#root{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}html{font-size:1rem}body{background-color:#f3f4f6;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.debug-bg{outline:1px dashed red}table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}th,td{border:1px solid #9ca3af;position:relative;vertical-align:middle;font-size:inherit}th:first-child,td:first-child{width:12.5rem!important;min-width:12.5rem!important;max-width:12.5rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;overflow:visible!important;text-overflow:unset!important}th:not(:first-child),td:not(:first-child){width:auto;min-width:7.5rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;overflow:hidden}thead th{position:relative;overflow:visible;background-color:#f3f4f6}tbody td:first-child{overflow:visible;white-space:normal}.time-column-content{max-width:11.25rem;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;overflow:visible;font-size:inherit}.sticky{position:sticky;top:0;z-index:20;background-color:#f3f4f6}th:first-child,td:first-child{position:sticky;left:0;z-index:15;background-color:#f9f9f9}th:first-child{z-index:25}.cursor-col-resize{position:absolute;right:0;top:0;z-index:30;pointer-events:auto!important;-webkit-user-select:none;user-select:none;transition:background-color .2s;cursor:col-resize}th:first-child .cursor-col-resize{display:none}body.resizing{-webkit-user-select:none;user-select:none;cursor:col-resize}body.resizing *{pointer-events:none!important}body.resizing .cursor-col-resize{pointer-events:auto!important}.buyer-box{-webkit-user-select:none;user-select:none;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:inherit}body.resizing .buyer-box{pointer-events:auto!important}select option{white-space:normal!important;word-wrap:break-word!important;overflow:visible!important;max-width:100%}[data-show-trash=false] .trash-btn{display:none!important}@media (max-width: 1024px){th:first-child,td:first-child{width:11.25rem!important;min-width:11.25rem!important;max-width:11.25rem!important}.time-column-content{max-width:10rem}}@media (max-width: 768px){th:first-child,td:first-child{width:9.375rem!important;min-width:9.375rem!important;max-width:9.375rem!important}.time-column-content{max-width:8.125rem}}
