body{background-color:#1f1e1e;color:#f5f5f5}#root{width:100%;height:100%;text-align:center}.stores_selector{min-width:200px;width:200px}.wrapper_items_grid{width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.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}}.card{padding:2em}.read-the-docs{color:#888}.store_section{font-size:18px;margin-bottom:10px;margin-top:10px}.working_area{display:grid;grid-template-areas:"p1" "p2"}@media screen and (min-width: 768px){.working_area{display:flex}.stores_selector,.wrapper_items_grid{grid-area:p1}}.back-to-top{position:fixed;bottom:20px;right:20px;font-size:20px;background:gray;color:gold;cursor:pointer;border-radius:100px;border:none}.back-to-top:hover{background:wheat;color:gray}.item_card{font-size:14px;border:solid 3px;border-color:#696969;border-radius:10px;width:250px;height:400px}.image_block{width:100%;height:200px;align-items:center;display:flex;padding:10px 0}.image_wrapper{max-width:100%;height:auto;margin:auto}.name_block{height:100px}img{max-width:200px;max-height:200px}.old_price{font-weight:500;font-size:14px;line-height:7px;color:#6a7177;position:relative;display:inline-block}.old_price:before{border-bottom:1px solid red;position:absolute;content:"";width:100%;font-size:40px;height:50%;top:20%;transform:rotate(-7deg)}.cross_content{height:5px;margin-bottom:2px}.discount{position:absolute;left:10px;top:5px;z-index:1;color:#fff;background:red;font-size:12px;line-height:17px;border-radius:4px;padding:4px}.item_card{position:relative}.current_price{font-size:18px;line-height:18px;color:red;margin-right:10px}.prices_block div{float:left;display:flex}.prices_block{height:20px;margin-left:10px;margin-top:10px}.store_logo{position:absolute;right:10px;top:2px;z-index:1;padding:4px}@media (min-width: 768px){.items_grid{display:inline-table}}.items_grid{display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:15px;box-sizing:border-box;padding:10px}.store_selector_checkbox{margin-left:20px;margin-right:20px}.store_selector_label{right:10px;position:relative;display:flex;text-align:left;margin-bottom:10px}: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:#242424;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:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{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{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
