*{margin:0;padding:0;box-sizing:border-box}body,html{background:#fff;color:#000}body{font-family:ui-monospace,Cascadia Code,Courier New,Courier,monospace;font-size:13px;line-height:1.6;padding:18px}a{color:inherit;text-decoration:none;text-transform:uppercase}a:hover{text-decoration:underline}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.plus{font-size:20px;line-height:1;padding:2px 6px}.order-link{font-size:12px;padding:4px 6px}.nav,.order-link{letter-spacing:1px}.nav{text-align:center;text-transform:uppercase;max-width:620px;margin:0 auto}.nav a{color:#b8b8b8;display:inline-block;margin:3px 8px;white-space:nowrap}.nav a:hover{color:#000;text-decoration:none}.nav a.active,.order{color:#000}.order{text-align:center;letter-spacing:1px;margin:22px 0 34px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:46px 20px;gap:46px 20px;margin-top:10px}.cell{text-align:center}.cell:hover{text-decoration:none}.imgwrap{height:210px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.imgwrap img{max-height:210px;max-width:100%;display:block}.name{text-transform:uppercase;letter-spacing:1px}.placeholder{width:100%;height:210px;background:#f4f4f4}.empty{margin-top:50px;letter-spacing:1px}.empty,.product{text-align:center}.product{max-width:520px;margin:10px auto 0}.product img{margin:0 auto 14px;max-height:440px;max-width:100%}.prices{margin:14px 0}.to-order{margin-top:22px;letter-spacing:1px}img{display:block;max-width:100%;height:auto}@media (max-width:600px){body{font-size:12px;padding:14px}.topbar{margin-bottom:18px}.nav{max-width:100%;letter-spacing:.5px}.nav a{margin:4px 6px}.order{font-size:11px;margin:18px 0 26px}.grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.imgwrap,.placeholder{height:150px}.imgwrap{margin-bottom:12px}.imgwrap img{max-height:150px}}@media (min-width:900px){body{padding:22px 32px}.nav{max-width:720px}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}