@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.cart_item_body[data-astro-cid-d65zsfcz]{padding:1rem;color:#111;background-color:#efefef;filter:drop-shadow(0 2px 1px rgba(17,17,17,.5));display:flex;gap:1rem;align-items:center;border-radius:5px}.cart_item_body[data-astro-cid-d65zsfcz]>.item_thumbnail[data-astro-cid-d65zsfcz]{width:50px;height:50px;display:grid;place-items:center;border-radius:5px;background:#111;color:#efefef;font-size:clamp(20px,2vw,24px);cursor:pointer}.cart_item_body[data-astro-cid-d65zsfcz]>.item_thumbnail[data-astro-cid-d65zsfcz]:hover{background-color:#1e1e1e}.cart_item_body[data-astro-cid-d65zsfcz]>.item_thumbnail[data-astro-cid-d65zsfcz]:active{background-color:#1e1e1e}.cart_item_body[data-astro-cid-d65zsfcz]>.item_content[data-astro-cid-d65zsfcz]{flex:1}@media only screen and (max-width:750px){.cart_item_body[data-astro-cid-d65zsfcz]>.item_content[data-astro-cid-d65zsfcz] h4[data-astro-cid-d65zsfcz]{font-size:clamp(20px,2vw,24px)}}.cart_item_body[data-astro-cid-d65zsfcz]>.item_remove[data-astro-cid-d65zsfcz]{min-width:50px;height:50px}.cart_item_body[data-astro-cid-d65zsfcz]>.item_remove[data-astro-cid-d65zsfcz]:hover{background-color:#e2e2e2}.cart_item_body[data-astro-cid-d65zsfcz]>.item_remove[data-astro-cid-d65zsfcz]:active{transform:translateY(2px);background-color:#e2e2e2}mamo-confirm[data-astro-cid-gliw4mfc] dialog[data-astro-cid-gliw4mfc]:open{padding:0;display:flex;gap:1rem;outline:none;border:none;background:none;animation:fade-in .25s ease-out}mamo-confirm[data-astro-cid-gliw4mfc] dialog[data-astro-cid-gliw4mfc]:open::backdrop{background-color:#1111118c;backdrop-filter:blur(2px)}mamo-confirm[data-astro-cid-gliw4mfc] #dialog_panel[data-astro-cid-gliw4mfc]{padding:1rem;border-radius:15px;color:#111;background-color:#efefef;filter:drop-shadow(0 2px 1px rgba(17,17,17,.5));width:35dvw;min-width:500px;max-width:750px;padding:3rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media only screen and (max-width:750px){mamo-confirm[data-astro-cid-gliw4mfc] #dialog_panel[data-astro-cid-gliw4mfc]{width:90dvw;min-width:350px;max-width:500px}}mamo-confirm[data-astro-cid-gliw4mfc] .headings[data-astro-cid-gliw4mfc]{display:flex;justify-content:center;flex-direction:column;gap:10px}mamo-confirm[data-astro-cid-gliw4mfc] .headings[data-astro-cid-gliw4mfc]>[data-astro-cid-gliw4mfc]{display:block;text-align:center}mamo-confirm[data-astro-cid-gliw4mfc] .button_bar[data-astro-cid-gliw4mfc]{display:flex;justify-content:center;gap:30px}mamo-confirm[data-astro-cid-gliw4mfc] .button_bar[data-astro-cid-gliw4mfc]>button[data-astro-cid-gliw4mfc]{display:inline-block}mamo-confirm[data-astro-cid-gliw4mfc] #dialog_close[data-astro-cid-gliw4mfc]{position:absolute;top:1rem;right:1rem}mamo-confirm[data-astro-cid-gliw4mfc] #dialog_close[data-astro-cid-gliw4mfc]:hover{background-color:#e2e2e2}mamo-confirm[data-astro-cid-gliw4mfc] #dialog_close[data-astro-cid-gliw4mfc]:active{transform:translateY(2px);background-color:#e2e2e2}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}main[data-astro-cid-h3zw4u6d]{margin-top:calc((50px + 2rem)*-1);padding-top:calc(50px + 6rem);padding-bottom:calc(50px + 6rem);color:#efefef;background:linear-gradient(#036 10%,#6173e8 90%)}#section_cart[data-astro-cid-h3zw4u6d]{padding:1rem;border-radius:15px;color:#111;background-color:#efefef;filter:drop-shadow(0 2px 1px rgba(17,17,17,.5));width:75dvw;margin:auto;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:750px){#section_cart[data-astro-cid-h3zw4u6d]{width:90dvw;max-width:560px}}#cart_top[data-astro-cid-h3zw4u6d]{display:flex;gap:.5rem;flex-direction:column}#cart_content[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:1rem}#cart_content[data-astro-cid-h3zw4u6d] #empty_cart[data-astro-cid-h3zw4u6d]{text-align:center}#cart_content[data-astro-cid-h3zw4u6d]>.cart_tally[data-astro-cid-h3zw4u6d],#cart_content[data-astro-cid-h3zw4u6d]>.cart_contact[data-astro-cid-h3zw4u6d]{padding:1rem;color:#111;background-color:#efefef;filter:drop-shadow(0 2px 1px rgba(17,17,17,.5));padding:.5rem 1rem;border-radius:5px}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]:focus>#price_input[data-astro-cid-h3zw4u6d],.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]:focus>#email_input[data-astro-cid-h3zw4u6d],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]:focus>#price_input[data-astro-cid-h3zw4u6d],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]:focus>#email_input[data-astro-cid-h3zw4u6d]{outline:solid 2px #6173e8}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d].disabled,.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d].disabled{cursor:default}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#price_input[data-astro-cid-h3zw4u6d],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#email_input[data-astro-cid-h3zw4u6d]{min-width:175px;position:relative;display:flex;align-items:center;border-radius:5px}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#price_input[data-astro-cid-h3zw4u6d]>i[data-astro-cid-h3zw4u6d],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#email_input[data-astro-cid-h3zw4u6d]>i[data-astro-cid-h3zw4u6d]{width:20px;padding:.5rem;position:absolute;display:inline-block}.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#price_input[data-astro-cid-h3zw4u6d]>input[data-astro-cid-h3zw4u6d][type=number],.cart_tally[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#price_input[data-astro-cid-h3zw4u6d]>input[data-astro-cid-h3zw4u6d][type=email],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#email_input[data-astro-cid-h3zw4u6d]>input[data-astro-cid-h3zw4u6d][type=number],.cart_contact[data-astro-cid-h3zw4u6d]>label[data-astro-cid-h3zw4u6d]>#email_input[data-astro-cid-h3zw4u6d]>input[data-astro-cid-h3zw4u6d][type=email]{width:100%;padding-left:calc(.5rem + 30px)}#card_bottom[data-astro-cid-h3zw4u6d]{display:grid;place-items:center}
