.app-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#16181c85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:app-dialog-overlay-in .18s ease-out}.app-dialog{width:min(380px,100%);padding:28px 24px 22px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 18px 48px #1018282e;font-family:NanumGothic,Malgun Gothic,sans-serif;animation:app-dialog-in .22s cubic-bezier(.22,1,.36,1)}.app-dialog-message{margin:0;color:#555;font-size:.98em;font-weight:700;line-height:1.65;text-align:center;white-space:pre-line;letter-spacing:-.02em}.app-dialog-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}.app-dialog-btn{min-width:96px;height:42px;padding:0 18px;border:none;border-radius:21px;font-family:inherit;font-size:.92em;font-weight:800;cursor:pointer}.app-dialog-btn.is-ok{background:#4caf50;color:#fff}.app-dialog-btn.is-ok:hover{background:#43a047}.app-dialog-btn.is-cancel{background:#f7f6f3;color:#777}.app-dialog-btn.is-cancel:hover{background:#efece6}@keyframes app-dialog-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes app-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.adsense-wrap{width:100%;max-width:1100px;margin:20px auto 15px;padding:0 12px;text-align:center;min-height:0;overflow:hidden;box-sizing:border-box}.adsense-wrap ins{max-width:100%!important}.daroom-footer-top{background:#ebebeb;text-align:center}.foot_blank{display:block;width:100%;height:10px}.foot_menu ul{list-style:none;margin:0;padding:0;font-size:0}.foot_menu li{position:relative;display:inline-block;font-size:16px}.foot_menu li:before{content:"";display:block;position:absolute;left:0;top:50%;width:1px;height:10px;margin-top:-5px;background-color:#777;opacity:.5}.foot_menu li:first-child:before{display:none}.foot_menu a{display:block;height:30px;line-height:30px;margin:0;padding:0 .8em;font-size:12px;font-family:Arial,NanumGothic,sans-serif;color:#777;text-decoration:none}.foot_menu a:hover{text-decoration:underline}.daroom-footer-bottom{background:#37474f;color:#eee}.address_box{max-width:1100px;width:100%;margin:0 auto;padding:0;box-sizing:border-box}.address_blank{display:block;height:30px}.address_bottom_blank{display:block;height:60px}.address-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.address{flex:1;font-size:12px;font-family:Arial,NanumGothic,sans-serif;color:#eee;line-height:23px}.address p{margin:0 0 8px}.google-play-btn{display:flex;align-items:center;gap:10px;border:1px solid lightgray;border-radius:6px;padding:5px 13px 5px 0;width:150px;box-sizing:border-box;text-decoration:none;color:#d3d3d3;flex-shrink:0;justify-content:center}.google-play-btn img{width:25px;height:auto}@font-face{font-family:icomoon_contents;src:url(/icon_top/icomoon.eot);src:url(/icon_top/icomoon.eot?#iefix) format("embedded-opentype"),url(/icon_top/icomoon.ttf) format("truetype"),url(/icon_top/icomoon.woff) format("woff"),url(/icon_top/icomoon.svg#icomoon_contents) format("svg");font-weight:400;font-style:normal}.top_icon{position:fixed;bottom:10px;right:-70px;width:40px;height:40px;line-height:40px;border:1px solid #a1887f;background:#a1887f;font-size:0;color:#fff;text-align:center;cursor:pointer;opacity:.5;z-index:50;transition:right .3s ease-out;padding:0}.top_icon.on{right:10px}.top_icon:hover{opacity:1}.top_icon span:before{content:"";font-family:icomoon_contents;font-size:20px}@media(max-width:800px){.address_box{padding:0 12px}.foot_menu ul{display:flex;flex-wrap:wrap;justify-content:center}.foot_menu a{padding:0 .6em}.address-row{flex-direction:column;gap:12px}.address p{word-break:keep-all;overflow-wrap:anywhere;line-height:1.7}.google-play-btn{width:150px}.address_blank{height:15px}.address_bottom_blank{height:35px}}.search-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#16181c85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:search-overlay-in .22s ease-out}.search-modal{position:relative;width:min(400px,100%);max-height:min(88vh,720px);overflow:auto;padding:36px 28px 28px;background:#fff;border-radius:16px;box-shadow:0 1px 2px #1018280a,0 16px 40px #1018282e;animation:search-modal-in .28s cubic-bezier(.22,1,.36,1)}.search-modal-close{position:absolute;right:14px;top:14px;width:32px;height:32px;border:none;border-radius:50%;background:transparent;cursor:pointer}.search-modal-close:hover{background:#f4f4f5}.search-modal-close:before,.search-modal-close:after{content:"";position:absolute;left:50%;top:8px;width:1.5px;height:16px;background:#bdbdbd;margin-left:-.75px}.search-modal-close:before{transform:rotate(45deg)}.search-modal-close:after{transform:rotate(-45deg)}.search-modal-close:hover:before,.search-modal-close:hover:after{background:#757575}.search-modal-section{margin:0}.search-modal-section+.search-modal-section{margin-top:28px;padding-top:8px}.search-modal-label{margin:0 0 10px;font-size:13px;font-weight:500;color:#9e9e9e;letter-spacing:-.02em;font-family:NanumGothic,Malgun Gothic,sans-serif}.search-modal-label span{color:#ef6c00;margin-right:2px}.search-modal-input{width:100%;height:48px;margin:0 0 10px;padding:0 16px;display:block;box-sizing:border-box;border:1px solid #d7dde3;border-radius:10px;background:#fff;color:#333;font-size:15px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-modal select.search-modal-input{padding-right:40px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;cursor:pointer}.search-modal-input::placeholder{color:#b0b7bf}.search-modal-input:hover{border-color:#c3ccd4}.search-modal-input:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf5029}.search-modal-submit{width:100%;height:48px;margin:2px 0 0;border:none;border-radius:10px;background:#4caf50;color:#fff;font-size:15px;font-weight:700;letter-spacing:.02em;font-family:NanumGothic,Malgun Gothic,sans-serif;cursor:pointer;transition:background-color .15s ease,transform .12s ease}.search-modal-submit:hover{background:#43a047}.search-modal-submit:active{background:#3d8b40;transform:translateY(1px)}.search-icon-btn{background:none;border:none;padding:2px 6px}@keyframes search-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes search-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.search-modal-overlay{padding:12px 10px;align-items:flex-start}.search-modal{width:100%;max-height:min(92vh,720px);padding:32px 18px 22px;border-radius:14px}.search-modal-input,.search-modal-submit{height:46px}}.daroom-header{position:relative;z-index:50;overflow:visible}.daroom-top-bar{position:relative;z-index:60;overflow:visible;background-color:#ff8c00;width:100%}.top_layout{width:100%;min-width:0;max-width:1100px;margin:0 auto;box-sizing:border-box}.daroom-logo-row{width:100%}.daroom-logo-row .top_menu{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.daroom-logo-row .top_logo{flex:0 0 auto;width:auto;padding:0;border-bottom:none}.daroom-logo-row .top_logo h1{display:block;width:auto;margin:0;padding:0;font-size:0;line-height:0;text-align:left;table-layout:auto}.daroom-logo-row .top_logo h1 a{display:inline-block;height:auto}.daroom-logo-row .top_logo img{display:block;padding-top:13px;width:130px;max-width:100%;height:auto;vertical-align:bottom}.top-quick-links{display:flex;justify-content:flex-end;align-items:center;flex:1;padding-top:22px;padding-right:10px;color:#a9a9a9;font-size:1em;font-weight:700}.top-quick-links a{padding-left:70px;color:#a9a9a9;font-weight:700;text-decoration:none}.top-quick-links a:hover{color:#ff8c00}.top-bar-nav{text-align:right}.top-bar-nav>ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;height:30px;margin:0;padding:0;list-style:none;font-size:0}.top-bar-nav>ul>li{position:relative;display:flex;align-items:center;height:30px;font-size:16px}.top-bar-nav>ul>li:before{content:"";display:block;position:absolute;left:0;top:50%;width:1px;height:10px;margin-top:-5px;background-color:#fff;opacity:.5}.top-bar-nav>ul>li:first-child:before,.top-bar-nav>ul>li.header-search-item.is-logged-in:before{display:none}.top-bar-nav>ul>li>a,.top-bar-nav>ul>li>button,.my-menu-trigger{display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:visible;box-sizing:border-box;height:30px;padding:0 .8em;border:none;background:none;color:#fff;font-family:Arial,NanumGothic,Verdana,Geneva,sans-serif;font-size:12px;line-height:1;text-decoration:none;cursor:pointer}.top-bar-nav>ul>li>a:hover{text-decoration:underline}.header-new{width:22px;height:auto;margin:0 0 -3px 3px;vertical-align:middle}.header-nav-text{position:relative;display:inline-flex;align-items:center;height:12px;line-height:12px;padding-right:0}.header-badge{position:absolute;top:-7px;right:-10px;z-index:2;min-width:13px;height:13px;padding:0 3px;border-radius:999px;background:#fff;color:#ff1744;box-sizing:border-box;font-size:8px;font-weight:800;line-height:13px;text-align:center;white-space:nowrap}.top-bar-nav>ul>li>a.has-badge{padding-right:1.35em}.my-menu-item{z-index:210;overflow:visible}.my-menu-item:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px;pointer-events:none}.my-menu-item:hover:after,.my-menu-item:focus-within:after{pointer-events:auto}.my-menu-trigger{gap:5px;white-space:nowrap}.my-menu-arrow{display:block;width:10px;height:10px;margin:0;object-fit:contain}.my-menu-dropdown{display:none;position:absolute;top:100%;right:0;z-index:220;min-width:168px;margin:0;padding:8px 0;list-style:none;overflow:visible;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#fff;box-shadow:0 12px 32px #10182829;text-align:left;white-space:nowrap}.my-menu-dropdown:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.my-menu-item:hover .my-menu-dropdown,.my-menu-item:focus-within .my-menu-dropdown{display:block}.my-menu-dropdown li{display:block;margin:0;padding:0;font-size:13px}.daroom-header .my-menu-dropdown a,.daroom-header .my-menu-dropdown button{display:block;box-sizing:border-box;width:100%;height:42px;margin:0;padding:0 18px;border:none;background:transparent;color:#333;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:13px;font-weight:600;line-height:42px;letter-spacing:-.02em;text-align:left;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.daroom-header .my-menu-dropdown a:hover,.daroom-header .my-menu-dropdown button:hover{background:#fff4e8;color:#e65100}.search-trigger{display:flex;align-items:center;justify-content:center;height:30px;padding:0 8px 0 6px;margin:0;border:none;background:none}.search-trigger.is-login{height:30px;align-items:flex-start;padding:0 5px 0 0;margin:0 0 0 -8px;overflow:visible}.search-trigger img{display:block;width:22px;height:22px;object-fit:contain}.search-trigger.is-login img{width:38px;height:auto;margin-top:5px}.top_blank,.top_blank_bottom{display:block;width:100%;height:10px;line-height:10px;flex:none}.top_line{display:block;position:relative;width:100%;height:.3px}.top_line:before{content:"";position:absolute;left:0;top:50%;width:100%;height:0;border-top:.8px solid lightgray}@media(max-width:800px){.top_layout{padding:0 10px}.daroom-top-bar .top_layout{padding:0 4px}.top-bar-nav>ul{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.top-bar-nav>ul>li>a,.top-bar-nav>ul>li>button,.my-menu-trigger{padding:0 .55em;font-size:11px}.search-trigger.is-login{padding:0 4px 0 0}.daroom-logo-row .top_menu{flex-direction:column;align-items:center}.daroom-logo-row .top_logo{width:100%;padding:0 8px!important;border-bottom:none;text-align:center}.daroom-logo-row .top_logo h1{margin:0 auto;text-align:center}.daroom-logo-row .top_logo img{width:112px;margin:0 auto;padding-top:8px}.top-quick-links{display:none}.top_blank,.top_blank_bottom{height:0}}.daroom-layout{min-height:100vh;display:flex;flex-direction:column}.daroom-header,.daroom-footer{flex:0 0 auto}.daroom-main{flex:1 0 auto}.daroom-main:has(.login-page){display:flex;flex-direction:column}.daroom-main{min-width:0;width:100%;overflow-x:clip}@media(max-width:800px){.daroom-home .product_box,.daroom-home .register_box,.daroom-home .direct_menu{display:block!important;min-width:0;max-width:100%}}@media(max-width:800px){.daroom-layout{font-family:Nanum Gothic,NanumGothic,Verdana,Geneva,sans-serif;font-size:16px}.sub_body{padding-left:8px;padding-right:8px}.products-page{padding:4px 0 32px}.products-filter-wrap,.products-filter-names,.products-list-wrap,.search-toolbar-wrap{padding-left:8px!important;padding-right:8px!important}.srb-wrap{padding:0!important;margin-bottom:6px!important}.srb-top{display:table!important;width:100%!important;table-layout:auto!important;border-collapse:collapse!important;flex-wrap:nowrap!important;gap:0!important;min-height:55px!important;height:55px!important}.srb-slot{display:table-cell!important;flex:none!important;width:23.5%!important;min-width:0!important;height:55px!important;min-height:55px!important;max-height:55px!important;padding:0!important;vertical-align:top!important;overflow:hidden!important;line-height:0!important;border-radius:0!important;border:.5px solid lightgray!important;border-right:3px solid #fff!important}.srb-slot-img{display:block!important;width:100%!important;height:55px!important;max-width:none!important;object-fit:cover!important;object-position:center!important}.srb-slot.is-empty{width:auto!important;min-width:52px!important;max-width:none!important;border-right:.5px solid lightgray!important;background:#eaeaeb!important;font-size:.65em!important;line-height:55px!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important}.search-type-tabs{grid-template-columns:repeat(4,1fr)!important;border-radius:0!important}.search-house-tabs{grid-template-columns:repeat(6,1fr)!important}.search-type-tabs a{padding:7px 1px 10px!important;font-size:.75em!important;font-weight:400!important}.search-house-tabs a{font-size:.7em!important;padding:7px 0 10px!important}.tab-label-full{display:none}.tab-label-short{display:inline}.search-region-form,.icon-search-area{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;grid-template-columns:none!important;gap:6px!important}.icon-search-keyword{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:6px!important}.search-region-form,.icon-search-panel{border-radius:10px!important;box-shadow:none!important;padding:8px!important;border:1px solid #eceef2!important;background:#f6f7f9!important}.search-region-form select,.search-region-form button,.icon-search-area select,.icon-search-panel .search-submit-btn,.icon-search-panel .keyword_box{flex:1 1 0!important;min-width:0!important;height:36px!important;margin:0!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important}.search-region-form select,.icon-search-area select{width:0!important;padding:0 22px 0 8px!important;border:1px solid #e0e3e8!important;background-color:#fff!important;background-position:right 8px center!important;background-size:10px 6px!important}.search-region-form button,.icon-search-panel .search-submit-btn{flex:0 0 58px!important;width:58px!important;min-width:58px!important;padding:0!important;border:none!important;background:#283593!important;color:#fff!important;white-space:nowrap!important}.icon-search-panel .keyword_box{font-weight:400!important}.products-filter-names-card{border-radius:0!important;box-shadow:none!important;padding:8px!important}.products-filter-names-card{background:#fff!important;border:none!important;gap:6px 8px!important}.products-filter-names-card li{padding:4px 8px!important;border-radius:0!important;font-size:.8em!important;font-weight:700!important}.products-count{min-height:24px;padding:0 8px;border-radius:0;font-size:.75em}.search-list-item{flex-direction:row!important;align-items:stretch!important;margin:0 0 8px!important;border:1px solid lightgray!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.search-list-photo{flex:0 0 165px!important;width:165px!important;max-width:42%!important;min-height:135px!important;height:135px!important}.search-ad-badge{height:15px!important;max-width:none!important;margin-top:5px!important}.search-zzim-count{margin:0 6px 6px 0!important;padding:2px 6px!important;font-size:.66em!important}.search-list-body{min-width:0!important;min-height:135px!important;padding:2px 8px 6px!important}.search-list-body h2.aaa_title{display:none!important}.tags-line{margin-bottom:2px!important;font-size:.8em!important}.deal-badge{font-size:.7em!important;padding:1.5px 6px!important;border-radius:0!important}.search-list-price-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important}.search-list-price{flex:1 1 auto!important;min-width:0!important;margin:6px 0 4px!important}.search-list-ad-mark.is-title{display:none!important}.search-list-ad-mark.is-price{display:flex!important;flex:0 0 35px!important;align-items:center!important;justify-content:flex-end!important;width:35px!important;padding-bottom:10px!important}.price-label-lg{font-size:.75em!important;font-weight:700!important}.price-value-lg{font-size:.92em!important;font-weight:700!important}.search-list-location,.search-list-meta{font-size:.66em!important;margin:2px 0!important}.search-ad-ani,.search-new-icon{width:35px!important;max-width:none!important;height:auto!important;padding-top:0!important}.zzim-button.list img{width:24px!important;height:24px!important}.pd-hero{height:260px!important}.pd-hero-title{font-size:1.3em!important;font-weight:700!important;letter-spacing:0!important;text-shadow:0 0 8px black}.pd-hero-copy p{font-size:.9em!important}.pd-hero .zzim-button.detail{font-size:.77em!important;font-weight:400!important}.pd-price span,.pd-price strong{font-size:1.2em!important}.product-register-page,.guide-page,.help-page,.legal-page,.notices-page,.mp-page,.ml-page,.zz-page,.ac-page,.mypage-sub{padding-left:10px!important;padding-right:10px!important}.mp-card,.reg-notice,.reg-tabs,.reg-card,.login-card-top,.login-card-form,.login-frame,.help-form-card,.notices-card,.notices-tabs,.guide-steps,.guide-icon,.ml-card,.ml-empty{border-radius:0!important;box-shadow:none!important}.mp-title,.ml-title,.zz-title,.reg-title,.notices-head h1,.ac-title{font-size:1.05em!important;letter-spacing:0!important;font-weight:700!important}.mp-row{padding:12px 12px 12px 14px!important}.mp-row-title{font-size:.85em!important;font-weight:700!important}.mp-row-sub{font-size:.82em!important}.mp-section{font-size:.85em!important;padding:10px 14px!important}.guide-intro-brand{font-size:1.5em!important;letter-spacing:0!important}.guide-intro-brand strong{font-size:1em!important;font-weight:700!important}.guide-intro-types,.guide-intro-houses{font-size:1.02em!important;letter-spacing:0!important}.guide-intro-desc{font-size:.9em!important}.guide-intro-links p{font-size:.85em!important}.guide-intro-links a{font-size:.9em!important}.guide-row{padding:22px 4px!important}.guide-word strong{font-size:3.5em!important;font-weight:700!important;opacity:.65;color:orange!important;letter-spacing:0!important}.guide-word span{font-size:1em!important;color:#d3d3d3!important}.guide-copy h2{font-size:.9em!important;font-weight:700!important}.guide-copy p{font-size:.8em!important}.guide-icon{width:64px!important;height:64px!important;background:transparent!important;border-radius:0!important}.guide-close p,.guide-close-lead{font-size:1.3em!important;font-weight:700!important}.guide-steps{background:#eaeaea!important}.guide-steps h3{font-size:1em!important}.guide-steps p{font-size:.8em!important}.help-intro-brand{font-size:1.5em!important;letter-spacing:0!important}.help-intro-lead{font-size:1.02em!important}.help-intro-sub{font-size:.9em!important}.help-tabs{font-size:1.05em!important}.help-form-label{font-size:.95em!important;padding:10px 12px!important}.help-form-field input[type=text],.help-form-field input[type=email],.help-form-field select,.help-form-field textarea{border-radius:0!important;height:40px!important;font-size:.92em!important}.help-form-field textarea{height:auto!important}.notices-tabs{background:transparent!important;padding:0!important;border-radius:0!important}.notices-tabs button{border-radius:0!important;font-size:.92em!important;box-shadow:none!important}.notices-item-btn{padding:10px 8px!important}.legal-head h1{font-size:1.15em!important}.legal-head p,.legal-article p{font-size:.9em!important}.login-page .sub_body{padding:0 8px!important}.login-frame{border-radius:5px!important}.login-card-top,.login-card-form{padding:16px 16px 20px!important}.login-page #join1{font-size:1.2em!important}.login-page input[type=email],.login-page input[type=password],.login-page input[type=text],.login-page select{border-radius:4px!important;height:44px!important}.reg-title{font-size:1.1em!important}.reg-notice,.reg-lead{font-size:.9em!important}.reg-label{font-size:.92em!important;padding:10px 12px!important}.ml-card{flex-direction:row!important;align-items:stretch!important}.ml-photo,.ml-list.is-photo .ml-photo,.ml-list.is-list .ml-photo{flex:0 0 100px!important;width:100px!important;max-width:100px!important}.ml-photo-inner,.ml-list.is-photo .ml-photo-inner,.ml-list.is-list .ml-photo-inner{min-height:100px!important}.ml-list.is-list .ml-body .aaa_title,.ml-body .aaa_title{font-size:.7em!important}.ml-chips span,.ml-chips .ccc{background:transparent!important;border:1px solid #eaeaeb!important;border-radius:0!important}.ml-empty{padding:24px 12px!important;font-size:.9em!important}.mypage-sub .page-title,.zz-title{font-size:1.05em!important;letter-spacing:0!important}.mypage-sub input[type=text],.mypage-sub input[type=tel],.mypage-sub input[type=password],.mypage-sub input[type=number],.mypage-sub input[type=email],.mypage-sub select,.mypage-sub textarea,.settings-field input,.settings-field select,.settings-field textarea,.la-btn{border-radius:0!important}}@media(min-width:801px){.tab-label-short{display:none}}.guide-page{max-width:1100px;margin:0 auto;padding:28px 16px 64px;box-sizing:border-box}.guide-intro{padding-bottom:28px;border-bottom:1px solid #eee}.guide-intro-brand{margin:0;font-size:2.4em;font-weight:700;color:#5f5f5f;letter-spacing:-.04em;line-height:1.15}.guide-intro-brand strong{font-size:1.2em;font-weight:800}.guide-intro-types,.guide-intro-houses{margin:14px 0 0;font-size:1.28em;font-weight:700;color:#7a7a7a;letter-spacing:-.02em;line-height:1.45}.guide-intro-desc{margin:16px 0 0;max-width:720px;color:#8a8a8a;font-size:1em;line-height:1.7}.guide-intro-links{margin-top:18px}.guide-intro-links p{margin:0 0 7px;color:#9a9a9a;font-size:.94em}.guide-intro-links a{color:#ef6c00;font-weight:700;text-decoration:underline;text-underline-offset:3px}.guide-intro-links a:hover{color:#e65100}.guide-row{display:grid;grid-template-columns:220px 1fr 88px;align-items:center;gap:20px;padding:36px 8px;border-bottom:1px solid #eee}.guide-word{text-align:left}.guide-word strong{display:block;font-size:3.6em;font-weight:800;color:#ff9800;letter-spacing:-.05em;line-height:.95}.guide-word span{display:block;margin-top:8px;padding-left:6px;color:#c8c8c8;font-size:1.15em;font-weight:700}.guide-copy h2{margin:0 0 8px;font-size:1.25em;font-weight:800;color:#555;letter-spacing:-.02em}.guide-copy p{margin:0;max-width:420px;color:#8d8d8d;font-size:.98em;line-height:1.75}.guide-icon{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:22px;background:#fff8f0;color:#ef6c00;justify-self:end}.guide-icon svg{width:40px;height:40px}.guide-row:hover .guide-icon{background:#fff3e0}.guide-steps{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:16px;background:#f4f4f4}.guide-steps article{padding:28px 28px 30px}.guide-steps article+article{border-left:1px solid #e6e6e6}.guide-steps h3{margin:0 0 10px;font-size:1.08em;font-weight:800;color:#555}.guide-steps p{margin:0;color:#888;font-size:.95em;line-height:1.7}.guide-close{padding:48px 8px 0;text-align:center}.guide-close p{margin:0;color:#c5c5c5;font-size:1.7em;font-weight:800;letter-spacing:-.03em}.guide-close-lead{margin-top:8px!important;font-size:2em!important}.guide-start{display:flex;align-items:center;justify-content:center;width:100%;height:58px;margin-top:28px;border-radius:12px;background:#ff9800;color:#fff;font-size:1.15em;font-weight:800;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 24px #ff980038;transition:background .15s ease,transform .15s ease}.guide-start:hover{background:#fb8c00;transform:translateY(-1px)}.guide-title,.guide-section{color:#888}.guide-section{padding:16px 4px;border-bottom:1px solid #ececec}@media(max-width:800px){.guide-page{padding:12px 10px 48px}.guide-intro-brand{font-size:1.5em;letter-spacing:0}.guide-intro-brand strong{font-size:1em}.guide-intro-types,.guide-intro-houses{font-size:1.02em;letter-spacing:0}.guide-intro-desc{font-size:.9em}.guide-intro-links p{font-size:.85em}.guide-row{grid-template-columns:1fr auto;grid-template-areas:"word icon" "copy copy";padding:22px 4px}.guide-word{grid-area:word}.guide-copy{grid-area:copy}.guide-icon{grid-area:icon;width:64px;height:64px;border-radius:0;background:transparent}.guide-word strong{font-size:3.5em;font-weight:700;opacity:.65;color:orange;letter-spacing:0}.guide-word span{font-size:1em;color:#d3d3d3}.guide-copy h2{font-size:.9em}.guide-copy p{font-size:.8em}.guide-steps{grid-template-columns:1fr;border-radius:0;background:#eaeaea}.guide-steps article+article{border-left:none;border-top:1px solid #e6e6e6}.guide-steps h3{font-size:1em}.guide-steps p{font-size:.8em}.guide-close p,.guide-close-lead{font-size:1.3em!important}}.legal-page{max-width:1100px;margin:0 auto;padding:20px 16px 56px;box-sizing:border-box;font-family:NanumGothic,Malgun Gothic,sans-serif}.legal-tabs{display:flex;align-items:baseline;gap:10px;margin:0 0 18px;font-size:1.15em}.legal-tabs a{color:#9e9e9e;font-weight:500;text-decoration:none}.legal-tabs a.active{color:#ff8c00;font-weight:700}.legal-tabs-sep{color:#cfcfcf}.legal-head{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #ececec}.legal-head h1{margin:0;font-size:1.55em;font-weight:800;color:#555;letter-spacing:-.03em}.legal-head h1 span{color:#ff8c00}.legal-head p{margin:10px 0 0;color:#8a8a8a;font-size:.95em;line-height:1.55}.legal-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.legal-meta span{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#f7f6f3;color:#777;font-size:.8em;font-weight:600}.legal-contact{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin:0 0 20px;padding:16px 20px;border:1px solid #ececec;border-radius:14px;background:#fff8f0}.legal-contact strong{color:#555;font-size:.95em}.legal-contact ul{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;color:#777;font-size:.9em}.legal-contact a{color:#ff8c00;text-decoration:none}.legal-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:start}.legal-toc{position:sticky;top:16px;padding:16px 14px;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280a}.legal-toc p{margin:0 0 10px;padding:0 6px;color:#555;font-size:.82em;font-weight:800}.legal-toc ol{margin:0;padding:0;list-style:none;max-height:calc(100vh - 140px);overflow:auto}.legal-toc a{display:block;padding:6px 8px;border-radius:8px;color:#888;font-size:.8em;line-height:1.4;text-decoration:none}.legal-toc a:hover{background:#f7f6f3;color:#555}.legal-card{overflow:hidden;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.legal-article{padding:22px 24px;border-top:1px solid #f2f2f2;scroll-margin-top:20px}.legal-article:first-child{border-top:none}.legal-article h2{margin:0 0 12px;padding-left:10px;border-left:3px solid darkorange;font-size:1.02em;font-weight:800;color:#555;line-height:1.35}.legal-article p{margin:0 0 8px;color:#777;font-size:.93em;line-height:1.8}.legal-article p:last-child{margin-bottom:0}@media(max-width:800px){.legal-page{padding:12px 10px 48px}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.legal-toc ol{display:flex;flex-wrap:wrap;gap:4px;max-height:none}.legal-article{padding:14px 10px}.legal-head h1{font-size:1.15em;letter-spacing:0}.legal-head p,.legal-article p{font-size:.9em}}.help-page{max-width:1100px;margin:0 auto;padding:20px 16px 56px;box-sizing:border-box}.help-tabs{display:flex;align-items:baseline;gap:10px;margin:0 0 18px;font-size:1.15em;font-family:NanumGothic,Malgun Gothic,sans-serif}.help-tabs a{text-decoration:none;color:#9e9e9e;font-weight:500}.help-tabs a.active{color:#ff8c00;font-weight:700}.help-tabs-sep{color:#cfcfcf}.help-intro{margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid #ececec}.help-intro-brand{margin:0;font-size:1.8em;font-weight:700;color:#6b6b6b;letter-spacing:-.03em;line-height:1.25}.help-intro-brand strong{font-size:1.35em;font-weight:800}.help-intro-lead{margin:10px 0 0;font-size:1.25em;font-weight:700;color:#757575;line-height:1.45}.help-intro-sub{margin:8px 0 0;font-size:.95em;color:#9e9e9e}.help-form-card{overflow:hidden;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.help-form-row{display:grid;grid-template-columns:200px 1fr;border-top:1px solid #f0f0f0}.help-form-row:first-child{border-top:none}.help-form-label{display:flex;align-items:center;padding:18px 20px;background:#f7f6f3;color:#666;font-size:.95em;font-weight:600;line-height:1.45}.help-form-label .req{color:#ef6c00;margin-right:4px}.help-form-label-stack{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.help-form-label small{display:block;padding-left:12px;font-size:.8em;font-weight:400;color:#9e9e9e}.help-form-field{padding:14px 18px}.help-form-field input[type=text],.help-form-field input[type=email],.help-form-field select,.help-form-field textarea{width:100%;max-width:520px;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;background:#fff;color:#333;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.help-form-field textarea{height:auto;min-height:180px;max-width:none;padding:12px 14px;resize:vertical}.help-form-field select{max-width:260px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.help-form-field input:focus,.help-form-field select:focus,.help-form-field textarea:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.help-form-field input::placeholder,.help-form-field textarea::placeholder{color:#b8b8b8}.help-phone-row{display:flex;align-items:center;gap:8px;max-width:520px}.help-phone-row select{width:110px;max-width:110px;flex:0 0 110px}.help-phone-row input{flex:1;max-width:none}.help-counter{display:block;margin-top:6px;text-align:right;max-width:520px;font-size:.85em;color:#9e9e9e}.help-form-field textarea+.help-counter{max-width:none}.help-file{display:inline-flex;align-items:center;gap:12px;color:#888;font-size:.9em;cursor:pointer}.help-file input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.help-file-btn{display:inline-flex;align-items:center;height:38px;padding:0 14px;border:1px solid #dcdcdc;border-radius:8px;background:#fafafa;color:#555;font-size:13px;font-weight:600}.help-file:hover .help-file-btn{border-color:#ff8c00;color:#333}.help-file-name{color:#9e9e9e}.help-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.help-actions button{height:50px;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:700;cursor:pointer;font-family:NanumGothic,Malgun Gothic,sans-serif;transition:background-color .15s ease,transform .12s ease}.help-btn-primary{background:#4caf50}.help-btn-primary:hover{background:#43a047}.help-btn-reset{background:#8a9aab}.help-btn-reset:hover{background:#738496}.help-actions button:disabled{opacity:.7;cursor:default}.help-success{margin:0 0 14px;padding:12px 14px;border-radius:10px;background:#e8f5e9;color:#2e7d32;font-size:.92em}.help-error{margin:12px 0 0;color:#c62828;font-size:.9em}@media(max-width:800px){.help-page{padding:12px 10px 48px}.help-form-row{grid-template-columns:1fr}.help-form-label{padding:10px 12px 8px}.help-form-field input[type=text],.help-form-field input[type=email],.help-form-field select,.help-phone-row,.help-counter{max-width:none;border-radius:0}.help-form-card{border-radius:0;box-shadow:none}.help-intro-brand{font-size:1.5em;letter-spacing:0}.help-intro-lead{font-size:1.02em}.help-intro-sub{font-size:.9em}.help-tabs{font-size:1.05em}}.direct-menu-wrap{background:#ebebeb}.direct-menu-wrap.is-member .direct-menu-bg{background-image:url(/images/back_2.png);background-size:55%;background-repeat:repeat;background-position:center}.direct-menu-wrap.is-guest .direct-menu-bg{background:#ebebeb}.direct-menu-row{border-bottom:1px solid lightgray}.direct-menu-wrap.is-guest .direct-menu-row{border-bottom:none}.direct-menu-table{width:100%;height:90px;border-collapse:collapse;max-width:1100px;margin:0 auto;table-layout:fixed}.direct-menu-table.is-guest{height:130px}.direct-menu-cell{width:20%;padding:10px 0 10px 10px;text-align:center;vertical-align:middle;border-right:1px solid lightgray}.direct-menu-table.is-guest .direct-menu-cell{width:25%;padding:7px 0 10px}.direct-menu-link{color:gray;font-size:1em;text-decoration:none;display:block}.direct-menu-table.is-guest .direct-menu-link{font-size:1.2em}.direct-menu-cell:last-child{border-right:none}.direct-menu-link:hover{color:#ff8c00}.direct-menu-desc{color:#a9a9a9;font-size:.75em;font-weight:400}.direct-menu-table.is-guest .direct-menu-desc{font-size:.8em}@media(max-width:800px){.direct-menu-wrap{display:block}.direct-menu-table,.direct-menu-table.is-guest{height:auto}.direct-menu-cell,.direct-menu-table.is-guest .direct-menu-cell{padding:10px 2px}.direct-menu-link,.direct-menu-table.is-guest .direct-menu-link{font-size:.82em}.direct-menu-desc{display:none}}#STATICMENU{margin:0;padding:0;position:absolute;top:20px;right:5px;z-index:200;width:90px;font-family:NanumGothic,Verdana,Geneva,sans-serif}.static-menu-inner{width:90px}.hot-items-label{width:90px;height:23px;border:.5px solid darkorange;border-radius:4px;background:#ff8c00;box-sizing:border-box}.hot-items-label span{display:block;color:#fff;font-size:.75em;font-weight:700;margin-top:3px;margin-left:13px}#STATICMENU hr{border:.5px solid lightgray;margin-top:4px;margin-bottom:4px}.side-banner-frame{display:block;width:90px;height:110px;border:.5px solid lightgray;border-radius:6px;overflow:hidden;background:#fff;box-sizing:border-box}.side-banner-frame img{width:90px;height:110px;max-width:none;object-fit:cover;display:block;border:0}.banner-apply-mini{display:block;width:90px;height:23px;border:.5px solid lightgray;border-radius:4px;background:#d3d3d3;color:#fff;font-size:.75em;line-height:23px;text-align:center;text-decoration:none;box-sizing:border-box}.home-bottom-banners{width:100%;max-width:1100px;margin:8px auto 56px;border-collapse:separate;border-spacing:0}.home-bottom-banners td+td{padding-left:6px}.bottom-banner-cell{display:block;width:260px;height:110px;border:.5px solid lightgray;overflow:hidden;background:#fff}.bottom-banner-cell img{width:260px;height:110px;max-width:none;object-fit:cover;display:block;border:0}.bottom-banner-apply-cell{background:#eaeaeb;width:100%;height:110px;vertical-align:middle}.bottom-banner-apply{display:flex;align-items:center;justify-content:center;height:110px;font-size:.9em;font-weight:700;color:#a9a9a9;letter-spacing:.05em;text-decoration:none}@media(max-width:800px){#STATICMENU{display:none}.home-bottom-banners{display:block;width:calc(100% - 24px);margin:8px auto 40px;border-spacing:0}.home-bottom-banners tbody{display:block}.home-bottom-banners tr{display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-bottom-banners td,.bottom-banner-apply-cell{display:block;width:auto;height:auto;padding-left:0}.bottom-banner-apply-cell{grid-column:1 / -1}.bottom-banner-cell,.bottom-banner-cell img{width:100%;max-width:100%;height:90px}.bottom-banner-apply{height:48px}}.home-hero{position:relative;width:100%;height:450px;overflow:hidden;background:radial-gradient(ellipse at center,#0000,#000000a6),#218eb0}.home-hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.home-hero-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 16px 0;box-sizing:border-box;font-family:NanumGothic,Malgun Gothic,sans-serif}.home-hero-title{margin:0;color:#fff;font-weight:800;font-size:2.5em;letter-spacing:-.04em;text-shadow:0 8px 24px rgba(0,0,0,.28)}.home-hero-sub{margin:10px 0 28px;color:#ffffffe0;font-size:1.05em;font-weight:500;letter-spacing:-.02em}.home-hero-search{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:stretch;width:min(920px,calc(100% - 24px));padding:10px;border:1px solid rgba(255,255,255,.55);border-radius:20px;background:#fffffff5;box-shadow:0 18px 48px #0c1c2838;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-field{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:8px 18px;border-right:1px solid #efece6;text-align:left;cursor:pointer}.hero-field:focus-within{background:#fffdf9;border-radius:14px}.hero-field span{color:#9a9388;font-size:.72em;font-weight:800;letter-spacing:.04em}.hero-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;padding:0 22px 0 0;border:none;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23a1887f' d='M1.2 1.2 6 6l4.8-4.8'/%3E%3C/svg%3E") no-repeat right 2px center;color:#444;font-family:inherit;font-size:1.02em;font-weight:800;letter-spacing:-.03em;cursor:pointer}.hero-field.is-empty select{color:#b0aaa0;font-weight:700}.hero-field select:focus{outline:none}.hero-search-btn{min-width:132px;margin-left:6px;padding:0 22px;border:none;border-radius:14px;background:#4caf50;color:#fff;font-family:inherit;font-size:1.02em;font-weight:800;letter-spacing:-.02em;cursor:pointer;box-shadow:0 8px 18px #4caf5047}.hero-search-btn:hover{background:#43a047}.hero-search-btn:active{transform:translateY(1px)}@media(max-width:1100px){.home-hero-search{width:min(860px,calc(100% - 24px))}.hero-field{padding:8px 12px}.hero-search-btn{min-width:108px}.home-hero-title{font-size:1.8em}.home-hero-sub{font-size:.95em}}@media(max-width:800px){.home-hero{display:block;height:auto;min-height:0}.home-hero-inner{padding:36px 12px 28px}.home-hero-title{font-size:1.45em}.home-hero-sub{margin-bottom:18px;font-size:.88em}.home-hero-search{grid-template-columns:1fr;width:calc(100% - 16px);padding:8px;border-radius:16px}.hero-field{border-right:none;border-bottom:1px solid #efece6;padding:10px 14px}.hero-field:last-of-type{border-bottom:none}.hero-search-btn{min-width:0;width:100%;height:48px;margin:6px 0 0}}.home-product-section{max-width:1100px;margin:0 auto;padding:0}.home-section-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:1px solid #eaeaea;padding:20px 8px 10px}.home-section-header h2{margin:0;font-size:1em;color:gray;font-weight:700;flex:1;font-family:NanumGothic,Verdana,Geneva,sans-serif}.home-section-more,.panel-sub-link{font-size:.75em;color:#ff8c00;text-decoration:none;padding-left:3px}.home-product-row{display:flex;flex-wrap:wrap;gap:0;padding:10px 0;border-bottom:1px solid #eaeaea}.home-product-card{width:20%;min-width:187px;padding-bottom:15px;box-sizing:border-box}.home-product-card a{text-decoration:none}.home-product-photo img{width:187px;height:140px;display:block;margin-left:8px;object-fit:cover}.home-product-meta{padding:6px 0 0 8px;color:#82b1ff;font-size:.63em}.deal-badge{font-weight:400;background:#a9a9a9;font-size:.6em;color:#fff;border:1px solid darkgray;padding:2px 6px;margin-right:4px}.type-tags{font-size:1em}.home-product-price{padding:4px 0 2px 8px}.home-product-hits{padding:0 0 10px 8px;font-size:.7em;color:#9e9e9e}.home-product-price .price-label{color:gray;font-size:.9em;font-weight:700}.home-product-price .price-value{font-size:1em;color:#ff1744;font-weight:700}@media(max-width:800px){.home-product-section{padding:0 12px}.home-section-header{padding:16px 4px 8px}.home-product-card{width:50%;min-width:0}.home-product-photo img{width:calc(100% - 16px);height:118px;margin-left:8px;margin-right:8px}}.house-highlights{max-width:1100px;width:100%;margin:25px auto 0;padding:0 0 10px}.product_box>.house-highlights{margin-left:auto;margin-right:auto}.house-highlight-row,.room-highlight-row{display:flex;gap:10px;margin-bottom:15px}.house-highlight-card{flex:1;height:150px;border-radius:20px;background-color:#efebe9;background-repeat:no-repeat;background-position:right center;text-decoration:none;color:#263238;padding:28px 0 0 30px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.house-highlight-card b{font-size:1.3em;opacity:.9}.house-highlight-desc{font-size:.75em;color:#a9a9a9;margin-top:4px}.house-highlight-tag{margin-top:8px;background:url(/images/list_background_new.png);font-size:.66em;color:#fff;padding:2px 8px}.room-highlight-card{flex:1;height:120px;background:#eaeaeb;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box}.room-highlight-text{display:flex;flex-direction:column;color:#a9a9a9}.room-highlight-text b{font-size:1.15em;letter-spacing:.05em;margin-bottom:4px}.room-highlight-text span{font-size:.8em}.room-highlight-card img{height:100px;width:auto}@media(max-width:800px){.house-highlights{display:block;padding:12px 12px 4px}.house-highlight-row{flex-wrap:wrap;gap:8px;margin-bottom:8px}.house-highlight-card{flex:1 1 calc(50% - 8px);min-width:140px;height:118px;padding:16px 0 0 14px;border-radius:16px}.house-highlight-card b{font-size:1.05em}.house-highlight-desc{font-size:.68em}.room-highlight-row{flex-direction:column;gap:8px}.room-highlight-card{height:86px;padding:0 12px}.room-highlight-text b{font-size:1em}.room-highlight-text span{font-size:.72em}.room-highlight-card img{height:64px}}.listing-meta-row,.listing-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:1px solid #eaeaea;padding:20px 25px 10px;font-family:NanumGothic,Nanum Gothic,Verdana,Geneva,sans-serif}.listing-meta-row{color:gray;font-size:1em;font-weight:700}.listing-star-row{gap:8px}.listing-pending-copy{padding:0 25px 10px 15px;border-bottom:1px solid #eaeaea;color:#555;font-size:.82em;line-height:1.6;font-family:NanumGothic,Nanum Gothic,Verdana,Geneva,sans-serif}.listing-head h2{flex:0 1 auto;margin:0;color:gray;font-size:1em;font-weight:700;font-family:NanumGothic,Nanum Gothic,Verdana,Geneva,sans-serif}.listing-manage{padding-left:3px;color:#ff8c00;font-size:.75em;font-weight:700;text-decoration:none}.listing-head-right{margin-left:auto;text-decoration:none}.panel-badge{display:inline-block;padding:3px 10px;border-radius:5px;color:#fff;font-size:.8em;font-weight:700;line-height:1.3;text-decoration:none}.panel-badge.teal{background:#26a69a}.panel-badge.orange{background:#ff8c00}.panel-badge.extend{margin-left:4px;padding:3px 7px;font-size:.7em}.listing-head.is-mobile,.listing-meta-row.is-mobile{padding:10px 5px 5px;gap:6px}.listing-meta-row.is-mobile{font-size:.75em}.listing-pending-copy.is-mobile{padding:0 5px 10px;font-size:.67em}.listing-head.is-mobile h2{font-size:.8em;line-height:1.35}.listing-head.is-mobile .listing-manage{font-size:.65em}.panel-badge.is-mobile{font-size:.6em}@media(max-width:800px){.listing-meta-row:not(.is-mobile),.listing-head:not(.is-mobile){padding:16px 4px 8px}.listing-pending-copy:not(.is-mobile){padding-left:4px;padding-right:4px}}.logged-in-panels{background:#fff;max-width:1100px;margin:0 auto}@media(max-width:800px){.logged-in-panels .listing-head,.logged-in-panels .listing-meta-row{gap:6px}}.empty-listing-inline{display:block;text-align:center;background:#ebebeb;padding:40px 20px;margin:16px;text-decoration:none;color:#a9a9a9;font-size:.8em;font-weight:700}.empty-listing-cta{color:#ff8c00}.home-mobile{display:none}@media(max-width:800px){.home-desktop{display:none!important}.home-mobile{display:block;max-width:800px;margin:0 auto;min-width:0}}.home-mo-icons{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0 12px;text-align:center}.home-mo-icons a{color:gray;text-decoration:none}.home-mo-icons img{display:block;height:55px;width:auto;margin:0 auto 8px}.home-mo-icons b{display:block;color:gray;font-size:.74em}.home-mo-member{background:#ebebeb url(/images/back_2.png) center / cover repeat}.home-mo-member-row{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid lightgray}.home-mo-member-row a,.home-mo-member-row span{display:block;padding:10px 2px;border-right:1px solid lightgray;color:gray;font-size:.75em;font-weight:700;text-align:center;text-decoration:none}.home-mo-member-row a:last-child,.home-mo-member-row span:last-child{border-right:none}.home-mo-actions{display:grid;grid-template-columns:1fr 1fr;width:95%;margin:10px auto 0}.home-mo-actions a{display:block;padding:7px;background:#ff8c00;border-right:1px solid #fff;color:#fff;font-size:.8em;text-align:center;text-decoration:none}.home-mo-actions a:last-child{border-right:none}.home-mo-houses{width:95%;margin:20px auto 0}.home-mo-house-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.home-mo-house{display:block;height:90px;padding:22px 0 0 15px;border-radius:20px;background-color:#efebe9;background-repeat:no-repeat;background-position:right center;color:#263238;text-decoration:none;box-sizing:border-box}.home-mo-house b{display:block;font-size:.9em;opacity:.9}.home-mo-house span{display:block;margin-top:2px;color:#a9a9a9;font-size:.65em}.home-mo-rooms{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;width:95%;margin:20px auto 0}.home-mo-rooms a{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 8px 0 12px;background:#eaeaeb;color:#a9a9a9;text-decoration:none}.home-mo-rooms span{display:flex;flex-direction:column;font-size:.66em;font-weight:700;letter-spacing:.05em}.home-mo-rooms b{font-size:.8rem}.home-mo-rooms img{height:43px;width:auto}.home-mo-section{width:98%;margin:8px auto 0}.home-mo-head{display:flex;align-items:baseline;gap:8px;padding:10px 5px 5px;border-bottom:1px solid #eaeaea}.home-mo-head h2{margin:0;color:gray;font-size:.8em}.home-mo-more{color:#ff8c00;font-size:.65em;text-decoration:none}.home-mo-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px 4px;padding:8px 4px 12px;border-bottom:1px solid #eaeaea}.home-mo-thumb{min-width:0;text-decoration:none}.home-mo-thumb img{display:block;width:100%;height:60px;object-fit:cover}.home-mo-thumb span{display:block;margin-top:4px;color:#ff1744;font-size:.55em;font-weight:700;line-height:1.3}.home-mo-empty{display:block;padding:18px 8px 16px;border-bottom:1px solid #eaeaea;color:#a9a9a9;font-size:.75em;line-height:1.7;text-align:center;text-decoration:none}.home-mo-empty em{color:#ff8c00;font-style:normal}.home-mo-lists{display:grid;grid-template-columns:1fr 1fr;width:95%;margin:10px auto 28px;gap:0;font-family:Nanum Gothic,NanumGothic,Verdana,Geneva,sans-serif;font-size:16px;font-weight:400;-webkit-text-size-adjust:100%;text-size-adjust:100%}.home-mo-list{min-width:0;padding-top:10px}.home-mo-list:first-child{padding-right:2px}.home-mo-list:last-child{padding-left:2px}.home-mo-list-head{display:block;padding:6px 10px;margin:0;background:#ff8c00;line-height:1.2;white-space:nowrap}.home-mo-list-head a{color:#fff!important;text-decoration:none;font-weight:400;font-family:inherit}.home-mo-list-title{display:inline-block;font-size:.85em;line-height:1.2}.home-mo-list-more{display:inline-block;padding-left:1%;font-size:.6em;line-height:1.2}.home-mo-list-body{background:#fff}.home-mo-list-row{display:flex;align-items:center;box-sizing:border-box;height:20px;padding:0;margin:0;border-bottom:1px solid lightgray;color:#212121!important;font-size:.75em;font-weight:400;line-height:20px;letter-spacing:0;text-decoration:none;font-family:inherit}.home-mo-list-row span{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 0 0 3px;margin:0;font-size:1em;font-weight:400;line-height:20px;letter-spacing:0;color:#212121}.home-mo-list-row img{flex:0 0 16px;width:16px;height:13px;max-width:none;margin:0 4px 0 0;vertical-align:middle}.register_box{clear:both;min-width:320px;max-width:1100px;margin:0 auto;display:block;padding-bottom:40px}.register_box-inner{display:flex;flex-wrap:wrap;align-items:stretch;margin-left:-20px}.register_box-inner>div{position:relative;width:25%;padding-left:20px;box-sizing:border-box;display:flex;flex-direction:column}.register-upload{display:flex}.register_button{display:block;flex:1;min-height:0}.register_button img{display:block;width:100%;height:auto}.register-box-panel{flex:1;display:flex;flex-direction:column;min-height:0}.new_product_box{overflow:hidden;background:url(/images/list_background_new.png);background-size:cover;background-repeat:no-repeat;padding:6px 10px;display:flex;align-items:center;gap:4px;flex-shrink:0}.panel-title{color:#fff;font-size:.95em;text-decoration:none;flex:1}.panel-more{color:#fff;font-size:.6em;text-decoration:none}.list_view{border-top:1px solid #e1e1e1;flex:1;display:flex;flex-direction:column}.list-view-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e1e1;padding:0 8px;flex:1;min-height:20px}.list-view-title{font-size:.75em;color:#212121;text-decoration:none;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-view-title:hover{text-decoration:underline}.new-icon{margin-left:4px;flex-shrink:0}@media(max-width:1024px){.register_box-inner>div{width:50%;margin-bottom:16px}}@media(max-width:800px){.register_box{display:block;padding:0 12px 32px;min-width:0}.register_box-inner{margin-left:0}.register_box-inner>div{width:100%;padding-left:0}}.daroom-home{background:#fff}.mian_top_line{display:block;position:relative;width:100%;height:2px}.mian_top_line:before{content:"";position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px solid #ccc}.product_box{clear:both;min-width:320px;max-width:1100px;margin:0 auto;display:block}.home-status{text-align:center;padding:2rem;color:gray}.home-status.error{color:#c62828}.home-spacer{height:30px}@media(max-width:800px){.mian_top_line{display:none}}.notices-page{max-width:1100px;margin:0 auto;padding:20px 16px 56px;box-sizing:border-box;font-family:NanumGothic,Malgun Gothic,sans-serif}.notices-head{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #ececec}.notices-tabs{display:inline-flex;align-items:center;gap:4px;margin-top:16px;padding:4px;border-radius:12px;background:#f4f1eb}.notices-tabs button{min-width:86px;height:38px;padding:0 18px;border:none;border-radius:9px;background:transparent;color:#8a8a8a;font:inherit;font-size:.92em;font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.notices-tabs button:hover{color:#5a5a5a}.notices-tabs button.is-on{background:#fff;color:#ff8c00;box-shadow:0 4px 12px #281c0c14}.notices-head h1{margin:0;font-size:1.45em;font-weight:800;color:#555;letter-spacing:-.03em}.notices-head h1 span{color:#ff8c00}.notices-head p{margin:10px 0 0;color:#9a9a9a;font-size:.92em;line-height:1.55}.notices-card{overflow:hidden;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.notices-item{border-top:1px solid #f2f2f2}.notices-item:first-child{border-top:none}.notices-item-btn{display:grid;grid-template-columns:72px minmax(0,1fr) auto auto 16px;align-items:center;gap:12px;width:100%;padding:17px 20px;border:none;background:transparent;text-align:left;cursor:pointer;font-family:NanumGothic,Malgun Gothic,sans-serif}.notices-item.is-open .notices-item-btn,.notices-item-btn:hover{background:#fffdf9}.notices-type{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:26px;border-radius:999px;background:#f7f6f3;color:#777;font-size:.78em;font-weight:800}.notices-type.is-이벤트{background:#fff4e5;color:#c45c00}.notices-type.is-소식{background:#eef6ee;color:#3d7a45}.notices-title{overflow:hidden;color:#555;font-size:.98em;font-weight:700;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.notices-item-btn img{width:28px;height:auto}.notices-date{color:#9a9388;font-size:.8em;white-space:nowrap}.notices-chevron{color:#c4b8aa;font-size:1.15em;line-height:1;transform:rotate(90deg);transition:transform .18s ease}.notices-item.is-open .notices-chevron{transform:rotate(-90deg);color:#ff8c00}.notices-body{padding:0 20px 20px 104px}.notices-body p{margin:0;padding:14px 16px;border-radius:10px;background:#faf9f6;color:#777;font-size:.92em;line-height:1.75}.notices-empty{margin:0;padding:48px 20px;color:#9a9a9a;text-align:center}@media(max-width:800px){.notices-page{padding:12px 10px 48px}.notices-head h1{font-size:1.15em;letter-spacing:0}.notices-card,.notices-tabs{border-radius:0;box-shadow:none}.notices-tabs{display:flex;width:100%;background:transparent;padding:0}.notices-tabs button{flex:1;min-width:0;border-radius:0;box-shadow:none}.notices-item-btn{grid-template-columns:58px minmax(0,1fr) auto 16px;padding:10px 8px}.notices-date{display:none}.notices-body{padding:0 10px 14px}}.auth-page{display:flex;justify-content:center;padding:2rem 0}.auth-card{width:min(420px,100%);padding:2rem}.auth-card h1{margin:0 0 1.5rem;font-size:1.5rem;text-align:center}.auth-card form{display:flex;flex-direction:column;gap:1rem}.auth-card label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500}.auth-card input{padding:.7rem .9rem;border:1px solid #ccc;border-radius:8px}.auth-error{color:#dc2626;font-size:.875rem;margin:8px 0 0}.auth-submit{width:100%;margin-top:.5rem}.auth-footer{text-align:center;margin:1.25rem 0 0;font-size:.9rem;color:#666}.auth-guard-status{text-align:center;padding:3rem;color:gray}.login-page{flex:1 1 auto;display:flex;flex-direction:column;background:#ebebeb;padding:28px 0 40px}.login-page .sub_body{max-width:1100px;width:100%;min-width:0;margin:0 auto;padding:0;box-sizing:border-box}.login-frame{width:100%;margin:0 auto;overflow:hidden;border:1px solid #ece7df;border-radius:18px;background:#fff;box-shadow:0 18px 48px #281c0c0f;box-sizing:border-box}.login-card{box-sizing:border-box}.login-card-top{padding:36px 40px 22px;border-bottom:1px solid #f0ebe3;background:linear-gradient(180deg,#fffdf9,#fff)}.login-brand{margin:0 0 10px;color:#ff8c00;font-size:.72em;font-weight:800;letter-spacing:.28em}.login-page #join1{margin:0 0 8px;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.7em;font-weight:800;color:#3d3a35;letter-spacing:-.03em;line-height:1.25}.login-page #join2{margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:.92em;font-weight:400;color:#9a9388;line-height:1.55}.login-card-form{padding:28px 40px 36px}.login-page .login-card-form label{display:block;margin-top:6px;font-size:.88em;font-weight:700;color:#5c574f;font-family:NanumGothic,Malgun Gothic,sans-serif}.login-page input[type=email],.login-page input[type=password],.login-page input[type=text],.login-page select{width:100%;height:50px;padding:0 16px;margin:8px 0 16px;display:block;border:1px solid #e4ddd3;border-radius:12px;box-sizing:border-box;background:#fffcf8;font-size:.98em;font-family:NanumGothic,Malgun Gothic,sans-serif;color:#2f2c28;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.login-page input[type=email]:focus,.login-page input[type=password]:focus,.login-page input[type=text]:focus,.login-page select:focus{background:#fff;border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.login-page input[type=button],.login-page input[type=submit]{width:100%;height:52px;background-color:#4caf50;color:#fff;padding:0 20px;margin:10px 0 14px;border:none;border-radius:12px;cursor:pointer;font-size:1em;font-weight:700;letter-spacing:.02em;font-family:NanumGothic,Malgun Gothic,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .15s ease}.login-page input[type=button]:hover,.login-page input[type=submit]:hover{background-color:#43a047}.login-page input[type=button]:disabled,.login-page input[type=submit]:disabled{opacity:.7;cursor:default}.login-page hr{border:none;border-top:1px solid #f0ebe3;margin:10px 0 16px}.login-page form{margin:0}.login-aux{font-size:0}.login-page .a1{font-family:NanumGothic,Malgun Gothic,sans-serif;font-size:13px;color:#8a847a;text-decoration:none;padding:0 2px}.login-page .a1:hover{text-decoration:underline}.login-aux-sep{display:inline-block;color:#a9a9a9;font-size:12px;margin:0 8px;vertical-align:middle}.login-demo-hint{margin:14px 0 0;font-size:12px;color:#b0a89e}.login-find-result{margin:24px auto 8px;text-align:center;font-size:.95em;color:#6b655c;white-space:pre-line}.login-form-gap{height:1.5em}.login-field-hint{display:block;font-size:.84em;color:#a39b90;margin:4px 0 0;line-height:1.5;font-family:NanumGothic,Malgun Gothic,sans-serif}.login-phone-row{display:flex;align-items:stretch;gap:8px;margin:8px 0 16px}.login-page .login-phone-row select,.login-page .login-phone-row input[type=text]{width:auto;flex:1;margin:0;height:50px;display:inline-block}.login-page .login-phone-row select{flex:0 0 120px;width:120px;padding:0 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}@media(max-width:800px){.login-page{padding:12px 0 28px}.login-page .sub_body{padding:0 8px}.login-frame{border-radius:5px;box-shadow:none}.login-card-top{padding:18px 16px 14px}.login-card-form{padding:16px 16px 20px}.login-page #join1{font-size:1.2em;letter-spacing:0}.login-page input[type=email],.login-page input[type=password],.login-page input[type=text],.login-page select{height:44px;border-radius:4px}.login-page .login-phone-row select{flex:0 0 28%;width:28%;padding:0 8px}}.ac-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 16px 64px;box-sizing:border-box}.ac-status{max-width:1100px;margin:0 auto;padding:72px 16px;color:#9a9a9a;text-align:center}.ac-head{padding-bottom:16px;margin:6px 0 28px;border-bottom:1px solid #ececec}.ac-title{display:flex;align-items:center;gap:10px;margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.4em;font-weight:700;color:gray;letter-spacing:-.03em}.ac-title:before{display:none}.ac-product{margin:10px 0 0;color:#9a9a9a;font-size:.92em;font-weight:700}.ac-stage{padding:42px 18px;background:#f2f2f2}.ac-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.ac-card,.ac-sold{display:flex;flex-direction:column;height:560px;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 10px 28px #281c0c14}.ac-sold{align-items:center;justify-content:center;background:#f7f6f3}.ac-sold img{display:block;width:100%;height:100%;object-fit:contain}.ac-card-link{display:flex;flex-direction:column;flex:1;min-height:0;color:inherit;text-decoration:none}.ac-card-top{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 150px;height:150px;padding:0 16px;background-color:#ff8533;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;text-align:center}.ac-card.is-main .ac-card-top,.ac-card.is-main .ac-card-foot{background-color:#ff8533}.ac-card.is-top .ac-card-top,.ac-card.is-top .ac-card-foot{background-color:#73554a}.ac-card.is-sns .ac-card-top,.ac-card.is-sns .ac-card-foot{background-color:#607d8b}.ac-card-top strong{font-size:2.1em;font-weight:800;letter-spacing:.04em}.ac-card.is-top .ac-card-top strong{font-size:1.8em}.ac-card.is-sns .ac-card-top strong{font-size:1.9em}.ac-card-top span{margin-top:4px;font-size:1em;font-weight:500}.ac-card ul{flex:1;margin:0;padding:22px 20px 12px;list-style:none;color:#6f6f6f;font-size:.95em;line-height:1.75}.ac-card-foot{display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:2;flex:0 0 38px;height:38px;padding:0 12px;background-color:#ff8533;background-position:center;background-repeat:no-repeat;background-size:cover}.ac-card-foot a{color:#fff!important;font-size:.75em;font-weight:500;letter-spacing:-.02em;text-decoration:none}.ac-card-foot a:hover,.ac-card-link:hover .ac-card-top span{text-decoration:underline}.ac-hint{margin:36px 0 0;color:#a9a9a9;font-size:1.15em;font-weight:700;text-align:center}.ac-hint:after{content:"";display:block;width:min(420px,55%);margin:14px auto 0;border-top:1px solid lightgray;box-shadow:0 4px #d3d3d3}.ac-back{display:block;width:min(220px,44%);margin:22px auto 0;padding:12px 20px;border:none;border-radius:8px;background:#4caf50;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.ac-back:hover{background:#43a047}@media(max-width:900px){.ac-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.aa-page{padding-bottom:72px}.aa-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:6px 0 22px;padding-bottom:14px;border-bottom:1px solid #ececec}.aa-title{margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.aa-title:before{content:"";display:inline-block;width:4px;height:.92em;margin-right:10px;border-radius:2px;background:#ff8c00;vertical-align:-.08em}.aa-page.is-main .aa-title:before{background:#ff8533}.aa-page.is-top .aa-title:before{background:#73554a}.aa-page.is-sns .aa-title:before{background:#607d8b}.aa-product{margin:8px 0 0;color:#9a9a9a;font-size:.9em;font-weight:700}.aa-detail{padding:0;border:none;background:none;color:#9a9a9a;font-size:.88em;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer}.aa-detail:hover{color:#697f9f;text-decoration:underline}.aa-body{padding:42px 24px 48px;background:#f2f2f2}.aa-inner{width:100%;margin:0 auto}.aa-page.is-main .aa-inner,.aa-page.is-sns .aa-inner{width:min(88%,860px)}.aa-stage{padding:0 0 28px;background:transparent}.aa-banner{display:flex;flex-direction:column;overflow:hidden;margin:0 auto;background:#fff;border:1px solid rgba(40,28,12,.06);border-radius:10px;box-shadow:0 12px 32px #281c0c12}.aa-banner.is-main,.aa-banner.is-sns{width:100%}.aa-banner.is-main{min-height:520px}.aa-banner.is-sns{min-height:0}.aa-banner.is-top-grade{min-height:500px;height:100%;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.aa-banner.is-top-grade:hover{transform:translateY(-4px);box-shadow:0 16px 36px #281c0c1f}.aa-banner.is-top-grade.is-on{border-color:#ff8c00;box-shadow:0 16px 36px #ff8c002e;transform:translateY(-4px)}.aa-grades{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.aa-banner-top{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 150px;height:150px;padding:0 16px;background-color:#ff8533;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;text-align:center}.aa-banner.is-main .aa-banner-top,.aa-banner.is-main .aa-banner-foot{background-color:#ff8533}.aa-banner.is-sns .aa-banner-top,.aa-banner.is-sns .aa-banner-foot{background-color:#607d8b}.aa-banner.is-top-grade:nth-child(1) .aa-banner-top,.aa-banner.is-top-grade:nth-child(1) .aa-banner-foot{background-color:#ff8533}.aa-banner.is-top-grade:nth-child(2) .aa-banner-top,.aa-banner.is-top-grade:nth-child(2) .aa-banner-foot{background-color:#73554a}.aa-banner.is-top-grade:nth-child(3) .aa-banner-top,.aa-banner.is-top-grade:nth-child(3) .aa-banner-foot{background-color:#607d8b}.aa-banner-top strong{font-size:2.15em;font-weight:800;letter-spacing:.04em;line-height:1.1;text-shadow:0 1px 8px rgba(0,0,0,.12)}.aa-banner-top strong.is-premium{font-size:1.65em}.aa-banner-top strong.is-plus{font-size:1.9em}.aa-banner-top span{margin-top:6px;font-size:.98em;font-weight:500;opacity:.95}.aa-banner ul{flex:1;margin:0;padding:22px 26px 10px;list-style:none;color:#6f6f6f;font-size:.96em;line-height:1.7;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif}.aa-banner ul li{position:relative;padding:5px 0 5px 14px}.aa-banner ul li:before{content:"–";position:absolute;left:0;color:#b0b0b0}.aa-banner.is-sns ul{display:grid;grid-template-columns:1fr 1fr;gap:2px 28px;padding:26px 28px 22px;font-size:.92em}.aa-price{margin:0 22px 16px;padding:10px 0;border-top:1px dashed #ececec;color:#555;font-size:1.08em;font-weight:800;text-align:center;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif}.aa-banner-foot{display:flex;align-items:center;flex:0 0 40px;height:40px;padding:0 14px;background-color:#ff8533;background-position:center;background-repeat:no-repeat;background-size:cover}.aa-banner-foot.is-end{justify-content:flex-end}.aa-banner-foot.is-pick{justify-content:center;gap:8px}.aa-banner-foot a,.aa-banner-foot span{color:#fff;font-size:.92em;font-weight:700;text-decoration:none}.aa-banner-foot.is-end a{color:#fff!important;font-size:.75em;font-weight:500;letter-spacing:-.02em}.aa-banner-foot a:hover{text-decoration:underline}.aa-banner-foot input[type=radio]{width:16px;height:16px;accent-color:#fff;cursor:pointer}.aa-form{padding:0;background:transparent}.aa-form select{display:block;width:100%;height:48px;padding:0 16px;margin:0 0 12px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#444;font-size:.95em;box-sizing:border-box}.aa-form select:focus{outline:2px solid rgba(76,175,80,.28);border-color:#4caf50}.aa-actions{display:flex;gap:10px}.aa-actions button{flex:1;min-width:0;padding:14px 16px;border:none;border-radius:6px;background:#4caf50;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.aa-actions button:hover{background:#43a047}.aa-detail-page{padding-top:24px}.aa-detail-view{padding:30px 0 48px;text-align:center}.aa-detail-view img{display:block;width:95%;max-width:980px;height:auto;margin:0 auto}@media(max-width:900px){.aa-grades{grid-template-columns:1fr}.aa-page.is-main .aa-inner,.aa-page.is-sns .aa-inner,.aa-inner{width:100%;max-width:420px}.aa-banner.is-sns ul{grid-template-columns:1fr}}.ao-page{padding-bottom:64px}.ao-panel{padding:40px;background:#f2f2f2}.ao-panel+.ao-panel{padding-top:8px}.ao-product{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px 2px}.ao-product span{color:#6f6f6f;font-size:.95em}.ao-product img{display:block;height:26px;width:auto}.ao-line{margin:18px 0;border:0;border-top:1px solid #ccc}.ao-line.is-short{width:90%;margin-left:auto;margin-right:auto}.ao-listing{margin:0;padding:2px 6px;color:#555;font-size:1em}.ao-listing b{color:#333;font-weight:800}.ao-summary{width:90%;max-width:720px;margin:8px auto 4px;padding:22px 36px;background:#fff;border-radius:4px}.ao-row{display:grid;grid-template-columns:minmax(120px,46%) minmax(120px,54%);align-items:center;min-height:34px;font-size:.98em;color:#6f6f6f}.ao-row span{text-align:right;padding-right:8px;color:#777}.ao-row b{padding-left:8px;color:#222;font-weight:800}.ao-profit{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 10px;padding:6px 8px;color:#666;font-size:.88em}.ao-profit input{width:120px;padding:5px 8px;border:none;border-bottom:1px solid #ccc;border-radius:4px;background:#fff;text-align:right;font-size:.85em}.ao-apply{width:83px;padding:7px 10px;border:none;border-radius:4px;background:#4caf50;color:#fff;font-size:.9em;cursor:pointer}.ao-apply:hover{background:#45a049}.ao-pay{display:flex;align-items:baseline;justify-content:center;gap:8px;padding:8px 0 4px;color:#555}.ao-pay span{font-size:.9em}.ao-pay strong{min-width:150px;color:#111;font-size:2.5em;font-weight:800;letter-spacing:-.04em;text-align:right}.ao-pay em{font-style:normal;font-size:1em}.ao-bank{padding:4px 8px;color:#6f6f6f;font-size:.95em;line-height:1.75;text-align:center}.ao-bank p{margin:0}.ao-account{padding:2px 8px 6px;color:#6f6f6f;font-size:.95em;text-align:center}.ao-account span{display:block;margin-bottom:8px}.ao-account b{color:#222;font-size:1.02em}.ao-bottom{text-align:center}.ao-hint{margin:0 0 8px;color:#666;font-size:.88em}.ao-bottom input[type=text]{display:block;width:80%;max-width:640px;padding:12px 20px;margin:8px auto 16px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;background:#fff;color:#444;font-size:.95em}.ao-actions{display:flex;justify-content:center;gap:12px;width:80%;max-width:640px;margin:0 auto}.ao-actions button{flex:1;padding:14px 20px;border:none;border-radius:4px;background:#4caf50;color:#fff;font-size:.9em;font-weight:700;cursor:pointer}.ao-actions button:hover{background:#45a049}@media(max-width:700px){.ao-panel{padding:22px 14px 28px}.ao-summary,.ao-line.is-short,.ao-bottom input[type=text],.ao-actions{width:100%}.ao-row{grid-template-columns:42% 58%}.ao-pay strong{font-size:1.9em;min-width:0}.ao-actions{flex-direction:column}}.mypage-sub{padding:0 5px 32px}.mypage-sub .page-title{font-size:1.3em;color:gray;padding-top:10px}.mypage-sub .page-title hr{margin-top:8px}.mypage-sub .back-link{display:inline-block;margin:12px 0 16px;color:gray;font-size:.9em;text-decoration:none}.mypage-sub .back-link:hover{text-decoration:underline}.mypage-sub .settings-table th.ct1{background:#efeee9;color:gray;font-size:.95em;padding:12px 15px;text-align:left}.mypage-sub .settings-table td{padding:10px 15px;vertical-align:middle}.mypage-sub .settings-table .hint{font-size:.85em;color:#a9a9a9}.mypage-sub .modify_button,.mypage-sub .btn-save{background:#697f9f;color:#fff;border:none;padding:10px 20px;cursor:pointer;font-size:.9em}.mypage-sub .modify_button:hover,.mypage-sub .btn-save:hover{background:#455a64}.mypage-sub input[type=text],.mypage-sub input[type=tel],.mypage-sub input[type=password],.mypage-sub input[type=number],.mypage-sub select,.mypage-sub textarea{padding:10px 12px;border:1px solid #ccc;font-size:.9em;color:gray;box-sizing:border-box}.mypage-sub .phone-row select,.mypage-sub .phone-row input{width:28%;margin-right:4px}.mypage-sub .profile-photo{max-width:200px;border-radius:12px;cursor:pointer}.mypage-sub .form-error{color:#c62828;padding:8px 15px}.mypage-sub .form-success{color:#2e7d32;padding:8px 15px}.mypage-sub-status{text-align:center;padding:2rem;color:gray}.points-balance-box{background:#f2f2f2;padding:24px;text-align:center;margin-bottom:16px}.points-balance-box .balance{font-size:1.4em;font-weight:700}.points-pending{color:#c62828;margin-top:8px}.points-package{padding:12px 0;border-bottom:1px solid #ececec}.points-package label{cursor:pointer;font-size:.95em}.points-pay-box{background:#fff;border-radius:12px;padding:20px;text-align:center;margin:16px 0}.points-pay-amount{font-size:1.4em;color:red;font-weight:700}.points-bank-info{background:#f2f2f2;padding:16px;font-size:.9em;margin:12px 0}.points-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.points-actions button{width:45%;max-width:200px;padding:12px;border:none;border-radius:4px;cursor:pointer}.points-actions .btn-charge{background:#4caf50;color:#fff}.points-actions .btn-cancel{background:#697f9f;color:#fff}.points-history-table{width:100%;border-collapse:collapse;font-size:.85em;margin-top:24px}.points-history-table th,.points-history-table td{border-bottom:1px solid #ececec;padding:10px 6px;text-align:center}.banner-apply-section{background:#f2f2f2;padding:20px;margin-top:20px}.banner-position-option{padding:8px 0;border-bottom:1px solid #ddd}.banner-position-option label{cursor:pointer;font-size:.9em}.banner-list-table{width:100%;border-collapse:collapse;font-size:.85em}.banner-list-table th,.banner-list-table td{border-bottom:1px solid #ececec;padding:10px 6px;text-align:center}.banner-list-table .title-cell{text-align:left}.banner-toggle-btn{background:#26a69a;color:#fff;border:none;padding:10px 16px;cursor:pointer;margin:12px 0}.banner-form-table th{text-align:left;padding:8px 0;font-weight:700}.banner-form-table td{padding:8px 0}.banner-form-table input[type=text],.banner-form-table input[type=url]{width:95%}.banner-preview{max-width:200px;max-height:80px;margin-top:8px}.banner-submit-btn{background:#697f9f;color:#fff;border:none;padding:12px 24px;cursor:pointer;margin-top:12px}.payments-summary{display:flex;flex-wrap:wrap;gap:12px 20px;background:#f2f2f2;padding:16px;margin:16px 0;font-size:.9em;color:gray}.payments-summary .payments-total{font-weight:700;color:#333}.payments-table{margin-top:8px}.settings-withdraw-link{margin-top:32px;text-align:center}.settings-withdraw-link a{color:gray;font-size:.9em}.withdraw-guide{font-size:.85em;color:gray;margin:16px 0}.withdraw-guide ul{padding-left:1.2em;margin:8px 0}.withdraw-form{margin-top:20px}.withdraw-label{font-size:.85em;color:gray;margin:16px 0 8px}.withdraw-select{width:100%;max-width:320px}.withdraw-textarea{width:100%;box-sizing:border-box}.withdraw-counter{font-size:.85em;color:gray;text-align:right}.withdraw-confirm,.withdraw-thanks{text-align:center;font-size:.85em;color:gray;margin:20px 0}.withdraw-thanks{color:#ff8c00}.withdraw-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.withdraw-cancel-btn,.withdraw-submit-btn{width:45%;max-width:200px;padding:14px;border:none;font-size:.96em;cursor:pointer}.withdraw-cancel-btn{background:#697f9f;color:#fff}.withdraw-submit-btn{background:#c62828;color:#fff}.withdraw-submit-btn:disabled{opacity:.6;cursor:not-allowed}.revenue-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0}.revenue-card{background:#f2f2f2;padding:16px;text-align:center}.revenue-card .label{display:block;font-size:.85em;color:gray;margin-bottom:6px}.revenue-card.highlight{background:#e8f5e9}.revenue-withdraw-btn{background:#26a69a;color:#fff;border:none;padding:12px 24px;cursor:pointer;margin-bottom:20px}.revenue-bank-hint{color:#c62828;font-size:.9em}.section-heading{color:gray;font-size:1em;margin:24px 0 12px}.empty-hint{color:gray;text-align:center;padding:1.5rem 0}.knowhow-desc{color:gray;font-size:.9em;margin-bottom:16px}.knowhow-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.knowhow-actions button{background:none;border:none;color:#697f9f;cursor:pointer;text-decoration:underline;font-size:inherit}.company-hint,.payments-company-link{color:gray;font-size:.9em;margin:12px 0}.company-form-actions{display:flex;gap:12px;margin-top:16px}.edit-meta{color:gray;font-size:.9em;margin-bottom:12px}.tax-request-btn{background:#c62828;color:#fff;border:none;padding:4px 10px;font-size:.8em;cursor:pointer}.tax-done{color:gray;font-size:.85em}.membership-current{background:#f2f2f2;padding:16px;margin:16px 0}.membership-section{border-top:1px solid #ececec;padding:20px 0}.membership-section label{display:block;margin:10px 0;font-size:.9em;color:gray}.membership-section input,.membership-section select{display:block;width:100%;max-width:400px;margin-top:6px}.membership-pay{margin:12px 0;color:#333}.message-thread{background:#f9f9f9;padding:16px;max-height:400px;overflow-y:auto;margin:16px 0}.message-bubble{background:#fff;border:1px solid #ececec;padding:10px 12px;margin-bottom:10px;border-radius:4px}.message-time{font-size:.75em;color:gray}.message-compose textarea{width:100%;box-sizing:border-box;margin-bottom:8px}.photo-grid{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.photo-item{position:relative;width:120px}.photo-item img{width:100%;height:90px;object-fit:cover}.photo-badge{position:absolute;top:4px;left:4px;background:#26a69a;color:#fff;font-size:.7em;padding:2px 6px}.inline-form{margin:12px 0 24px}@media(max-width:800px){.mypage-sub{padding:0 12px 32px;min-width:0}.mypage-sub table{width:100%}.mypage-sub .settings-table,.mypage-sub .page-title,.message-thread,.membership-pay{overflow-x:auto}.mypage-sub .phone-row{display:flex;flex-wrap:wrap;gap:6px}.mypage-sub .phone-row select,.mypage-sub .phone-row input{width:auto;flex:1 1 30%;margin-right:0;min-width:0}.photo-item{width:calc(50% - 8px)}}.banner-apply-page{max-width:1100px;margin:0 auto;padding:20px 16px 56px;box-sizing:border-box;font-family:NanumGothic,Malgun Gothic,sans-serif}.banner-apply-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #ececec}.banner-apply-head h1{margin:0;font-size:1.45em;font-weight:800;color:#555;letter-spacing:-.03em}.banner-apply-head h1 span{color:#ff8c00}.banner-apply-back{color:#9a9a9a;font-size:.88em;text-decoration:none}.banner-apply-back:hover{color:#666}.banner-card{overflow:hidden;margin-bottom:16px;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.banner-pos-row,.banner-form-row{display:grid;grid-template-columns:200px 1fr}.banner-form-row+.banner-form-row{border-top:1px solid #f0f0f0}.banner-pos-label,.banner-form-label{display:flex;align-items:flex-start;padding:22px 20px;background:#f7f6f3;color:#666;font-size:.95em;font-weight:700;line-height:1.45}.banner-form-label{align-items:center}.banner-pos-label .req,.banner-form-label .req{margin-right:4px;color:#ef6c00}.banner-pos-list{padding:8px 8px 16px}.banner-pos-group{padding:14px 12px 6px}.banner-pos-group+.banner-pos-group{margin-top:6px}.banner-pos-group-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px;padding:4px 8px 10px;border-bottom:1px solid #f0f0f0}.banner-pos-group-head strong{color:#444;font-size:1.02em}.banner-pos-group-head a{color:#ff8c00;font-size:.78em;font-weight:700;text-decoration:none}.banner-pos-group-head a:hover{text-decoration:underline}.banner-pos-option{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 8px;border-bottom:1px solid #f2f2f2;color:#666;font-size:.9em;line-height:1.5;cursor:pointer}.banner-pos-option.is-on{background:#fff8f0;border-radius:8px;border-bottom-color:transparent}.banner-pos-option input{accent-color:darkorange;width:16px;height:16px}.banner-pos-copy{flex:1 1 280px}.banner-pos-option b{color:#444;font-size:1.02em}.banner-form-field{padding:16px 18px}.banner-hint{margin:0 0 10px;color:#8a8a8a;font-size:.88em;line-height:1.55}.banner-form-field input[type=text],.banner-form-field select{width:100%;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;background:#fff;color:#333;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.banner-form-field input:focus,.banner-form-field select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.banner-form-field input::placeholder{color:#b8b8b8}.banner-counter{display:block;margin-top:6px;color:#9e9e9e;font-size:.82em}.banner-phone-row{display:flex;align-items:center;gap:8px;max-width:520px}.banner-phone-row select{width:110px;max-width:110px;flex:0 0 110px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.banner-phone-row input{flex:1}.banner-image-card{padding:22px 24px 20px}.banner-image-head h2{margin:0;font-size:1.08em;font-weight:800;color:#555}.banner-image-head h2 span{color:#ff8c00}.banner-image-head p{margin:6px 0 0;color:#9a9a9a;font-size:.86em}.banner-size-note{margin:16px 0;color:#e53935;font-size:.95em;font-weight:700;line-height:1.7}.banner-size-note p{margin:0 0 8px}.banner-size-note em{font-style:normal}.banner-dropzone{display:block;width:912px;max-width:100%;height:200px;padding:0;overflow:hidden;border:none;border-radius:0;background:#ecece7;cursor:pointer}.banner-dropzone.is-over{outline:2px dashed darkorange;outline-offset:2px}.banner-dropzone input{display:none}.banner-dropzone img{display:block;width:912px;max-width:100%;height:200px;object-fit:contain;object-position:left center}.banner-forbid{margin:14px 0 0;color:#e53935;font-size:.9em;font-weight:700}.banner-price-field{display:flex;align-items:baseline;gap:6px}.banner-price-field strong{color:#444;font-size:1.2em}.banner-price-field span{color:#777;font-weight:600}.banner-pay-note{padding:8px 24px 24px;text-align:center}.banner-pay-note p{margin:0 0 16px;color:#777;font-size:.9em;line-height:1.7}.banner-bank{display:flex;flex-direction:column;gap:6px;color:#555}.banner-bank span{font-size:.88em}.banner-bank strong{font-size:1.05em}.banner-error{margin:0 0 12px;color:#c62828;font-size:.9em}.banner-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.banner-actions button{height:52px;border:none;border-radius:10px;background:#4caf50;color:#fff;font-size:15px;font-weight:700;font-family:NanumGothic,Malgun Gothic,sans-serif;cursor:pointer;transition:background-color .15s ease}.banner-actions button:hover{background:#43a047}.banner-actions button:disabled{opacity:.7;cursor:default}@media(max-width:800px){.banner-pos-row,.banner-form-row{grid-template-columns:1fr}.banner-pos-label,.banner-form-label{padding-bottom:8px}.banner-phone-row{max-width:none}.banner-image-card{padding:18px 16px}.banner-actions{grid-template-columns:1fr}.banner-dropzone,.banner-dropzone img{width:100%;height:auto;min-height:120px}}.co-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.co-title{display:flex;align-items:center;gap:10px;margin:6px 0 18px;padding-bottom:12px;border-bottom:1px solid #ececec;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.co-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.co-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.co-row{display:grid;grid-template-columns:200px minmax(0,1fr);border-top:1px solid #f0ebe3}.co-row:first-child{border-top:none}.co-label{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:16px 18px 16px 22px;background:#efeee9;color:#6b675f;font-size:.95em;font-weight:700;line-height:1.4}.co-label .req{color:#ef6c00;margin-right:3px}.co-label small{color:#c62828;font-size:.78em;font-weight:600}.co-field{display:flex;align-items:center;min-width:0;padding:10px 18px}.co-value{color:#555;font-size:.95em;word-break:break-all}.co-field input,.co-field select{width:100%;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none}.co-field input:focus,.co-field select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.co-actions{display:flex;justify-content:center;gap:12px;padding:22px 20px 26px}.co-btn{width:45%;max-width:240px;height:48px;border:none;border-radius:10px;color:#fff;font-size:.98em;font-weight:700;cursor:pointer}.co-btn.is-ok{background:#4caf50}.co-btn.is-ok:hover:not(:disabled){background:#43a047}.co-btn.is-cancel{background:#697f9f}.co-btn.is-cancel:hover{background:#455a64}.co-btn:disabled{opacity:.6;cursor:not-allowed}.co-error{margin:0 24px;color:#c62828;font-size:.9em;font-weight:700;text-align:center}.co-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:760px){.co-page{padding:8px 12px 64px}.co-row{grid-template-columns:1fr}.co-label{padding:12px 16px 4px}.co-field{padding:4px 16px 14px}.co-actions{flex-direction:column}.co-btn{width:100%;max-width:none}}.my-product-list-page{padding:0 5px 24px}.my-product-list-page .page-title{font-size:1.4em;color:gray;padding-top:10px}.my-product-list-page .page-title hr{margin-top:8px}.my-product-list-page .page-count{font-size:.95em;color:#a9a9a9;margin:8px 0 16px}.my-product-list-page .list-wrap{max-width:960px;margin:0 auto}.my-product-list-page .empty-state{text-align:center;padding:3rem 1rem;color:gray}.my-product-list-page .empty-state a{color:#26a69a;font-weight:700}.my-product-list-page .back-link{display:inline-block;margin:16px 0;color:gray;text-decoration:none;font-size:.9em}.my-product-list-page .back-link:hover{text-decoration:underline}.my-listings-table-wrap{overflow-x:auto;margin-top:8px}.my-listings-table{width:100%;min-width:640px;border-collapse:collapse;font-size:.85em;color:gray}.my-listings-table th{background:#efeee9;padding:10px 6px;font-weight:700;border-top:2px solid darkgray;border-bottom:1px solid #eaeaea}.my-listings-table td{padding:10px 6px;border-bottom:1px solid #eaeaea;text-align:center;vertical-align:middle}.my-listings-table .listing-photo{width:72px;height:54px;background:#697f9f center/cover no-repeat;margin:0 auto}.my-listings-table .listing-title{text-align:left;color:#455a64;text-decoration:none;font-weight:700}.my-listings-table .listing-title:hover{text-decoration:underline}.my-listings-table .status-normal{color:#2e7d32}.my-listings-table .pay-free{color:#ff8c00}.my-listings-page-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:8px}.my-listings-page-header .register-cta{color:#26a69a;font-size:.9em;text-decoration:none}.my-listings-table .listing-actions{white-space:nowrap}.my-listings-table .listing-actions a,.my-listings-table .listing-actions button{margin:0 4px;font-size:.85em;color:#697f9f;background:none;border:none;cursor:pointer;text-decoration:underline}.my-listings-table .listing-actions button{color:#c62828}.my-product-list-status{text-align:center;padding:2rem;color:gray}.la-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.la-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid #ececec}.la-title{display:flex;align-items:center;gap:10px;margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.la-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.la-apply-link{color:#9a9a9a;font-size:.9em;font-weight:700;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit}.la-apply-link:hover{color:#ff8c00;text-decoration:underline}.la-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.la-row{display:grid;grid-template-columns:minmax(0,1fr) 110px 160px;gap:10px;align-items:center;padding:16px 20px;border-top:1px solid #f0ebe3}.la-row:first-child{border-top:none}.la-row-title{display:flex;align-items:center;min-width:0;gap:8px;color:#555;text-decoration:none;font-size:1.02em}.la-row-title:hover{text-decoration:underline}.la-row-title img{width:46px;height:auto;flex-shrink:0}.la-row-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.la-row-title .new{width:28px}.la-hits{color:#6b675f;font-size:.9em;white-space:nowrap}.la-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.la-state{color:#555;font-size:.88em;font-weight:700;white-space:nowrap}.la-state.is-pending{color:#ff1744}.la-edit{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:32px;padding:0 10px;border-radius:8px;background:#697f9f;color:#fff;font-size:.82em;font-weight:700;text-decoration:none}.la-edit:hover{background:#455a64}.la-empty{padding:48px 20px;text-align:center;color:#8a8a8a;font-weight:700}.la-empty button{display:inline-block;margin-top:12px;border:none;background:none;color:#ff8c00;font-weight:800;cursor:pointer}.la-hero{padding:28px 24px 8px;text-align:center;color:#5a5a5a;line-height:1.7}.la-hero .price{display:block;margin-bottom:10px;font-size:1.65em;font-weight:800;letter-spacing:-.03em}.la-hero .tag{display:block;margin-bottom:16px;font-size:1.28em;font-weight:800}.la-hero p{margin:0 auto 10px;max-width:620px;font-size:.96em}.la-hero strong{font-size:1em}.la-form{padding:8px 0 28px}.la-field{padding:16px 24px;border-top:1px solid #ececec}.la-field label{display:block;margin-bottom:8px;color:#5a5a5a;font-weight:800}.la-field input[type=text],.la-field input[type=url],.la-field select{width:100%;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none}.la-field input:focus,.la-field select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.la-hint{margin:6px 0 0;color:#8a8a8a;font-size:.86em;line-height:1.5}.la-count{margin-top:6px;color:#9a9a9a;font-size:.82em}.la-warn{margin:0;padding:4px 24px 12px;color:#ff1744;font-size:.9em;font-weight:700}.la-phone{display:flex;gap:8px}.la-phone select,.la-phone input{flex:1}.la-pay{width:min(420px,90%);margin:18px auto 8px;padding:22px 16px;border-radius:15px;background:#fff;box-shadow:0 8px 20px #281c0c0f;text-align:center;font-weight:800;color:#5a5a5a}.la-pay strong{margin-left:8px;color:#ff1744;font-size:1.55em}.la-bank{padding:8px 28px 0;text-align:center;color:#666;font-size:.92em;line-height:1.75}.la-bank .acct{display:block;margin-top:8px;color:#c62828;font-size:1.05em;font-weight:800}.la-actions{display:flex;justify-content:center;gap:12px;margin-top:22px;padding:0 24px}.la-btn{width:45%;max-width:240px;height:48px;border:none;border-radius:10px;color:#fff;font-size:.98em;font-weight:700;cursor:pointer}.la-btn.is-ok{background:#4caf50}.la-btn.is-ok:hover:not(:disabled){background:#43a047}.la-btn.is-cancel{background:#697f9f}.la-btn.is-cancel:hover{background:#455a64}.la-btn:disabled{opacity:.6;cursor:not-allowed}.la-status{text-align:center;padding:4rem 1rem;color:gray}.la-error{margin:0 24px 8px;color:#c62828;font-size:.9em;font-weight:700;text-align:center}@media(max-width:760px){.la-page{padding:8px 12px 64px}.la-row{grid-template-columns:1fr;gap:6px}.la-meta{justify-content:flex-start}.la-actions{flex-direction:column}.la-btn{width:100%;max-width:none}}.ml-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.ml-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:16px;margin:6px 0 18px;border-bottom:1px solid #ececec}.ml-title-row{display:flex;align-items:baseline;gap:10px;min-width:0}.ml-title{display:flex;align-items:center;gap:10px;margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.ml-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.ml-point-link{color:#ff8c00;font-size:.86em;font-weight:800;text-decoration:none}.ml-point-link:hover{text-decoration:underline}.ml-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:14px 0 16px}.ml-count{margin:0;color:#9a9a9a;font-size:.9em;font-weight:700}.ml-views{display:flex;gap:8px}.ml-views button{padding:0;border:none;background:none;line-height:0;opacity:.55}.ml-views button.is-on{opacity:1}.ml-views img{height:22px;width:auto}.ml-empty{display:block;padding:48px 24px;border:1px dashed #e0d8cc;border-radius:16px;background:#fffdf9;text-align:center;text-decoration:none;color:#6b675f;line-height:1.7}.ml-empty span{display:block}.ml-empty strong{display:inline-block;margin-top:10px;color:#ff8c00;font-size:1.02em}.ml-card{display:flex;overflow:hidden;margin-bottom:16px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.ml-photo{flex:0 0 34%;max-width:340px;text-decoration:none}.ml-photo-inner{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:230px;background:#e8e4dc center/cover no-repeat}.ml-ad-badge{display:block;align-self:flex-start;height:24px;width:auto;margin:10px 0 0}.ml-cover{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;object-fit:fill}.ml-ad-until{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#fff;font-size:.9em;white-space:nowrap}.ml-zzim{position:relative;z-index:2;align-self:flex-end;margin:0 10px 10px;padding:3px 9px;border-radius:6px;background:#fff;color:#697f9f;font-size:.75em;font-weight:800}.ml-body{display:flex;flex-direction:column;flex:1;min-width:0;padding:16px 18px 0;background:#697f9f;color:#fff}.ml-body-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ml-body .aaa_title{margin:0;font-size:1.18em;font-weight:800;letter-spacing:-.03em;line-height:1.35}.ml-status-text{flex:0 0 auto;color:#ffffffe0;font-size:.82em;white-space:nowrap}.ml-phones{margin:8px 0 0;color:#fff;font-size:1em}.ml-phones span+span{margin-left:8px}.ml-price{display:flex;flex-wrap:wrap;gap:6px 14px;margin:10px 0 0;font-size:1em;font-weight:700}.ml-price em{margin-right:4px;font-style:normal;font-weight:500;color:#ffffffd1}.ml-address{margin:8px 0 0;color:#ffffffeb;font-size:.92em}.ml-chips{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:10px}.ml-chips span,.ml-chips .ccc{margin:0;padding:5px 10px;border:1px solid #eaeaeb;border-radius:0;background:transparent;color:#fff;font-family:NanumGothic,Nanum Gothic,Verdana,Geneva,sans-serif;font-size:.9em;line-height:1.2}.ml-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 0 10px;color:#ffffffe0;font-size:.86em}.ml-done{padding:4px 8px;border:none;border-radius:4px;background:#fff;color:#697f9f;font-size:.82em;font-weight:700}.ml-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 12px;margin:0 -18px;padding:10px 14px;border-top:1px solid rgba(255,255,255,.18);background:#5d728f;font-size:.92em}.ml-note{margin-right:auto;color:#90ee90;font-size:.9em;font-weight:700;line-height:1.35}.ml-action-links{display:flex;flex-wrap:wrap;justify-content:flex-end}.ml-actions a,.ml-actions button,.ml-action-links a,.ml-action-links button{padding:4px 8px;border:none;background:none;color:#fff;text-decoration:none;font:inherit}.ml-action-links a:not(:last-child):after,.ml-action-links button:not(:last-child):after{content:"|";margin-left:8px;color:#ffffff59}.ml-actions a:hover,.ml-actions button:hover,.ml-action-links a:hover,.ml-action-links button:hover{text-decoration:underline}.ml-actions .is-danger{color:#ffcdd2}.ml-done.is-inline{display:none;margin-right:8px;vertical-align:middle}.ml-list.is-list .ml-done.is-inline{display:inline-block}.ml-list.is-list .ml-photo{flex-basis:13%;max-width:120px}.ml-list.is-list .ml-photo-inner{min-height:100px}.ml-list.is-list .ml-body .aaa_title{font-size:1.02em}.ml-list.is-list .ml-ad-badge{height:18px;margin-top:3px}.ml-list.is-list .ml-chips{display:none}.ml-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:800px){.ml-page{padding:8px 4px 64px}.ml-title{font-size:1.05em;letter-spacing:0}.ml-card,.ml-empty{border-radius:0;box-shadow:none}.ml-card{flex-direction:row;align-items:stretch;margin-bottom:8px;border-left:none;border-right:none}.ml-photo,.ml-list.is-photo .ml-photo,.ml-list.is-list .ml-photo{flex:0 0 100px;width:100px;max-width:100px}.ml-photo-inner,.ml-list.is-photo .ml-photo-inner,.ml-list.is-list .ml-photo-inner{min-height:100px}.ml-ad-badge{height:18px;margin-top:3px}.ml-body{padding:6px 8px 0}.ml-body-top{flex-direction:row;align-items:flex-start;gap:6px}.ml-body .aaa_title,.ml-list.is-list .ml-body .aaa_title{font-size:.7em;font-weight:700}.ml-ad-until{font-size:.6em;gap:3px}.ml-ad-until img{height:16px}.ml-done.is-inline{display:inline-block;margin-right:4px;padding:2px 3px;font-size:.6em}.ml-price{margin-top:4px;font-size:.85em;gap:4px 8px}.ml-phones,.ml-address{font-size:.75em}.ml-chips{margin-top:6px;gap:3px 4px}.ml-chips span,.ml-chips .ccc{padding:3px 6px;font-size:.65em;background:transparent;border:1px solid #eaeaeb;border-radius:0}.ml-meta{flex-wrap:wrap;padding:6px 0;font-size:.7em}.ml-actions{justify-content:flex-start;margin:0 -8px;padding:6px 8px;font-size:.7em}.ml-list.is-list .ml-phones,.ml-list.is-list .ml-address,.ml-list.is-list .ml-chips,.ml-list.is-list .ml-price .is-manage{display:none}.ml-list.is-list .ml-body{padding:4px 8px 0}.ml-list.is-list .ml-meta{padding:4px 0}.ml-empty{padding:24px 12px}}.nt-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.nt-title{display:flex;align-items:center;gap:10px;margin:6px 0 8px;padding-bottom:12px;border-bottom:1px solid #ececec;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.nt-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.nt-count{margin:0 0 16px;color:#9a9a9a;font-size:.9em;font-weight:700}.nt-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.nt-row{display:grid;grid-template-columns:118px minmax(0,1fr) 148px 72px;gap:8px;align-items:center;padding:14px 20px;border-top:1px solid #f0ebe3}.nt-row:first-child{border-top:none}.nt-row.is-unread{background:#fffde7}.nt-label{color:#6b675f;font-size:.9em;font-weight:800}.nt-content{min-width:0;padding:0;border:none;background:none;color:#555;font:inherit;font-size:.95em;text-align:left;text-decoration:none;cursor:pointer}.nt-content:hover{text-decoration:underline}.nt-date{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;color:#9a9a9a;font-size:.82em;text-align:right;white-space:nowrap}.nt-date img{width:28px;height:auto}.nt-unread{color:#ff1744;font-size:.82em;font-weight:800;text-align:right;white-space:nowrap}.nt-empty,.nt-status{text-align:center;padding:3rem 1rem;color:gray}@media(max-width:760px){.nt-page{padding:8px 12px 64px}.nt-row{grid-template-columns:1fr auto auto;grid-template-areas:"label date unread" "content content content"}.nt-label{grid-area:label}.nt-content{grid-area:content}.nt-date{grid-area:date}.nt-unread{grid-area:unread}}.mp-page{max-width:980px;margin:0 auto;padding:8px 16px 64px;box-sizing:border-box}.mp-title{display:flex;align-items:center;gap:10px;margin:6px 0 16px;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.mp-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.mp-profile{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:0 2px 14px}.mp-profile strong{font-size:1.05em;color:#3d3a35}.mp-profile span{font-size:.88em;color:#9a9a9a}.mp-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.mp-section{padding:11px 22px;background:#d7ebf5;color:#5a6a75;font-size:.92em;font-weight:800;letter-spacing:-.02em}.mp-row{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:16px 18px 16px 22px;border:none;border-top:1px solid #f0ebe3;background:#fafafa;text-align:left;text-decoration:none;color:inherit;box-sizing:border-box;cursor:pointer;font:inherit;transition:background .15s ease}.mp-section+.mp-row{border-top:none}.mp-row:hover{background:#f3f1ec}.mp-row-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.mp-row.has-value .mp-row-copy{flex:0 0 168px}.mp-row-title{color:#5a5a5a;font-size:.98em;font-weight:700;line-height:1.4}.mp-row-sub{color:#ff8c00;font-size:.88em;font-weight:500;line-height:1.45}.mp-row-value{flex:1 1 auto;min-width:0;font-size:1.02em;font-weight:800;letter-spacing:-.02em}.mp-row-value.is-red{color:#ff1744}.mp-row-value.is-orange{color:#ff8c00}.mp-row-arrow{flex:0 0 auto;margin-left:auto;padding-right:4px;color:#b0aaa0;font-size:1.15em;font-weight:700}.mp-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:800px){.mp-page{padding:8px 10px 48px}.mp-title{font-size:1.05em;letter-spacing:0}.mp-card{border-radius:0;box-shadow:none}.mp-section{padding:10px 14px;font-size:.85em}.mp-row{flex-wrap:wrap;padding:12px 12px 12px 14px}.mp-row-title{font-size:.85em}.mp-row-copy{flex:1 1 70%}.mp-row-value{flex:1 1 100%;order:3;padding-right:28px;font-size:.95em}.mp-row-arrow{order:2}}.pay-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.pay-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid #ececec}.pay-title{display:flex;align-items:center;gap:10px;margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.pay-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.pay-company{color:#ff8c00;font-size:.88em;font-weight:700;text-decoration:underline}.pay-company.is-empty{color:#9a9a9a}.pay-card{overflow:hidden;margin-bottom:18px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.pay-row{display:grid;grid-template-columns:180px minmax(0,1fr)}.pay-row+.pay-row{border-top:1px solid #fff}.pay-label{padding:14px 18px;background:#eaeaea;color:gray;font-size:.82em;font-weight:700}.pay-value{display:flex;align-items:center;padding:14px 16px;border-left:1px solid #f0ebe3;color:#ff8c00;font-size:.95em;font-weight:700;text-decoration:none}.pay-value:hover{text-decoration:underline}.pay-value.is-total{color:#ff1744;font-size:1.02em;font-weight:800;pointer-events:none;text-decoration:none}.pay-section-title{margin:0;padding:16px 20px 8px;color:#5a5a5a;font-size:1.02em;font-weight:800}.pay-table{width:100%;border-collapse:collapse;font-size:.88em}.pay-table th{padding:12px 8px;background:#f7f6f3;color:#6b675f;font-weight:700;border-bottom:1px solid #ececec}.pay-table td{padding:12px 8px;text-align:center;color:#555;border-bottom:1px solid #f0ebe3}.pay-table td.is-title{text-align:left}.pay-tax{min-width:64px;height:30px;padding:0 12px;border:none;border-radius:8px;background:#697f9f;color:#fff;font-size:.82em;font-weight:700;cursor:pointer}.pay-tax:hover:not(:disabled){background:#455a64}.pay-tax:disabled{opacity:.6}.pay-tax-done{color:#4caf50;font-weight:800;font-size:.85em}.pay-empty,.pay-status{text-align:center;padding:2.4rem 1rem;color:gray}@media(max-width:760px){.pay-page{padding:8px 12px 64px}.pay-row{grid-template-columns:1fr}.pay-value{border-left:none;border-top:1px solid #f0ebe3}.pay-table{display:block;overflow-x:auto}}.pt-page{padding:10px 0 64px}.pt-shell{max-width:920px;margin:0 auto}.pt-panel{overflow:hidden;border-radius:8px;background:#f2f2f2;box-shadow:0 8px 24px #0000000f}.pt-balance{padding:28px 20px 18px;text-align:center;color:#555;font-size:1em;line-height:1.6}.pt-balance p{margin:0}.pt-balance b,.pt-balance .num{color:#333;font-size:1.05em}.pt-pending{margin:0;color:#c62828;font-weight:700;line-height:1.7}.pt-pending b{color:#1565c0}.pt-pending-link{display:inline-block;margin-top:10px;color:#ff8c00;font-size:.9em;text-decoration:underline}.pt-rule{width:90%;margin:0 auto;border:0;border-top:1px solid #ddd}.pt-rule-inner{margin:16px auto}.pt-body{padding:0 0 24px}.pt-heading{margin:0;padding:8px 16px 4px;text-align:center;font-size:1.2em;font-weight:800;color:#444}.pt-warn{margin:0;padding:0 16px 8px;text-align:center;color:#c62828;font-size:.9em;font-weight:700}.pt-options{padding:0 12px}.pt-option{padding:12px 8px;text-align:center;border-bottom:1px solid #ddd}.pt-option:last-child{border-bottom:0}.pt-option-label{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:flex-start;justify-content:center;max-width:100%;cursor:pointer;color:#555;font-size:1.05em;line-height:1.65;text-align:center}.pt-option-line{flex:1;min-width:0;max-width:100%}.pt-option-line b,.pt-option-line strong{font-weight:800;color:#333}.pt-discount{color:#ff8c00;font-style:normal;font-weight:800}.pt-option.is-off .pt-option-line{color:#bdbdbd;text-decoration:line-through}.pt-option.is-off .pt-discount{color:#ffcc80}.pt-option input[type=radio]{margin-top:5px;accent-color:#4caf50;flex-shrink:0}.pt-profit{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;padding:8px 16px 4px;text-align:center;font-size:.88em;color:#666}.pt-profit-label b{color:#333}.pt-profit input{width:120px;height:36px;padding:0 10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:.95em;text-align:right}.pt-profit input:disabled{background:#e8e8e8;color:#888}.pt-profit-won{font-weight:700;color:#555}.pt-apply-btn{min-width:72px;height:36px;padding:0 12px;border:none;border-radius:4px;background:#4caf50;color:#fff;font-size:.9em;font-weight:700;cursor:pointer}.pt-apply-btn:hover{background:#43a047}.pt-pay-box{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;justify-content:center;width:min(80%,520px);margin:20px auto 8px;padding:25px 16px;border-radius:15px;background:#fff;box-shadow:0 4px 16px #0000000f;text-align:center}.pt-pay-label{font-size:1.3em;font-weight:800;color:#444}.pt-pay-amount{color:#ff1744;font-size:1.4em;font-weight:800;letter-spacing:-.02em}.pt-pay-unit{font-size:1.2em;font-weight:800;color:#444}.pt-bank{padding:0 16px 8px;text-align:center;color:#666;font-size:.92em;line-height:1.75}.pt-bank p{margin:0}.pt-bank-note{font-size:.8em;color:#888}.pt-bank-title{font-size:1em;color:#555}.pt-bank-acct{margin:4px 0 0!important;color:#333;font-size:1em;font-weight:800}.pt-footer{margin:0;padding:24px 20px 28px;border-radius:0 0 8px 8px;background:#f2f2f2;text-align:center}.pt-footer-bank{margin-bottom:16px}.pt-footer-hint{margin:0 0 12px;color:#666;font-size:.88em;line-height:1.55}.pt-footer input[type=text]{width:min(100%,420px);height:44px;padding:0 14px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:14px;outline:none}.pt-footer input[type=text]:focus{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5026}.pt-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.pt-btn{width:45%;max-width:220px;min-height:48px;padding:12px 16px;border:none;border-radius:4px;background:#4caf50;color:#fff;font-size:.95em;font-weight:700;cursor:pointer;transition:background .15s ease}.pt-btn:hover:not(:disabled){background:#45a049}.pt-btn:disabled{opacity:.65;cursor:not-allowed}.pt-history-panel{margin-top:20px;padding:20px 16px 24px;border-radius:8px;background:#fff;border:1px solid #ececec;box-shadow:0 4px 16px #0000000a}.pt-history-panel .pt-heading{padding-bottom:14px;font-size:1.05em}.pt-history{width:100%;border-collapse:collapse;font-size:.86em}.pt-history th{padding:10px 6px;background:#fafafa;color:#666;font-weight:700;border-bottom:1px solid #ececec}.pt-history td{padding:10px 6px;text-align:center;color:#555;border-bottom:1px solid #f0f0f0}.pt-history tr.is-pending td{color:#c62828;font-weight:700}.pt-status{padding:4rem 1rem;text-align:center;color:gray}@media(max-width:640px){.pt-option-label{flex-direction:column;align-items:center}.pt-option input[type=radio]{margin-top:0}.pt-pay-box{width:92%;padding:20px 12px}.pt-actions{flex-direction:column;align-items:stretch}.pt-btn{width:100%;max-width:none}.pt-profit{flex-direction:column}.pt-profit input{width:min(100%,200px)}}.rv-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.rv-title{display:flex;align-items:center;gap:10px;margin:6px 0 18px;padding-bottom:12px;border-bottom:1px solid #ececec;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.rv-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.rv-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:14px 18px;border-radius:40px;background:#ffb74d}.rv-pill{display:inline-flex;align-items:center;padding:8px 14px;border-radius:20px;background:#fff;color:#ff8c00;font-size:1.02em;font-weight:800;letter-spacing:-.02em}.rv-rank{margin-left:4px;border:none;background:none;color:#fff;font-size:1.02em;font-weight:800;cursor:pointer}.rv-rank:hover{text-decoration:underline}.rv-out{margin-left:auto;height:40px;padding:0 16px;border:none;border-radius:15px;background:#607d8b;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.rv-out:hover:not(:disabled){background:#455a64}.rv-out:disabled{opacity:.55;cursor:not-allowed}.rv-hint{margin:10px 6px 18px;color:#8a8a8a;font-size:.88em;text-align:right}.rv-hint a{color:#ff8c00;font-weight:700}.rv-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:8px 0 18px}.rv-tab{min-width:160px;height:44px;padding:0 22px;border:none;border-radius:10px;background:#26a69a;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.rv-tab.is-on{background:#00897b;box-shadow:0 6px 16px #00695c38}.rv-tab:hover{background:#00897b}.rv-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.rv-table{width:100%;border-collapse:collapse;font-size:.88em}.rv-table th{padding:13px 8px;background:#f7f6f3;color:#6b675f;font-weight:800;border-bottom:1px solid #ececec}.rv-table td{padding:12px 8px;text-align:center;color:#555;border-bottom:1px solid #f0ebe3}.rv-table a{color:#ff8c00;font-weight:700;text-decoration:underline}.rv-table .is-orange{color:#ff8c00;font-weight:800}.rv-table .is-me td{background:#fff8e1}.rv-date{display:inline-flex;align-items:center;justify-content:center;gap:6px}.rv-date img{width:28px;height:auto}.rv-empty,.rv-status{text-align:center;padding:2.6rem 1rem;color:gray}.rv-rank-head{display:grid;grid-template-columns:80px minmax(0,1fr) 140px;padding:12px 18px;background:#81d4fa;color:#fff;font-size:.9em;font-weight:800}.rv-rank-head span:last-child{text-align:right}.rv-rank-row{display:grid;grid-template-columns:80px minmax(0,1fr) 140px;align-items:center;padding:12px 18px;border-top:1px solid #f0ebe3;font-size:.92em}.rv-rank-row.is-me{background:#fff8e1}.rv-rank-row .amt{color:#ff8c00;font-weight:800;text-align:right}@media(max-width:760px){.rv-page{padding:8px 12px 64px}.rv-bar{border-radius:18px}.rv-out{width:100%;margin-left:0}.rv-tab{flex:1;min-width:0;padding:0 10px}.rv-table{display:block;overflow-x:auto}.rv-rank-head,.rv-rank-row{grid-template-columns:56px minmax(0,1fr) 100px;padding:10px 12px}}.settings-page{max-width:980px;margin:0 auto;padding:8px 16px 64px;box-sizing:border-box}.settings-title{display:flex;align-items:center;gap:10px;margin:6px 0 8px;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.settings-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.settings-lead{margin:0 0 20px;color:#9a9a9a;font-size:.88em}.settings-card{overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.settings-row{display:grid;grid-template-columns:168px minmax(0,1fr) 148px;border-top:1px solid #f0ebe3}.settings-row:first-child{border-top:none}.settings-label{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:18px 18px 18px 22px;background:#f7f6f3;color:#6b675f;font-size:.95em;font-weight:700;line-height:1.4}.settings-row.is-stack .settings-label{justify-content:flex-start;padding-top:22px}.settings-label .req{color:#ef6c00;margin-right:3px}.settings-label small{font-size:.78em;font-weight:500;color:#9a958c;line-height:1.45}.settings-field{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:14px 18px}.settings-action{display:flex;align-items:center;justify-content:center;padding:14px 12px}.settings-row.is-stack .settings-action{align-items:flex-end;padding-bottom:20px}.settings-btn{width:124px;height:42px;border:none;border-radius:10px;background:#697f9f;color:#fff;font-size:.92em;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,transform .15s ease}.settings-btn:hover:not(:disabled){background:#455a64}.settings-btn:disabled{opacity:.55;cursor:not-allowed}.settings-hint{margin:0;color:#9a9a9a;font-size:.82em;line-height:1.5;text-align:center}.settings-email{font-size:1.02em;font-weight:800;color:#3d3a35;letter-spacing:-.02em;word-break:break-all}.settings-photo-wrap{position:relative;width:min(280px,100%);margin:0 auto}.settings-photo{display:block;width:100%;height:240px;object-fit:cover;border:1px solid #ece7df;border-radius:20px;background:#faf8f4;cursor:pointer}.settings-photo-del{position:absolute;top:10px;right:10px;width:32px;height:32px;padding:0;border:none;background:transparent;line-height:0}.settings-photo-del img{width:26px;height:26px}.settings-field input[type=text],.settings-field input[type=tel],.settings-field input[type=password],.settings-field select{width:100%;max-width:420px;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;background:#fff;color:#333;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.settings-field select{max-width:160px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.settings-field input:focus,.settings-field select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.settings-field input::placeholder{color:#b8b8b8}.settings-phone,.settings-birth,.settings-field .region-select{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.settings-phone select,.settings-phone input{width:110px;max-width:110px;flex:0 0 auto}.settings-phone input{width:128px;max-width:128px}.settings-birth select{width:110px;max-width:110px}.settings-field .region-select select{width:160px;max-width:180px}.settings-address{width:100%!important;max-width:none!important;margin-top:10px}.settings-stack{display:flex;flex-direction:column;gap:10px}.settings-stack .is-wide{max-width:none}.settings-radios,.settings-checks{display:flex;flex-wrap:wrap;align-items:center;gap:8px 22px}.settings-radios label,.settings-checks label{display:inline-flex;align-items:center;gap:7px;color:#555;font-size:.95em;cursor:pointer}.settings-radios input,.settings-checks input{accent-color:#ef6c00}.settings-links{display:flex;flex-wrap:wrap;gap:8px 28px;margin-top:22px;padding:4px 8px 0}.settings-links a{color:#888;font-size:.95em;text-decoration:underline;text-underline-offset:3px}.settings-links a:hover{color:#455a64}.settings-links .is-danger:hover{color:#c62828}.settings-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:800px){.settings-row,.settings-row.is-stack{grid-template-columns:1fr}.settings-label,.settings-row.is-stack .settings-label{padding:14px 16px 8px}.settings-field{padding:4px 16px 12px}.settings-action,.settings-row.is-stack .settings-action{justify-content:flex-start;align-items:center;padding:0 16px 16px}.settings-hint{text-align:left}.settings-field input[type=text],.settings-field input[type=tel],.settings-field input[type=password],.settings-field select,.settings-phone select,.settings-phone input,.settings-birth select,.settings-field .region-select select{max-width:none;width:100%;flex:1 1 120px}}.wd-page{max-width:860px;margin:0 auto;padding:8px 16px 64px;box-sizing:border-box}.wd-title{display:flex;align-items:center;gap:10px;margin:6px 0 18px;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.wd-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.wd-card{padding:28px 32px 32px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.wd-guide{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #ececec;color:#6b675f;font-size:.9em;line-height:1.75}.wd-guide p{margin:0}.wd-guide p+p{margin-top:2px}.wd-block{margin-bottom:22px}.wd-label{margin:0 0 12px;color:#6b675f;font-size:.9em;line-height:1.6}.wd-card select,.wd-card textarea{width:100%;box-sizing:border-box;border:1px solid #dcdcdc;border-radius:10px;background:#fff;color:#333;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.wd-card select{max-width:360px;height:46px;padding:0 36px 0 14px;color:#c62828;font-size:.9em;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.wd-card textarea{min-height:180px;padding:14px 16px;font-size:.9em;line-height:1.65;color:#555;resize:vertical}.wd-card select:focus,.wd-card textarea:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.wd-card textarea::placeholder{color:#b8b8b8}.wd-counter{display:flex;justify-content:flex-end;gap:2px;margin:8px 0 0;color:#9a9a9a;font-size:.88em}.wd-confirm,.wd-thanks{margin:0;padding:18px 8px;text-align:center;font-size:.9em;line-height:1.7}.wd-confirm{color:#6b675f;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.wd-thanks{color:#ff8c00;font-weight:600}.wd-actions{display:flex;justify-content:center;gap:12px;margin-top:8px}.wd-btn{width:45%;max-width:240px;height:48px;border:none;border-radius:10px;font-size:.98em;font-weight:700;letter-spacing:.12em;cursor:pointer;transition:background .15s ease}.wd-btn.is-leave{background:#c62828;color:#fff}.wd-btn.is-leave:hover:not(:disabled){background:#b71c1c}.wd-btn.is-cancel{background:#697f9f;color:#fff}.wd-btn.is-cancel:hover{background:#455a64}.wd-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.wd-card{padding:22px 16px 24px}.wd-card select{max-width:none}.wd-actions{flex-direction:column}.wd-btn{width:100%;max-width:none}}.zzim-button{border:none;background:transparent;padding:0;cursor:pointer;line-height:0}.zzim-button:disabled{opacity:.6;cursor:wait}.zzim-button.list img{width:27px;height:27px;border-radius:50%}.zzim-button.list.is-active img{outline:2px solid darkorange;outline-offset:1px}.zzim-button.detail{display:inline-flex;align-items:center;justify-content:center;min-width:87px;height:30px;padding:2px 10px;border:none;background:#ff1744;color:#fff;font-family:NanumGothic,Verdana,Geneva,sans-serif;font-size:13px;font-weight:800;letter-spacing:.02em;line-height:1;white-space:nowrap}.zzim-button.detail.is-active{background:#ff8c00}.search-list-item{position:relative;display:flex;align-items:stretch;overflow:hidden;margin:0 auto 12px;border:1px solid lightgray;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280a;cursor:pointer}.search-list-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.search-list-photo{position:relative;flex:0 0 380px;width:380px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-sizing:border-box;min-height:220px;background:#f3f3f4 center/cover no-repeat}.search-ad-badge{display:block;width:auto;height:26px;max-width:none;margin-top:10px;flex-shrink:0;object-fit:contain;object-position:left top}.search-zzim-count{align-self:flex-end;margin:0 10px 10px 0;padding:3px 10px;border-radius:999px;background:#fff;color:#ff8c00;font-size:.85em;font-weight:800}.search-list-body{flex:1;min-width:0;min-height:220px;padding:16px 18px}.search-list-title-row{display:flex;justify-content:space-between;gap:8px}.tags-line{display:block;margin-bottom:6px;color:#82b1ff;font-size:.85em}.deal-badge{display:inline-block;margin-right:6px;padding:2px 7px;border-radius:6px;background:#9e9e9e;color:#fff;font-size:.75em;font-weight:600}.search-list-body h2.aaa_title{margin:0;color:#555;font-size:1.2em;font-weight:800;letter-spacing:-.02em}.search-list-actions{position:relative;z-index:2;display:flex;align-items:flex-start;gap:4px}.zzim-btn{padding:0;border:none;background:none}.search-ad-ani,.search-new-icon{display:block;width:60px;height:auto;max-width:none;padding-top:5px;object-fit:contain}.search-list-ad-mark.is-price{display:none}.search-list-price-row{display:block}.search-list-price{margin:12px 0 8px}.price-label-lg{color:#777;font-size:1.25em;font-weight:700}.price-value-lg{color:#ff1744;font-size:1.65em;font-weight:800}.search-list-location,.search-list-meta{margin:4px 0;color:#888;font-size:.82em}@media(max-width:800px){.search-list-item{flex-direction:row;align-items:stretch;overflow:hidden;margin:0 0 8px;border:1px solid lightgray;border-radius:0;box-shadow:none}.search-list-photo{flex:0 0 165px;width:165px;max-width:42%;min-height:135px;height:135px}.search-ad-badge{height:15px;max-width:none;margin-top:5px}.search-list-body{min-width:0;min-height:135px;padding:2px 8px 6px}.search-list-body h2.aaa_title{display:none}.tags-line{font-size:.8em}.deal-badge{font-size:.7em;padding:1.5px 6px;border-radius:0}.search-list-price-row{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:28px}.search-list-price{flex:1;min-width:0;margin:6px 0 4px}.price-label-lg{font-size:.75em}.price-value-lg{font-size:.92em!important;font-weight:700}.search-list-location,.search-list-meta{font-size:.66em}.search-list-ad-mark.is-title{display:none}.search-list-ad-mark.is-price{display:flex;flex:0 0 35px;align-items:center;justify-content:flex-end;width:35px;padding-bottom:10px}.search-ad-ani,.search-new-icon{width:35px;max-width:none;padding-top:0}.zzim-button.list img{width:24px;height:24px}}.zz-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.zz-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:16px;margin:6px 0 18px;border-bottom:1px solid #ececec}.zz-title-row{display:flex;align-items:baseline;gap:10px;min-width:0}.zz-title{display:flex;align-items:center;gap:10px;margin:0;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.zz-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.zz-count{margin:0;color:#9a9a9a;font-size:.9em;font-weight:700}.zz-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;border-radius:16px;background:#ebebeb;text-align:center}.zz-empty strong{color:#d0d0d0;font-size:2.6em;letter-spacing:.08em}.zz-empty span{margin-top:10px;color:#8a8a8a;font-weight:700}.zz-empty a{margin-top:14px;color:#ff8c00;font-weight:800;text-decoration:none}.zz-list{margin-top:8px}@media(max-width:800px){.zz-page{padding:8px 10px 64px}.zz-title{font-size:1.05em;letter-spacing:0}}.chat-shell{max-width:1100px;width:100%;margin:0 auto 28px;font-family:NanumGothic,Nanum Gothic,Malgun Gothic,sans-serif}.chat-list{background:#fff;border:1px solid #e6e8ec;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #2d3e500f}.chat-list-item{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;color:inherit;border-bottom:1px solid #f0f1f4}.chat-list-item:last-child{border-bottom:0}.chat-list-item:hover{background:#f7f8fa}.chat-list-item.is-unread{background:#fffdf2}.chat-avatar{flex:0 0 auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:700;letter-spacing:-.04em}.chat-list-body{min-width:0;flex:1}.chat-list-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.chat-list-name{display:flex;align-items:center;gap:6px;min-width:0;font-size:15px;font-weight:700;color:#222}.chat-list-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-time{flex:0 0 auto;font-size:11px;color:#9aa0a6}.chat-list-preview{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-list-preview p{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#6b7280;line-height:1.4}.chat-list-item.is-unread .chat-list-preview p{color:#333;font-weight:600}.chat-unread{flex:0 0 auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#ff3b30;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.chat-role{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:9px;font-size:10px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:18px;white-space:nowrap}.chat-role.is-inquirer{background:#eef3ff;color:#3d5a99}.chat-role.is-owner{background:#e8f6f1;color:#1f7a5c}.chat-room{display:flex;flex-direction:column;height:min(68vh,720px);min-height:420px;background:#c9d6e5;border:1px solid #b7c5d4;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #2d3e501a}.chat-room-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#ffffffd1;border-bottom:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-room-head h2{margin:0;font-size:16px;color:#222;letter-spacing:-.03em}.chat-room-head p{margin:4px 0 0;font-size:12px;color:#667085}.chat-room-head a{color:#3d5a99;text-decoration:none}.chat-room-head a:hover{text-decoration:underline}.chat-scroll{flex:1;overflow-y:auto;padding:16px 14px 12px}.chat-date{display:flex;justify-content:center;margin:8px 0 14px}.chat-date span{padding:4px 10px;border-radius:12px;background:#0000002e;color:#fff;font-size:11px}.chat-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:10px}.chat-row.is-mine{justify-content:flex-end}.chat-row-main{display:flex;flex-direction:column;max-width:min(74%,420px)}.chat-row.is-mine .chat-row-main{align-items:flex-end}.chat-meta{display:flex;align-items:center;gap:6px;margin:0 4px 4px;font-size:12px;color:#3f4a57;font-weight:700}.chat-bubble{position:relative;padding:9px 12px;border-radius:16px;font-size:14px;line-height:1.5;word-break:break-word;white-space:pre-wrap;box-shadow:0 1px #0000000a}.chat-row.is-other .chat-bubble{background:#fff;border-top-left-radius:4px;color:#222}.chat-row.is-mine .chat-bubble{background:#fee500;border-top-right-radius:4px;color:#191919}.chat-side{display:flex;flex-direction:column;justify-content:flex-end;min-width:42px;margin-bottom:2px;font-size:11px;color:#5b6775}.chat-row.is-mine .chat-side{align-items:flex-end;text-align:right;min-width:52px}.chat-read{font-size:10px;font-weight:700;letter-spacing:-.04em;line-height:1.2;white-space:nowrap}.chat-read.is-unread{color:#c98900}.chat-read.is-read{color:#7b8694}.chat-compose{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;padding:10px;background:#fff;border-top:1px solid #e5e9ef}.chat-compose .form-error{flex:1 0 100%}.chat-compose textarea{flex:1;min-height:42px;max-height:120px;margin:0;padding:11px 12px;border:0;border-radius:12px;background:#f4f5f7;color:#222;font-family:inherit;font-size:14px;line-height:1.4;resize:none}.chat-compose textarea:focus{outline:none;background:#eef1f5}.chat-compose button{flex:0 0 auto;height:42px;min-width:64px;padding:0 14px;border:0;border-radius:12px;background:#fee500;color:#191919;font-size:14px;font-weight:700;cursor:pointer}.chat-compose button:disabled{background:#ececec;color:#aaa;cursor:default}.chat-compose .form-error{width:100%;margin:0;padding:0 4px 6px}@media(max-width:800px){.chat-shell{margin-bottom:16px}.chat-room{height:70vh;min-height:360px;border-radius:12px}.chat-row-main{max-width:82%}.chat-avatar{width:42px;height:42px;font-size:16px}}.st-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.st-title{display:flex;align-items:center;gap:10px;margin:6px 0 18px;padding-bottom:12px;border-bottom:1px solid #ececec;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.st-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.st-card{overflow:hidden;margin-bottom:18px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.st-current{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:18px 24px}.st-current span{color:#9a9a9a;font-size:.9em;font-weight:700}.st-current strong{color:#ff8c00;font-size:1.12em}.st-hero{padding:36px 28px 32px;background:#f4f1eb;text-align:center}.st-logo{width:88px;height:auto;margin-bottom:8px}.st-brand{margin:0;color:#ff8c00;font-size:1.7em;font-weight:800;letter-spacing:.04em}.st-sub{margin:4px 0 6px;color:#6b675f;font-size:1.22em;font-weight:800}.st-badge{margin:0 0 16px;color:#8a8a8a;font-size:1.02em;font-weight:700}.st-copy{margin:0 auto 14px;max-width:640px;color:#6b675f;font-size:.96em;line-height:1.7}.st-benefits{margin:0 auto 18px;max-width:640px;padding:0;list-style:none;color:#5a5a5a;font-size:.95em;line-height:1.85;text-align:center}.st-photo{display:block;width:min(220px,46%);margin:0 auto 20px}.st-deal{margin:0 auto 10px;max-width:680px;color:#555;font-size:.95em;line-height:1.75}.st-deal b{color:#111}.st-deal .red{color:#ff1744}.st-note{display:block;margin-top:6px;color:#ff1744;font-size:.82em}.st-orange{margin:18px auto 0;max-width:640px;color:#ff8c00;font-size:1.02em;font-weight:800;line-height:1.7}.st-form{padding:8px 0 28px;background:#fff}.st-field{padding:14px 28px 0}.st-field input,.st-field select{width:100%;height:48px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none}.st-field input:focus,.st-field select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.st-pay{width:min(480px,90%);margin:22px auto 8px;padding:20px 16px;border-radius:15px;background:#fff;box-shadow:0 8px 20px #281c0c0f;text-align:center;color:#ff8c00;font-size:1.22em;font-weight:800}.st-bank{padding:8px 28px 0;text-align:center;color:#666;font-size:.92em;line-height:1.75}.st-bank .acct{display:block;margin-top:8px;color:#c62828;font-size:1.05em;font-weight:800}.st-actions{display:flex;justify-content:center;gap:12px;margin-top:22px;padding:0 24px}.st-btn{width:45%;max-width:260px;height:48px;border:none;border-radius:10px;color:#fff;font-size:.98em;font-weight:700;cursor:pointer}.st-btn.is-ok{background:#ff8c00}.st-btn.is-ok:hover:not(:disabled){background:#f57c00}.st-btn.is-green{background:#4caf50}.st-btn.is-green:hover:not(:disabled){background:#43a047}.st-btn.is-cancel{background:#697f9f}.st-btn.is-cancel:hover{background:#455a64}.st-btn:disabled{opacity:.6;cursor:not-allowed}.st-section-title{margin:0;padding:18px 24px 4px;color:#5a5a5a;font-size:1.08em;font-weight:800}.st-hint{margin:0 24px 10px;color:#8a8a8a;font-size:.88em}.st-error{margin:10px 24px 0;color:#c62828;font-size:.9em;font-weight:700;text-align:center}.st-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:760px){.st-page{padding:8px 12px 64px}.st-hero{padding:28px 16px 24px}.st-brand{font-size:1.2em}.st-sub,.st-badge{font-size:.95em}.st-actions{flex-direction:column}.st-btn{width:100%;max-width:none}}.pm-page{max-width:1100px;width:100%;margin:0 auto;padding:8px 0 64px;box-sizing:border-box}.pm-card{overflow:hidden;margin-bottom:18px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.pm-title{display:flex;align-items:center;gap:10px;margin:0;padding:28px 32px 16px;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.32em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.pm-title:before{content:"";width:4px;height:1.05em;border-radius:2px;background:#ff8c00}.pm-guide{padding:0 32px 28px;color:#6b675f;font-size:.95em;line-height:1.75}.pm-guide p{margin:0}.pm-guide p+p{margin-top:6px}.pm-main{padding:28px 32px 32px;background:#f7f6f3}.pm-product{margin:0 0 18px;color:#5a5a5a;font-size:1.02em;font-weight:800;text-align:center}.pm-preview-wrap{display:block;width:min(520px,100%);aspect-ratio:1 / 1;margin:0 auto;overflow:hidden;border:1px solid #ece7df;border-radius:16px;background:#e8e4dc;cursor:pointer}.pm-preview{display:block;width:100%;height:100%;object-fit:cover}.pm-hint{margin:12px 0 0;color:#9a9a9a;font-size:.86em;text-align:center}.pm-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.pm-btn{display:inline-flex;align-items:center;justify-content:center;width:45%;max-width:240px;height:48px;border:none;border-radius:10px;font-size:.98em;font-weight:700;letter-spacing:.12em;text-decoration:none;cursor:pointer}.pm-btn.is-save{background:#697f9f;color:#fff}.pm-btn.is-save:hover:not(:disabled){background:#455a64}.pm-btn.is-cancel{background:#8a9aab;color:#fff}.pm-btn.is-cancel:hover{background:#738496}.pm-btn:disabled{opacity:.6;cursor:not-allowed}.pm-status{text-align:center;padding:4rem 1rem;color:gray}@media(max-width:760px){.pm-page{padding:8px 12px 64px}.pm-title,.pm-guide,.pm-main{padding-left:16px;padding-right:16px}.pm-actions{flex-direction:column}.pm-btn{width:100%;max-width:none}}.product-detail-page{font-family:NanumGothic,Verdana,Geneva,sans-serif}.pd-status{max-width:1114px;margin:0 auto;padding:72px 16px;color:#9a9a9a;text-align:center}.pd-status.is-error{color:#c62828}.pd-status a{display:inline-block;margin-top:14px;color:#ff8c00;text-decoration:none}.pd-hero{position:relative;display:flex;align-items:flex-end;width:100%;height:520px;border:.5px solid lightgray;background-repeat:no-repeat;background-position:center;background-size:cover}.pd-hero-inner{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:min(1114px,calc(100% - 40px));margin:0 auto 10px;padding:0 8px 8px;box-sizing:border-box}.pd-hero-copy{flex:1;min-width:0;color:#fff;text-shadow:0 0 8px #000}.pd-hero-title{display:block;max-width:100%;padding:0;overflow:hidden;border:none;background:none;color:#fff;font-size:2.2em;font-weight:800;letter-spacing:-.03em;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:zoom-in}.pd-hero-copy p{margin:8px 0 0;font-size:1.05em;font-weight:700}.pd-hero-meta{font-size:.82em;font-weight:400}.pd-hero .zzim-button.detail{flex-shrink:0;z-index:2;margin:0 0 4px 10px}.pd-body{padding:18px 16px 64px;box-sizing:border-box}.pd-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 6px 16px}.pd-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.pd-price span{color:gray;font-size:1.5em;font-weight:800}.pd-price strong{color:#ff1744;font-size:1.8em;font-weight:800}.pd-price em{display:inline-flex;align-items:center;margin-left:4px;padding:5px 9px;border-radius:10px;background:orange;color:#fff;font-size:1.05em;font-style:normal;font-weight:800}.pd-price-actions{display:flex;align-items:center;gap:10px}.pd-call{padding:10px 15px;border:none;background:#ff1744;color:#fff;font-size:1.2em;font-weight:800;cursor:pointer}.pd-spec{padding:6px 4px 4px}.pd-spec-row{display:grid;grid-template-columns:22% minmax(0,1fr) 16px 22% minmax(0,1fr);align-items:center;min-height:38px;padding:8px 0;border-bottom:1px solid lightgray}.pd-mini{color:#333;font-size:.95em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-spec-row b{min-width:0;text-align:right;color:#222;font-size:.98em;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-spec-gap{display:block;width:16px}.pd-opt-row{display:grid;grid-template-columns:160px 1fr;align-items:start;gap:10px;padding:12px 4px;border-bottom:1px solid lightgray}.pd-opt-row strong{padding-top:4px;color:#333;font-size:.98em;letter-spacing:.12em}.pd-opt-row.is-subway strong{letter-spacing:0}.pd-opt-list{display:flex;flex-wrap:wrap;align-items:center;gap:4px 2px}.pd-bar{margin-right:6px;color:#d3d3d3}.pd-option{display:inline-block;margin:4px 1px;padding:3px 6px;border-radius:5px;background:#eaeaeb;color:#444;font-size:.9em}.pd-subway{color:#ff8c00;font-size:.95em;font-weight:800}.pd-pr{margin:14px 0 22px;padding:20px;border-radius:10px;background:#697f9f;color:#fff;font-size:1em;line-height:1.7;text-align:left;white-space:pre-wrap;word-break:break-word}.pd-detail{margin-top:0;padding:20px 15px;background:#f5f5f5;line-height:1.5em;text-align:center}.pd-desc{max-width:1065px;margin:0 auto 22px;color:#444;font-size:1em;line-height:1.5em;text-align:center;word-break:break-word}.pd-desc img{max-width:100%;height:auto}.pd-extra-photo{display:block;width:100%;max-width:1065px;margin:22px auto 0;padding:0;border:none;background:none;cursor:zoom-in}.pd-extra-photo img{display:block;width:100%;height:auto}.pd-notice{margin:16px 4px 0;color:#666;font-size:.92em;line-height:1.6;white-space:pre-wrap}.pd-map{position:relative;display:block;width:100%;height:380px;margin:16px 0 0;overflow:hidden;border:.5px solid lightgray}.pd-map iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.pd-map-radius{position:absolute;left:50%;top:50%;width:170px;height:170px;margin:-85px 0 0 -85px;pointer-events:none;z-index:1}.pd-keywords{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 8px}.pd-keywords span{padding:8px;border-radius:6px;background:#eaeaeb;color:#555;font-size:.9em}.pd-inquiry{padding:8px 4px 48px;border-top:1px solid lightgray}.pd-inquiry h3{margin:16px 0 12px;color:gray;font-size:1.2em;font-weight:800}.pd-inquiry textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #ddd;color:#444;font-family:inherit;font-size:.95em;resize:vertical}.pd-count{margin:8px 0 12px;color:#888;font-size:.9em}.pd-send{min-width:88px;height:36px;padding:0 16px;border:1px solid #bbb;background:#f7f7f7;color:#444;font-size:.95em;font-weight:700;cursor:pointer}.pd-send.is-gray{color:#777}.pd-inquiry-note{margin:12px 0 0;color:#a9a9a9;font-size:.9em}.pd-inquiry-warn{display:flex;align-items:center;gap:8px;margin:10px 0 0;color:#c62828;font-size:.9em}.pd-inquiry-warn img{width:16px;height:16px}.pd-seller{margin-top:28px;padding:8px 0 18px}.pd-seller-head{display:flex;align-items:baseline;gap:6px;margin-top:8px;padding:18px 4px 12px;border-top:1px solid lightgray;border-bottom:1px solid #eaeaea;color:gray;font-size:1em;font-weight:800}.pd-seller-head a{padding-left:3px;color:#ff8c00;font-size:.75em;font-weight:700;text-decoration:none}.pd-seller-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px 0;border-bottom:1px solid #eaeaea}.pd-seller-card{display:block;min-width:0;text-decoration:none}.pd-seller-card img{display:block;width:100%;height:200px;object-fit:cover;background:#eee}.pd-seller-card span{display:block;margin-top:8px;color:gray;font-size:.82em;letter-spacing:0;text-align:center;white-space:nowrap}.pd-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#0009}.pd-modal-box{position:relative;width:min(520px,100%);padding:1em 2em 2em;overflow:auto;border-radius:5px;background:#fff}.pd-modal-box h2{margin:30px 0 0;padding:15px;background:#26a69a;color:#fff;font-size:1.2em;text-align:center}.pd-modal-body{min-height:120px;margin-top:-8px;padding:20px;border:2px solid #26a69a;color:gray;font-size:1.3em;text-align:center}.pd-modal-close{position:absolute;top:1em;right:1em;width:1.1em;height:1.1em;padding:0;border:none;background:none;cursor:pointer}.pd-modal-close:before,.pd-modal-close:after{content:"";position:absolute;top:0;left:50%;width:2px;height:1.5em;margin:-3px 0 0 -1px;background:#ccc}.pd-modal-close:before{transform:rotate(45deg)}.pd-modal-close:after{transform:rotate(-45deg)}.pd-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#14100cc7}.pd-lightbox-inner{position:relative;width:100%;max-width:980px}.pd-lightbox-inner img{display:block;width:100%;max-height:82vh;object-fit:contain;background:#111}.pd-nav{position:absolute;top:50%;z-index:2;width:36px;height:36px;border:none;border-radius:50%;background:#ffffffeb;color:#555;font-size:1.4em;line-height:1;cursor:pointer;transform:translateY(-50%)}.pd-nav.is-prev{left:12px}.pd-nav.is-next{right:12px}.pd-lightbox-close{position:absolute;top:-40px;right:0;border:none;background:none;color:#fff;font-size:.9em;cursor:pointer}@media(max-width:800px){.pd-hero{height:260px}.pd-hero-inner{width:calc(100% - 24px);margin-bottom:6px}.pd-hero-title{font-size:1.3em;white-space:normal}.pd-hero-copy p{font-size:.9em}.pd-hero .zzim-button.detail{min-width:0;height:auto;margin-bottom:2px;padding:2px 10px;font-size:.77em}.pd-price span,.pd-price strong{font-size:1.2em}.pd-price-row{flex-wrap:wrap;align-items:flex-start;gap:10px}.pd-call{font-size:1em;padding:8px 12px}.pd-spec-row{grid-template-columns:38% minmax(0,1fr);gap:4px 8px}.pd-spec-gap{display:none}.pd-spec-row .pd-mini:nth-child(4),.pd-spec-row b:nth-child(5){margin-top:6px}.pd-opt-row{grid-template-columns:1fr}.pd-opt-row strong{letter-spacing:.04em}.pd-map{height:240px}.pd-map-radius{width:min(170px,46vw);height:min(170px,46vw);margin:calc(min(170px,46vw)/-2) 0 0 calc(min(170px,46vw)/-2)}.pd-seller-head{font-size:.8em}.pd-seller-head a{font-size:.65em}.pd-seller-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pd-seller-card:nth-child(n+4){display:none}.pd-seller-card img{height:95px}.pd-modal-box{width:80%}}.product-register-page{max-width:1100px;margin:0 auto;padding:20px 16px 56px;box-sizing:border-box}.reg-title{margin:0 0 16px;font-size:1.35em;font-weight:800;color:#5a5a5a;letter-spacing:-.03em}.reg-notice{margin:0 0 16px;padding:16px 18px;border-radius:12px;background:#f7f6f3;color:#666;font-size:.92em;line-height:1.65}.reg-notice p{margin:0}.reg-notice p+p{margin-top:6px}.reg-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin-bottom:10px;border-radius:12px;background:#26a69a}.reg-tabs a{display:block;padding:13px 8px;text-align:center;color:#ffffffc7;font-size:1.02em;font-weight:600;text-decoration:none}.reg-tabs a:hover{color:#fff}.reg-tabs a.active{background:#00695c;color:#fff}.reg-lead{margin:0 0 22px;color:#888;font-size:.92em}.reg-section{margin-bottom:22px}.reg-section h2{margin:0 0 10px;padding-left:12px;border-left:4px solid #26a69a;font-size:1.05em;font-weight:800;color:#3d3a35}.reg-choice-inline{margin-top:10px;justify-content:flex-start}.reg-card{overflow:hidden;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.reg-row{display:grid;grid-template-columns:180px 1fr;border-top:1px solid #f0f0f0}.reg-row:first-child{border-top:none}.reg-label{display:flex;align-items:center;padding:18px 20px;background:#f7f6f3;color:#666;font-size:.95em;font-weight:600}.reg-label.is-stack{align-items:flex-start;padding-top:22px}.reg-label .req{color:#ef6c00;margin-right:4px}.reg-field{padding:14px 18px}.reg-field input[type=text],.reg-field input[type=tel],.reg-field select,.reg-field textarea,.reg-inline select{width:100%;max-width:280px;height:46px;padding:0 14px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;background:#fff;color:#333;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.reg-field input.is-wide,.reg-field textarea{max-width:none}.reg-field textarea{height:auto;min-height:160px;padding:12px 14px;resize:vertical}.reg-field select,.reg-inline select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.reg-field input:focus,.reg-field select:focus,.reg-field textarea:focus,.reg-inline select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.reg-field input::placeholder,.reg-field textarea::placeholder{color:#b8b8b8}.reg-inline{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.reg-inline input,.reg-inline select,.reg-inline .region-select select{flex:1 1 140px;max-width:220px}.reg-unit{color:#888;font-size:.92em;white-space:nowrap}.reg-choice,.reg-options{display:flex;flex-wrap:wrap;gap:8px}.reg-choice label,.reg-options label{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid #e4e4e4;border-radius:999px;background:#fff;color:#666;font-size:.9em;cursor:pointer;-webkit-user-select:none;user-select:none}.reg-choice label.is-on,.reg-options label.is-on{border-color:#ff8c00;background:#fff8f0;color:#e65100;font-weight:700}.reg-choice input,.reg-options input{position:absolute;opacity:0;pointer-events:none}.reg-hint-inline{margin:8px 0 0;color:#ef6c00;font-size:.82em}.reg-counter{display:block;margin-top:6px;text-align:right;color:#9e9e9e;font-size:.85em}.reg-subway{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.reg-subway input[type=text]{flex:1 1 220px;max-width:280px}.reg-notice-bar{margin-bottom:12px;padding:14px 16px;border-radius:12px;background:#697f9f;color:#fff;font-size:.9em;line-height:1.6}.reg-notice-bar p{margin:0}.reg-notice-bar p+p{margin-top:4px}.reg-main-photo{max-width:360px}.reg-dropzone{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0;border:1.5px dashed #cfd4da;border-radius:14px;background:#f4f5f7;color:#8a9199;cursor:pointer;overflow:hidden}.reg-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.reg-dropzone.is-main{min-height:240px}.reg-dropzone.is-multi{min-height:140px;margin-bottom:12px}.reg-dropzone.is-multi:disabled{cursor:default;opacity:.75}.reg-dropzone.is-tile{aspect-ratio:1;min-height:0}.reg-dropzone.is-over{border-color:#ff8c00;background:#fff8f0}.reg-dropzone.is-busy{border-color:#ffb74d}.reg-dropzone.has-preview{border-style:solid;background:#111}.reg-dropzone img{width:100%;height:100%;object-fit:cover;display:block}.reg-dropzone-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 10px}.reg-dropzone-icon{color:#9aa3ad}.reg-dropzone-text{font-size:.82em;color:#888;text-align:center}.reg-dropzone-label{font-size:.75em;color:#a0a7af}.reg-photo-hint{margin:0 0 10px;color:#888;font-size:.88em}.reg-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.reg-photo-gallery{width:100%}.reg-photo-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.reg-photo-item{position:relative;aspect-ratio:1;border:1px solid #dde1e6;border-radius:12px;overflow:hidden;background:#111;cursor:grab}.reg-photo-item.is-dragging{opacity:.55}.reg-photo-item.is-drop-target{outline:2px solid darkorange;outline-offset:1px}.reg-photo-item.is-main{border-color:#ff8c00;box-shadow:0 0 0 1px #ff8c00}.reg-photo-item img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.reg-photo-badge{position:absolute;top:8px;left:8px;background:#ff8c00;color:#fff;font-size:.7em;font-weight:700;padding:3px 7px;border-radius:999px}.reg-photo-actions{position:absolute;left:0;right:0;bottom:0;display:flex;gap:4px;padding:6px;background:linear-gradient(transparent,#000000b8)}.reg-photo-actions button{flex:1;border:0;border-radius:6px;background:#ffffffeb;color:#333;font-size:.7em;padding:5px 4px;cursor:pointer}.reg-photo-actions button.is-danger{color:#c62828}.reg-editor{border:1px solid #dcdcdc;border-radius:12px;overflow:hidden;background:#fff}.reg-editor.is-over{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.reg-editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px;border-bottom:1px solid #eee;background:#fafafa}.reg-editor-toolbar button{min-width:32px;height:30px;border:1px solid #e4e4e4;border-radius:6px;background:#fff;color:#555;font-size:12px;font-weight:700}.reg-editor-toolbar button:hover{border-color:#ff8c00;color:#e65100}.reg-editor-sep{width:1px;margin:4px;background:#e6e6e6}.reg-editor-body{min-height:200px;padding:14px 16px;outline:none;color:#333;font-size:14px;line-height:1.6}.reg-editor-body:empty:before{content:attr(data-placeholder);color:#b8b8b8}.reg-editor-body img{max-width:100%;border-radius:8px}.reg-editor input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.reg-caution{margin-top:12px;padding:12px 14px;border-radius:10px;background:#e3f2fd;color:#546e7a;font-size:.88em;line-height:1.55}.reg-caution strong{display:inline-block;margin-right:8px;padding:1px 7px;border-radius:4px;background:#e53935;color:#fff;font-size:.8em}.reg-keyword-note{margin-bottom:10px;padding:12px 14px;border-radius:10px;background:#f7f6f3;color:#777;font-size:.9em}.reg-keyword-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.reg-keyword-row input{width:100%;height:46px;padding:0 12px;border:1px solid #dcdcdc;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none}.reg-keyword-row input:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.reg-file{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.reg-file input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.reg-file-btn{display:inline-flex;align-items:center;height:38px;padding:0 14px;border:1px solid #dcdcdc;border-radius:8px;background:#fafafa;color:#555;font-size:13px;font-weight:600}.reg-file:hover .reg-file-btn{border-color:#ff8c00}.reg-file-name{color:#9e9e9e;font-size:.9em}.reg-photo{display:block;max-width:240px;max-height:160px;margin-top:12px;border:1px solid #ececec;border-radius:10px;object-fit:cover}.reg-error{margin:0 0 12px;color:#c62828;font-size:.9em}.reg-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reg-actions.is-edit{grid-template-columns:1fr 1fr 1fr}.reg-actions button,.reg-actions a.reg-btn{display:inline-flex;align-items:center;justify-content:center;height:50px;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;font-family:NanumGothic,Malgun Gothic,sans-serif}.reg-btn-primary{background:#4caf50}.reg-btn-primary:hover{background:#43a047}.reg-btn-reset{background:#8a9aab}.reg-btn-reset:hover{background:#738496}.reg-btn-danger{background:#c62828}.reg-btn-danger:hover{background:#b71c1c}.reg-actions button:disabled{opacity:.7;cursor:default}.reg-manage{display:inline-block;margin:0 0 12px;color:#26a69a;font-size:.92em;font-weight:600;text-decoration:none}.reg-manage:hover{text-decoration:underline}.product-register-status{text-align:center;padding:3rem 16px;color:#888}@media(max-width:800px){.reg-row{grid-template-columns:1fr}.reg-label{padding:10px 12px 6px}.reg-field input,.reg-field select,.reg-inline input,.reg-inline select{max-width:none;border-radius:0}.reg-actions,.reg-actions.is-edit{grid-template-columns:1fr}.reg-photo-grid,.reg-photo-list,.reg-keyword-row{grid-template-columns:repeat(2,minmax(0,1fr))}.product-register-page{padding:12px 10px 48px}.reg-title{font-size:1.1em;letter-spacing:0}.reg-notice,.reg-tabs,.reg-card{border-radius:0;box-shadow:none}}.srb-wrap{max-width:1100px;margin:0 auto 16px;padding:0 16px;box-sizing:border-box}.srb-top{display:flex;align-items:stretch;gap:6px;min-height:110px}.srb-slot{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 265px;width:265px;height:110px;border:.5px solid lightgray;border-radius:0;background:#fff;color:#9a9a9a;text-decoration:none;font-size:.86em;font-weight:700;font-family:Nanum Gothic,NanumGothic,Malgun Gothic,sans-serif;box-sizing:border-box}.srb-slot.has-image{padding:0;background-color:#fff}.srb-slot-img{display:block;width:100%;height:110px;max-width:none;object-fit:cover;object-position:center}.srb-slot.is-empty{flex:1 1 auto;width:auto;background:#eaeaeb;color:#a9a9a9}.srb-empty-short{display:none}.srb-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.srb-slot:hover{color:#666}@media(max-width:800px){.srb-wrap{padding:0;margin-bottom:6px}.srb-top{display:table;width:100%;table-layout:auto;border-collapse:collapse;gap:0;min-height:55px;height:55px}.srb-slot{display:table-cell;flex:none;width:23.5%;min-width:0;height:55px;padding:0;vertical-align:top;overflow:hidden;line-height:0;border:.5px solid lightgray;border-right:3px solid #fff;border-radius:0}.srb-slot-img{width:100%;height:55px;max-width:none;object-fit:cover}.srb-slot.is-empty{width:auto;min-width:52px;max-width:none;line-height:55px;border-right:.5px solid lightgray;background:#eaeaeb;font-size:.65em;font-weight:700;letter-spacing:0;text-align:center;white-space:nowrap;overflow:hidden}.srb-empty-full{display:none}.srb-empty-short{display:inline}}.search-toolbar-wrap{max-width:1100px;margin:0 auto 10px;padding:0 16px;box-sizing:border-box}.search-type-tabs{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:12px;background:#26a69a}.search-type-tabs a{display:block;padding:13px 8px;text-align:center;color:#ffffffdb;font-size:1.12em;font-weight:700;text-decoration:none;font-family:Nanum Gothic,NanumGothic,Malgun Gothic,sans-serif}.tab-label-short{display:none}.search-type-tabs a:hover{color:#fff}.search-type-tabs a.active{background:#00695c;color:#fff}.search-house-tabs{grid-template-columns:repeat(6,1fr)}.search-house-tabs a{font-size:.95em}.search-region-form{display:grid;grid-template-columns:1fr 1fr 1fr 108px;gap:10px;max-width:1100px;margin:0 auto 8px;padding:14px 16px;box-sizing:border-box;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.search-region-form select,.search-region-form button{height:46px;border-radius:10px;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif}.search-region-form select{width:100%;padding:0 36px 0 14px;border:1px solid #dcdcdc;background:#fff url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E") no-repeat right 14px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#333;outline:none}.search-region-form select:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0024}.search-region-form button{border:none;background:#283593;color:#fff;font-weight:700;cursor:pointer}.search-region-form button:hover{background:#1a237e}.search-keyword-form{max-width:1100px;margin:16px auto;padding:16px 12px;background-image:url(/images/search_background.png);background-size:cover;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.keyword_box{height:45px;width:min(60%,480px);padding:12px 15px;border:2px solid #697f9f;box-sizing:border-box;flex:1}.search-submit-btn{width:100px;background-color:#283593;color:#fff;padding:14px 20px;border:2px solid #697f9f;cursor:pointer}.search-submit-btn:hover{background-color:#c62828}.products-page-header{max-width:1100px;margin:0 auto 8px;padding:12px 16px 0;font-size:1em;color:gray;font-weight:700}.products-count{font-weight:400;font-size:.9em;color:#888;margin-left:8px}.products-list-wrap{max-width:1100px;margin:0 auto;padding:8px 12px 40px}.icon-search-panel{width:100%;margin:0;padding:18px 18px 16px;box-sizing:border-box;border:1px solid #ececec;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280d}.icon-search-keyword,.icon-search-area{display:grid;grid-template-columns:1fr 1fr 1fr 108px;align-items:center;gap:10px;width:100%;margin:0}.icon-search-keyword{margin-bottom:10px}.icon-search-keyword .keyword_box{grid-column:1 / 4}.icon-search-panel .keyword_box,.icon-search-area select{width:100%;height:48px;min-width:0;max-width:none;margin:0;padding:0 16px;border:1px solid #d5dbe3;border-radius:10px;box-sizing:border-box;background:#fff;color:#333;font-size:14px;font-family:NanumGothic,Malgun Gothic,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.icon-search-area select{padding-right:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 8px;cursor:pointer}.icon-search-panel .keyword_box::placeholder{color:#b0b7bf}.icon-search-panel .keyword_box:hover,.icon-search-area select:hover{border-color:#c3ccd4}.icon-search-panel .keyword_box:focus,.icon-search-area select:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf5029}.icon-search-panel .search-submit-btn{width:100%;height:48px;margin:0;padding:0;border:none;border-radius:10px;background:#4caf50;color:#fff;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.02em;font-family:NanumGothic,Malgun Gothic,sans-serif;transition:background-color .15s ease,transform .12s ease}.icon-search-panel .search-submit-btn:hover{background:#43a047}.icon-search-panel .search-submit-btn:active{background:#3d8b40;transform:translateY(1px)}@media(max-width:800px){.search-type-tabs{grid-template-columns:repeat(4,1fr);border-radius:0}.search-house-tabs{grid-template-columns:repeat(6,1fr)}.search-type-tabs a{padding:7px 1px 10px;font-size:.75em;font-weight:400}.search-house-tabs a{font-size:.7em;padding:7px 0 10px}.tab-label-full{display:none}.tab-label-short{display:inline}.search-region-form,.icon-search-area{display:flex;flex-wrap:nowrap;align-items:stretch;grid-template-columns:none;gap:6px}.icon-search-keyword{display:flex;flex-wrap:nowrap;grid-template-columns:none;gap:6px}.search-region-form,.icon-search-panel{padding:8px;border-radius:10px;box-shadow:none;border:1px solid #eceef2;background:#f6f7f9}.search-region-form select,.search-region-form button,.icon-search-area select,.icon-search-panel .search-submit-btn,.icon-search-panel .keyword_box{flex:1 1 0;min-width:0;height:36px;margin:0;border-radius:8px;font-size:12px;font-weight:700;box-sizing:border-box}.search-region-form select,.icon-search-area select{width:0;padding:0 22px 0 8px;border:1px solid #e0e3e8;background-color:#fff;background-position:right 8px center;background-size:10px 6px}.search-region-form button,.icon-search-panel .search-submit-btn{flex:0 0 58px;width:58px;min-width:58px;padding:0;border:none;background:#283593;color:#fff;letter-spacing:.02em;white-space:nowrap}.icon-search-panel .keyword_box{padding:0 10px;border:1px solid #e0e3e8;font-weight:400}.icon-search-keyword .keyword_box{grid-column:auto}}.products-page{background:#fff;padding:18px 0 48px;font-family:NanumGothic,Malgun Gothic,sans-serif}.products-top{max-width:1100px;margin:0 auto}.products-filter-wrap{max-width:1100px;margin:0 auto 8px;padding:0 16px;box-sizing:border-box}.products-filter-names{max-width:1100px;margin:14px auto 8px;padding:0 16px;box-sizing:border-box}.products-filter-names-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 12px;padding:16px 20px;border:1px solid #ece7df;border-radius:16px;background:linear-gradient(180deg,#fffdf9,#fff);box-shadow:0 10px 28px #281c0c0d;text-align:center}.products-filter-names-card ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.products-filter-names-card li{padding:7px 14px;border-radius:999px;background:#f7f6f3;color:#4a4640;font-size:.95em;font-weight:800;letter-spacing:-.02em}.products-filter-names-card li:first-child{background:#fff4e5;color:#c45c00}.products-count{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f0eee9;color:#8a847a;font-size:.8em;font-weight:700}.products-list-wrap{max-width:1100px;margin:0 auto;padding:8px 16px 40px;box-sizing:border-box}.products-empty{text-align:center;padding:48px 16px;color:#ff8c00;font-size:.95em}.products-empty.error{color:#c62828}.products-list-wrap.is-fetching{opacity:.72}.products-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;padding:22px 0 8px;font-family:Nanum Gothic,NanumGothic,Verdana,Geneva,sans-serif}.products-pager a,.products-pager span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border:1px solid lightgray;background:#fff;color:#555;font-size:.82em;text-decoration:none;box-sizing:border-box}.products-pager a:hover{border-color:#ff8c00;color:#ff8c00}.products-pager a.is-on{background:#ff8c00;border-color:#ff8c00;color:#fff;font-weight:700}.products-pager .pager-nav{min-width:44px}.products-pager .pager-nav.is-off,.products-pager .pager-ellipsis{border:none;background:transparent;color:#bbb}@media(max-width:800px){.products-page{padding:4px 0 32px}.products-filter-wrap,.products-filter-names,.products-list-wrap{padding-left:8px;padding-right:8px}.products-filter-names-card{padding:8px;border-radius:0;box-shadow:none;background:#fff}.products-filter-names-card li{padding:4px 8px;border-radius:0;font-size:.8em}.products-pager{gap:3px;padding:16px 0 4px}.products-pager a,.products-pager span{min-width:26px;height:26px;font-size:.75em}}body.admin-body{margin:0;padding:0;background:#fff}.admin-root{margin:0;padding:0;min-height:100vh;background:#fff;color:#333;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:.87em}.admin-root a{text-decoration:none}.admin-wrap{max-width:1300px;margin:0 auto;padding:0 5px 40px;text-align:center}.admin-main-page{width:100%;text-align:center}.admin-main-spacer{height:10px}.admin-header{width:100%}.admin-top-inner{max-width:1300px;margin:0 auto}.admin-top-meta-bar{width:100%;height:30px;background:#3e3e3e url(/images/t_bg.jpg) repeat-x 0 0}.admin-top-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;height:30px;padding:0 15px;font-size:.82em;color:#a9a9a9;box-sizing:border-box}.admin-top-meta-left{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.admin-top-meta-right{display:flex;align-items:center;gap:6px;flex-shrink:0;padding-right:5px}.admin-top-meta a,.admin-meta-link{color:#a9a9a9;font-size:.82em;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.admin-meta-sep{color:#a9a9a9;font-size:.9em}.admin-top-menu-bar{width:100%;height:58px;background:#b30c0c url(/images/t_bg.jpg) repeat-x 0 -30px;box-sizing:border-box;display:flex;align-items:center}.admin-top-menu-bar .admin-top-inner{width:100%}.admin-top-menu-row{display:flex;align-items:center;height:25px;box-sizing:border-box}.admin-top-menu{flex:1;display:flex;align-items:center;min-width:0}.admin-top-menu a{flex:1;color:#fff;padding:0 4px;line-height:25px;font-weight:700;white-space:nowrap;font-size:13px;text-align:center}.admin-top-menu a:hover,.admin-top-menu a.active{color:#fff}.admin-top-menu .orange{color:orange}.admin-top-nav{margin:0;padding:0;font-size:.87em;width:50px;flex-shrink:0}.admin-top-nav>ul{margin:0;padding:0;height:25px;list-style:none}.admin-top-nav>ul>li{float:right;margin:0;padding:0;position:relative}.admin-top-nav .admin-account-trigger{display:block;margin:0;padding:0 13px;line-height:25px;font-weight:400;color:#f5f5f5;white-space:nowrap}.admin-top-nav .admin-account-trigger:hover,.admin-top-nav>ul>li:hover>.admin-account-trigger{color:#fff}.admin-top-nav li ul{display:none;position:absolute;right:0;top:100%;z-index:200;margin:0;padding:0;width:180px;list-style:none;border:0;box-shadow:0 0 15px #0000001a}.admin-top-nav li:hover>ul{display:block}.admin-top-nav li ul li{display:block;margin:0;padding:0}.admin-top-nav li ul li a,.admin-top-nav li ul li .admin-nav-logout{display:block;margin:0;padding:0 28px;height:38px;line-height:38px;text-align:left;font-size:.87em;font-weight:400;background:#f1f1f1;color:#333;width:100%;box-sizing:border-box;border:none;cursor:pointer;font-family:inherit}.admin-top-nav li ul li a:hover,.admin-top-nav li ul li .admin-nav-logout:hover{background:#ddd}.admin-join-table-top{margin-top:20px;background-color:#eaeaea;text-align:center;padding:30px 10px}.admin-join-table-top .p1{font-size:30px;font-family:Verdana,Geneva,sans-serif;color:#666;margin:0 0 4px}.admin-join-table-top .p2{font-size:20px;font-family:Verdana,Geneva,sans-serif;color:#666;margin:0}.admin-section-title{font-size:1.8em;color:#fff;background:#add8e6;padding:7px 0;text-align:center;margin:0;width:100%;box-sizing:border-box;font-weight:400}.admin-section-title-sm{font-size:1.1em;color:#fff;background:#add8e6;padding:7px 0;text-align:center}.admin-section-title-dark{font-size:1.1em;color:#fff;background:#a9a9a9;padding:7px 0;text-align:center}.admin-toolbar-row{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:8px;margin:0;padding:5px;width:100%;box-sizing:border-box;text-align:left}.admin-toolbar-row>div:first-child{text-align:left}.admin-toolbar-row>div:last-child{text-align:right}.admin-toolbar-row .hint{color:#a9a9a9;font-size:.8em}.admin-keyword-box{height:30px;width:150px;padding:5px 10px;margin:3px 0;border:1px solid #ccc;box-sizing:border-box}.admin-btn-keyword{height:30px;width:60px;background-color:#4caf50;color:#fff;padding:3px 10px;margin:3px 0;border:none;border-radius:4px;cursor:pointer;font-size:.9em}.admin-btn-keyword:hover{background-color:#45a049}.admin-btn-reset{height:30px;width:80px;background-color:#ff8c00;color:#fff;padding:3px 10px;margin:3px 0;border:none;border-radius:4px;cursor:pointer;font-size:.9em}.admin-btn-reset:hover{background-color:#8b0000}.admin-stats-head{display:grid;grid-template-columns:20% repeat(4,20%);gap:5px;margin-top:5px;width:100%;box-sizing:border-box}.admin-stats-head div{font-size:1.2em;color:#fff;background:#d3d3d3;padding:7px 0;text-align:center}.admin-stats-row{display:grid;grid-template-columns:20% repeat(4,20%);gap:5px;width:100%;box-sizing:border-box}.admin-stats-row>div{background:#fff;padding:7px 0;border-bottom:1.5px solid #eaeaea;text-align:center}.admin-stats-row>div:first-child{text-align:left;font-size:1em;color:gray;padding-left:8px}.admin-stats-row a.pending{font-size:1em;color:red;font-weight:700}.admin-stats-row a.completed{font-size:1em;color:green;font-weight:700}.admin-stats-row a.revenue{font-size:1em;color:red;font-weight:700}.admin-stats-row a.total{font-size:1em;color:orange;font-weight:700}.admin-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:5px;max-width:100%;overflow:hidden}.admin-three-col>*{min-width:0}.admin-two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:5px}.admin-four-col{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:5px}.admin-three-col-head{font-size:1.1em;color:#fff;background:#add8e6;padding:7px 0;text-align:center}.admin-three-col-head a{color:#fff}.admin-three-col-head .admin-panel-more{float:right;margin-right:10px;font-size:.7em;color:#fff}.admin-mini-table-compact td{font-size:.75em;padding:8px 2px}.admin-footer-cheer{font-size:1.5em;padding:15px 0}.admin-mini-table{width:100%;border-collapse:collapse}.admin-mini-table td{border-bottom:1px solid #eaeaea;font-size:.8em;color:gray;padding:8px 4px;vertical-align:top}.admin-mini-table td.email a,.admin-mini-table td.status-pending{color:#ff8c00}.admin-mini-table td.date{font-size:.65em;text-align:right;white-space:nowrap}.admin-mini-table .new-badge{color:red;font-size:.75em;margin-left:4px}.admin-loading,.admin-empty{padding:40px;text-align:center;color:gray}.admin-form-table{width:100%;max-width:800px;margin:0 auto;border:1px solid #ccc;border-collapse:collapse}.admin-form-table th{background-color:#efe;padding:15px;text-align:center}.admin-form-table td{padding:12px 15px;border-top:1px solid #eee}.admin-form-table input[type=text],.admin-form-table select,.admin-form-table textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.admin-form-table textarea{min-height:200px}.admin-btn-save{width:49%;background-color:#4caf50;color:#fff;padding:14px 20px;margin:8px 0;border:none;cursor:pointer;font-size:.9em}.admin-btn-save:hover{background-color:#45a049}.admin-list-table{width:100%;border-collapse:collapse;margin-top:16px}.admin-list-table th,.admin-list-table td{border-bottom:1px solid #eaeaea;padding:10px 8px;font-size:.88em;text-align:left}.admin-list-table th{background:#efeee9;color:gray;font-weight:400}.admin-list-table .btn-approve,.admin-list-table .btn-reject,.admin-list-table .btn-delete{border:none;padding:6px 10px;margin-right:4px;cursor:pointer;font-size:.8rem;color:#fff}.admin-list-table .btn-approve{background:#5a8f5a}.admin-list-table .btn-reject,.admin-list-table .btn-delete{background:#b85c5c}.admin-login{max-width:400px;margin:80px auto;padding:32px;background:#fff;border:1px solid #ddd}.admin-login h1{margin:0 0 8px;font-size:1.4rem;color:#666}.admin-login .hint{color:#888;font-size:.85rem;margin-bottom:24px}.admin-login label{display:block;margin-bottom:16px}.admin-login input{width:100%;margin-top:6px;padding:10px;border:1px solid #ccc;box-sizing:border-box}.admin-login .error{color:#c0392b;font-size:.85rem}.outLine{border-top:3px double navy;border-bottom:3px double navy}.outLine_1{border-top:3px double navy;border-bottom:3px double navy;font-size:.9em}.admin-wait{width:100%;text-align:left;padding-bottom:80px}.admin-wait .admin-join-table-top{margin-top:20px;border-radius:12px;border-bottom:3px solid #f0b429;box-shadow:0 10px 28px #281c0c0d}.admin-wait-guide{margin:22px 0 8px;padding:16px 20px;border:1px solid #f3e4c8;border-radius:12px;background:linear-gradient(180deg,#fffdf8,#fff);text-align:left}.admin-wait-guide p{margin:0;padding:5px 0;color:#5c5c5c;font-size:.9em;line-height:1.55}.admin-wait-guide p+p{border-top:1px dashed #f0e6d6}.admin-wait-guide strong{color:#d01212;font-size:.95em}.admin-wait-guide em{color:#d01212;font-style:normal;font-weight:800}.admin-wait-count{margin:14px 2px 8px;text-align:right;color:#888;font-size:.88em;font-weight:700}.admin-wait-table-wrap{overflow-x:auto;border-radius:12px;border-top:3px double navy;border-bottom:3px double navy;background:#fff;box-shadow:0 12px 32px #281c0c0d}.admin-wait-table{width:100%;min-width:1080px;border-collapse:collapse;font-size:.9em}.admin-wait-table.is-wide{min-width:1240px}.admin-wait-table th,.admin-wait-table td{padding:12px 8px;text-align:center;vertical-align:middle;border-bottom:1px solid #ececec}.admin-wait-table thead th{color:#4a4a4a;font-weight:700;background:#f7f6f2}.admin-wait-table thead th.col-action{background:#fc0;color:#3d3200}.admin-wait-table tbody tr:hover td{background:#fffdf6}.admin-wait-table tbody tr:hover td.col-action{background:#ffe566}.admin-wait-table tbody tr:hover td.col-bank{background:#e4e4e4}.admin-wait-table .col-no{width:8%;color:#888;font-size:.86em}.admin-wait-table .col-bank{width:12%;background:#dcdcdc;font-weight:700}.admin-wait-table .col-amount{font-weight:800;letter-spacing:-.02em}.admin-wait-table .col-action{width:14%;background:#fc0}.admin-wait-email{color:#ff8c00;font-weight:700}.admin-wait-email:hover{text-decoration:underline}.admin-wait-approve{min-width:86px;height:30px;padding:0 12px;border:1px solid #c9a000;border-radius:6px;background:#fff;color:#3d3200;font-size:.86em;font-weight:800;cursor:pointer}.admin-wait-approve:hover:not(:disabled){background:#3d3200;border-color:#3d3200;color:#fc0}.admin-wait-approve:disabled,.admin-wait-expire:disabled{opacity:.55;cursor:default}.admin-wait-expire{padding:0;border:0;background:none;color:#1a8a2a;font-size:.95em;font-weight:800;cursor:pointer}.admin-wait-expire:hover:not(:disabled){text-decoration:underline}.admin-wait-deadline{color:#6b5b16;font-size:.82em;font-weight:700}.admin-wait-date{display:inline-block;color:#4a4a4a;font-size:.88em;line-height:1.45}.admin-wait-new{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;background:#d01212;color:#fff;font-size:.68em;font-weight:800;letter-spacing:.04em;vertical-align:middle}.admin-wait-empty{padding:48px 16px!important;background:#fff!important;color:#9a9a9a}.admin-notice{max-width:1000px;margin:0 auto;padding-bottom:80px;text-align:left}.admin-notice .admin-join-table-top{margin-top:20px;border-radius:12px;border-bottom:3px solid #f0b429;box-shadow:0 10px 28px #281c0c0d}.admin-notice-form{margin:22px 0 36px;padding:8px 22px 20px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.admin-notice-row{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #f0eee9}.admin-notice-row.is-content{align-items:start}.admin-notice-row span{color:#6b6b6b;font-size:.92em;font-weight:700;letter-spacing:-.02em}.admin-notice-row input,.admin-notice-row select,.admin-notice-row textarea{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:.95em;color:#444}.admin-notice-row input:disabled{background:#f7f6f2;color:#888}.admin-notice-row textarea{min-height:280px;resize:vertical;line-height:1.65}.admin-notice-file{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.admin-notice-file input[type=file]{width:auto;padding:8px 0;border:0}.admin-notice-file em{color:#9a9a9a;font-style:normal;font-size:.86em}.admin-notice-actions{display:flex;gap:10px;margin-top:16px}.admin-notice-btn{flex:1;height:48px;border:0;border-radius:8px;background:#4caf50;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.admin-notice-btn:hover:not(:disabled){background:#45a049}.admin-notice-btn.is-reset{background:#8a8a8a}.admin-notice-btn.is-reset:hover{background:#777}.admin-notice-btn:disabled{opacity:.55;cursor:default}.admin-notice-hint{margin:12px 2px 0;color:#c0392b;font-size:.86em;font-weight:700}.admin-notice-list h2{margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #ececec;color:#666;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.2em;font-weight:700}.admin-notice-item{border-bottom:1px solid #ececec}.admin-notice-item-row{display:grid;grid-template-columns:78px minmax(0,1fr) 150px 60px 60px 36px;gap:8px;align-items:center;padding:12px 0}.admin-notice-type{color:#888;font-size:.9em;font-weight:800}.admin-notice-type.is-event{color:#d01212}.admin-notice-type.is-news{color:#2e7d32}.admin-notice-type.is-notice{color:#ff8c00}.admin-notice-item-title{overflow:hidden;padding:0;border:0;background:none;color:gray;font-size:.95em;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.admin-notice-item-title:hover{color:#333;text-decoration:underline}.admin-notice-item-date{color:gray;font-size:.82em;text-align:right;white-space:nowrap}.admin-notice-mini{height:28px;border:0;border-radius:5px;background:#4caf50;color:#fff;font-size:.78em;font-weight:700;cursor:pointer}.admin-notice-mini:hover{background:#45a049}.admin-notice-hit{color:gray;font-size:.8em;text-align:right}.admin-notice-preview{padding:4px 8px 16px 86px}.admin-notice-preview p{margin:0 0 10px;color:#666;font-size:.9em;line-height:1.7;white-space:pre-wrap}.admin-notice-view{color:#ff8c00;font-size:.82em;font-weight:700}@media(max-width:800px){.admin-notice-row,.admin-notice-item-row{grid-template-columns:1fr}.admin-notice-item-date,.admin-notice-hit{text-align:left}.admin-notice-preview{padding-left:0}.admin-notice-actions{flex-direction:column}}@media(max-width:900px){.admin-stats-head,.admin-stats-row{grid-template-columns:1fr}.admin-toolbar-row{grid-template-columns:1fr;text-align:left}.admin-toolbar-row>div:last-child{text-align:left}.admin-three-col,.admin-two-col,.admin-four-col{grid-template-columns:1fr}}.admin-wait-table .col-title{background:#ececec}.admin-wait-table tbody tr:hover td.col-title{background:#e2e2e2}.admin-wait-title{color:#666;font-weight:700;padding:0;border:0;background:none;cursor:pointer;font-family:inherit;font-size:inherit}.admin-wait-title:hover{color:#222;text-decoration:underline}.admin-wait-status{font-weight:800;letter-spacing:-.02em}.admin-wait-status.is-wait{color:#1a57d4}.admin-wait-status.is-done{color:#d01212}.admin-wait-process{padding:0;border:0;background:none;color:#d01212;font-size:.95em;font-weight:800;cursor:pointer}.admin-wait-process:hover:not(:disabled){text-decoration:underline}.admin-wait-process:disabled{color:#1a57d4;cursor:default}.admin-wait-table .col-num{text-align:right;font-variant-numeric:tabular-nums}.admin-wait-table.is-compact{min-width:720px}.admin-editor{max-width:1000px;margin:0 auto;padding:12px 0 80px;text-align:left}.admin-editor-kicker{margin:18px 2px 14px;color:#4a4a4a;font-family:NanumGothic,Malgun Gothic,Verdana,Geneva,sans-serif;font-size:1.15em;font-weight:800}.admin-editor-tips{margin:8px 0 16px;padding:18px;border-radius:12px;background:#697f9f;color:#fff;font-size:.92em;line-height:1.7}.admin-editor-tips p{margin:0}.admin-editor-tips p+p{margin-top:8px}.admin-editor-textarea{min-height:420px!important}.admin-editor-warn{display:flex;gap:10px;align-items:flex-start;margin:8px 0 4px;padding:16px 18px;border-radius:12px;background:#d7eef8;color:#355066;font-size:.9em;line-height:1.65}.admin-editor-warn strong{flex-shrink:0;color:#1d6fa5}.admin-editor-btn{flex:1;height:48px;border:0;border-radius:8px;background:#697f9f;color:#fff;font-size:.95em;font-weight:800;cursor:pointer}.admin-editor-btn:hover:not(:disabled){background:#455a64}.admin-editor-btn:disabled{opacity:.55;cursor:default}.admin-users{padding-bottom:80px;text-align:left}.admin-users .admin-join-table-top{margin-top:20px;border-radius:12px;border-bottom:3px solid #f0b429;box-shadow:0 10px 28px #281c0c0d}.admin-users-toolbar{display:flex;justify-content:flex-end;align-items:flex-end;gap:8px;margin:18px 0 6px}.admin-users-hint{color:#a9a9a9;font-size:.8em;margin-right:8px}.admin-users-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:8px;max-width:100%;overflow:hidden}.admin-users-col{min-width:0;border:1px solid #ece7df;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 12px 32px #281c0c0d}.admin-users-col-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;color:#fff;font-size:1.02em;font-weight:800}.admin-users-col-head.is-paid{background:orange}.admin-users-col-head.is-normal{background:#87ceeb}.admin-users-col-head em{font-style:normal;font-size:.78em;font-weight:700}.admin-users-mini{width:100%;border-collapse:collapse}.admin-users-mini th,.admin-users-mini td{padding:8px;border-bottom:1px solid #eaeaea;color:gray;font-size:.78em;text-align:left}.admin-users-mini th{font-weight:700}.admin-users-mini td:last-child,.admin-users-mini th:last-child{text-align:right}.admin-users-empty{padding:28px 12px;color:#b0b0b0;font-size:.82em;text-align:center}.admin-users-leave{color:#999}.admin-users-leave:hover{color:#666;text-decoration:underline}.admin-analytics{padding-bottom:80px;text-align:left}.admin-analytics .admin-join-table-top{margin-top:20px;border-radius:12px;border-bottom:3px solid #f0b429;box-shadow:0 10px 28px #281c0c0d}.admin-analytics-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 8px}.admin-analytics-card{padding:18px 16px 16px;border:1px solid #ece7df;border-radius:12px;background:linear-gradient(180deg,#fffdf8,#fff);box-shadow:0 10px 28px #281c0c0d}.admin-analytics-card span{display:block;color:#888;font-size:.8em;font-weight:700}.admin-analytics-card strong{display:block;margin-top:8px;color:#333;font-size:1.55em;letter-spacing:-.03em}.admin-partnership-view{max-width:1000px;margin:0 auto;padding-bottom:80px;text-align:left}.admin-partnership-view .admin-join-table-top{margin-top:20px;border-radius:12px;border-bottom:3px solid #f0b429;box-shadow:0 10px 28px #281c0c0d}.admin-partnership-meta{display:flex;justify-content:space-between;gap:12px;margin:22px 0 8px;color:gray;font-size:.95em}.admin-partnership-card{padding:20px 22px 18px;border:1px solid #ece7df;border-radius:16px;background:#fff;box-shadow:0 12px 32px #281c0c0d}.admin-partnership-card h2{margin:0 0 12px;color:#444;font-size:1.15em}.admin-partnership-card p{margin:0;color:#555;font-size:.95em;line-height:1.75;white-space:pre-wrap}.admin-partnership-info{margin:16px 0 0;color:#888;font-size:.86em}.admin-tax-detail{margin:0 0 16px;padding:16px 18px;border:1px solid #f3e4c8;border-radius:12px;background:#fffdf8;text-align:left}.admin-tax-detail h3{margin:0 0 8px;color:#444;font-size:1em}.admin-tax-detail p{margin:4px 0;color:#666;font-size:.88em}.admin-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin:16px 0 8px}.admin-pager button{min-width:32px;height:32px;padding:0 8px;border:1px solid #e0d8cc;border-radius:6px;background:#fff;color:#555;font-size:.85em;cursor:pointer}.admin-pager button:hover:not(:disabled){border-color:#f0b429;color:#333}.admin-pager button.is-current{background:#f0b429;border-color:#e0a31f;color:#fff;font-weight:700}.admin-pager button:disabled{opacity:.4;cursor:default}.admin-pager-ellipsis{color:#bbb;padding:0 4px}.admin-pager.is-compact{margin:8px 0 4px;gap:3px}.admin-pager.is-compact button{min-width:26px;height:26px;padding:0 5px;font-size:.75em}.admin-product-orders{width:100%;max-width:100%;overflow-x:hidden;text-align:left;padding-bottom:80px}.admin-product-orders-guide{margin:18px 0 4px;padding:14px 18px;border:1px solid #f3e4c8;border-radius:14px;background:linear-gradient(180deg,#fffdf8,#fff)}.admin-product-orders-guide p{display:flex;gap:10px;margin:0;padding:4px 0;color:#666;font-size:.88em;line-height:1.5}.admin-product-orders-guide p+p{border-top:1px dashed #f0e6d6}.admin-product-orders-guide strong{min-width:52px;color:#c27800;font-weight:800}.admin-product-orders-count{margin:16px 4px 10px;text-align:right;color:#8a8176;font-size:.86em;font-weight:700}.admin-product-orders-wrap{overflow:hidden;border:1px solid #efe8dc;border-radius:16px;background:#fff;box-shadow:0 14px 36px #281c0c0f}.admin-product-orders-table{width:100%;table-layout:fixed;border-collapse:collapse}.admin-product-orders-table th,.admin-product-orders-table td{padding:8px 4px;text-align:center;vertical-align:middle;border-bottom:1px solid #f2eee7;overflow:hidden;min-width:0}.admin-product-orders-table thead th{background:#fbf8f2;color:#7a7166;font-size:.78em;font-weight:800;letter-spacing:.02em;white-space:nowrap}.admin-product-orders-table tbody tr:last-child td{border-bottom:0}.admin-product-orders-table tbody tr:hover td{background:#fffdf8}.admin-product-orders-empty{padding:48px 16px!important;color:#b3aaa0;text-align:center!important}.admin-product-orders-id{color:#8a8176;font-variant-numeric:tabular-nums;white-space:nowrap}.admin-product-orders-email{width:13%;text-align:center}.admin-product-orders-email a{display:inline-block;max-width:100%;overflow:hidden;color:#e39400;font-size:.72em;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.admin-product-orders-thumb{display:inline-flex;width:52px;height:32px;overflow:hidden;border-radius:6px;background:#f4efe6;box-shadow:inset 0 0 0 1px #281c0c0f}.admin-product-orders-thumb img{display:block;width:100%;height:100%;object-fit:cover}.admin-product-orders-thumb span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#c0b6a8;font-size:.68em}.admin-product-orders-title-cell{text-align:left}.admin-product-orders-title{display:block;max-width:100%;overflow:hidden;color:#333;font-size:.78em;font-weight:800;line-height:1.35;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.admin-product-orders-title:hover{color:#c27800}.admin-product-orders-region{width:9%;text-align:center;vertical-align:middle}.admin-product-orders-region-inner{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;max-width:100%;line-height:1.35;vertical-align:middle}.admin-product-orders-region strong{display:block;max-width:100%;overflow:hidden;color:#444;font-size:.8em;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-product-orders-region span{display:block;max-width:100%;overflow:hidden;color:#a3988c;font-size:.72em;text-overflow:ellipsis;white-space:nowrap}.admin-product-orders-date{min-width:0;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.35}.admin-product-orders-date .admin-wait-date{display:block;text-align:center;color:#4a4a4a;font-size:.84em}.admin-product-orders-hit{font-variant-numeric:tabular-nums;white-space:nowrap}.admin-product-orders-type{display:inline-block;padding:4px 8px;border-radius:999px;background:#f6f1e8;color:#6d6458;font-size:.74em;font-weight:700;white-space:nowrap}.admin-product-orders-price{color:#e11d48;font-size:.84em;font-weight:800;letter-spacing:-.03em;white-space:pre-line}.admin-product-orders-phone{color:#555;font-size:.84em;font-variant-numeric:tabular-nums}.admin-product-orders-state{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:.74em;font-weight:800;white-space:nowrap}.admin-product-orders-state.is-live{background:#eef8ef;color:#2f7a3e}.admin-product-orders-state.is-ad{background:#fff4d6;color:#b07a00}.admin-product-orders-state.is-finish{background:#fdecec;color:#c0392b}.admin-product-orders-state.is-hidden{background:#f1f1f1;color:#777}.admin-product-orders-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.admin-product-orders-actions a,.admin-product-orders-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:24px;padding:0 6px;border:1px solid transparent;border-radius:6px;background:#fff;font-size:.68em;font-weight:800;text-decoration:none;cursor:pointer}.admin-product-orders-actions .is-edit{border-color:#eadfcf;color:#6b5e4e}.admin-product-orders-actions .is-finish,.admin-product-orders-actions .is-reopen{border-color:#d7ead6;background:#f4faf4;color:#2f7a3e}.admin-product-orders-actions .is-hide{border-color:#f0d4d4;background:#fff7f7;color:#b85c5c}.admin-product-orders-actions .is-detail{border-color:#f3e0b5;background:#fffaf0;color:#c27800}.admin-product-orders-actions a:hover,.admin-product-orders-actions button:hover{filter:brightness(.97)}.admin-product-orders-state.is-wait{background:#fff4e5;color:#c45a00}.admin-product-orders-expire .is-expired{color:#1a9d4a;font-size:.78em}.admin-product-orders-pay,.admin-product-orders-nick{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78em}.admin-product-orders-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin:14px 0 4px;padding:12px 14px;border:1px solid #efe8dc;border-radius:14px;background:#fff}.admin-product-orders-filters label{display:flex;flex-direction:column;gap:4px;min-width:140px;color:#7a7166;font-size:.78em;font-weight:800}.admin-product-orders-filters select,.admin-product-orders-filters button{height:34px;padding:0 12px;border:1px solid #e4d9c8;border-radius:10px;background:#fff;color:#444;font-size:.92em}.admin-product-orders-filters button{background:#c27800;border-color:#c27800;color:#fff;font-weight:800;cursor:pointer}.admin-product-orders-filters .is-reset{background:#fff;border-color:#e4d9c8;color:#7a7166}.admin-order-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:#1c12086b}.admin-order-sheet-card{position:relative;width:min(520px,100%);max-height:min(88vh,720px);overflow:auto;padding:22px 18px 18px;border-radius:22px 22px 16px 16px;background:linear-gradient(180deg,#fffdf8,#fff 48px);box-shadow:0 24px 60px #281c0c38}.admin-order-sheet-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;border-radius:999px;background:#f4efe6;color:#6b5e4e;font-size:1.3rem;line-height:1;cursor:pointer}.admin-order-sheet-hero{display:flex;gap:12px;margin:8px 12px 16px 0}.admin-order-sheet-hero img,.admin-order-sheet-hero span{flex:0 0 96px;width:96px;height:72px;object-fit:cover;border-radius:12px;background:#f4efe6}.admin-order-sheet-hero span{display:flex;align-items:center;justify-content:center;color:#c0b6a8;font-size:.72em}.admin-order-sheet-hero em{display:block;color:#b0a89e;font-size:.76em;font-style:normal}.admin-order-sheet-hero strong{display:block;margin:4px 0 8px;color:#333;font-size:1.02em;line-height:1.35}.admin-order-sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;margin:0}.admin-order-sheet-grid div{padding:10px 12px;border-radius:12px;background:#fbf8f2}.admin-order-sheet-grid dt{margin-bottom:4px;color:#9a9084;font-size:.72em;font-weight:800}.admin-order-sheet-grid dd{margin:0;color:#333;font-size:.86em;font-weight:700;word-break:break-all}.admin-order-sheet-actions{margin-top:14px;padding-top:12px;border-top:1px dashed #efe3d0}.admin-order-sheet-actions .admin-product-orders-actions{justify-content:flex-start}.admin-order-sheet-actions a,.admin-order-sheet-actions button{height:32px;padding:0 12px;font-size:.8em}@media(max-width:768px){.admin-product-orders-table .col-extra{display:none}.admin-product-orders-row{cursor:pointer}.admin-product-orders-filters{display:grid;grid-template-columns:1fr 1fr}.admin-product-orders-filters button{width:100%}}@media(max-width:1100px){.admin-users-grid,.admin-analytics-cards{grid-template-columns:1fr}}.admin-board{text-align:left}.admin-board-guide{margin:0 0 18px;padding:14px 16px;border:1px solid #efe8dc;border-radius:14px;background:linear-gradient(180deg,#fffdf8,#fff)}.admin-board-guide p{display:flex;gap:8px;margin:0;padding:3px 0;color:#6f675c;font-size:.84em;line-height:1.55}.admin-board-guide strong{min-width:92px;color:#1f1a14}.admin-board-guide em{color:#d01212;font-style:normal;font-weight:800}.admin-board-count{margin:0 2px 10px;text-align:right;color:#8a8176;font-size:.82em;font-weight:700;letter-spacing:.02em}.admin-board-count p{margin:0}.admin-board-wrap{overflow:hidden;border:1px solid #efe8dc;border-radius:16px;background:#fff;box-shadow:0 14px 36px #281c0c0f}.admin-board-table{width:100%;max-width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;font-size:.78em}.admin-board.is-wide .admin-board-table{min-width:0}.admin-board-table th,.admin-board-table td{padding:8px 4px;text-align:center;vertical-align:middle;border-bottom:1px solid #f2eee7;overflow:hidden;min-width:0;word-break:break-word;overflow-wrap:anywhere}.admin-board-table thead th{position:sticky;top:0;z-index:1;background:#fbf8f2;color:#6a6158;font-size:.72em;font-weight:800;letter-spacing:.01em;line-height:1.3;white-space:normal}.admin-board-table .col-no{width:6%}.admin-board-table .col-email{width:12%}.admin-board-table .col-nick{width:8%}.admin-board-table .col-hit{width:6%}.admin-board-table .col-mobile-only{display:none}.admin-board-table thead th.is-action{background:#ffe082;color:#5a4700}.admin-board-table tbody tr:last-child td{border-bottom:0}.admin-board-table tbody tr:hover td{background:#fffdf8}.admin-board-table tbody tr:hover td.is-action{background:#fff3c4}.admin-board-table td.is-action{background:#fff8e1}.admin-board-empty{padding:48px 16px!important;color:#b3aaa0}.admin-board-email{display:inline-block;max-width:100%;overflow:hidden;color:#e39400;font-weight:700;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.admin-board-email:hover{text-decoration:underline}.admin-board-thumb{display:inline-flex;width:40px;height:26px;overflow:hidden;border-radius:6px;background:#f4efe6;box-shadow:inset 0 0 0 1px #281c0c0f}.admin-board-thumb img{width:100%;height:100%;object-fit:cover}.admin-board-thumb span{display:grid;place-items:center;width:100%;color:#c4bbb0;font-size:.72em}.admin-board-region{display:flex;flex-direction:column;gap:2px;align-items:center;line-height:1.3}.admin-board-region strong{color:#2c261e}.admin-board-region span{color:#8a8176;font-size:.92em}.admin-board-url{display:inline-block;max-width:100%;overflow:hidden;color:#3d7ea6;text-overflow:ellipsis;white-space:nowrap}.admin-board-done{color:#9a938a;font-weight:700}.admin-board-progress{color:#888;font-weight:700}.admin-board-ended{color:#b3aaa0;font-weight:700}.admin-board-deadline{color:#8a8176;font-size:.92em}.admin-board-endday{color:#d01212;font-weight:700}.admin-board-table button,.admin-board-linkbtn{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 4px;border:0;background:none;font:inherit;font-size:inherit;font-weight:800;cursor:pointer}.admin-board-approve{color:#d01212}.admin-board-expire,.admin-board-end{color:#1a9d4a}.admin-board-cancel{color:#d01212}.admin-board-edit{color:#e39400}.admin-board-muted{color:#8a8176}.admin-board-actions{display:flex;flex-wrap:wrap;gap:4px 8px;justify-content:center}.admin-board-toolbar-links{margin:0 0 12px;color:#6f675c;font-size:.88em}.admin-board-toolbar-links a{color:#3d7ea6;font-weight:700}.admin-board-answer,.admin-board-answer-form{display:grid;gap:8px;width:100%}.admin-board-answer textarea,.admin-board-answer-form textarea{width:100%;min-height:88px;padding:10px 12px;border:1px solid #e6ddd0;border-radius:10px;resize:vertical;font:inherit}.admin-board-status{font-weight:700;color:#8a8176}.admin-board-status.is-done{color:#9a938a}.admin-board .admin-product-orders-filters{margin:0 0 16px}@media(max-width:768px){.admin-board-guide p{flex-direction:column;gap:2px}.admin-board-guide strong{min-width:0}.admin-board-table .col-extra{display:none}.admin-board-table .col-mobile-only{display:table-cell}.admin-board-table .col-no{width:16%}.admin-board-table .col-email{width:34%}.admin-board-table .col-nick{width:28%}.admin-board-table .col-hit{width:22%}.admin-board-table tbody tr{cursor:pointer}.admin-board-table thead th,.admin-board-table td{padding:10px 6px;font-size:.92em}.admin-order-sheet-actions .admin-board-actions{justify-content:flex-start}}.admin-wait-table thead th,.admin-product-orders-table thead th,.admin-list-table th{background:#fbf8f2;color:#6a6158;font-weight:800;letter-spacing:.03em}.admin-wait-table thead th.col-action{background:#ffe082;color:#5a4700}.aud-page{text-align:left}.aud-toolbar{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0 0 18px}.aud-back,.aud-link{color:#3d7ea6;font-size:.9em;font-weight:700;text-decoration:none}.aud-hero{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-bottom:18px;padding:20px 22px;border:1px solid #efe8dc;border-radius:18px;background:linear-gradient(180deg,#fffdf8,#fff);box-shadow:0 14px 36px #281c0c0f}.aud-avatar{width:88px;height:88px;overflow:hidden;border-radius:18px;background:#f4efe6;box-shadow:inset 0 0 0 1px #281c0c0f}.aud-avatar img,.aud-avatar span{display:grid;place-items:center;width:100%;height:100%;object-fit:cover;color:#8a8176;font-size:1.8em;font-weight:800}.aud-hero-top{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.aud-hero-top strong{font-size:1.35em;color:#1f1a14}.aud-tier{padding:4px 10px;border-radius:999px;font-size:.78em;font-weight:800}.aud-tier.is-paid{background:#fff3e0;color:#e65100}.aud-tier.is-normal{background:#e3f2fd;color:#1565c0}.aud-tier.is-wait{background:#fff8e1;color:#f57f17}.aud-email{margin:6px 0 0;color:#6f675c;font-size:.92em}.aud-meta{margin:8px 0 0;color:#8a8176;font-size:.84em}.aud-grade{display:grid;gap:8px;min-width:160px}.aud-grade>span{color:#8a8176;font-size:.78em;font-weight:700}.aud-grade-btns{display:grid;gap:6px}.aud-grade-btns button{min-height:34px;border:1px solid #e6ddd0;border-radius:10px;background:#fff;color:#4a433a;font-size:.82em;font-weight:700;cursor:pointer}.aud-grade-btns button:hover:not(:disabled){border-color:#26a69a;color:#00695c}.aud-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.aud-tabs button{min-height:38px;padding:0 16px;border:1px solid #efe8dc;border-radius:999px;background:#fff;color:#6f675c;font-size:.88em;font-weight:700;cursor:pointer}.aud-tabs button.is-active{border-color:#26a69a;background:#26a69a;color:#fff}.aud-panel{padding:18px 20px 22px;border:1px solid #efe8dc;border-radius:18px;background:#fff;box-shadow:0 14px 36px #281c0c0d}.aud-panel h3{margin:0 0 14px;padding-left:10px;border-left:4px solid #26a69a;font-size:1.02em;color:#3d3a35}.aud-subhead{margin-top:22px!important}.aud-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0}.aud-info-cell{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:12px 10px;border-bottom:1px solid #f2eee7}.aud-info-cell dt{margin:0;color:#8a8176;font-size:.82em;font-weight:700}.aud-info-cell dd{margin:0;color:#3d3a35;font-size:.9em;word-break:break-word}.aud-table-wrap{overflow:hidden;border:1px solid #f2eee7;border-radius:14px}.aud-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.84em}.aud-table th,.aud-table td{padding:10px 8px;text-align:center;border-bottom:1px solid #f2eee7;word-break:break-word}.aud-table thead th{background:#fbf8f2;color:#6a6158;font-weight:800}.aud-table .is-amount{color:#e65100;font-weight:800}.aud-table tr.is-total td{background:#fff8f0;font-weight:800}.aud-empty{padding:28px 12px;text-align:center;color:#b0b0b0}.aud-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.aud-product-card{overflow:hidden;border:1px solid #efe8dc;border-radius:14px;background:#fff}.aud-product-thumb{aspect-ratio:4 / 3;background:#f4efe6}.aud-product-thumb img,.aud-product-thumb span{display:grid;place-items:center;width:100%;height:100%;object-fit:cover;color:#c4bbb0;font-size:.82em}.aud-product-body{padding:12px 14px 14px}.aud-product-body em{color:#8a8176;font-style:normal;font-size:.78em}.aud-product-body strong{display:block;margin-top:4px;color:#1f1a14;font-size:.92em;line-height:1.4}.aud-product-body p{margin:6px 0 0;color:#6f675c;font-size:.78em;line-height:1.45}.aud-product-date{color:#9a938a!important}.aud-product-edit{display:inline-block;margin-top:10px;color:#3d7ea6;font-size:.82em;font-weight:700;text-decoration:none}.aud-log-count{margin:-4px 0 12px;text-align:right;color:#8a8176;font-size:.82em;font-weight:700}@media(max-width:900px){.aud-hero,.aud-info-grid{grid-template-columns:1fr}.aud-info-cell{grid-template-columns:100px 1fr}}body{margin:0;background:#fff;font-family:Nanum Gothic,NanumGothic,Verdana,Geneva,sans-serif;color:#212121}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}html,body,#root{max-width:100%;min-height:100vh;overflow-x:clip}img,video,canvas,svg,iframe{max-width:100%}iframe{border:0}a{color:inherit}button{font:inherit;cursor:pointer}input,select,textarea{max-width:100%;font:inherit}.sub_body{min-width:0;max-width:1114px;width:100%;margin:0 auto;padding-left:12px;padding-right:12px;box-sizing:border-box}@media(max-width:800px){.daroom-layout table{max-width:100%}.region-select{width:100%}.region-select select{flex:1 1 140px;min-width:0}.daroom-layout input[type=text],.daroom-layout input[type=tel],.daroom-layout input[type=email],.daroom-layout input[type=password],.daroom-layout input[type=number],.daroom-layout input[type=search],.daroom-layout textarea,.daroom-layout select{max-width:100%}}
