@media(min-width:600px){:root{--title-col:1/2;--nav-col:2/3}}@media(max-width:600px){:root{--title-col:2/3;--nav-col:1/2}}header{display:grid;grid:1fr/min-content 1fr -webkit-min-content;grid:1fr/min-content 1fr min-content;height:10vh;padding:10px 3vw;place-content:center;place-items:center;position:relative;width:100vw;z-index:1}header a{color:#1c1c1c;text-decoration:none;transition:color .15s;white-space:nowrap}header h1{font-size:2.5rem;font-weight:400;grid-column:var(--title-col);grid-row:1/2}header nav{display:flex;font-size:1.2rem;gap:4rem;grid-column:var(--nav-col);grid-row:1/2;justify-self:right}header nav a:hover{opacity:.7}header nav>a:last-child{margin-right:4rem}header #cart-icon{position:relative;-webkit-user-select:none;user-select:none}header #cart-icon path{stroke-width:1px}header #cart-count{border-radius:2px;color:#8c6b4c;font-size:.8rem;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-38%);transform:translate(-50%,-38%)}.header-home{background-color:transparent;border:none}.header-shop{outline:2px solid #1c1c1c}.header-shop,.header-shop #mobile-nav-visible{background-color:#f6f7f9}#mobile-nav-hidden{display:none}#mobile-nav-visible{border-bottom:1px solid #1c1c1c;border-top:1px solid #1c1c1c;display:flex;gap:1rem;justify-content:center;left:0;padding:10px;position:absolute;top:100%;-webkit-user-select:none;user-select:none;width:100%}#mobile-nav-visible a:hover{opacity:1}@media(min-width:600px){:root{--flex-wrap:nowrap}}@media(max-width:600px){:root{--flex-wrap:wrap}}.reduced-card{background-color:#fff;border-bottom:1px solid #1c1c1c;display:flex;flex-wrap:var(--flex-wrap);gap:1rem;justify-content:center;padding:1rem}.reduced-card #reduced-card-image{height:100px;min-width:100px}.reduced-card #reduced-card-image img{height:100%;object-fit:contain;width:100%}.reduced-card #reduced-card-info{grid-gap:.5rem;display:grid;gap:.5rem;grid:1fr min-content/1fr repeat(2,-webkit-min-content);grid:1fr min-content/1fr repeat(2,min-content);width:100%}.reduced-card #reduced-card-info h2{color:#1c1c1c;cursor:grab;font-size:.9rem;grid-column:1/4;grid-row:1/2}.reduced-card #reduced-card-info>span{font-family:"PT Serif",serif;font-size:1.1rem;font-weight:500}.reduced-card #reduced-card-info>div{border:1px solid #000;border-radius:5px;display:flex;flex-direction:row;gap:5px;padding:0 5px}.reduced-card #reduced-card-info>div span{font-family:"PT Serif",serif;font-size:1rem;text-align:center;-webkit-user-select:none;user-select:none;width:2ch}.reduced-card #reduced-card-info>button{background-color:#fff;border:1px solid #1c1c1c;border-radius:5px;font-size:.9rem;padding:1px 5px}.reduced-card #reduced-card-info>button:active,.reduced-card #reduced-card-info>button:hover{background-color:#1c1c1c;color:#fff}@media(max-width:600px){:root{--width:100%}}@media(min-width:600px){:root{--width:max(450px)}}.hide{display:none;overflow:hidden;width:0!important}.hide>div{-webkit-transform:translateX(100%);transform:translateX(100%)}#shopping-cart{background-color:rgba(0,0,0,.2);box-shadow:-10px 0 30px 0 rgba(0,0,0,.2);display:flex;height:100vh;justify-content:flex-end;position:fixed;right:0;top:0;transition:width .5s ease-out;width:100vw;z-index:2}#shopping-cart>div{background-color:#fff;box-shadow:0 0 15px -5px #000;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 2rem;right:0;top:0;transition:.3s ease-out;width:var(--width)}#shopping-cart>div #heading{align-items:center;display:flex;flex-direction:row-reverse;height:-webkit-min-content;height:min-content}#shopping-cart>div #heading h1{color:#1c1c1c;flex-grow:1;font-weight:400;height:-webkit-min-content;height:min-content}#shopping-cart>div #shopping-items{-ms-overflow-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:auto;overflow-x:hidden;overflow-y:auto;padding:1rem 0;scrollbar-width:3px}#shopping-cart>div #shopping-items::-webkit-scrollbar{width:3px}#shopping-cart>div #shopping-items p{align-self:center;color:#1c1c1c;margin:5rem 0}#shopping-cart>div #shopping-items>svg{align-self:center}#shopping-cart>div #subtotal{align-items:flex-start;border-top:2px solid #1c1c1c;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1rem 0}#shopping-cart>div #subtotal>span{font-size:1.2rem}#shopping-cart>div #subtotal>span>span{font-family:"PT Serif",serif;font-weight:500}#shopping-cart>div #subtotal button{background-color:#f6f7f9;border:2px solid #1c1c1c;border-radius:5px;font-size:1rem;padding:3px 10px;white-space:nowrap;width:100%}#shopping-cart>div #subtotal button:active,#shopping-cart>div #subtotal button:focus,#shopping-cart>div #subtotal button:hover{background-color:#1c1c1c;color:#fff}footer{align-items:center;background-color:transparent;display:flex;gap:2rem;height:4vh;justify-content:center;position:-webkit-sticky;position:sticky;top:100%;z-index:1}footer span{color:#1c1c1c;font-size:.8rem}footer a,footer span{-webkit-filter:opacity(.8);filter:opacity(.8)}footer a{line-height:100%}@font-face{font-family:cinzel;src:url(/shopping-cart/static/media/Cinzel-VariableFont_wght.41aef329e5d6288b5ca1.ttf) format(truetype)}*{box-sizing:border-box;font-family:cinzel,Times New Roman,Times,serif;margin:0;padding:0}#root{background-color:#f6f7f9;height:100vh;position:relative;width:auto}@-webkit-keyframes circle{0%{height:50px;outline-offset:-5px;width:50px}to{border-color:#1c1c1c;border-width:1px;height:20px;outline-color:#1c1c1c;outline-offset:30px;outline-width:1px;width:20px}}@keyframes circle{0%{height:50px;outline-offset:-5px;width:50px}to{border-color:#1c1c1c;border-width:1px;height:20px;outline-color:#1c1c1c;outline-offset:30px;outline-width:1px;width:20px}}#loader{align-items:center;background-color:transparent;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}#loader #circle{-webkit-animation:circle .6s ease-out infinite alternate;animation:circle .6s ease-out infinite alternate;border:5px solid transparent;border-radius:50%;height:50px;outline:5px solid transparent;width:50px}@media(min-width:1000px){:root{--section-padding:0px 25vw;--bg-position:100%;--brightness:1}}@media(max-width:1000px){:root{--section-padding:0px 10vw;--bg-position:70%;--brightness:1}}@media(max-width:600px){:root{--section-padding:0px 5vw;--bg-position:center;--brightness:0.95}}@media{:root{--bg-size:1800px}}@media(min-width:1800px)and (min-aspect-ratio:3/2){:root{--bg-size:120vw}}@media(max-aspect-ratio:3/2)and (min-height:1150px){:root{--bg-size:150vh}}#home-root{background-image:url(/shopping-cart/static/media/pexels-burst-374890-min.d1c05e662b688687221a.jpg);background-position:var(--bg-position);background-size:var(--bg-size);display:flex;-webkit-filter:grayscale(20%);filter:grayscale(20%);-webkit-filter:brightness(var(--brightness));filter:brightness(var(--brightness));height:100vh;justify-content:right;margin-bottom:-4vh;margin-top:-10vh;padding-top:10vh;width:100vw;z-index:0}#home-root section{color:#1b1b1b;display:flex;flex-direction:column;gap:4rem;height:-webkit-min-content;height:min-content;padding:var(--section-padding);position:relative;top:15vh}#home-root #home-top{grid-gap:1rem;display:grid;gap:1rem;grid:repeat(2,1fr)/100px 1fr;white-space:nowrap}#home-root #home-top h1{font-size:3.5rem;font-weight:400;grid-column:1/2;grid-row:1/2}#home-root #home-top h1:last-child{grid-column:2/3;grid-row:2/3}#home-root #home-bottom{grid-gap:1rem;align-items:center;align-self:flex-start;display:grid;font-size:1.2rem;gap:1rem;grid:1fr/100px 1fr;position:relative}#home-root #home-bottom p{border-left:2px solid #1b1b1b;grid-column:2/3;padding-left:10px}#home-root #home-bottom a{color:#1b1b1b;font-size:1.5rem;font-weight:600;grid-column:1/2;grid-row:1/2;line-height:300%;padding:0 20px;text-decoration:none;transition:.2s;width:-webkit-min-content;width:min-content}#home-root #home-bottom a:hover{opacity:.7}@media(min-width:600px){:root{--hover:0px 0px 10px -5px $black}}@media(max-width:600px){:root{--hover:none}}#item-card{height:100%;min-width:200px;padding:10px;width:100%}#item-card>div{border-radius:10px;display:flex;flex-direction:column;gap:.5rem;height:100%;padding:10px}#item-card>div:hover{box-shadow:var(--hover)}#card-info{grid-gap:5px;display:grid;gap:5px;grid:repeat(3,-webkit-min-content)/min-content 1fr;grid:repeat(3,min-content)/min-content 1fr;height:-webkit-min-content;height:min-content}#card-info h2{color:#1c1c1c;font-size:.9rem;font-weight:600;grid-column:1/3;grid-row:1/2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#card-info #card-price{color:#1c1c1c;font-family:"PT Serif",serif;font-size:1.4rem;font-weight:600;grid-row:3/4}#card-info>div{align-items:flex-end;display:flex;grid-column:1/3;grid-row:2/3;justify-content:flex-start}#card-info>div>span{color:#1c1c1c;font-size:1rem;font-weight:600}#card-info>div #card-rate{line-height:120%;padding-left:5px}#card-info button{background-color:#fff;border:1px solid #1c1c1c;border-radius:5px;color:#1c1c1c;cursor:grab;font-size:1rem;font-weight:600;grid-column:2/3;grid-row:3/4;padding:1px 5px;place-self:center;white-space:nowrap;width:-webkit-min-content;width:min-content}#card-info button:active,#card-info button:hover{background-color:#1c1c1c;color:#fff}#card-img{height:175px;width:100%}#card-img img{height:100%;object-fit:contain;width:100%}@media(max-width:700px){:root{--nav-just:start}}@media(min-width:700px){:root{--nav-just:center}}#shop-root{align-items:center;background-color:#f6f7f9;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:1rem;position:relative}#shop-root nav{display:flex;justify-content:var(--nav-just);overflow-x:auto;padding-bottom:1rem;width:100%}#shop-root nav>button{background-color:#f6f7f9;border:none;border-right:2px solid #1c1c1c;color:#1c1c1c;cursor:grab;font-size:1.1rem;padding:0 1rem}#shop-root nav>button:last-child{border-right:none}#shop-root nav>button.selected{color:#8c6b4c}#shop-root section{background-color:#fff;box-shadow:inset 0 0 10px 10px #f6f7f9;padding:1rem;width:100%}#shop-root section #cards-wrapper{display:grid;grid:min-content/repeat(auto-fit,minmax(20%,250px));height:-webkit-min-content;height:min-content;margin-left:auto;margin-right:auto;place-content:center;place-items:center}#shop-root section>h1{display:none;font-size:1.3rem;font-weight:400;text-align:center;width:100%}body{overflow-x:hidden}@media(max-width:700px){:root{--cta-justify:center}}@media(min-width:700px){:root{--cta-justify:flex-start}}#item-info{align-items:center;background-color:#f6f7f9;border:2px solid #1c1c1c;border-radius:10px;box-shadow:0 2px 10px -5px #1c1c1c;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:space-between;overflow-x:hidden;padding:1rem;width:100%}#item-info #close-button{align-self:flex-start}#item-info>div:nth-child(2){display:flex;flex-wrap:wrap;gap:1rem;height:100%;justify-content:center}#item-info>div:nth-child(2) #item-img{background-color:#fff;border:2px solid #8c6b4c;border-radius:10px;box-shadow:inset 0 0 10px -5px #8c6b4c;flex-basis:35%;flex-grow:1;max-width:400px;min-width:300px;padding:2rem}#item-info>div:nth-child(2) #item-img img{height:100%;max-height:400px;object-fit:contain;width:100%}#item-info>div:nth-child(2) #main-item-info{display:flex;flex-basis:50%;flex-direction:column;flex-grow:1;gap:2rem;min-width:300px;padding:1rem}#item-info>div:nth-child(2) #main-item-info h1{font-size:1.5rem}#item-info>div:nth-child(2) #main-item-info p{font-family:"PT Serif",serif;font-size:1rem;line-height:170%}#item-info>div:nth-child(2) #main-item-info>div:nth-child(3){display:flex;font-weight:600;gap:10px;line-height:130%}#item-info>div:nth-child(2) #main-item-info #add-to-cart{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:var(--cta-justify)}#item-info>div:nth-child(2) #main-item-info #add-to-cart span{font-family:"PT Serif",serif;font-size:1.5rem;font-weight:600}#item-info>div:nth-child(2) #main-item-info #add-to-cart select{background-color:#f6f7f9;border:1px solid #1c1c1c;border-radius:5px;box-shadow:inset 0 5px 5px -7px #1c1c1c;font-family:"PT Serif",serif;font-size:1rem;padding:2px 5px}#item-info>div:nth-child(2) #main-item-info #add-to-cart button{background-color:#f6f7f9;border:1px solid #1c1c1c;border-radius:5px;color:#1c1c1c;cursor:grab;font-size:1.2rem;font-weight:600;padding:3px 10px}#item-info>div:nth-child(2) #main-item-info #add-to-cart button:active,#item-info>div:nth-child(2) #main-item-info #add-to-cart button:hover{background-color:#1c1c1c;color:#f6f7f9}@-webkit-keyframes light{0%{text-shadow:none}to{text-shadow:0 0 10px #fff}}@keyframes light{0%{text-shadow:none}to{text-shadow:0 0 10px #fff}}#not-found{align-items:center;background-color:#1c1c1c;color:#fff;display:flex;flex-direction:column;font-size:2rem;padding:2rem;text-align:center}#not-found a{-webkit-animation:light 1s infinite alternate;animation:light 1s infinite alternate;color:#fff;font-weight:600;text-decoration:none}
/*# sourceMappingURL=main.79b10212.css.map*/