input.svelte-1q0hg2f{display:none}input.svelte-1q0hg2f:checked+label:where(.svelte-1q0hg2f) span:where(.svelte-1q0hg2f){background:var(--clr-text)}input.svelte-1q0hg2f:checked+label:where(.svelte-1q0hg2f) span:where(.svelte-1q0hg2f):nth-child(1){top:unset;transform:rotate(-45deg)}input.svelte-1q0hg2f:checked+label:where(.svelte-1q0hg2f) span:where(.svelte-1q0hg2f):nth-child(2){opacity:0}input.svelte-1q0hg2f:checked+label:where(.svelte-1q0hg2f) span:where(.svelte-1q0hg2f):nth-child(3){bottom:unset;transform:rotate(45deg)}label.svelte-1q0hg2f{display:flex;flex-direction:column;justify-content:center;width:28px;height:28px;padding-left:3px}span.svelte-1q0hg2f{--offset: 4.38px;width:21.88px;height:2px;background:#fff;position:absolute;pointer-events:none;transition:var(--animation-time, .3s) opacity ease,var(--animation-time, .3s) transform ease}span.svelte-1q0hg2f:nth-child(1),span.svelte-1q0hg2f:nth-child(3){position:absolute;transform:rotate(0)}span.svelte-1q0hg2f:nth-child(1){top:var(--offset)}span.svelte-1q0hg2f:nth-child(2){top:50%;opacity:1;transform:translateY(-50%)}span.svelte-1q0hg2f:nth-child(3){bottom:var(--offset)}.background.svelte-k22dih{position:fixed;top:0;right:0;bottom:0;left:0;background:0;pointer-events:none;transition-property:background backdrop-filter;transition-duration:var(--animation-time, .3s);transition-timing-function:ease}.background.svelte-k22dih.active{background:#0009;pointer-events:all;-webkit-backdrop-filter:blur(10px) grayscale(50%);backdrop-filter:blur(10px) grayscale(50%)}.background.svelte-k22dih~label{z-index:2;position:relative}.container.svelte-k22dih{position:fixed;top:0;bottom:0;right:0;transform:translate(100%);padding:70px 0 30px;background:var(--clr-menu-bg);z-index:1;transition:var(--animation-time, .3s) transform ease}.container.svelte-k22dih.active{transform:translate(0)}@media (min-width: 1150px){.background.svelte-k22dih{display:none;transform:translate(0);position:static;align-items:center;gap:1rem;padding:0;transition:none;pointer-events:none}.background.svelte-k22dih~label{display:none}.container.svelte-k22dih{display:flex;align-items:center;padding:0;position:static;background:0;transform:unset;transition:none}}input.svelte-eiitnr{display:none}label.svelte-eiitnr{--gap: 10px;--padding-h: 10px;--item-size: 24px;display:flex;justify-content:center;width:100%;color:var(--clr-text);border:1px solid currentColor;padding:var(--padding-h) 10px;border-radius:calc(var(--item-size) / 2 + var(--padding-h));background:0;height:calc(var(--item-size) + var(--padding-h) * 2);transition:var(--animation-time, .5s) height ease;align-content:flex-start;overflow:hidden}div.svelte-eiitnr{transition:var(--animation-time, .5s) transform;transform:translateY(calc((var(--item-size) + var(--gap)) * var(--option) * -1))}button.svelte-eiitnr{display:flex;align-items:center;border:none;background:0;color:var(--clr-text);gap:6px;pointer-events:none;height:var(--item-size);line-height:1;width:100%;text-wrap:nowrap}button.svelte-eiitnr+button:where(.svelte-eiitnr){margin-top:10px}input.svelte-eiitnr:checked+label:where(.svelte-eiitnr){height:calc(var(--item-size) * var(--count) + var(--padding-h) * 2 + var(--gap) * (var(--count) - 1))}input.svelte-eiitnr:checked+label:where(.svelte-eiitnr) div:where(.svelte-eiitnr){transform:translateY(0);transition:var(--animation-time, .5s) transform}input.svelte-eiitnr:checked+label:where(.svelte-eiitnr) button:where(.svelte-eiitnr){pointer-events:all}.container.svelte-1isub7q{display:none;position:relative}.container.svelte-1isub7q:focus-within .items:where(.svelte-1isub7q){transform:translate(-50%) scale(1)}.container.svelte-1isub7q:focus-within .main:where(.svelte-1isub7q)~.hint:where(.svelte-1isub7q){display:none}@media (pointer: coarse){.container.svelte-1isub7q:hover .items:where(.svelte-1isub7q){transform:translate(-50%) scale(1)}.container.svelte-1isub7q:hover .main:where(.svelte-1isub7q)~.hint:where(.svelte-1isub7q){display:none}}.main.svelte-1isub7q{display:flex;justify-content:center;align-items:center;color:#fff;border:1px solid #fff;outline:0;background:0;min-width:34px;height:34px;border-radius:20px;margin-left:15px;cursor:pointer}.main.svelte-1isub7q:hover~.hint:where(.svelte-1isub7q){display:unset}.hint.svelte-1isub7q,.items.svelte-1isub7q{position:absolute;margin-top:10px;margin-left:15px;top:100%;left:calc(50% - 7px);border-radius:6px;cursor:default;background:var(--clr-bg);color:var(--clr-text);box-shadow:var(--box-shadow)}.hint.svelte-1isub7q:before,.items.svelte-1isub7q:before{--width: 10px;content:"";position:absolute;bottom:100%;left:50%;width:11px;height:8px;clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:translate(-50%,10%);background:var(--clr-bg)}.hint.svelte-1isub7q{display:none;padding:8px;font-size:12px;z-index:1;text-wrap:nowrap;transform:translate(-50%)}.items.svelte-1isub7q{display:flex;flex-direction:column;gap:15px;padding:15px;transform:translate(-50%) scale(0)}@media (min-width: 1000px){.container.svelte-1isub7q{display:unset}}button.svelte-2vubqv{display:flex;gap:8px;align-items:center;border:none;font-weight:600;background:0;color:var(--clr-text);outline:0;text-wrap:nowrap;cursor:pointer}button.svelte-2vubqv:hover,button.svelte-2vubqv:focus{color:var(--clr-link-hover)}div.svelte-lqqxj6{display:contents}div.svelte-lqqxj6 button{justify-content:center}a.svelte-9dukqk{text-align:center;text-wrap:nowrap;outline:0}a.svelte-9dukqk:hover,a.svelte-9dukqk:focus{color:var(--clr-link-hover)}.accordion.svelte-1cta9d9{display:grid;grid-template-rows:auto 0fr;overflow:hidden;transition:var(--animation-time, .3s) grid-template-rows ease}.accordion.svelte-1cta9d9 div:where(.svelte-1cta9d9){overflow:hidden}input.svelte-1cta9d9{display:none}input.svelte-1cta9d9:checked+div:where(.svelte-1cta9d9){grid-template-rows:auto 1fr}header.svelte-1vk1x47{--line-width: 1px;display:flex;color:#fff;width:100%;background:rgba(0,0,0,var(--opacity, 1));z-index:2;position:sticky;top:0;transition:var(--animation-time, .5s) background ease}.transparent.svelte-1vk1x47{--opacity: 0;margin-bottom:calc(-1 * var(--height))}.black.svelte-1vk1x47{--opacity: 1;--line-width: 6px}.logo.svelte-1vk1x47{color:#fff;margin-right:auto}.logo.svelte-1vk1x47 img:where(.svelte-1vk1x47){width:auto;height:30px}nav.svelte-1vk1x47{display:flex;align-items:center;gap:10px;padding:15px 0;margin:0 auto;width:min(1120px,100% - 18px);background:0;transition:var(--animation-time, .5s) background ease;position:relative}.contact.svelte-1vk1x47{font-size:12px;color:#fff;background:linear-gradient(90deg,var(--clr-dream-blue),var(--clr-tech-purple));padding:6px 18px;border-radius:45px;outline:1px solid transparent;transition-property:outline,box-shadow;transition-duration:var(--animation-time, .3s);transition-timing-function:ease}.contact.svelte-1vk1x47:hover{box-shadow:0 0 5px #fff;outline:1px solid rgba(255,255,255,.64)}.contact.svelte-1vk1x47:focus{color:#fff;box-shadow:0 0 10px #fff,-10px .15rem 20px var(--clr-tech-purple),10px .15rem 20px var(--clr-dream-blue)}.cart.svelte-1vk1x47 a:where(.svelte-1vk1x47){display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:14px;border:1px solid #fff;position:relative}.cart.svelte-1vk1x47 span:where(.svelte-1vk1x47){display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;background:#e02255;width:12px;height:12px;border-radius:6px;font-size:8px;color:#fff}.cart-preview.svelte-1vk1x47{display:none;box-shadow:var(--box-shadow)}.first-layer.svelte-1vk1x47{--padding-w: 9px;display:flex;flex-direction:column;height:100%;overflow-y:auto;position:relative}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47){font-size:15px;position:relative}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47).language-light-toggle{position:sticky;bottom:0}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47)>a:where(.svelte-1vk1x47),.first-layer.svelte-1vk1x47 .paths-item.second:where(.svelte-1vk1x47){padding:6px var(--padding-w)}.first-layer.svelte-1vk1x47 .link:where(.svelte-1vk1x47){transition:var(--animation-time, .3s) color ease}.first-layer.svelte-1vk1x47 .contact-us:where(.svelte-1vk1x47){outline:1px solid transparent;transition-property:outline,box-shadow,color;transition-duration:var(--animation-time, .3s);transition-timing-function:ease}.first-layer.svelte-1vk1x47 .contact-us:where(.svelte-1vk1x47):hover,.first-layer.svelte-1vk1x47 .contact-us:where(.svelte-1vk1x47):focus{color:var(--clr-btn)}.first-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47){outline:0}.first-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47),.first-layer.svelte-1vk1x47 p:where(.svelte-1vk1x47){font-weight:600}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3):before,.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3):after{position:absolute;content:"";height:1px;background:#ccc}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-child(n):after{left:9px;right:9px;top:100%}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):first-child:before{left:9px;right:9px;bottom:100%}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3) svg{width:40px;height:40px}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+4)>a:where(.svelte-1vk1x47):hover,.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+4)>a:where(.svelte-1vk1x47):focus{color:var(--clr-link-hover)}.second-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47)>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 .paths-item:where(.svelte-1vk1x47){padding-left:calc(40px + var(--padding-w))}.second-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 p:where(.svelte-1vk1x47){font-weight:400;height:40px}.second-layer.svelte-1vk1x47 .active:where(.svelte-1vk1x47){font-weight:600}.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47){transition:var(--animation-time, .3s) background-color ease}.second-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47){transition:var(--animation-time, .3s) color ease}.third-layer.svelte-1vk1x47{background:var(--clr-menu-3nd-layer)}.third-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47){margin-left:60px}.third-layer.svelte-1vk1x47 .active:where(.svelte-1vk1x47){font-weight:800}.paths-item.svelte-1vk1x47{display:flex;align-items:center;color:var(--clr-text)}.paths-item.svelte-1vk1x47>:last-child{transition:var(--animation-time, .3s) transform ease;margin-left:auto}.opened.svelte-1vk1x47>:last-child{transform:rotate(180deg)}ul.svelte-1vk1x47{list-style-type:none;font-size:14px}a.svelte-1vk1x47,p.svelte-1vk1x47{display:flex;font-size:.875rem;align-items:center;white-space:nowrap}.language-light-toggle.svelte-1vk1x47{display:flex;justify-content:center;align-items:flex-end;gap:8px;padding:9px var(--padding-w) 0;margin-top:auto;border:0;background:var(--clr-menu-bg)}.language-light-toggle.svelte-1vk1x47 .mobile:where(.svelte-1vk1x47){display:contents}.desktop.svelte-1vk1x47{display:none}@media (max-width: 1149px){.second-layer.svelte-1vk1x47{padding-bottom:var(--padding-w)}.third-layer-paths.svelte-1vk1x47 a:where(.svelte-1vk1x47){position:relative}.third-layer-paths.svelte-1vk1x47 a:where(.svelte-1vk1x47):before{content:"";width:14px;height:14px;background-image:var(--li-dot);background-repeat:no-repeat;background-position:center;position:absolute;left:-14px;top:.825rem;opacity:0;animation:svelte-1vk1x47-liDotRotate 1s linear infinite;transition-property:opacity,left;transition-duration:var(--animation-time, .2s);transition-timing-function:ease}.third-layer-paths.svelte-1vk1x47 a:where(.svelte-1vk1x47):hover{color:var(--clr-link-hover)}.third-layer-paths.svelte-1vk1x47 a:where(.svelte-1vk1x47):hover:before{left:25px;opacity:1}}@keyframes svelte-1vk1x47-liDotRotate{to{transform:rotate(360deg)}}@media (min-width: 1150px){.logo.svelte-1vk1x47 img:where(.svelte-1vk1x47){height:50px}nav.svelte-1vk1x47{gap:0}.mobile.svelte-1vk1x47{display:none}.first-layer.svelte-1vk1x47{flex-direction:row;align-items:center;overflow-y:visible}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47){border:0;padding:0}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47):first-child{border:0}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47)>a:where(.svelte-1vk1x47):focus{color:#aaa}.first-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47)>a:where(.svelte-1vk1x47),.first-layer.svelte-1vk1x47 .paths-item.second:where(.svelte-1vk1x47){padding:0}.first-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47),.first-layer.svelte-1vk1x47 p:where(.svelte-1vk1x47){font-weight:400}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+2) svg:first-child{display:none}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+2):before,.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+2):after{height:0}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3) a:where(.svelte-1vk1x47){margin-left:0}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3) svg{color:#fff}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+3) p:where(.svelte-1vk1x47){cursor:default}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(n+4){margin-right:9px}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(3){margin-right:30px}.first-layer.svelte-1vk1x47>:where(.svelte-1vk1x47):nth-last-child(2) a:where(.svelte-1vk1x47){display:flex;align-items:center;background:linear-gradient(90deg,var(--clr-dream-blue),var(--clr-tech-purple));padding:0 18px;border-radius:17px;height:34px}.showCart.svelte-1vk1x47 .first-layer:where(.svelte-1vk1x47)>:where(.svelte-1vk1x47):nth-last-child(n+3) svg:first-child{display:none}.showCart.svelte-1vk1x47 .first-layer:where(.svelte-1vk1x47)>:where(.svelte-1vk1x47):nth-last-child(2) svg:first-child{display:flex}.showCart.svelte-1vk1x47 .first-layer:where(.svelte-1vk1x47)>:where(.svelte-1vk1x47):nth-last-child(4){margin-right:30px}.showCart.svelte-1vk1x47 .first-layer:where(.svelte-1vk1x47)>:where(.svelte-1vk1x47):nth-last-child(3) a:where(.svelte-1vk1x47){display:flex;align-items:center;background:linear-gradient(90deg,var(--clr-dream-blue),var(--clr-tech-purple));padding:0 18px;border-radius:17px;height:34px}.second-layer.svelte-1vk1x47,.third-layer.svelte-1vk1x47{position:absolute;transform:scale(0);background:#000c}.second-layer.svelte-1vk1x47{min-width:100%;top:100%;left:0}.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47){display:flex;padding:0 16px;height:50px}.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47)>*{width:100%}.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47).paths{padding-right:5px}.second-layer.svelte-1vk1x47 label{display:flex}.second-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47){height:18px}.second-layer.svelte-1vk1x47 a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 p:where(.svelte-1vk1x47){height:unset}.second-layer.svelte-1vk1x47>li:where(.svelte-1vk1x47)>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 .paths-item:where(.svelte-1vk1x47){padding-left:0}.second-layer.svelte-1vk1x47 .paths-item:where(.svelte-1vk1x47)>:last-child{transform:rotate(-90deg)}.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):hover,.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):focus-within,.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):hover,.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):focus-within{background:#0009}.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):hover>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):hover p:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):focus-within>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 .paths:where(.svelte-1vk1x47):focus-within p:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):hover>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):hover p:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):focus-within>a:where(.svelte-1vk1x47),.second-layer.svelte-1vk1x47 li:where(.svelte-1vk1x47):focus-within p:where(.svelte-1vk1x47){color:#aaa}.third-layer.svelte-1vk1x47{top:0;left:100%}.paths.svelte-1vk1x47{position:relative}.second-layer-paths.svelte-1vk1x47:hover:before,.second-layer-paths.svelte-1vk1x47:focus-within:before{content:"";background:linear-gradient(90deg,var(--clr-dream-blue-light),var(--clr-tech-purple-light));width:100%;height:2px;position:absolute;left:0;bottom:0}.second-layer-paths.svelte-1vk1x47:hover .second-layer:where(.svelte-1vk1x47),.second-layer-paths.svelte-1vk1x47:focus-within .second-layer:where(.svelte-1vk1x47){transform:scale(1)}.third-layer-paths.svelte-1vk1x47:hover .third-layer:where(.svelte-1vk1x47),.third-layer-paths.svelte-1vk1x47:focus-within .third-layer:where(.svelte-1vk1x47){transform:scale(1)}.opened.svelte-1vk1x47>:last-child{transform:rotate(0)}.language-light-toggle.svelte-1vk1x47{margin-top:0;background:0;gap:0}.language-light-toggle.svelte-1vk1x47 .mobile:where(.svelte-1vk1x47){display:none}.cart.svelte-1vk1x47{--size: 34px;margin-left:15px}.cart.svelte-1vk1x47 a:where(.svelte-1vk1x47){width:var(--size);height:var(--size);border-radius:17px}.cart.svelte-1vk1x47 span:where(.svelte-1vk1x47){width:14px;height:14px;border-radius:7px}.cart.svelte-1vk1x47:hover .cart-preview:where(.svelte-1vk1x47){display:flex}.cart.svelte-1vk1x47:hover:before{content:"";position:absolute;top:0;width:var(--size);height:calc(50px + var(--size))}.cart-preview.svelte-1vk1x47{--grid-template-columns: 1fr repeat(3, 80px) 60px;--gap: 10px 0;--width: 594px;flex-direction:column;width:var(--width);max-height:672px;position:fixed;top:calc(var(--height) + 22px);left:50vw;transform:translate(calc(1120px / 2 - var(--width) + 43px));background:light-dark(rgba(228,228,228,.87),rgb(153,153,153,.87));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:14px;color:light-dark(var(--black-800),#fff)}.cart-preview.svelte-1vk1x47:after{content:"";background:inherit;position:absolute;top:-22px;right:46px;width:30px;height:22px;clip-path:polygon(0% 100%,50% 0%,100% 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cart-preview.svelte-1vk1x47>div{padding:20px}.cart-preview.svelte-1vk1x47>div:nth-of-type(1){overflow:auto}.cart-preview.svelte-1vk1x47 .item{gap:10px}.cart-preview.svelte-1vk1x47 .items h2{font-size:14px}.cart-preview.svelte-1vk1x47 .items p{font-size:11px}.cart-preview.svelte-1vk1x47 .quantity-wrapper{width:72px}.cart-preview.svelte-1vk1x47 .summary form{margin-top:16px}.cart-preview.svelte-1vk1x47 .summary .row h3{font-size:1rem}.cart-preview.svelte-1vk1x47 .summary .row p{font-size:1.25rem}a.svelte-1vk1x47,p.svelte-1vk1x47{font-size:16px;color:#fff}.desktop.svelte-1vk1x47{display:contents}.link[aria-label="shop page"].svelte-1vk1x47{transition:var(--animation-time, .3s) color ease}.contact-us.svelte-1vk1x47:hover{box-shadow:0 0 5px #fff;outline:1px solid rgba(255,255,255,.64)}.contact-us.svelte-1vk1x47:focus{box-shadow:0 0 10px #fff,-10px .15rem 20px var(--clr-tech-purple),10px .15rem 20px var(--clr-dream-blue)}}footer.svelte-jk3r02{margin-top:auto;background:var(--clr-footer-bg)}footer.svelte-jk3r02>div:where(.svelte-jk3r02){display:flex;justify-content:center;padding:15px 9px;margin:0 auto;max-width:1000px;width:100%}@media (min-width: 768px){footer.svelte-jk3r02>div:where(.svelte-jk3r02){padding:30px 9px}}footer.svelte-jk3r02 svg{--size: 40px;width:var(--size);height:var(--size)}.social.svelte-jk3r02{align-items:center;gap:2rem;border-bottom:1px solid var(--clr-text)}.social.svelte-jk3r02 a:where(.svelte-jk3r02){width:40px;height:40px;border-radius:100%;transition:box-shadow var(--animation-time, .3s) ease}.social.svelte-jk3r02 a:where(.svelte-jk3r02):hover{box-shadow:0 0 5px #fff,-5px 0 10px var(--clr-tech-purple),5px 0 10px var(--clr-dream-blue)}a.svelte-jk3r02{color:var(--clr-text)}a.svelte-jk3r02:hover{text-decoration:underline}.info.svelte-jk3r02{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;text-align:center;font-size:14px}.info.svelte-jk3r02 p:where(.svelte-jk3r02){font-size:10px}@media (min-width: 1000px){footer.svelte-jk3r02>div:where(.svelte-jk3r02){justify-content:flex-start}.info.svelte-jk3r02 p:where(.svelte-jk3r02){margin-left:auto;font-size:14px}}
