*{box-sizing:border-box}* ::-webkit-scrollbar{width:.5rem}* ::-webkit-scrollbar-track{background-color:#f0f0f0}* ::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#555;padding:0 1px}#root{margin:0 auto;width:var(--desktop-width);min-width:325px;height:100vh}@media screen and (max-width: 1024px){#root{width:var(--mobile-width)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;margin:0;border:0;padding:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;border:none;background-color:transparent}:root{--black: #000000;--white: #ffffff;--gray: #eaeaea;--pink: #ffc9c9;--border-color: #0000001a;--mobile-width: 100vw;--desktop-width: 64rem;--header-height: 4rem;--header-z-index: 100;--modal-z-index: 9999;--layout-top-padding: calc(var(--header-height) + 2.25rem);--layout-bottom-padding: 1rem;--page-title-height: 2.1875rem;--page-title-margin-bottom: 1.5rem;--product-list-wrapper-margin-top: 1.75rem;--product-card__contents-padding-vertical: .9375rem;--product-card__contents-padding-horizon: .5rem}.skeleton{animation:skeleton-animation 5s infinite ease-out;border-radius:.5rem;background:linear-gradient(-90deg,#aaa,#f0f0f0,#aaa,#f0f0f0);background-position:0;background-size:400% 400%}@keyframes skeleton-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.logo{color:var(--white);font-weight:800;font-size:1.25rem;line-height:1rem;font-family:Noto Sans}.preview{font-weight:500;font-size:.875rem;line-height:1.25rem;font-family:Inter}.page__title{margin-bottom:var(--page-title-margin-bottom);height:var(--page-title-height);font-weight:700;font-size:1.5rem;line-height:2.1719rem;font-family:Noto Sans KR}.text{font-weight:500;font-size:.75rem;line-height:.9375rem;font-family:Noto Sans}.button__text{font-weight:600;font-size:.75rem;line-height:.9375rem;font-family:Noto Sans}.scr-only{position:absolute;top:-9999px;left:-9999px}._countButton_1h3tz_1{display:flex;justify-content:center;align-items:center;border:1px solid var(--border-color);border-radius:8px;width:1.5rem;height:1.5rem}._cartActionError_qsagg_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:.75rem 4.8125rem;width:var(--desktop-width)}@media screen and (max-width: 768px){._cartActionError_qsagg_1{width:var(--mobile-width)}}._fallback_iml6u_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}._fallbackHeader_iml6u_9{margin-bottom:1.5rem;font-weight:700;font-size:1.5rem}._fallbackP_iml6u_15{margin-bottom:.875rem;font-size:1rem}._fallbackRefresh_iml6u_20{margin-top:1rem;border-radius:.625rem;background-color:var(--gray);padding:.5rem 1rem}._fallbackRefresh_iml6u_20:hover{background-color:var(--black);color:var(--white)}._message_b716m_1{margin-top:1rem;width:100%;font-size:1rem;text-align:center}._confirmButton_b716m_8{margin-top:1rem;border-radius:.5rem;background-color:var(--border-color);padding:.5rem .875rem}._confirmButton_b716m_8:hover{border:none;background-color:var(--black);color:var(--white)}._quantityControl_fhpd0_1{display:flex;justify-content:center;align-items:center;width:5rem;height:1.5rem}._quantityControl_fhpd0_1 span{margin:0 .8125rem}._cartItemCard_fpm1j_1{display:flex;position:relative;box-sizing:border-box;border-top:1px solid var(--border-color);padding:1rem 0}._img_fpm1j_9{border-radius:.5rem;width:100%;width:5rem;height:100%;height:5rem}._info_fpm1j_16{margin-left:1rem}._name_fpm1j_20{margin-bottom:.3125rem;width:fit-content;min-width:4rem;height:1.4375rem;font-weight:700;font-size:1rem;line-height:1.4375rem}._price_fpm1j_30{margin-bottom:.5rem;width:fit-content;min-width:4rem;height:.9375rem;color:#0a0d13;font-weight:500;font-size:.75rem;line-height:.9375rem}._deleteButton_fpm1j_41{position:absolute;top:1rem;right:.875rem;border:1px solid var(--border-color);border-radius:.25rem;padding:1px;width:2.5rem;height:1.5rem;text-align:center}._skeletonDeleteButton_fpm1j_53{border:none}._cartList_295rq_1{margin-top:1.5rem;min-height:2rem;max-height:50vh;overflow-y:auto}._cartList_295rq_1 li:last-child{border-bottom:1px solid var(--border-color)}._empty_295rq_11{margin:.875rem 0;width:100%;font-size:1.125rem;text-align:center}._cartImg_295rq_18{width:1.125rem;height:1.125rem;fill:#000;margin-right:.5rem}._title_zevvp_1{font-weight:700;font-size:1.5rem;line-height:2.1719rem;font-family:Noto Sans KR}._closeButton_zevvp_8{border-radius:.3125rem;background-color:var(--black);aspect-ratio:10;width:100%;max-height:50px;color:var(--white);font-weight:700;font-size:1rem}._totalAmount_rpj0f_1{display:flex;justify-content:space-between;align-items:center;margin:.75rem 0;width:100%;height:2.625rem}._title_rpj0f_10{width:fit-content;min-width:30%;height:1rem;font-weight:700;font-size:1rem;line-height:1rem;font-family:Noto Sans;text-align:left}._price_rpj0f_21{width:fit-content;min-width:30%;height:1.5rem;font-weight:700;font-size:1.5rem;line-height:1.5rem;font-family:Noto Sans KR;text-align:right}._button_7s7j0_1{position:relative;padding:0;width:2rem;height:2rem}._button_7s7j0_1 img{left:0;width:100%;height:100%}._header_11x8p_1{display:flex;position:fixed;top:0;justify-content:space-between;align-items:center;z-index:var(--header-z-index);background-color:var(--black);padding:1.5rem;width:100vw;width:var(--desktop-width);height:var(--header-height)}@media screen and (max-width: 768px){._header_11x8p_1{left:0;width:var(--mobile-width)}}._layout_3ianc_1{padding:var(--layout-top-padding) 1.5625rem var(--layout-bottom-padding) 1.5625rem;width:100%;height:100%}._select_kk34y_1{gap:.5rem;border:.0625rem solid var(--border-color);border-radius:.5rem;padding:.5rem;width:7.8125rem;height:2.25rem}._select_kk34y_1:hover{cursor:pointer}._cartAddButton_fe7n0_1{display:flex;justify-content:space-between;align-items:center;background-color:var(--black);color:var(--white)}._icon_fe7n0_9{width:1rem;height:1rem}._cartActionButton_1v5fi_1{position:absolute;bottom:var(--product-card__contents-padding-vertical)}._cartActionButton_1v5fi_1 button{border-radius:.25rem;width:3.6875rem;height:1.5rem}._cartActionButton_1v5fi_1._add_1v5fi_11{left:var(--product-card__contents-padding-horizon)}._cartActionButton_1v5fi_1._quantity_1v5fi_14{right:var(--product-card__contents-padding-horizon)}._productCard_1v6hp_1{aspect-ratio:9/11}._image_1v6hp_5{border-top-right-radius:.5rem;border-top-left-radius:.5rem;width:100%;height:50%;object-fit:cover}._contents_1v6hp_13{position:relative;padding:var(--product-card__contents-padding-vertical) var(--product-card__contents-padding-horizon);height:50%}._contents_1v6hp_13 p:first-child{margin-bottom:.5rem}._name_1v6hp_23{font-weight:700;font-size:.875rem;line-height:1.25rem;font-family:Inter}._skeletonRow_1v6hp_30{border-radius:.3125rem;background-size:200% 100%;height:1rem}._skeletonRow_1v6hp_30:first-child{width:30%}._skeletonRow_1v6hp_30:nth-child(2){width:50%}._skeletonImage_1v6hp_42{background-size:200% 100%}._contents_70u95_1{display:flex;flex-direction:column;width:100%;height:100%}._iconWrapper_70u95_7{display:flex;justify-content:center;align-items:center}._icon_70u95_7{margin:0 auto;aspect-ratio:1/1;height:100%}._message_70u95_17{margin:auto;width:100%;color:#a7a7a7;font-size:1.1rem;text-align:center}._wrapper_7q3md_1{margin-top:var(--product-list-wrapper-margin-top);width:100%;height:calc(100vh - var(--layout-top-padding) - var(--layout-bottom-padding) - var(--page-title-height) - var(--page-title-margin-bottom) - var(--product-list-wrapper-margin-top) - var(--product-list-wrapper-margin-top));overflow-y:auto}._productList_7q3md_11{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;padding-right:.5rem;width:100%}@media screen and (min-width: 768px){._productList_7q3md_11{grid-template-columns:repeat(4,1fr);gap:1rem .75rem}}._dropdownGroup_qt4vl_1{display:flex;justify-content:space-between;align-items:center}._observerTarget_qt4vl_7 span{color:transparent}
