.home-page{width:100%;max-width:100%;margin:0 auto;padding:0 .75rem;box-sizing:border-box;overflow:hidden}.home-page--loading{display:flex;justify-content:center;align-items:center;min-height:50vh}.productDetailPage{display:flex;flex-direction:row;gap:2rem;padding:2rem;max-width:var(--site-max-width,1920px);margin:0 auto;font-family:var(--font-family,sans-serif);color:var(--primary-color,#000)}.productDetailPage--error,.productDetailPage--loading{display:flex;justify-content:center;align-items:center;min-height:400px}.productDetailPage__images{flex:1 1;max-width:50%}.productDetailPage__info{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.productDetailPage{flex-direction:column}.productDetailPage__images{max-width:100%}}.cartPage{box-sizing:border-box;width:100%;max-width:1350px;margin:0 auto;padding:3rem 6rem}.cartPage--error,.cartPage--loading{display:flex;justify-content:center;align-items:center;min-height:400px}.cartPage__sidebar{margin-top:1rem;max-width:400px;margin-left:auto}@media(max-width:700px){.cartPage{padding:1rem}}@media(max-width:400px){.cartPage{padding:0}}.orderPage{box-sizing:border-box;width:100%;max-width:1350px;margin:0 auto;padding:3rem 6rem}.orderPage--error,.orderPage--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.orderPage__title{font-size:var(--h1-font-size,3rem);font-weight:var(--header-font-weight);font-family:var(--font-family);color:var(--primary-color);margin:0 0 1rem}.orderPage__sidebar{margin-top:1rem;text-align:right}.orderPage__subtotal{display:flex;justify-content:flex-end;align-items:baseline;gap:.75rem;font-size:var(--h2-font-size,2rem);font-weight:var(--header-font-weight)}.orderPage__note{text-align:right;font-size:var(--paragraph-font-size);font-weight:var(--paragraph-font-weight);margin-top:.25rem;margin-bottom:1.5rem}@media(max-width:700px){.orderPage{padding:1rem}}@media(max-width:400px){.orderPage{padding:0}}#root,body,html{height:100%;margin:0;padding:0}.app{display:flex;flex-direction:column;min-height:100vh}.app__content{flex:1 1}
/*# sourceMappingURL=main.de52e1d1.css.map*/