*{font-family:Helvetica,Arial,sans-serif;font-weight:300}*,body{background-color:#fff}body{color:#000;margin:0;overflow-x:hidden;padding:0 16px}@media(min-width:768px){body{padding:0 40px}}@media(min-width:992px){body{padding:0 100px}}.App{max-width:100vw;width:100%}.home-content{padding-top:24px}.navbar{max-height:80px;width:100%}.navbar-content{flex-direction:row;justify-content:space-between;max-width:100%;padding:24px 0}.navbar-content,.navbar-left,.navbar-logo-link{align-items:center;display:flex}.navbar-logo-link{color:inherit;text-decoration:none}.navbar-right{align-items:center;display:flex;flex-direction:column;gap:8px}.navbar-logo{display:block;height:28px;width:auto}.navbar-bag{cursor:pointer;display:block;height:22px;width:auto}.navbar-bag-link{align-items:center;color:inherit;display:flex;text-decoration:none}.navbar-bag:hover{transform:scale(1.1)}.navbar-cart-count{font-size:16px;line-height:16px}.search-section{max-height:87px;padding:12px 0}.search-section .search-bar-results{margin-top:24px}.search-bar{align-items:center;border-bottom:.5px solid #000;display:flex;gap:24px;padding:12px 0 4px}.search-bar,.search-bar-input{box-sizing:border-box;min-width:0;width:100%}.search-bar-input{border:none;color:#000;flex:1 1;font-size:16px;outline:none;padding:0}.search-bar-input::placeholder{color:#aaa}.search-bar-icon{display:block;flex-shrink:0}.search-bar-icon-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:8px;padding:0}.product-card-link{background:#0000;color:inherit;display:block;text-decoration:none}.product-card{border:.5px solid #000;border-bottom:none;overflow:hidden;padding:16px;position:relative;transition:background-color .3s ease-out}.product-card:before{background:#000;content:"";inset:0;position:absolute;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease-out;z-index:0}.product-card:hover:before{transform:scaleY(1)}.product-card>div,.product-card__image-wrap{background:#0000;object-fit:contain;position:relative;z-index:1}.product-card__image-wrap{align-items:center;display:flex;height:257px;justify-content:center;padding-bottom:20px;width:329px}.product-card:hover .product-card>div,.product-card:hover .product-card__image-wrap{background:#0000}.product-card__image{background-color:#0000;height:100%;object-fit:contain;width:100%}.product-card__brand{color:#79736d;font-size:10px;margin:0 0 4px}.product-card:hover .product-card__brand{background:#000;color:#fff}.product-card__row{align-items:baseline;background-color:#0000;display:flex;gap:12px;justify-content:space-between}.product-card__name{flex:1 1;font-size:12px;margin:0;min-width:0}.product-card__price{flex-shrink:0;font-size:12px}.product-card:hover .product-card__name,.product-card:hover .product-card__price{background:#000;color:#fff}@media(min-width:992px){.product-card__image-wrap{aspect-ratio:345/290;aspect-ratio:312/257;padding-bottom:20px;width:100%}}.products-list{display:flex;flex-direction:column;list-style:none;margin-top:24px;min-width:0;padding:0}.products-list__item{min-width:0}.products-list__item:last-child .product-card{border-bottom:.5px solid #000}@media(min-width:768px){.products-list{display:grid;grid-template-columns:repeat(2,1fr)}.products-list__item{width:100%}.products-list__item:nth-last-child(-n+2) .product-card{border-bottom:.5px solid #000}.products-list__item:last-child .product-card,.products-list__item:nth-child(2n) .product-card{border-right:.5px solid #000}}@media(min-width:992px){.products-list{display:grid;grid-template-columns:repeat(5,1fr)}.products-list__item:nth-child(5n) .product-card{border-right:.5px solid #000}.products-list__item:nth-last-child(-n+5) .product-card{border-bottom:.5px solid #000}}@media(min-width:992px)and (max-width:1500px){.products-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:992px)and (max-width:1200px){.products-list{grid-template-columns:repeat(3,1fr)}}.product-details{margin:0 auto;max-width:100%}.product-details__hero{margin-bottom:32px}.product-details__image-wrap{align-items:center;display:flex;height:273px;justify-content:center;width:260px}.product-details__image{height:273px;object-fit:contain;width:260px}.product-details__name{font-size:20px}.product-details__price{font-size:14px}.product-details__option{margin-bottom:28px}.product-details__option-label{font-size:12px;margin-bottom:20px}.product-details__storage-options{display:flex;flex-wrap:wrap}.product-details__storage-btn{align-items:center;border:1px solid #ccc;cursor:pointer;display:flex;font-size:12px;justify-content:center;max-height:48px;min-width:95px;padding:24px}.product-details__storage-btn:not(:first-child){margin-left:-1px}.product-details__storage-btn--selected{border:1px solid #000;position:relative}.product-details__color-options{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.product-details__color-name{flex-basis:100%;font-size:12px;margin:0}.product-details__color-swatch{border:none;box-shadow:0 0 0 1px #fff,0 0 0 2px #e0e0e0;cursor:pointer;height:24px;padding:0;width:24px}.product-details__color-swatch--selected{box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.product-details__add-button{background:#f3f2f2;border:none;color:#c2bfbc;cursor:pointer;font-size:12px;margin-top:12px;padding:14px 24px;width:100%}.product-details__add-button:disabled{cursor:not-allowed}.product-details__add-button:not(:disabled){background:#000;color:#fff}.product-details__specs{margin-top:60px}.product-details__specs-title{font-size:20px;margin-bottom:36px}.product-details__specs-list{margin:0;padding:0}.product-details__specs-row{align-items:center;border-top:.5px solid #000;display:flex;flex-direction:row;justify-content:space-between;padding:16px 0}.product-details__specs-term{flex-shrink:0;font-size:12px;margin:0}.product-details__specs-value{font-size:12px;text-align:left;width:200px}.product-details__carousel{padding:60px 0}.product-details__carousel-title{font-size:20px;margin-bottom:36px}.product-details__carousel-scroll{-ms-overflow-style:none;display:flex;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.product-details__carousel-scroll::-webkit-scrollbar{display:none}.product-details__carousel-scroll .product-card-link{flex-shrink:0}.product-details__carousel-scroll .product-card{width:220px}.product-details__carousel-scroll .product-card-link .product-card{border-right:none}.product-details__carousel-scroll .product-card__image-wrap{height:180px;width:100%}.product-details__carousel-track{background:#0000001f;height:2px;margin-top:8px;position:relative}.product-details__carousel-thumb{background:#000c;height:2px;position:absolute;top:0;transition:left .1s ease-out}.product-details .product-card{border-bottom:.5px solid #000}@media(min-width:768px){.product-details{grid-column-gap:48px;align-items:start;column-gap:48px;display:grid;grid-template-columns:1fr minmax(0,480px)}.product-details .product-details__hero{display:contents}.product-details .product-details__image-wrap{aspect-ratio:1;grid-column:1;grid-row:1;height:auto;margin-bottom:0;max-width:400px;width:100%}.product-details .product-details__image{height:414px;width:336px}.product-details .product-details__info-column{align-items:flex-start;align-self:center;display:flex;flex-direction:column;gap:20px;grid-column:2;grid-row:1}.product-details .product-details__name,.product-details .product-details__option,.product-details .product-details__price{margin:0}.product-details .product-details__option-label{margin-bottom:12px;margin-top:18px}.product-details .product-details__add-button{max-width:260px}.product-details .product-details__specs{grid-column:1/-1}.product-details .product-details__specs-row{align-items:flex-start;display:flex;flex-direction:row;gap:48px}.product-details .product-details__specs-term{flex-shrink:0;margin:0;min-width:300px;width:300px}.product-details .product-details__specs-value{flex:1 1;margin:0;min-width:0;text-align:left}.product-details .product-details__carousel{grid-column:1/-1}.product-details .product-details__carousel-scroll .product-card-link{flex-shrink:0;width:377px}.product-details .product-details__carousel-scroll .product-card{box-sizing:border-box;display:flex;flex-direction:column;height:377px;width:377px}.product-details .product-details__carousel-scroll .product-card__image-wrap{flex:1 1;height:auto;min-height:0;width:100%}}@media(min-width:992px){.product-details{column-gap:160px;grid-template-columns:510px 1fr;margin-left:auto;margin-right:auto;max-width:1200px;padding-top:60px}.product-details .product-details__image-wrap{aspect-ratio:auto;height:630px;max-width:510px;width:510px}.product-details .product-details__image{height:630px;width:510px}.product-details .product-details__info-column{gap:20px}.product-details .product-details__specs{margin-top:160px}.product-details .product-details__carousel{margin-right:calc(-50vw + 600px)}.product-details .product-details__option-label{margin-top:36px}.product-details .product-details__add-button{margin-top:36px;max-width:380px}}.back-button{background-color:#0000;border:none;cursor:pointer;font-size:12px;font-weight:300;line-height:16px}.back-button-container{height:44px}.back-button__icon{margin-right:8px}.checkout-page{display:flex;flex-direction:column;max-height:100vh;max-height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}.checkout-main{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:140px;padding-top:24px}.checkout-title{font-size:20px;margin:0 0 24px}.checkout-footer{bottom:0;left:0;padding:16px calc(16px + env(safe-area-inset-right, 0)) calc(16px + env(safe-area-inset-bottom, 0)) calc(16px + env(safe-area-inset-left, 0));position:fixed;right:0}.checkout-footer__inner{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.checkout-footer__inner--empty .checkout__cta-link{width:100%}.checkout-footer__inner--with-items .checkout-total{flex-basis:100%;margin-bottom:16px;order:0;width:100%}.checkout-footer__inner--with-items .checkout__cta-link{flex:1 1;min-width:0;order:1}.checkout-footer__inner--with-items .checkout__cta-button--solid{flex:1 1;min-width:0;order:2}.checkout-total{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:16px}.checkout-total p{margin:0}.checkout__cta-link{display:block;min-width:0;text-decoration:none}.checkout__cta-button{box-sizing:border-box;cursor:pointer;font-size:12px;height:48px;letter-spacing:8%;text-transform:uppercase;width:100%}.checkout__cta-button--outline{background:#fff;border:.5px solid #000;color:#000;padding:5px 7px}.checkout__cta-button--outline:active,.checkout__cta-button--outline:hover{background:#000;border-color:#000;color:#fff}.checkout__cta-button--solid{background:#000;border:none;color:#fff;padding:5px 7px}@media(min-width:768px){.checkout-footer{padding-bottom:40px;padding-left:calc(40px + env(safe-area-inset-left, 0));padding-right:calc(40px + env(safe-area-inset-right, 0))}.checkout-footer__inner{align-items:center;flex-wrap:nowrap;gap:0}.checkout__cta-button{width:200px}.checkout-footer__inner--with-items .checkout__cta-link{flex:none;margin-right:56px;order:1;width:200px}.checkout-footer__inner--with-items .checkout__cta-button--outline{width:200px}.checkout-footer__inner--with-items .checkout-total{flex:1 1;flex-basis:auto;gap:24px;justify-content:flex-end;margin-bottom:0;margin-right:56px;min-width:0;order:2;width:auto}.checkout-footer__inner--with-items .checkout__cta-button--solid{flex:none;order:3;width:260px}}@media(min-width:992px){.checkout-footer{padding:56px}.checkout__cta-button{width:260px}}.checkout-card{display:flex;gap:32px;margin-bottom:16px}.checkout-card__image-wrap{align-items:center;display:flex;flex-shrink:0;justify-content:center}.checkout-card__image{display:block;height:198px;object-fit:contain;width:160px}.checkout-card__info{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0;padding:40px 0}.checkout-card__specs{font-size:12px;margin:0}.checkout-card__price{font-size:12px;padding-top:12px}.checkout-card__remove{background:none;border:none;color:red;cursor:pointer;font-size:12px;margin-top:24px;padding:0;text-decoration:none}@media(min-width:768px){.checkout-card{padding-top:40px}.checkout-card__image{height:324px;width:262px}.checkout-card__remove-container{align-self:flex-start;margin-top:auto}}
/*# sourceMappingURL=main.68e050d6.css.map*/