:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--op: 1;--item-dec-inc-qty-offset: 10rem;--cartSwingBackgroundSmoothCorners: 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--darkmode-background-color: #101935;--darkmode-heading-color: #ffac81;--darkmode-text-color: #462749;--lightmode-background-color: #70f8ba;--lightmode-text-color: rgba(119, 119, 119, .923)}@font-face{font-family:Playfair;src:url(/assets/PlayfairDisplay-VariableFont_wght-7tRKCQvy.ttf) format("opentype")}@font-face{font-family:Roboto;src:url(/assets/Roboto-Black-DoU0hL5p.ttf) format("opentype")}@font-face{font-family:Techgrace;src:url(/assets/Anthony-B-MZTzCW.otf) format("opentype")}@font-face{font-family:Typefesse;src:url(/assets/Typefesse_Pleine-C4PZ46tJ.otf) format("opentype")}*{padding:0;margin:0;box-sizing:border-box}html,body{background-color:#35ce8d;background-color:#6290c3;background-color:#101935}#root{color:var(--darkmode-text-color);max-width:1280px;min-height:100%;margin:0 auto;padding:.1rem;text-align:center}body{display:flex;justify-content:center;margin:0;place-items:center}a{color:#157788;letter-spacing:.1rem;font-family:Roboto;font-size:2rem;font-weight:400;text-decoration:inherit}h1{color:var(--darkmode-heading-color);font-family:Playfair;font-size:3.2em;line-height:1.1;margin-top:2vh}h3,h2{font-family:Playfair}.navbar{background-color:#edd4b2;border-radius:50% 30%;bottom:0;right:0;position:fixed;z-index:3}.navbar *{color:#fd8f27;color:#a727fd;color:#8b27fd}.navbar ul{list-style:none}.navbar>ul li{border-bottom:2px solid #7e7e7e;margin:0rem 1.5rem}.navbar>ul li>a{font-family:TechGrace;font-size:2rem;letter-spacing:1px;vertical-align:end}.navbar>ul li a{color:#157788;font-weight:300;text-decoration:inherit}.navbar>ul li:nth-child(1) a{text-align:end}.navbar>ul li:last-child{border-bottom:none}.homeGif{border-radius:15px;z-index:0}.homeWrap{justify-self:center;position:relative}.tgrace{font-family:Techgrace}.dropDiv{height:50%;right:22.5%;top:50%;position:absolute}.dropDiv img{max-width:1.5rem;animation-name:drop;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite}@keyframes drop{0%{opacity:20%}15%{opacity:1}99%{transform:translateY(10rem)}to{opacity:0}}.roundedCorners{position:relative}.rounded-Top-Left-Stroke{background-color:#fff0;overflow:hidden;padding:7rem;position:absolute;top:-15px}.rounded-Top-Left-Stroke:before{content:"";border-radius:90%;display:block;height:200%;position:absolute;width:150%}.rounded-Top-Left-Stroke:before{box-shadow:-50px -50px 0 0 var(--darkmode-background-color);top:0;left:0}.rounded-Bottom-Right-Stroke{background-color:#0000;overflow:hidden;padding:6rem;position:absolute;bottom:0;right:0%}.rounded-Bottom-Right-Stroke:before{background-color:#fff0;border-radius:90%;content:"";display:block;height:200%;width:200%;position:absolute}.rounded-Bottom-Right-Stroke:before{box-shadow:50px 50px 0 0 var(--darkmode-background-color);bottom:0;right:0}.standaloneCart{display:flex;flex-direction:column;position:relative}#root{margin:.5rem}body{margin:initial}.cartContainer{background-color:#fff;border-radius:90px;justify-self:center;margin-bottom:3.5rem;max-width:450px;overflow:hidden;padding-bottom:3rem;position:relative;z-index:0}.cartHeading{color:#462749;font-family:Techgrace;font-size:2.2rem;letter-spacing:3px;text-decoration:underline;font-weight:900;text-underline-offset:.4rem;top:1.2rem;position:relative;z-index:2}.cartContainer .productImage{align-items:center;border:1px solid rgb(75,75,75);border-radius:13px;display:flex;justify-content:center;margin-left:2rem;min-height:7rem;max-width:7rem}.cartContainer>ul>li:nth-child(1)>div{margin-top:2rem}.cartEntry{background-color:#fff;border:2px solid #e1e1e1f4;border-radius:15px;margin:.3rem;opacity:1;position:relative;padding:.4rem 0}.cartEntry{z-index:10}.cartEntryBackLayer{background-color:#28ff1022;border-radius:10px;box-shadow:0 4px 4px #737373c5,-0px 3px 3px #8e8e8ec5,0 -2px 10px -8px #3d3d3daa;margin:0rem .5rem .45rem;padding:.2rem 0 .3rem;position:relative;z-index:10}.cartEntryButtons{background-color:#fff;position:absolute}.cartEntryButtons button{position:absolute}.delBtn{background-color:#fff0;border:none;color:#b3000056;top:-5rem;left:.2rem;position:relative}.delBtn:hover,.delBtn:active{color:#ff000095}.decreaseQtyBtn,.increaseQtyBtn{align-items:center;background-color:#fff;border:none;color:#5d009bde;display:flex;justify-content:center;padding:.2rem}.decreaseQtyBtn{bottom:.5rem;left:calc(var(--item-dec-inc-qty-offset) + .15rem)}.increaseQtyBtn{bottom:4.5rem;left:calc(var(--item-dec-inc-qty-offset) + .15rem)}.decreaseQtyBtn:hover,.increaseQtyBtn:hover{background-color:#ebebeb;border-radius:8px}.cartItem{display:grid;grid-template-rows:2.8rem 1fr;grid-template-columns:var(--item-dec-inc-qty-offset) 1fr 8rem}.cartItemTitle{align-content:center;background-color:#e2e2e2;border-radius:;font-weight:700;grid-column:1/4;height:100%;padding-left:2rem;text-align:start}.cartItemTitle a{all:unset;font-family:Roboto;letter-spacing:.005em;text-decoration:inherit}a:hover{color:#535bf2}.cartItem input{margin:auto auto auto 0;max-width:2rem;text-align:center;padding:.3rem 0}.cartItem label{display:flex;font-size:0}.cartItem img{background-size:cover;max-width:100%;max-height:5rem}.cartItemPrice{grid-row:2/3}.cartItemTotal{grid-row:3/4}.cartItemCunt{grid-column:2/3;grid-row:2/3}.priceTotal{align-content:end;display:grid;grid-template-rows:1fr 2rem 2rem;grid-template-columns:1fr 3.5rem;text-align:left}.swings{background-color:#0000;display:flex;flex-direction:column;min-width:100%;min-height:84%;max-height:95%;overflow:hidden}.cartSwingRight{background-color:#ab81cd;border-radius:40% 40% 90%;padding:380px 43%;position:absolute;top:2%;right:7%;transform:rotate(0);z-index:1}.cartSwingRight.rev{top:80%;transform:rotate(180deg)}.swings:has(.cartSwingRight.rev) #rounded-corner-bottom-left:before{background-color:#fff}#rounded-corner-bottom-left{border-radius:36px;height:175px;overflow:hidden;bottom:.4rem;left:1rem;position:absolute;width:150px;z-index:3}#rounded-corner-bottom-right{height:160px;padding-bottom:1rem;position:absolute;bottom:.4rem;right:0rem;transform:rotate(4deg);width:80vw;z-index:3}@media (width >= 350px){#rounded-corner-bottom-left{left:1.5rem}}#rounded-corner-bottom-left:before,#rounded-corner-bottom-right:before{content:"";display:block;width:200%;height:200%;position:absolute;border-radius:50%}#rounded-corner-bottom-right:before{width:200%;height:300%}#rounded-corner-bottom-left:before{bottom:0;left:0;box-shadow:-50px 50px #fff}#rounded-corner-bottom-right:before{border-radius:50%;box-shadow:10px 100px #fff;bottom:40px;right:18%;transform:skew(20deg) rotate(10deg)}#rounded-corner-background-fill{background-color:#ab81cd;border-radius:50%;min-height:5rem;position:absolute;bottom:1rem;left:10%;z-index:3;width:78%}.switchViewButton{min-width:10rem;min-height:2rem}.SHOPVIEW{resize:vertical}.shopPage{max-width:1700px;justify-self:center;min-width:100%}#root{min-width:100%}.switchViewButton{background-color:#fff0;color:#fff;padding:.8rem;justify-self:end;display:none;position:relative;right:4rem}#productList ul{list-style:none}#productList{padding:.3rem;position:relative;display:flex;justify-content:center}.product{max-width:450px;background-color:ivory;border:2px solid gray;border-radius:.8rem;color:#242424;display:grid;grid-template-columns:30% 1fr;grid-template-rows:1fr;margin-bottom:.5rem;padding:1rem;position:relative}.productPrice{align-content:flex-end;grid-column:2/3;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.fakePrice{color:#9d2b2b;text-decoration:line-through}.productRating{grid-column:1/2;grid-row:2/3;position:relative;top:.4rem}.productTitle{grid-column:2/3;font-family:Roboto;font-weight:500;text-align:start;padding-left:.5rem}.productDescription{grid-column:2/3;font-family:Playfair;font-size:.9em;line-height:1.3rem;max-width:90%;position:relative;left:1.5rem;text-align:left}.product>.productImage{align-self:center;border-radius:10px;justify-self:center;margin-right:.4rem;max-width:100%;max-height:8rem}.addToCartBtn{border-radius:2rem;bottom:1rem;grid-column:2/3;justify-self:end;padding:.2rem .7rem;position:absolute;transition:transform .05s ease-in,background-color .1s ease;right:.2rem}.addToCartBtn:active{background-color:#5bdd33;transform:translateY(-.5rem)}.stars{max-width:10rem}.stars p{display:flex}.stars *:not(:last-child){color:#be9c00;fill:#eed600;max-width:1rem;min-width:1rem}a.active{color:#fd8f27;color:#cd00bf}.shopPage>h3{color:#462749;color:#05299e;color:var(--darkmode-heading-color);font-size:2rem;font-weight:900;letter-spacing:.8px;margin-bottom:1rem}@media (max-width: 500px){#root{max-width:100vw}.homeGif{margin-bottom:2vh;max-width:100%}}.homeLinks{margin:0 auto}.cartContainer .emptyCartMsg{background:linear-gradient(#fff,#ab81cd,#e2adf2);border-radius:10px;font-size:1.7rem;margin:auto;max-width:fit-content;padding-left:8vw;padding-right:8vw;position:relative;top:1.5rem;z-index:4}.cartContainer:has(.emptyCartMsg) .cartSwingRight{all:initial;background-color:#e2adf2;border-radius:30px;margin:1rem;padding:10% 45%;position:absolute;top:20%}.cartContainer:has(.emptyCartMsg) #rounded-corner-bottom-left,.cartContainer:has(.emptyCartMsg) #rounded-corner-bottom-right{opacity:0}.cartContainer:has(.emptyCartMsg) .cartContainer{max-height:10rem}.cartContainer:has(.emptyCartMsg) #rounded-corner-background-fill{opacity:0}.cartContainer:has(.emptyCartMsg) .cartHeading{border-radius:30%;border-left:2px solid linear-gradient(white,blue);background:linear-gradient(#fff,#e2adf2,#e2adf2);margin:auto;max-width:fit-content;padding:0 1rem}#rounded-corner-background-fill{align-items:center;display:flex;justify-content:center;perspective:10px}.checkoutBtn{background-color:#fff0;border:none;color:#b4f207;font-family:Playfair_Display;font-size:1.8em;left:-.5rem;margin:auto 20px;min-width:calc(312.388px - 50%);min-height:100%;opacity:1;padding:.5rem;position:relative;transform-style:preserve-3d;transition:all .1s ease;z-index:20}.clickedCheckout:hover{background:#370490af;border:2px solid #101935;border:2px solid #b4f207;border-radius:4%;bottom:.2rem}.clickedCheckout:active{background:#01770daf;color:#000;bottom:-.1rem;border:2px solid #101935;border-radius:40%;font-weight:700;padding:.05rem 0rem;transform:translateZ(4px)}#rounded-corner-background-fill{border:2px solid #a300d9af;border:2px solid #2800d9af}.cartContainer .spacer{background-color:#fff;min-width:312.388px;min-height:63.045px;z-index:-10}.loadingH3{font-size:2rem;position:relative;transform:scale(105%) rotate(20deg)}.standaloneCart .errorDiv{padding:2rem;margin-top:2rem}.standaloneCart .loadingDiv{margin-top:1.8rem;padding:2rem}.checkoutDiv,.shopPage:has(.errorDiv) .errorDiv{background-color:#fff;border-radius:90px;display:flex;flex-direction:column;margin-top:2rem;padding:3rem 1rem}@media (width >=520px){#rounded-corner-bottom-right:before{transform:skew(20deg) rotate(10deg) rotateY(25deg) translate(14vw) translateY(-20px)}}@media (width >= 850px){#rounded-corner-bottom-right:before{bottom:90px;transform:skew(20deg) rotate(10deg) rotateY(20deg) translate(12vw) scaleY(1.1) translateY(-15px)}.switchViewButton{display:block}#productList ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;justify-content:center}#productList>ul.listView{max-width:min-content}#productList>ul.gridView{max-width:fit-content}.product{background-color:beige;width:46vw;max-width:500px;min-height:100%;padding:1.2rem}}@media (width >= 1200px){#rounded-corner-bottom-right:before{bottom:7vw;transform:skew(20deg) rotate(9deg) translate(14vw) rotateY(13deg) scaleY(1.1) translateY(-4vw)}.product{background-color:beige;max-width:500px;min-height:100%;padding:1.2rem}#root{min-width:100vw}}@media (width >= 2000px){#rounded-corner-bottom-right:before{all:initial;background-color:#6e2828;background-color:#fff;bottom:-40px;content:"";display:block;height:60%;position:absolute;transform:rotate(-4deg);width:100%}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
