@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";footer.svelte-lx0fvn{background-color:var(--primary);display:flex;justify-content:right;padding:24px;background:var(--secondary)}ul.svelte-lx0fvn{list-style:none;text-align:right}li.svelte-lx0fvn{color:var(--primary);text-decoration:solid;font-size:24px;transition:.2s}li.svelte-lx0fvn:hover{scale:105%}.menu.svelte-vny38x{display:none}.logo-wrapper.svelte-vny38x{display:flex;transition:.2s}.logo.svelte-vny38x{object-fit:contain}header.svelte-vny38x{background:var(--secondary);display:flex;justify-content:space-between;padding:10px 30px;width:calc(100% - 60px);top:20;z-index:68;height:80px}div.svelte-vny38x{display:flex;gap:16px;align-items:center}a.svelte-vny38x{color:var(--primary);text-decoration:solid;font-size:24px;justify-self:flex-end}@media only screen and (max-width:1200px){.nav.svelte-vny38x{display:none}.menu.svelte-vny38x{display:flex}.logo-wrapper.svelte-vny38x{width:50%}}.notifications.svelte-1wnw2np{position:fixed;bottom:0;right:0;margin:20px;display:flex;flex-direction:column;gap:10px;z-index:68}@media screen and (max-width:1200px){.notifications.svelte-1wnw2np{width:calc(100% - 40px);bottom:auto;top:0}}.notification.svelte-1wnw2np{display:flex;background-color:var(--primary-transparent);-webkit-backdrop-filter:blur(10px) brightness(60%);backdrop-filter:blur(10px) brightness(60%);padding:20px;cursor:pointer;border:1px solid var(--primary);color:var(--primary);-webkit-user-select:none;user-select:none;border-radius:8px;gap:8px;align-items:center}.text.svelte-1wnw2np{width:fit-content}.icon.svelte-1wnw2np{font-size:24px;display:flex;justify-content:center;align-items:center}.close.svelte-1ri0n2j{align-self:self-end}.menu.svelte-1ri0n2j{display:flex;position:fixed;flex-direction:column;align-items:center;gap:32px;padding:32px 16px;top:0;left:0;background:transparent;-webkit-backdrop-filter:blur(10px) brightness(60%);backdrop-filter:blur(10px) brightness(60%);width:calc(100vw - 32px);height:100vh;z-index:68;color:var(--primary)}.actions.svelte-1ri0n2j{display:flex;flex-direction:column;gap:16px;width:100%}.close.svelte-1jwasty{position:absolute;top:30px;right:30px;font-size:24px;cursor:pointer}.search-wrapper.svelte-1jwasty{width:600px;-webkit-backdrop-filter:blur(10px) brightness(100%);backdrop-filter:blur(10px) brightness(100%);position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;flex-direction:column;z-index:69}.search.svelte-1jwasty{margin:20px 100px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1200px){.search.svelte-1jwasty{margin:20px 10px}}.input.svelte-1jwasty{width:calc(100% - 32px);padding:16px;background-color:var(--secondary);color:var(--primary);border-radius:8px;font-size:18px;border:1px solid var(--primary)}@media screen and (max-width:1200px){.input.svelte-1jwasty{width:calc(80% - 32px)}}.products.svelte-1jwasty{border-radius:8px;display:flex;flex-direction:column;color:#fff;background:var(--primary-transparent);border:1px solid var(--primary-text)}@media screen and (max-width:1200px){.products.svelte-1jwasty{overflow-y:scroll;position:relative;max-height:65%}}.product.svelte-1jwasty{display:flex;height:100px;padding:10px;gap:20px;align-items:center;cursor:pointer;transition:.2s}@media screen and (max-width:1200px){.product.svelte-1jwasty{display:grid;height:fit-content}}.product.svelte-1jwasty img:where(.svelte-1jwasty){object-fit:contain;width:100px;height:100%;background-color:#fff;border-radius:8px;background:var(--primary);border:1px solid var(--primary);object-fit:cover}@media screen and (max-width:1200px){.product.svelte-1jwasty img:where(.svelte-1jwasty){width:100%;height:120px;grid-column:1 / 3;grid-row:1}}.product.svelte-1jwasty .text:where(.svelte-1jwasty){display:flex;flex-direction:column;border-radius:8px;color:#000;padding:8px;height:calc(100% - 16px);flex:1;overflow:hidden;justify-content:center;background:var(--secondary);border:1px solid var(--primary);color:var(--primary)}@media screen and (max-width:1200px){.product.svelte-1jwasty .text:where(.svelte-1jwasty){grid-column:1;grid-row:2}}.product.svelte-1jwasty .text:where(.svelte-1jwasty) p:where(.svelte-1jwasty),.product.svelte-1jwasty .text:where(.svelte-1jwasty) h2:where(.svelte-1jwasty){width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product.svelte-1jwasty .price:where(.svelte-1jwasty){background-color:#fff;color:#000;border-radius:8px;height:100%;text-align:right;display:flex;align-items:center;border:1px solid var(--primary);-webkit-backdrop-filter:brightness(60%);backdrop-filter:brightness(60%);background:transparent}@media screen and (max-width:1200px){.product.svelte-1jwasty .price:where(.svelte-1jwasty){padding:8px;height:calc(100% - 16px);justify-content:center;grid-column:2;grid-row:2}}.product.svelte-1jwasty .price:where(.svelte-1jwasty) h3:where(.svelte-1jwasty){transform:rotate(-45deg);color:var(--primary);width:calc(100% - 16px);padding:8px;text-align:center;border-radius:8px}@media screen and (max-width:1200px){.product.svelte-1jwasty .price:where(.svelte-1jwasty) h3:where(.svelte-1jwasty){transform:rotate(-15deg);border:0}}.product.svelte-1jwasty:hover{scale:97%}html,body,*{margin:0;padding:0;border:0;font-family:Lato,sans-serif}:root{--primary: #ebf1ff;--secondary: #1c1f24;--accent: hsl(140, 100%, 20%);--mobile-screen: 1200px;color:var(--secondary)}main{padding:20px 100px;min-height:100vh;background-color:var(--primary);color:var(--primary-text)}@media only screen and (max-width:1200px){main{padding:10px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:linear-gradient(225deg,var(--accent) 0%,var(--primary) 100%)}::-webkit-scrollbar-thumb{border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-transparent)}
