body,html{height:100%}:focus{outline:none}.skeleton-box{border-color:transparent!important}.skeleton-box,.skeleton-circle{background-color:hsl(var(--border));color:hsl(var(--border))!important;user-select:none!important;cursor:default!important;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-circle{border-radius:1000px!important;border-color:transparent!important}.skeleton-box>*,.skeleton-circle>*,.skeleton-line>*{opacity:0!important}.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!important;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!important;height:100vh}html.desktop body{position:relative;background:hsl(var(--background))!important;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!important}.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{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!important;line-height:18px!important}.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}