body,html{height:100%}:focus{outline:none}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.skeleton-box{border-color:transparent}.skeleton-box,.skeleton-circle{background-color:hsl(var(--border));color:hsl(var(--border));-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-circle{border-radius:1000px;border-color:transparent}.skeleton-box>*,.skeleton-circle>*,.skeleton-line>*{opacity:0}.pin-field-container{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;margin:4rem 0}.pin-field{background-color:hsl(var(--accent));border:1px solid hsl(var(--border));border-right:none;font-size:2rem;height:4rem;outline:none;text-align:center;transition-duration:.25s;transition-property:color,border,box-shadow,transform;width:4rem}.pin-field:last-of-type{border-radius:0 .5rem .5rem 0;border-right:1px solid hsl(var(--border))}.pin-field:focus{box-shadow:"0 0 0.25rem rgba(white, 0.5)";opacity:.9;outline:none}.invalid{animation:shake .2s ease-in-out 0s 2}.pin-field:first-of-type{border-radius:.5rem 0 0 .5rem}.pin-field[disabled]{cursor:not-allowed;opacity:.5}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(.5rem)}75%{transform:translateX(-.5rem)}to{transform:translateX(0)}}html.desktop{background:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none;border-radius:10px;overflow:hidden;width:100vw;position:fixed;top:0;left:0;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html.desktop,html.desktop body{overscroll-behavior:none;height:100vh}html.desktop body{position:relative;background:hsl(var(--background));margin:0;padding:0;box-sizing:border-box;width:100%;overflow:auto}html.desktop body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;border:.5px solid rgba(0,0,0,.15);border-radius:10px;z-index:100;pointer-events:none}html.desktop.dark body:before{border:.5px solid rgba(255,255,255,.15)}html.desktop .wrapper::-webkit-scrollbar,html.desktop body::-webkit-scrollbar,html.desktop::-webkit-scrollbar{display:none}.desktop a,.desktop button,.desktop div{cursor:default}.color-picker .react-colorful{height:240px}.color-picker .react-colorful__saturation{border-radius:4px 4px 0 0}.color-picker .react-colorful__hue{height:40px;border-radius:0 0 4px 4px}.color-picker .react-colorful__hue-pointer{width:8px;height:inherit}.color-picker .react-colorful__pointer{width:15px;height:15px}.color-picker .react-colorful__hue{height:20px}.remove-arrow::-webkit-inner-spin-button,.remove-arrow::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.remove-arrow{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=time]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-clear-button{display:none}.invoice-editor,.invoice-editor .ProseMirror,.invoice-editor .is-empty,.invoice-editor div[aria-expanded=false]{height:100%}.ProseMirror-focused p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#434343;pointer-events:none;height:0}.tiptap{font-size:11px;line-height:18px}.dark .dotted-bg{background-image:radial-gradient(circle at 1px 1px,#232323 .5px,transparent 0);background-size:6px 6px}.light .dotted-bg{background-size:6px 6px;background-image:radial-gradient(circle at 1px 1px,#e0e0e0 .5px,transparent 0)}.global-search-list{height:min(450px,var(--search-list-height));overscroll-behavior:contain;transition:.1s ease;transition-property:height}.desktop-search .global-search-list{height:450px}.desktop-search .search-container{border:none;border-bottom:.5px solid hsl(var(--border))}.desktop-search .search-footer{border:0;border-top:1px}.hide-scrollbar,.hide-scrollbar *{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar ::-webkit-scrollbar,.hide-scrollbar::-webkit-scrollbar{display:none}.table-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.table-scrollbar::-webkit-scrollbar{height:10px;width:10px}.table-scrollbar::-webkit-scrollbar-track{background:transparent}.table-scrollbar::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:9999px}