@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{--color-background:#ffd9d0;--color-foreground:#656565;--color-hover:#d5d5d5;font-size:16px;letter-spacing:.05em;line-height:20px;text-align:left;text-decoration:none}body,body.dark{background-color:var(--color-background);color:var(--color-foreground)}body.dark{--color-background:#2c2921;--color-foreground:#98a495;--color-hover:#87ab7b}@media (max-width:768px){body{font-size:14px;width:auto}}.Landing{align-items:flex-start;background-color:var(--color-background);color:var(--color-foreground);display:flex;flex-direction:column;height:100%;margin:160px 0 0 256px;width:100%}.ZoeLogo{height:auto;width:600px}.Enter{color:var(--color-foreground);font-size:24px;font-style:italic;letter-spacing:.1em;margin:45px 0 60px 5px;text-decoration:none;transition:color .3s}.Enter:hover{color:var(--color-hover)}@media (max-width:768px){.Landing{margin:100px 0 0 30px;width:auto}.ZoeLogo{width:300px}.Enter{font-size:20px}}.List{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.back-to-top{bottom:2px;color:var(--color-foreground);cursor:pointer;font-size:14px;position:fixed;right:120px;text-decoration:underline;z-index:1000}.back-to-top:hover{color:#656565}.toggle{color:red}.prodContainer{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;width:744px}.summary{width:30%}.BannerContainer{height:50px;margin-bottom:50px;overflow:hidden;width:100%}.banner{animation:rollBanner 10s linear infinite;display:inline-block;white-space:nowrap}#copyright{font-size:80%;margin-bottom:16px}@keyframes rollBanner{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@media (max-width:768px){.List{width:auto}.arrow{size:80%}.back-to-top{display:none}.prodContainer{width:100%}.BannerContainer{height:auto;margin-bottom:20px}.banner{animation:rollBanner 15s linear infinite}}.product{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;width:744px}.product img{height:auto;margin-bottom:10px;max-height:350px;max-width:600px}.product h2{font-size:14px;font-weight:700;margin-bottom:2px;text-decoration:none}.product h2,.product p{color:var(--color-foreground);text-align:center}.product p{max-width:80%}a{color:var(--color-foreground);text-decoration:none}a:hover{color:#d5d5d5}@media (max-width:768px){.product{margin-bottom:30px;width:100%}.product img{margin-bottom:6px;max-height:200px;max-width:200px}.product h2{font-size:14px;margin-bottom:0;max-width:70%}.product p{max-width:60%}}.List-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:50px;width:1000px}.List-logo{cursor:pointer;left:8;margin-right:10px;position:fixed;top:60px;-webkit-user-select:none;user-select:none;width:100px;z-index:5}.Title{height:40px}.ShoppingCartIcon{margin-left:40px}@keyframes List-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){.List-logo{animation:List-logo-spin 5s linear infinite}}@media (max-width:768px){.List-header{align-items:center;display:flex;flex-direction:row;justify-content:start;margin-bottom:40px;margin-top:130px;padding:0;width:75%}.List-logo{cursor:pointer;left:8%;position:fixed;top:6%;-webkit-user-select:none;user-select:none;width:70px;z-index:5}.Title-Mobile{margin-left:0;width:230px}}
/*# sourceMappingURL=main.ec20f6ff.css.map*/