#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s;margin-bottom:1rem}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.home-card{display:flex;flex-direction:column;gap:2rem;border:2px solid black;border-radius:1rem;padding:3rem}h2{margin:0}.customerfilter{display:flex;gap:1.5rem}.customerfilter input[type=text],.customerfilter select{padding:1rem;border:2px solid #000;font-size:1rem;flex:1;border-radius:.6rem;background-color:#fff}.customerfilter input[type=text]::placeholder,.customerfilter select{opacity:1;color:#656565;transition:color .15s ease}.customerfilter .city-selected{color:#213547}.customerfilter input[type=text]:hover::placeholder{color:#213547}.customerfilter select:hover{color:#213547;border:2px solid #000}.customerfilter input[type=text]:focus,.customerfilter input[type=text]:focus::placeholder{outline:none}.customerfilter label{display:flex;align-items:center;gap:1.5rem;text-align:left;font-size:1rem;font-weight:500;color:#656565;cursor:pointer;transition:color .15s ease}.customerfilter label:hover,.customerfilter .highlightOldestChecked{color:#213547}.customerfilter input[type=checkbox]{width:2rem;aspect-ratio:1/1;accent-color:#213547}.customerlist{width:100%;border-collapse:separate;border-spacing:0;border-radius:1rem;overflow:hidden;border:2px solid #000}.customerlist thead{background-color:#e8e8e8;font-weight:700}.customerlist th{padding:1rem 2rem;text-align:left;font-size:1.1rem;color:#333}.customerlist tbody tr:first-child td{padding-top:1rem}.customerlist tbody tr:last-child td{padding-bottom:1rem}.customerlist td{padding:.6rem 2rem;text-align:left;font-size:1rem;color:#333;width:calc(100% / 3)}.customerlist .highlightOldest{background-color:#a4d8ff;box-shadow:0 0 0 2px #4076d7}.infoLabel{text-align:left;opacity:.6}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#2c2c2c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:start;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button,input,textarea,select{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover,input:hover,textarea:hover,select:hover{border:1px solid #646cff}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:98%;background-position-y:50%}button:focus,button:focus-visible,input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{outline:4px auto -webkit-focus-ring-color;outline-color:#646cff}input,select,textarea{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border-radius:8px;box-sizing:border-box}input[type=text],select,textarea{border:1px solid #ffffff}input:focus,textarea:focus{border:1px solid #646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
