:root{--step-1: clamp(1.25rem, 1rem + 1vw, 1.5rem);--step-2: clamp(1.5rem, 1.2rem + 1.5vw, 2rem);--step-3: clamp(2rem, 1.5rem + 2vw, 3rem)}*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh;display:grid;margin:0 auto;font-family:Quicksand,system-ui,-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}header{display:flex;align-items:center;justify-content:space-between;background-color:#000000e6;padding:1rem;position:fixed;right:0;left:0;top:0}header a{color:#fff}a{color:#000;text-decoration:none}h1{font-size:var(--step-3)}h2{font-size:var(--step-2)}p,footer,h3{font-size:var(--step-1)}nav{display:flex;align-items:center;gap:1rem}nav a{display:flex;align-items:center;justify-content:center;position:relative;font-size:var(--step-1)}nav span{background-color:red;font-size:1rem;height:0rem;width:0rem;padding:.6rem;border-radius:50%;position:absolute;left:50%;top:-20%;display:flex;align-items:center;justify-content:center;font-weight:800}button{font:inherit;padding:1rem;background-color:#fff;border:solid 2px black;cursor:pointer;font-weight:500;font-size:1.25rem}button:hover{color:#fff;background-color:#000}img{display:block;height:auto;max-width:100%}footer{background-color:#000000e6;color:#fff;text-align:center;padding:1rem;margin:0 auto;position:fixed;right:0;left:0;bottom:-1px}main{align-self:center}._error_1e062_1{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;gap:.8rem}._container_vrrzq_1{display:grid;align-items:center;justify-content:space-between;grid-template-columns:1fr 1fr;gap:1.5rem;margin:5rem}._container_vrrzq_1>div{display:grid;gap:.5rem}._container_vrrzq_1 img{justify-self:end}._container_vrrzq_1 button{justify-self:start}._card_154hq_1{border:solid black 2px;margin:1rem;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;text-wrap:balance}._card_154hq_1>div{display:flex;justify-content:space-between}._image_154hq_17{margin:0 auto;height:250px;width:250px}._rating_154hq_23{display:flex;align-items:center;gap:5px}._container_18utz_1{margin-top:6.5rem;margin-bottom:4.5rem;display:flex;flex-direction:column}._container_18utz_1>h2{text-align:center}._products_18utz_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}._load_18utz_17{text-align:center}._empty_11wm7_1{text-align:center;text-wrap:balance;border:solid 2px black;margin:0 5rem;padding:1rem}._empty_11wm7_1 h3{margin-bottom:.5rem}._item_1jevt_1{display:flex;flex-direction:column;border:solid 2px black;gap:1rem;padding:1rem;margin:2rem}._item_1jevt_1>div{display:flex;justify-content:space-between;align-items:center;gap:2rem}._item_1jevt_1 button{padding:.3rem;display:flex;align-items:center}._item_1jevt_1 img{height:5rem;width:5rem}._quantity_1jevt_28{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.25rem,1rem + 1vw,1.5rem)}._totals_1xv71_1{margin:2rem;padding:1rem;border:solid 2px black;display:flex;justify-content:space-between;flex-direction:column;gap:.5rem}._totals_1xv71_1>div{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;column-gap:1rem}._totals_1xv71_1 hr{grid-column:1/-1;align-self:center}._totals_1xv71_1>p{text-decoration:underline}._number_1xv71_28{justify-self:end}._summary_xz2ug_1{display:flex;align-items:start}._heading_jlxew_1{text-align:center}._cart_jlxew_5{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:6.5rem;margin-bottom:4.5rem}._checkout_1jiiv_1{display:flex;flex-direction:column;gap:.8rem;align-items:center}._checkout_1jiiv_1 p{text-wrap:balance;text-align:center}
