/* 2026-03-16 seller/사업자 페이지 */

.sellerBusiness{width:916px;margin:0 auto;padding-bottom:60px;}
.sellerBusiness > section{width:916px;margin-left:auto;margin-right:auto;box-sizing:border-box;}
.sellerBusiness_topTabWrap{width:916px;margin:0 auto 20px;}
.sellerBusiness_topTabs{width:870px;margin:0 auto;display:flex;align-items:stretch;gap:1px;border-radius:15px 15px 0 0;overflow:hidden;}
.sellerBusiness_topTabs li{flex:1;}
.sellerBusiness_topTabs li a{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 20px;box-sizing:border-box;background:#f8f8f8;border-bottom:2px solid #cbcbcb;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-2%;color:#666;text-decoration:none;}
.sellerBusiness_topTabs li a img{width:22px;height:22px;object-fit:cover;border-radius:50%;display:block;}
.sellerBusiness_topTabs li a:hover{background:#F3F0FF;border-bottom:2px solid #7057CC;color:#7057CC;font-weight:700;text-decoration:none;}
.sellerBusiness_topTabs li.on a{background:#F3F0FF;border-bottom:2px solid #7057CC;color:#7057CC;font-weight:700;}
.sellerBusiness_titleWrap{margin-top:40px;text-align:center;}
.sellerBusiness_title{font-size:30px;font-weight:700;line-height:1.3;letter-spacing:-3%;color:#303030;}
.sellerBusiness_titleCountry{display:none;}
.sellerBusiness_titleCountry.is-active{display:block;}
.sellerBusiness_title .point{color:#7057CC;}
.sellerBusiness_title .pointChina{color:#EB471D;}
.sellerBusiness_title .pointGermany{color:#307D2C;}
.sellerBusiness_title .pointUs{color:#FF7000;}
.sellerBusiness_visual{margin-top:24px;}
.sellerBusiness_content{margin-top:30px;}
.sellerBusiness_shortcutBox{width:700px;margin:0 auto;border:1px solid #e7e7e7;border-radius:20px;overflow:hidden;background:#fff;}
.sellerShortcut_list{margin:0;padding:0;list-style:none;}
.sellerShortcut_countryList{display:none;}
.sellerShortcut_countryList.is-active{display:block;}
.sellerShortcut_item{display:flex;align-items:center;gap:16px;padding:10px 18px;text-decoration:none;color:inherit;border-bottom:1px solid #efefef;}
.sellerShortcut_item:hover{background:#f9f9f9;color:inherit;text-decoration:none;}
.sellerShortcut_item:focus{text-decoration:none;color:inherit;}
.sellerShortcut_itemDisabled{pointer-events:none;cursor:default;}
.sellerShortcut_itemDisabled .sellerShortcut_arrow{display:none;}
.sellerShortcut_list li:last-child .sellerShortcut_item{border-bottom:none;}
.sellerShortcut_icon{width:72px;height:68px;flex:0 0 72px;object-fit:contain;}
.sellerShortcut_text{flex:1 1 auto;min-width:0;}
.sellerShortcut_title{font-size:18px;font-weight:700;line-height:1.35;letter-spacing:-3%;color:#303030;}
.sellerShortcut_desc{margin-top:4px;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-3%;color:#666;}
.sellerShortcut_arrow{display:inline-block;width:24px;height:24px;flex:0 0 24px;background:url('/images/sub/shortcut/icon_nextlink.svg') no-repeat center center;background-size:24px 24px;overflow:hidden;text-indent:-9999px;white-space:nowrap;}
.sellerShortcut_band{display:flex;align-items:center;justify-content:center;height:36px;background:linear-gradient(90deg,#8474BD 0%,#7A66C4 50%,#C257CC 100%);font-size:14px;font-weight:700;line-height:1;letter-spacing:-3%;color:#fff;}
.sellerShortcut_badge{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 8px;margin-left:8px;border-radius:9px;background:#7057CC;font-size:11px;font-weight:700;line-height:1;color:#fff;vertical-align:middle;}

/* Left menu custom */
.sellerLnbCustom{width:190px;}
.sellerLnbCustom > p{height:60px;display:flex;align-items:center;justify-content:center;background:#7057CC !important;color:#fff;font-size:16px;font-weight:700;letter-spacing:-2%;box-sizing:border-box;}
.sellerLnbMenu{margin:0;padding:0;list-style:none;background:#fff;border:1px solid #efefef;border-top:none;}
.sellerLnbMenu a{text-decoration:none;color:#303030;}
.sellerLnbSingle{padding:14px 12px;border-bottom:1px solid #efefef;font-size:14px;font-weight:700;letter-spacing:-3%;}
.sellerLnbSingle a{display:block;}
.sellerLnbItem{border-bottom:1px solid #efefef;}
.sellerLnbMain{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;font-size:14px;font-weight:700;letter-spacing:-3%;line-height:1.2;}
.sellerLnbItem.is-current > .sellerLnbMain{color:#7057CC;}
.sellerLnbArrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#222;font-style:normal;}
.sellerLnbArrow:before{content:'\203A';font-size:16px;line-height:1;}
.sellerLnbArrowDown:before{content:'\2304';font-size:14px;}
.sellerLnbSubWrap{padding:0 0 12px;}
.sellerLnbSubTitle{margin:0 10px 10px;padding:9px 12px;background:#7057CC;color:#fff;font-size:14px;font-weight:700;letter-spacing:-3%;line-height:1.2;}
.sellerLnbSubMenu{margin:0;padding:0 12px;list-style:none;}
.sellerLnbSubMenu li{margin:0;padding:0;}
.sellerLnbSubMenu li a{display:flex;align-items:center;gap:6px;padding:6px 2px;font-size:13px;font-weight:500;letter-spacing:-3%;line-height:1.25;color:#303030;}
.sellerLnbEntrepreneurIcon{width:14px;height:14px;flex:0 0 14px;object-fit:contain;}

#container > .LNB.NewLNB.seller_lnb > p{background-color:#7057CC !important;color:#fff;}
#container > .LNB.NewLNB.seller_lnb > ul.LNB_Con > li.active > a{color:#7057CC;}
#container > .LNB.NewLNB.seller_lnb > ul.LNB_Con > li > ul.dep2 > li:hover,
#container > .LNB.NewLNB.seller_lnb > ul.LNB_Con > li > ul.dep2 > li:active,
#container > .LNB.NewLNB.seller_lnb > ul.LNB_Con > li > ul.dep2 > li.on{background:#7d58de;}
#container > .LNB.NewLNB.seller_lnb > ul.LNB_Con > li.on{background:url('/images2017/flag/dep1_on_icon2_arrow.png') no-repeat 165px 20px;}
