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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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}@font-face{font-family:Pretendard;font-weight:45 920;font-style:normal;font-display:swap;src:url(/font/PretendardVariable.woff2) format("woff2-variations")}:root{--primary-100: #3692ff;--primary-200: #1967d6;--primary-300: #1251aa;--secondary-900: #111827;--secondary-800: #1f2937;--secondary-700: #374151;--secondary-600: #4b5563;--secondary-500: #6b7280;--secondary-400: #9ca3af;--secondary-200: #e5e7eb;--secondary-100: #f3f4f6;--secondary-50: #f9fafb;--err-red: #f74747;--bg-gray: #fcfcfc}*{box-sizing:border-box}body{font-family:Pretendard;font-style:normal;background:var(--bg-gray);margin:0 auto}#root{display:flex;justify-content:center;flex-wrap:wrap;width:100%}header,main,section,footer{display:flex;width:100%}a{text-decoration:none}a,button,input{cursor:pointer}textarea{font:initial}.main{justify-content:center;margin-top:4.4rem}.s-btn{display:inline-block;padding:0 1.4375rem;height:3rem;border:none;border-radius:.5rem;background:var(--primary-100);text-align:center;color:var(--secondary-100);font-size:1rem;font-weight:600;line-height:3rem}.s-btn.compact{height:2.625rem;line-height:2.625rem}.l-btn{display:inline-block;width:100%;height:3.5rem;border:none;border-radius:2.5rem;background:var(--primary-100);text-align:center;color:var(--secondary-100);font-size:1.25rem;font-weight:600;line-height:3.5rem}.s-btn:disabled,.l-btn:disabled{background:var(--secondary-400);cursor:not-allowed}.line-break{display:block}.input-wrap{display:flex;gap:.25rem;align-items:center;padding:.5625rem 1rem;border-radius:.75rem;background:var(--secondary-100)}.input-wrap.large-form{padding:1rem 1.5rem}.input-wrap>.input-value{width:100%;height:1.5rem;border:none;background:var(--secondary-100);font-size:1rem;font-weight:400;line-height:1.625rem}.input-wrap>.input-value:focus{outline:none}.input-wrap>.input-value::placeholder{color:var(--secondary-400)}.input-wrap:focus-within{border:1px solid var(--primary-100)}.input-warning{border:1px solid var(--err-red)}.warning-message{margin:.5rem 0 0 1rem;color:var(--err-red);font-size:.97rem;font-weight:600}.alert-message-box{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#000000b3}.message-popup{display:flex;flex-direction:column;gap:20px;width:33.75rem;height:15.625rem;padding:1.75rem;background-color:#fff;border-radius:.5rem}.popup-text{color:var(--secondary-800);text-align:center;font-weight:500;margin-top:3rem;display:flex;flex-grow:1;align-items:center;justify-content:center}.popup-btn-warp{width:100%;display:flex;justify-content:flex-end}@media screen and (max-width: 46.4rem){.message-popup{width:20.4rem;height:13.75rem;padding:1.44rem}.popup-btn-warp{justify-content:center}}#header{position:fixed;height:4.4rem;justify-content:center;align-items:center;background-color:#fff;border-bottom:1px solid #dfdfdf}#title{width:9.6rem;height:3.2rem}.logo{width:100%;height:100%}#nav{display:flex;width:120rem;height:4.4rem;padding:0px 25rem;justify-content:space-between;align-items:center}#nav-left{display:flex;align-items:center;gap:1.5rem}.nav-menu{padding:0 .94rem;color:var(--secondary-600);text-align:center;font-size:1.125rem;font-weight:700;line-height:1.625rem}.intro-nav-btn{width:8rem}.nav-menu-active{color:var(--primary-100)}@media screen and (max-width: 120rem){#nav{width:100%;padding:0 12.5rem}}@media screen and (max-width: 74.9rem){#nav{padding:0 1.5rem}}@media screen and (max-width: 46.4rem){#nav{padding:0 1rem}#title{width:5rem;height:auto}#nav-left{gap:.5rem}.nav-menu{padding:0 .5rem 0 0;font-size:1rem}}#footer{justify-content:center;align-items:flex-start;background:var(--secondary-900);text-align:center}#footer-box{display:flex;width:120rem;height:10rem;padding:2rem 12.5rem;justify-content:space-between;align-items:flex-start;text-align:center}#footer-box>ul{display:flex;align-items:flex-start}#footer-box>ul>li{display:inline-block}#copyright{color:var(--secondary-400);font-size:1rem;font-weight:400}#cs-list{gap:1.875rem}#cs-list a{color:var(--secondary-200);font-size:1rem;font-weight:400}#sns-list{gap:.75rem}#sns-list img{width:1.25rem}@media screen and (max-width: 120rem){#footer-box{width:100%}}@media screen and (max-width: 74.9rem){#footer-box{padding:2rem 1.5rem}}@media screen and (max-width: 46.4rem){#footer-box{padding:2rem 1rem;flex-wrap:wrap-reverse}#copyright{width:100%;margin:1.5rem 0 2rem;text-align:start}}#intro-big-box{flex-wrap:wrap}.intro-top,.intro-bottom{height:33.75rem;justify-content:center;align-items:end;background:#cfe5ff}.intro-bottom{margin-top:8.625rem}.intro-top-bottom-item{display:inline-flex;width:69.375rem;gap:.4375rem;align-items:center;justify-content:space-between}.top-bottom-text{display:flex;flex-wrap:wrap;margin-bottom:3.75rem;row-gap:2rem}.item-text-main{color:var(--secondary-700);font-size:2.5rem;font-weight:700;line-height:140%}.top-bottom-img{width:46.625rem}.intro-content{background:#fff;padding:8.625rem 0;flex-direction:column;justify-content:center;align-items:center}.intro-content-item{display:flex;width:61.75rem;justify-content:center;align-items:center;gap:4rem;background:var(--bg-gray)}.item-img{width:36.75rem}.item-text-sub{color:var(--primary-100);font-size:1.125rem;font-weight:700;line-height:1.625rem;margin-bottom:.75rem}.item-textbox>.item-text-main{letter-spacing:.05rem;margin-bottom:1.5rem}.item-text-para{color:var(--secondary-700);font-size:1.5rem;font-weight:500;line-height:2rem}.intro-content-item-reverse{flex-direction:row-reverse}.intro-content-item-reverse>.item-textbox{text-align:end}@media screen and (max-width: 74.9rem){.intro-top{width:100%;height:48rem}.intro-bottom{width:100%;height:58rem;margin-top:1.875rem}.intro-top-bottom-item{width:100%;flex-direction:column}.top-bottom-text{margin-bottom:13rem;row-gap:1.5rem;text-align:center;justify-content:center}.top-bottom-text>.item-text-main{width:100%}.intro-top .l-btn{width:auto;padding:0 7.75rem}.top-bottom-img{width:100%;max-width:46.625rem}.intro-content{background:var(--bg-gray);padding:0}.intro-content-item{width:100%;max-width:46.5rem;height:100%;padding:1.625rem 1.5rem;gap:1.5rem;flex-direction:column;align-items:start}.intro-content-item-reverse{align-items:end}.item-img{width:100%;max-width:43.5rem}.intro-content-item .item-text-main{font-size:2rem;line-height:2.625rem}.intro-content-item .item-text-sub{margin-bottom:1rem}.intro-content-item .item-text-para{font-size:1.125rem;line-height:1.625rem}.item-text-main .line-break{display:inline}.intro-bottom .line-break{display:block}}@media screen and (max-width: 46.4rem){.intro-top{height:auto;overflow:hidden;padding-top:3rem;margin-bottom:2rem}.intro-bottom{height:auto;padding-top:7.56rem;margin-top:3.39rem}.top-bottom-text{margin-bottom:8.2rem;row-gap:1.12rem}.intro-top .l-btn{padding:0 4.44rem;height:3rem;font-size:1.125rem;line-height:3rem}.intro-top .top-bottom-img{min-width:28rem}.intro-content-item{padding:1.25rem 1rem}.top-bottom-text .item-text-main{font-size:2rem}.intro-content-item .item-text-main{font-size:1.5rem;line-height:2rem;margin-bottom:1rem}.intro-content-item .item-text-sub{font-size:1rem;line-height:1.625rem;margin-bottom:.5rem}.intro-content-item .item-text-para{font-size:1rem;line-height:1.625rem}.intro-top .line-break{display:block}}#_salesItemSection_1c42r_1{width:75rem;margin-top:1.62rem;margin-bottom:2.5rem;flex-direction:column}._sectionTopWrap_1c42r_8{width:100%;height:2.625rem;margin-bottom:1.5rem;display:flex;gap:.75rem;justify-content:space-between}._sectionTitle_1c42r_17{color:var(--secondary-900);flex-grow:1;font-size:1.25rem;font-weight:700;line-height:2.625rem}._dropdownMenu_1c42r_25{width:8rem;font-size:1rem;font-weight:400;line-height:2.625rem;text-align:center;color:var(--secondary-800)}._dropdownMenu_1c42r_25 button{width:100%;background:none;border:none;font:inherit;color:inherit}._dropdownMenu_1c42r_25>._dropdownMenuBtn_1c42r_42{display:flex;justify-content:space-between;align-items:center;width:100%;height:2.625rem;padding:.75rem 1.25rem;border-radius:.75rem;border:1px solid var(--secondary-200);background:#fff}._dropdownIcon_1c42r_54{display:block;width:1.5rem;height:1.5rem}._dropdownIcon_1c42r_54>img{width:100%;height:100%}._dropdownMenuSelecte_1c42r_65{display:none;width:8rem;margin-top:.5rem;border-radius:.75rem;border:1px solid var(--secondary-200);background:#fff;position:relative;z-index:0}._dropdownMenuSelecte_1c42r_65._on_1c42r_76{display:block}._dropdownMenuSelecte_1c42r_65>li{width:100%;height:2.625rem;border-bottom:1px solid var(--secondary-200)}._dropdownMenuSelecte_1c42r_65>li:last-child{border-bottom:none}._searchInput_1c42r_90{width:20.3rem}@media screen and (max-width: 74.9rem){#_salesItemSection_1c42r_1{width:43.5rem}._searchInput_1c42r_90{width:12.9rem}}@media screen and (max-width: 46.4rem){#_salesItemSection_1c42r_1{width:21.5rem}._sectionTopWrap_1c42r_8{width:21.5rem;height:5.75rem;display:flex;flex-wrap:wrap}._sectionTitle_1c42r_17{width:auto}._searchInput_1c42r_90{width:18rem}._newItemBtn_1c42r_119{margin-right:2.8rem}._dropdownMenu_1c42r_25{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:end;width:2.625rem}._dropdownState_1c42r_129{display:none}._dropdownMenu_1c42r_25>._dropdownMenuBtn_1c42r_42{width:2.625rem;height:2.625rem;padding:.5625rem}}._itemLsit_1gkql_1{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem 1.5rem}@media screen and (max-width: 74.9rem){._itemLsit_1gkql_1{grid-template-columns:repeat(3,1fr);gap:2.5rem 1rem}}@media screen and (max-width: 46.4rem){._itemLsit_1gkql_1{grid-template-columns:repeat(2,1fr);gap:2rem .5rem}}._itemCard_v5zxk_1{width:13.8rem;height:19.8rem}._itemCard_v5zxk_1._best_v5zxk_6{width:17.6rem;height:23.6rem}._itemImg_v5zxk_11{display:block;width:13.8rem;height:13.8rem;object-fit:cover;border-radius:1rem;margin-bottom:1rem;background:#000}._itemCard_v5zxk_1._best_v5zxk_6>._itemImg_v5zxk_11{width:17.6rem;height:17.6rem}._itemTextWrap_v5zxk_26{display:flex;flex-direction:column;gap:.38rem}._itemTitle_v5zxk_32{color:var(--secondary-800);font-size:.875rem;font-weight:500;line-height:1.5rem}._itemPrice_v5zxk_39{color:var(--secondary-800);font-size:1rem;font-weight:700;line-height:1.625rem}._itemLikes_v5zxk_46{display:flex;align-items:center;gap:.25rem}._likesIcon_v5zxk_52{width:.8rem;height:.7rem}._likesCount_v5zxk_57{color:var(--secondary-600);font-size:.75rem;font-weight:500;line-height:1.125rem}@media screen and (max-width: 74.9rem){._itemCard_v5zxk_1._best_v5zxk_6{width:21.4rem;height:27.1rem}._itemCard_v5zxk_1._best_v5zxk_6>._itemImg_v5zxk_11{width:21.4rem;height:21.4rem}}@media screen and (max-width: 46.4rem){._itemCard_v5zxk_1{width:10.5rem;height:16.5rem}._itemCard_v5zxk_1>._itemImg_v5zxk_11{width:10.5rem;height:10.5rem}}._pagination_f9kym_1{display:flex;justify-content:center;align-items:center;margin-top:2.7rem;gap:.25rem}._pagination_f9kym_1 button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid var(--secondary-200);color:var(--secondary-500);padding:.75rem;border-radius:2.5rem;font-size:1rem;font-weight:500}._pagination_f9kym_1 button._active_f9kym_22{background-color:#2f80ed;color:#fff;border:none}.item-main{flex-direction:column;justify-content:center;align-items:center}._registMain_1bmit_1{width:75rem}._itemRegistForm_1bmit_5{margin-top:1.625rem;margin-bottom:10rem}._formTop_1bmit_10{width:75rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._formBody_1bmit_17{width:100%;flex-direction:column;gap:2rem}._formTitle_1bmit_23{color:var(--Secondary-800);font-size:1.25rem;font-weight:700;line-height:2rem}._inputSection_1bmit_30>label{display:block;color:var(--Secondary-800);font-size:1.125rem;font-weight:700;line-height:1.625rem;margin-bottom:1rem}._inputTextareaWrap_1bmit_39{width:100%;height:17.625rem}._inputTextareaWrap_1bmit_39>._inputTextarea_1bmit_39{display:block;width:100%;height:100%;resize:none}._tagCapsuleWrap_1bmit_51{width:100%;margin-top:.75rem;display:flex;gap:.75rem}@media screen and (max-width: 74.9rem){._registMain_1bmit_1,._formTop_1bmit_10{width:43.5rem}}@media screen and (max-width: 46.4rem){._registMain_1bmit_1,._formTop_1bmit_10{width:21.5rem}}._tagCapsule_1tsvl_1{width:max-content;display:flex;align-items:center;padding:.375rem .75rem .375rem 1rem;border-radius:1.625rem;background:var(--secondary-100);color:var(--secondary-800);font-size:1rem;font-weight:400;line-height:1.5rem}._capsuleCloseBtn_1tsvl_14{margin-left:.5rem;width:1.375rem;height:1.5rem;padding:0;border:none;background:none}
