.shop-now{background:#ff7100;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;font-size:.8rem;font-weight:600;border-radius:4px;border:0;margin-top:2rem;cursor:pointer;text-decoration:none;box-shadow:0 8px 18px #0000002e;transform:translateZ(0);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,filter .18s ease}@media (max-width: 768px){.shop-now{width:100%}}.shop-now:hover{background:#ff8e3c;transform:translate3d(4px,-4px,0);box-shadow:0 16px 30px #00000047;filter:brightness(1.03)}.shop-now:active{transform:translate3d(2px,-2px,0) scale(.99);box-shadow:0 10px 22px #00000038}.shop-now:focus-visible{outline:none;box-shadow:0 16px 30px #00000047,0 0 0 3px #f07f2f73}@media (prefers-reduced-motion: reduce){.shop-now{transition:none}.shop-now:hover,.shop-now:active{transform:none}}.add-remove-buttons{width:40px!important;height:100%;padding:0!important;margin-top:0!important;font-size:1.3rem!important}.numbers-selectors{display:flex;gap:10px;align-items:flex-end;margin-top:2rem;height:35px}.numbers-selectors input{width:40px;height:100%}.overlay{position:fixed;top:0;right:0;width:100%;height:100%;background:#00000080;z-index:99}.save-button{background:#000053bd;color:#fff;font-size:1.5rem;font-weight:600;line-height:2rem;border-radius:4px;width:100%;height:50px;border:0;cursor:pointer;text-decoration:none;box-shadow:0 8px 18px #0000002e;transform:translateZ(0);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,filter .18s ease}.save-button:hover{background:#00005399;transform:translate3d(4px,-4px,0);box-shadow:0 16px 30px #00000047;filter:brightness(1.03)}.save-button:active{transform:translate3d(2px,-2px,0) scale(.99);box-shadow:0 10px 22px #00000038}.save-button:focus-visible{outline:none;box-shadow:0 16px 30px #00000047,0 0 0 3px #f07f2f73}@media (prefers-reduced-motion: reduce){.save-button{transition:none}.save-button:hover,.save-button:active{transform:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background-color:#f5f5f5}html,body{font-size:clamp(14px,1.5vw,76px);margin:0;padding:0;width:100%;height:100%}app-root,app-admin{display:flex;width:100%;height:100%;flex-direction:column}app-home{flex:1;display:flex}app-products{display:flex;width:100%;height:100%;flex-direction:column}
