*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans KR",sans-serif;background:#f4f6f8;color:#18202a}.shell{max-width:1800px;margin:auto;padding:20px}header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}h1{font-size:34px;margin:4px 0}h2{margin:0 0 4px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1px;color:#68707b}.pill{background:#eaf7ee;padding:9px 13px;border-radius:999px;font-weight:700}.card{background:#fff;border:1px solid #dde2e7;border-radius:14px;box-shadow:0 2px 8px #00000008}.toolbar{padding:12px;margin-bottom:14px}.row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.row+.row{margin-top:10px}.spacer{flex:1}button,input,select,textarea{font:inherit}button{border:1px solid #cbd2d9;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer}button:hover{background:#f3f5f7}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#18202a;color:white;border-color:#18202a}.filters input[type=search]{width:400px;max-width:100%;padding:9px;border:1px solid #cbd2d9;border-radius:8px}.toolbar label input{width:72px;padding:6px}.rates{padding:14px;margin-bottom:14px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.section-title p{margin:0;color:#66717c;font-size:13px}.rate-grid{display:grid;grid-template-columns:repeat(8,minmax(120px,1fr));gap:8px;margin-top:12px}.rate-box{border:1px solid #e1e5e9;border-radius:10px;padding:9px}.rate-box span,.rate-box small{display:block}.rate-box span{font-weight:700}.rate-box small{color:#7a838c;font-size:11px}.rate-box input{width:100%;padding:7px;margin-top:6px;border:1px solid #cbd2d9;border-radius:7px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.metric{padding:12px}.metric span{display:block;color:#6e7781;font-size:12px}.metric b{font-size:22px}.list-card{padding:10px}.product{border:1px solid #dfe4e8;border-radius:12px;margin:10px 0;overflow:hidden;background:#fff}.product-head{display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:10px;align-items:end;padding:12px;background:#fbfcfd}.field label{display:block;font-size:11px;color:#69737d;margin-bottom:3px}.field input{width:100%;padding:8px;border:1px solid #ccd3da;border-radius:7px}.product-actions,.option-actions{display:flex;gap:5px;flex-wrap:wrap}.danger{color:#a42424}.options-zone{border-top:1px solid #e1e5e9;padding:10px;background:#fafbfc}.option{border:1px solid #dde3e8;border-radius:10px;margin:8px 0;background:#fff;overflow:hidden}.option-head{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(110px,.65fr)) auto;gap:8px;align-items:end;padding:10px}.option-index{font-size:11px;color:#7a838c;margin-bottom:3px}.market-wrap{border-top:1px solid #e1e5e9;overflow:auto}.markets{width:100%;border-collapse:collapse;min-width:1400px;font-size:12px}.markets th,.markets td{border-bottom:1px solid #edf0f2;padding:5px;text-align:left;white-space:nowrap}.markets th{background:#f8f9fa;position:sticky;top:0}.markets input,.markets select{max-width:120px;padding:5px;border:1px solid #d0d6dc;border-radius:6px}.badge{padding:3px 7px;border-radius:999px;font-weight:700}.good{background:#e8f7ed;color:#176b33}.low{background:#fff1d8;color:#915e00}.negative{background:#fde8e8;color:#a32121}.error{background:#eee;color:#555}.result{font-weight:700}.option-summary{font-size:12px;color:#65717c;margin-left:8px}.pager{display:flex;justify-content:center;align-items:center;gap:14px;padding:12px}.empty{text-align:center;padding:50px;color:#7c858d}.hidden{display:none!important}.notice{margin-top:14px;padding:12px;color:#56616c;font-size:13px}footer{text-align:center;padding:16px;color:#7b858e;font-size:12px}.modal{position:fixed;inset:0;z-index:10}.backdrop{position:absolute;inset:0;background:#0008}.modal-card{position:relative;max-width:720px;max-height:82vh;overflow:auto;margin:6vh auto;background:#fff;border-radius:14px;padding:16px}.modal-head{display:flex;justify-content:space-between;gap:12px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-item{border:1px solid #e2e6ea;border-radius:8px;padding:9px}.detail-item span{display:block;color:#6b747d;font-size:11px}.bulk-card textarea{width:100%;padding:10px;border:1px solid #ccd3da;border-radius:8px;resize:vertical;margin-top:12px}.bulk-actions{display:flex;justify-content:flex-end;margin-top:10px}.toast{position:fixed;right:20px;bottom:20px;background:#18202a;color:#fff;padding:10px 14px;border-radius:8px;z-index:30}@media(max-width:1100px){.rate-grid{grid-template-columns:repeat(4,1fr)}.metrics{grid-template-columns:repeat(2,1fr)}.option-head{grid-template-columns:1fr 1fr}.option-actions{grid-column:1/-1}}@media(max-width:650px){.rate-grid{grid-template-columns:repeat(2,1fr)}.product-head,.option-head{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}}
.accent{background:#f1f4ff;border-color:#bbc7ff;color:#263f9d;font-weight:700}.wide-modal{max-width:1100px}.modal-actions{display:flex;justify-content:flex-end;position:sticky;bottom:-16px;background:#fff;padding:12px 0 4px;margin-top:12px}.global-policy{display:flex;align-items:center;gap:18px;background:#f7f8fa;border:1px solid #e0e4e8;border-radius:10px;padding:12px;margin:12px 0}.global-policy input{width:110px;padding:7px}.global-policy p{margin:0;color:#65717c}.policy-country{border:1px solid #e0e4e8;border-radius:10px;margin:8px 0;overflow:hidden}.policy-country summary{padding:11px 13px;font-weight:700;background:#fafbfc;cursor:pointer}.policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px}.policy-grid label{font-size:12px;color:#58636e}.policy-grid input{display:block;width:100%;padding:7px;margin-top:4px;border:1px solid #ccd3da;border-radius:7px}.shipping-editor{display:block;padding:0 12px 12px;font-size:12px}.shipping-editor small{color:#7a838c}.shipping-editor textarea{display:block;width:100%;margin-top:6px;padding:8px;border:1px solid #ccd3da;border-radius:7px;font-family:monospace}.toggle-line{display:block;padding:10px 12px}.voucher-table{width:calc(100% - 24px);margin:0 12px 10px;border-collapse:collapse}.voucher-table th,.voucher-table td{padding:5px;border-bottom:1px solid #edf0f2;text-align:left}.voucher-table input,.voucher-table select{width:100%;padding:6px;border:1px solid #ccd3da;border-radius:6px}.voucher-country>button{margin:0 12px 12px}.backup-row{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #edf0f2;padding:11px 4px}.backup-row small{display:block;color:#737d86;margin-top:3px}.backup-row>div:last-child{display:flex;gap:6px}.markets select[data-mfield="voucherMode"]{min-width:72px}@media(max-width:900px){.policy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.policy-grid{grid-template-columns:1fr}.global-policy{display:block}}

/* 상품 시각 구분 */
.product{position:relative;border-left:7px solid var(--product-color,#5b8def)}
.product::before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:var(--product-color,#5b8def);opacity:.35}
.product-identity{display:flex;align-items:end;gap:8px;min-width:0}.product-name{flex:1;min-width:240px}.favorite-btn{font-size:24px;line-height:1;padding:5px 8px;border:0;background:transparent;color:#9aa2aa}.favorite-btn.on{color:#e0a800}.favorite-btn:hover{background:#fff8dc}.icon-select{width:58px;font-size:22px;padding:5px;border:1px solid #ccd3da;border-radius:7px}.color-input{width:42px;height:38px;padding:2px;border:1px solid #ccd3da;border-radius:7px;background:#fff}.status-select{min-width:92px;padding:8px;border-radius:999px;font-weight:700;border:1px solid #ccd3da}.status-판매중{background:#e8f7ed;color:#176b33}.status-신규{background:#e8f1ff;color:#285ea8}.status-확인필요{background:#fff1d8;color:#915e00}.status-품절{background:#fde8e8;color:#a32121}.status-중단{background:#eceff2;color:#5b6269}.favorite-filter{display:flex;align-items:center;gap:4px;font-size:13px;white-space:nowrap}.filters select{padding:8px;border:1px solid #cbd2d9;border-radius:8px;background:#fff}
@media(max-width:900px){.product-identity{flex-wrap:wrap}.product-name{flex-basis:100%}}
.drive-btn{border-color:#4285f4!important;color:#1967d2!important;background:#eef4ff!important}.drive-panel{display:grid;gap:16px}.drive-status-card{padding:14px;border:1px solid #dce4ef;border-radius:12px;display:grid;gap:4px}.drive-status-card span{font-size:12px;color:#64748b}.drive-status-card b{font-size:18px}.drive-status-card small{color:#64748b}.drive-actions{display:flex;gap:8px;flex-wrap:wrap}.drive-help{font-size:13px;line-height:1.5;color:#64748b;background:#f8fafc;padding:12px;border-radius:10px}.drive-last{font-size:13px;color:#475569}.pill.drive-ok{background:#eef8ef;color:#267a33}.pill.drive-warn{background:#fff7e8;color:#9a5b00}

.markets{min-width:1780px}.price-original{background:#fff8e7}.price-promo{background:#eef6ff}.promo-price-input{font-weight:800;border-color:#4a79b8!important;background:#eef6ff}.actual-price-input{font-weight:800;border:2px solid #3b8f50!important;background:#f3fff5!important;min-width:100px}.price-actual{background:#edf9ef}.price-use{display:block;font-size:9px;color:#78838d;font-weight:500;margin-top:2px}.markets th small{font-size:10px;color:#7a838c;font-weight:400}.discount-setting{background:#fff3cf;padding:5px 8px;border-radius:8px;font-weight:700}.discount-setting input{background:white}
.gomargin-btn{background:#fff3d8;border-color:#d9a12f;font-weight:800}.id-chip{min-width:160px;border:1px solid #dfe4e8;background:#f8fafb;border-radius:8px;padding:6px 8px;overflow:hidden}.id-chip span,.id-chip small{display:block;font-size:9px;color:#7b858f}.id-chip b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-identity{display:flex;align-items:end;gap:7px;min-width:0}.product-name{min-width:280px;flex:1}.product-thumb{width:46px;height:46px;border-radius:8px;object-fit:cover;border:1px solid #dfe4e8;background:#f7f7f7}.option-head{grid-template-columns:minmax(220px,1.3fr) minmax(150px,.75fr) repeat(3,minmax(110px,.65fr)) auto}.markets{min-width:1940px}.shopee-ids{min-width:150px}.shopee-ids b,.shopee-ids small{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis}.shopee-ids small{font-size:10px;color:#707a84}.source-category{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;color:#7a838c;font-size:9px;margin-top:2px}.detail-wide{grid-column:1/-1}.detail-wide a{display:block;overflow-wrap:anywhere;font-size:11px}
@media(max-width:1100px){.product-identity{flex-wrap:wrap}.id-chip{min-width:140px}}
/* v1.5.2: 상품 식별 UI 단순화 */
.product-identity{display:grid;grid-template-columns:auto minmax(260px,1.3fr) minmax(260px,1fr) auto auto;align-items:end;gap:8px;min-width:0;width:100%}
.product-keywords{min-width:240px}
.product-thumb{width:42px;height:42px;object-fit:cover;border-radius:8px;border:1px solid #e1e5e9}
.option-head{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(120px,.7fr)) auto}
@media(max-width:1100px){.product-identity{grid-template-columns:auto 1fr 1fr}.master-id,.status-select{align-self:end}.option-head{grid-template-columns:1fr 1fr}.option-actions{grid-column:1/-1}}
@media(max-width:720px){.product-identity{grid-template-columns:1fr}.product-thumb{display:none}.product-keywords{min-width:0}}

/* v1.5.3: 상품명/검색키워드 겹침 방지 */
.product-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}
.product-identity{display:grid;grid-template-columns:46px minmax(360px,1.45fr) minmax(360px,1.25fr) minmax(150px,.55fr) minmax(92px,.35fr);gap:10px;align-items:end;width:100%;min-width:0}
.product-name,.product-keywords{min-width:0;width:100%}
.product-name input,.product-keywords input{width:100%;min-width:0;box-sizing:border-box}
.master-id{min-width:0;width:100%}
@media(max-width:1450px){.product-head{grid-template-columns:1fr}.product-actions{justify-content:flex-end}.product-identity{grid-template-columns:46px minmax(300px,1fr) minmax(300px,1fr) minmax(150px,.55fr) minmax(92px,.35fr)}}
@media(max-width:1050px){.product-identity{grid-template-columns:46px 1fr 1fr}.master-id,.status-select{min-width:0}.product-actions{justify-content:flex-start}}
@media(max-width:760px){.product-identity{grid-template-columns:1fr}.product-thumb{display:none}.product-name,.product-keywords{min-width:0}}

/* v1.5.4 compact product header / option row */
.product-head{padding:9px 12px;align-items:center}
.product-identity{display:grid;grid-template-columns:46px auto minmax(330px,1.45fr) minmax(330px,1.2fr) minmax(150px,.55fr);gap:9px;align-items:center;width:100%;min-width:0}
.product-quick{display:flex;align-items:center;gap:5px;white-space:nowrap}
.product-quick .favorite-btn{order:1;margin:0;padding:4px 5px}
.product-quick .status-select{order:2;margin:0}
.product-name,.product-keywords{min-width:0}
.product-thumb-empty{background:#f7f8fa}
.options-zone{padding:6px 8px}
.option{margin:5px 0}
.option-head{padding:6px 9px;gap:7px;align-items:end;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(120px,.7fr)) auto}
.option-index{margin-bottom:2px;line-height:1.15}
.option-name-field input{margin-top:0}
.option-head .field input{padding:7px 8px}
.option-actions{align-items:end;padding-bottom:0}
@media(max-width:1450px){.product-identity{grid-template-columns:46px auto minmax(280px,1fr) minmax(280px,1fr) minmax(140px,.5fr)}}
@media(max-width:1100px){.product-identity{grid-template-columns:46px auto 1fr 1fr}.master-id{grid-column:3/5}.product-actions{justify-content:flex-start}.option-head{grid-template-columns:1fr 1fr}.option-actions{grid-column:1/-1}}
@media(max-width:760px){.product-identity{grid-template-columns:auto 1fr}.product-thumb{display:none}.product-quick{grid-column:1}.product-name,.product-keywords,.master-id{grid-column:1/-1}}


/* ===== JjongMagic iOS-inspired UI refresh v1.6.0 ===== */
:root{
  --ios-bg:#f2f2f7;
  --ios-card:rgba(255,255,255,.94);
  --ios-text:#1c1c1e;
  --ios-sub:#6e6e73;
  --ios-line:#d1d1d6;
  --ios-blue:#007aff;
  --ios-green:#34c759;
  --ios-red:#ff3b30;
  --ios-orange:#ff9500;
  --ios-shadow:0 10px 30px rgba(0,0,0,.07);
  --ios-radius:18px;
}
html,body{background:var(--ios-bg)!important;color:var(--ios-text)!important}
body{
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Pretendard","Noto Sans KR",sans-serif!important;
  letter-spacing:-.015em;
}
header,.topbar,.toolbar{
  background:rgba(248,248,250,.86)!important;
  backdrop-filter:saturate(180%) blur(18px);
  -webkit-backdrop-filter:saturate(180%) blur(18px);
}
.card,.panel,.product-card,.option-card,.settings-card,.country-card,.modal-content{
  background:var(--ios-card)!important;
  border:1px solid rgba(60,60,67,.12)!important;
  border-radius:var(--ios-radius)!important;
  box-shadow:var(--ios-shadow)!important;
}
button,.btn{
  border:0!important;
  border-radius:12px!important;
  min-height:38px;
  padding:8px 14px!important;
  font-weight:650!important;
  letter-spacing:-.01em;
  box-shadow:none!important;
  transition:transform .12s ease,opacity .12s ease,background .12s ease!important;
}
button:hover,.btn:hover{transform:translateY(-1px)}
button:active,.btn:active{transform:scale(.98);opacity:.78}
button.primary,.btn-primary,.primary{background:var(--ios-blue)!important;color:white!important}
button.danger,.btn-danger,.danger{background:#fff1f0!important;color:var(--ios-red)!important}
button.success,.btn-success,.success{background:#ebf9ef!important;color:#198f37!important}
input,select,textarea{
  background:#fff!important;
  border:1px solid rgba(60,60,67,.18)!important;
  border-radius:11px!important;
  min-height:38px;
  padding:8px 11px!important;
  color:var(--ios-text)!important;
  outline:none!important;
  transition:border .15s ease,box-shadow .15s ease;
}
input:focus,select:focus,textarea:focus{
  border-color:rgba(0,122,255,.65)!important;
  box-shadow:0 0 0 3px rgba(0,122,255,.12)!important;
}
table{border-collapse:separate!important;border-spacing:0!important;overflow:hidden}
th{
  background:#f7f7fa!important;
  color:#55555a!important;
  font-size:12px!important;
  font-weight:700!important;
  border-bottom:1px solid var(--ios-line)!important;
}
td{border-color:rgba(60,60,67,.09)!important}
tr:hover td{background:rgba(0,122,255,.035)!important}
.badge,.status-badge{
  border-radius:999px!important;
  padding:5px 9px!important;
  font-weight:700!important;
}
h1,h2,h3{letter-spacing:-.035em!important}
small,.muted,.subtext{color:var(--ios-sub)!important}

/* Top actions: compact iOS control center feel */
.top-actions,.toolbar-actions,.header-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
}
.top-actions button,.toolbar-actions button,.header-actions button{
  background:#fff!important;
  color:#252529!important;
  border:1px solid rgba(60,60,67,.12)!important;
}
.top-actions button:hover,.toolbar-actions button:hover,.header-actions button:hover{
  background:#f8f8fb!important;
}

/* Make destructive keyword-clear action visually unmistakable */
button[id*="clear"][id*="keyword"],button[onclick*="clear"][onclick*="Keyword"]{
  color:var(--ios-red)!important;
  background:#fff1f0!important;
}

/* Responsive breathing room */
@media (max-width:900px){
  .card,.panel,.product-card,.option-card{border-radius:15px!important}
  button,.btn{min-height:40px}
}

/* v1.6.1 page jump */
.pager{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:16px 8px!important}
.pager #pageInfo{font-weight:750;min-width:72px;text-align:center;color:var(--ios-text)}
.page-jump{display:inline-flex;align-items:center;gap:7px;background:#f2f2f7;border:1px solid rgba(60,60,67,.10);border-radius:13px;padding:5px 7px 5px 10px}
.page-jump span{font-size:13px;color:#6e6e73;font-weight:650;white-space:nowrap}
.page-jump input{width:72px!important;min-height:34px!important;height:34px;padding:4px 7px!important;text-align:center;background:#fff!important}
.page-jump button{min-height:34px!important;height:34px;padding:5px 12px!important}


/* ===== JjongMagic 1.6.4 frequent actions + safe delete ===== */
.action-add-option{background:#007aff!important;color:#fff!important;border-color:#007aff!important;font-weight:800!important;box-shadow:0 3px 10px rgba(0,122,255,.18)!important}.action-add-option:hover{background:#006ee6!important}.action-duplicate{background:#f2f2f7!important;color:#2c2c2e!important;border-color:#dedee3!important}.action-delete{margin-left:8px!important;background:#fff!important;color:#d70015!important;border:1px solid rgba(215,0,21,.26)!important;font-weight:650!important;opacity:.78}.action-delete:hover{background:#fff1f2!important;opacity:1}.action-toggle-country{min-width:132px!important;background:#eaf8ee!important;color:#16833a!important;border:1px solid #9fddb0!important;font-weight:850!important;font-size:14px!important;box-shadow:0 3px 10px rgba(52,199,89,.12)!important}.action-toggle-country:hover{background:#dcf5e3!important}.action-toggle-country.is-open{background:#f2f2f7!important;color:#48484a!important;border-color:#d4d4d9!important;box-shadow:none!important}.action-delete-option{background:#fff!important;color:#d70015!important;border:1px solid rgba(215,0,21,.18)!important;opacity:.68;padding-left:10px!important;padding-right:10px!important}.action-delete-option:hover{opacity:1;background:#fff1f2!important}.product-actions{align-items:center!important}.option-actions{gap:8px!important}@media(max-width:650px){.action-add-option,.action-toggle-country{min-height:44px!important}.action-delete{margin-left:auto!important}}

/* ===== JjongMagic 1.6.5 low-emphasis delete controls ===== */
button.action-delete,
button.action-delete-option{
  background:transparent!important;
  color:#8e8e93!important;
  border:1px solid #d1d1d6!important;
  box-shadow:none!important;
  font-weight:500!important;
  opacity:.62!important;
}
button.action-delete{
  margin-left:10px!important;
  padding-left:10px!important;
  padding-right:10px!important;
}
button.action-delete-option{
  padding-left:9px!important;
  padding-right:9px!important;
}
button.action-delete:hover,
button.action-delete-option:hover{
  background:#f2f2f7!important;
  color:#636366!important;
  border-color:#aeaeb2!important;
  opacity:.9!important;
}
button.action-delete:disabled,
button.action-delete-option:disabled{
  opacity:.25!important;
}

/* 1.6.6 Global ID + registration sort */
.master-id{min-width:170px}.master-id input{width:150px;max-width:100%;font-size:12px;font-weight:700;padding:6px 8px;border:1px solid #d1d1d6;border-radius:8px;background:#fff}.master-id .registered-chip{display:block;margin-top:4px;color:#8e8e93;font-size:10px;font-weight:600}#sortMode{font-weight:700;background:#f2f7ff;border-color:#c7dcff}

/* ===== Searchable category picker ===== */
.category-cell{min-width:220px!important}
.category-search-wrap{width:100%}
.category-search-input{
  width:100%!important;
  min-width:200px!important;
  height:38px!important;
  padding:7px 10px!important;
  border-radius:10px!important;
  font-size:13px!important;
  background:#fff!important;
}
.category-search-input:focus{
  border-color:#007aff!important;
  box-shadow:0 0 0 3px rgba(0,122,255,.12)!important;
}
.category-search-input::-webkit-search-cancel-button{cursor:pointer}
@media(max-width:760px){
  .category-cell{min-width:250px!important}
  .category-search-input{
    min-width:230px!important;
    height:42px!important;
    font-size:16px!important;
  }
}


/* ===== JjongMagic 1.6.27 · JJONG pastel shared design ===== */
:root{
  --jj-bg:#f4f6ff;
  --jj-card:#ffffff;
  --jj-text:#18213a;
  --jj-muted:#7782a3;
  --jj-line:#e6e9f6;
  --jj-blue:#5f8cff;
  --jj-purple:#906cff;
  --jj-soft:#f4f6ff;
  --jj-green:#18a86b;
  --jj-shadow:0 14px 36px rgba(73,84,145,.08);
}
html,body{
  background:
    radial-gradient(circle at 8% 0%,rgba(142,108,255,.10),transparent 28%),
    radial-gradient(circle at 95% 4%,rgba(83,157,255,.10),transparent 27%),
    #f6f8ff!important;
  color:var(--jj-text)!important;
}
body{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Pretendard","Noto Sans KR","Malgun Gothic",sans-serif!important;
}
.shell{max-width:1820px;padding:22px 24px 30px}
header{
  margin:0 0 16px;padding:20px 22px;
  border:1px solid rgba(226,230,246,.95);
  border-radius:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(246,247,255,.94));
  box-shadow:var(--jj-shadow);
}
header h1{font-size:31px;margin:4px 0 3px;color:#17213b}
header h1:before{
  content:"✦";display:inline-grid;place-items:center;width:42px;height:42px;margin-right:11px;
  border-radius:14px;color:#fff;font-size:20px;vertical-align:-4px;
  background:linear-gradient(135deg,#62a3ff,#716eff 54%,#a46cff);
  box-shadow:0 9px 20px rgba(105,111,255,.27)
}
header p{margin:2px 0 0;color:#7d87a5;font-weight:600}
.eyebrow{color:#6e79a1;letter-spacing:.08em}
.version-tag{font-size:.38em;font-weight:750;opacity:.62}
.pill{
  background:linear-gradient(135deg,#edf4ff,#f1edff)!important;
  color:#4f60a4!important;border:1px solid #e1e5f8;border-radius:999px!important;
  padding:10px 14px!important
}
.card{
  border:1px solid rgba(226,230,246,.96)!important;
  border-radius:20px!important;
  box-shadow:var(--jj-shadow)!important;
  background:rgba(255,255,255,.96)!important;
}
.toolbar{
  padding:13px!important;margin-bottom:14px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,255,.97))!important;
}
.toolbar-main{display:flex;align-items:center;gap:14px;margin-bottom:11px}
.hero-add{
  min-width:150px;min-height:46px!important;font-size:14px!important;
  background:linear-gradient(135deg,#579bff,#6e78ff 55%,#9b6cff)!important;
  box-shadow:0 10px 23px rgba(103,112,255,.24)!important;
}
.toolbar-message{font-size:12px;color:#8992ac;font-weight:600}
.primary-search-row{
  padding:10px 11px;border:1px solid #e9ecf7;border-radius:15px;
  background:#f9faff;gap:9px!important
}
.search-wrap{position:relative;flex:1;min-width:360px}
.search-icon{
  position:absolute;left:13px;top:50%;transform:translateY(-52%);
  font-size:20px;color:#6074b6;z-index:1
}
.filters .search-wrap input[type=search]{
  width:100%!important;min-width:0;padding-left:40px!important;
  height:43px!important;border-color:#dfe4f4!important;
  box-shadow:0 3px 9px rgba(80,93,151,.035)
}
.filters select{
  height:43px!important;background:#fff!important;border-color:#e0e4f2!important;
  color:#45506f!important;font-weight:700!important
}
.favorite-filter{
  height:43px;padding:0 11px;border:1px solid #e0e4f2;border-radius:11px;
  background:#fff;color:#58637f
}
#countText{color:#75809f;font-weight:750;margin-left:auto}
.extra-tools{
  margin-top:10px;border:1px solid #e5e8f6;border-radius:15px;
  background:linear-gradient(135deg,#f8f9ff,#f4f6ff);overflow:hidden
}
.extra-tools summary{
  list-style:none;display:flex;align-items:center;gap:9px;padding:12px 14px;
  cursor:pointer;user-select:none;color:#34416d
}
.extra-tools summary::-webkit-details-marker{display:none}
.extra-tools-icon{
  width:30px;height:30px;display:grid;place-items:center;border-radius:10px;
  background:linear-gradient(135deg,#e9f1ff,#eee9ff);color:#5d72e6;font-size:16px
}
.extra-tools-title{font-weight:850;color:#2e4cc3}
.extra-tools-desc{font-size:11.5px;color:#8992ac;font-weight:600}
.extra-tools-state{margin-left:auto;color:#7d86a4;font-size:11px;font-weight:750}
.extra-tools[open] .extra-tools-state{font-size:0}
.extra-tools[open] .extra-tools-state:after{content:"접기";font-size:11px}
.extra-tools-body{padding:0 12px 12px}
.extra-actions{padding-top:4px}
.extra-actions button{
  background:#fff!important;border:1px solid #e0e5f3!important;color:#46516f!important;
  box-shadow:0 4px 11px rgba(75,86,140,.045)!important
}
.extra-actions .accent{background:#f1f4ff!important;color:#3450ad!important;border-color:#d9e0ff!important}
.extra-actions .gomargin-btn{background:#fff6df!important;color:#765310!important;border-color:#f3dfaa!important}
.extra-actions .danger{background:#fff2f2!important;color:#e24b57!important;border-color:#ffdadd!important}
.compact-settings{
  margin-top:9px!important;padding-top:10px;border-top:1px dashed #dfe3f1
}
.compact-settings label{
  display:flex;align-items:center;gap:7px;color:#56617f;font-size:12px;font-weight:750
}
.compact-settings input{width:74px!important;height:36px!important;min-height:36px!important}
.rates{padding:16px!important}
.section-title h2{font-size:18px;color:#283451}
.section-title p{color:#8992aa!important}
.rate-box{
  border-color:#e7eaf5!important;border-radius:13px!important;
  background:linear-gradient(180deg,#fff,#fafbff)!important
}
.metrics{gap:11px}
.metric{
  padding:14px 16px!important;background:linear-gradient(135deg,#fff,#f7f8ff)!important;
  border-radius:17px!important
}
.metric span{color:#818aa6!important;font-weight:700}
.metric b{color:#253153;font-size:23px}
.list-card{padding:11px!important;background:rgba(249,250,255,.92)!important}
.product{
  border:1px solid #e5e8f3!important;border-left:1px solid #e5e8f3!important;
  border-radius:18px!important;margin:11px 0!important;
  background:#fff!important;box-shadow:0 8px 22px rgba(70,82,140,.055)!important
}
.product::before{height:0!important}
.product-head{
  padding:13px 14px!important;
  background:linear-gradient(135deg,#fff,#fbfbff)!important
}
.product-thumb{width:54px!important;height:54px!important;border-radius:13px!important;box-shadow:0 5px 13px rgba(64,72,120,.10)}
.favorite-btn{color:#8ba0d6!important}.favorite-btn.on{color:#ffab2f!important}
.status-select{border:0!important;box-shadow:none!important}
.field label,.id-chip span{color:#7b86a3!important;font-weight:700}
.field input,.master-id input{
  background:#fff!important;border-color:#dfe4f1!important;color:#26304b!important
}
.product-name input{font-weight:800!important}
.product-actions button{border-radius:10px!important}
.action-add-option{
  background:linear-gradient(135deg,#5e91ff,#746fff)!important;
  box-shadow:0 6px 15px rgba(102,112,255,.18)!important
}
.action-duplicate{background:#f3f5ff!important;color:#53618b!important;border-color:#e2e6f4!important}
.options-zone{
  border-top:1px solid #edf0f8!important;
  background:linear-gradient(180deg,#f8f9ff,#fbfcff)!important;padding:8px 10px!important
}
.option{
  border:1px solid #e6e9f4!important;border-radius:14px!important;
  box-shadow:0 4px 12px rgba(70,82,140,.035)!important
}
.option-head{background:#fff}
.market-wrap{border-top-color:#edf0f7!important}
.markets th{background:#f5f7ff!important;color:#596582!important}
.markets td{background:#fff}
.markets tr:hover td{background:#fafbff!important}
.badge.good{background:#e8faef!important;color:#168a4c!important}
.badge.low{background:#fff5df!important;color:#9a6700!important}
.badge.negative{background:#fff0f2!important;color:#c43e50!important}
.pager button{background:#fff!important;border:1px solid #e0e4f2!important;color:#53607e!important}
.pager .primary{
  color:#fff!important;background:linear-gradient(135deg,#5c8fff,#786eff)!important
}
.notice{
  color:#6f7894!important;line-height:1.65;border-radius:18px!important;
  background:linear-gradient(135deg,#fff,#fafaff)!important
}
footer{color:#8991aa!important}
.modal-card{
  border:1px solid #e3e7f3!important;border-radius:20px!important;
  box-shadow:0 28px 80px rgba(35,43,83,.22)!important
}
@media(max-width:900px){
  .toolbar-main{align-items:flex-start;flex-direction:column}
  .toolbar-message{display:none}
  .search-wrap{min-width:100%;width:100%}
  .extra-tools-desc{display:none}
}


/* ===== JjongMagic 1.6.28 · 환율/현황 접기 ===== */
.rates-fold{
  margin:0 0 14px;
  border:1px solid #e5e8f6;
  border-radius:17px;
  background:linear-gradient(135deg,#f9faff,#f5f7ff);
  overflow:hidden;
  box-shadow:0 10px 26px rgba(73,84,145,.055);
}
.rates-fold summary{
  list-style:none;
  display:flex;
  align-items:center;
  gap:9px;
  padding:12px 14px;
  cursor:pointer;
  user-select:none;
  color:#34416d;
}
.rates-fold summary::-webkit-details-marker{display:none}
.rates-fold-icon{
  width:30px;height:30px;
  display:grid;place-items:center;
  border-radius:10px;
  background:linear-gradient(135deg,#e8f2ff,#eee9ff);
  color:#5871e9;
  font-weight:900;
}
.rates-fold-title{font-weight:850;color:#2f4dc7}
.rates-fold-desc{font-size:11.5px;color:#8992ac;font-weight:600}
.rates-fold-state{
  margin-left:auto;
  color:#7d86a4;
  font-size:11px;
  font-weight:750;
}
.rates-fold[open] .rates-fold-state{font-size:0}
.rates-fold[open] .rates-fold-state:after{content:"접기";font-size:11px}
.rates-fold-body{padding:0 10px 10px}
.rates-fold-body .rates{margin:0 0 10px!important;box-shadow:none!important}
.rates-fold-body .metrics{margin:0!important}
@media(max-width:900px){
  .rates-fold-desc{display:none}
}

/* JjongMagic 1.6.29 · JjongHub one-click sync */
.extra-actions .hub-sync-btn{
  background:linear-gradient(135deg,#edf4ff,#f0edff)!important;
  border-color:#d5defe!important;
  color:#3658c7!important;
  font-weight:850!important;
}

/* v1.6.43 · 임시상품 → 실제상품 안전 이관 */
.action-transfer{background:linear-gradient(135deg,#f0ecff,#eaf2ff);border-color:#cfc6ff;color:#5a48a8}
.temp-transfer-overlay{position:fixed;inset:0;z-index:9999;background:rgba(31,34,48,.36);display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(4px)}
.temp-transfer-card{width:min(760px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(40,45,80,.22);padding:22px}
.temp-transfer-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.temp-transfer-head b{display:block;font-size:20px}.temp-transfer-head small{display:block;color:#73798e;margin-top:5px}.temp-transfer-head button{border:0;background:#f4f5f9;border-radius:12px;width:36px;height:36px;font-size:22px}
.temp-source-label{display:grid;gap:7px;font-weight:700}.temp-source-label select,.temp-map-row select{width:100%;padding:11px 12px;border:1px solid #dde1eb;border-radius:12px;background:#fff}
.temp-transfer-map{display:grid;gap:10px;margin:16px 0}.temp-transfer-note,.temp-transfer-empty{padding:12px 14px;border-radius:14px;background:#f7f7fb;color:#646b80;font-size:13px}
.temp-map-row{display:grid;grid-template-columns:minmax(180px,1fr) 28px minmax(260px,1.4fr);gap:10px;align-items:center;padding:12px;border:1px solid #eceef4;border-radius:16px}.temp-map-row>div{display:grid;gap:3px}.temp-map-row small{color:#858ba0}.temp-map-row b{font-size:14px}.temp-map-row em{font-size:11px;color:#9a9fb0;font-style:normal}.temp-map-row>span{text-align:center;color:#a2a7b8}
.temp-delete-check{display:flex;align-items:center;gap:8px;padding:10px 2px;color:#52596d}.temp-transfer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.temp-transfer-actions button{padding:10px 16px;border-radius:12px}
@media(max-width:720px){.temp-map-row{grid-template-columns:1fr}.temp-map-row>span{display:none}}
\n\n/* ===== JjongMagic 1.6.44 · 상품 구획/국기/등록일/UI 톤 정리 ===== */\n.product{\n  border:1px solid #d9dff0!important;\n  border-left:1px solid #d9dff0!important;\n  margin:18px 2px 26px!important;\n  box-shadow:0 10px 28px rgba(70,82,140,.085),0 0 0 1px rgba(112,126,190,.035)!important;\n  overflow:hidden!important;\n}\n.product-head{\n  background:linear-gradient(135deg,#fdfdff 0%,#f7f8ff 100%)!important;\n  border-bottom:1px solid #e3e7f4!important;\n}\n.options-zone{\n  border-top:0!important;\n  background:linear-gradient(180deg,#f8f9fe 0%,#fbfcff 100%)!important;\n  padding:10px 12px 12px!important;\n}\n.product+.product{margin-top:28px!important}\n.product:hover{\n  border-color:#cbd3ec!important;\n  box-shadow:0 13px 32px rgba(70,82,140,.11),0 0 0 1px rgba(112,126,190,.045)!important;\n}\n\n/* 상단 작업 버튼: 임시데이터 이관처럼 은은한 보조 버튼으로 통일 */\n.action-add-option,.action-duplicate,.action-transfer{\n  background:linear-gradient(135deg,#f2efff,#edf3ff)!important;\n  color:#5b57a6!important;\n  border:1px solid #ddd9f5!important;\n  box-shadow:0 3px 9px rgba(93,83,170,.07)!important;\n  font-weight:750!important;\n}\n.action-add-option:hover,.action-duplicate:hover,.action-transfer:hover{\n  background:linear-gradient(135deg,#ebe6ff,#e6eeff)!important;\n  border-color:#cec7ee!important;\n  color:#4f479e!important;\n  box-shadow:0 4px 11px rgba(93,83,170,.11)!important;\n}\n.action-delete{background:#fff8f9!important;color:#ca4051!important;border-color:#f1d8dd!important;box-shadow:none!important}\n.action-delete:hover{background:#fff0f2!important;border-color:#ecc8cf!important}\n\n/* 등록일은 사람이 읽는 보조정보처럼 정돈 */\n.registered-chip{\n  margin-top:4px!important;\n  color:#8b92a8!important;\n  font-weight:650!important;\n  letter-spacing:.01em;\n}\n\n/* 옵션 여러 개를 위아래로 비교할 때 국가를 색으로 바로 인지 */\n.country-cell{\n  white-space:nowrap;\n  min-width:132px;\n  vertical-align:middle!important;\n}\n.country-flag{\n  display:inline-block;\n  width:22px;\n  margin-right:6px;\n  font-size:17px;\n  line-height:1;\n  vertical-align:-2px;\n  text-align:center;\n  filter:saturate(.92);\n}\n.country-cell b{font-weight:800;color:#34405f}\n.country-currency{color:#6e7892;font-weight:700;margin-left:2px}\n

/* ===== JjongMagic 1.6.45 · 상품 경계/버튼/국가코드 가독성 강화 ===== */
/* 상품 카드: 그림자보다 실제 테두리로 확실하게 구분 */
#productList .product{
  border:2px solid #b9c3e6!important;
  border-radius:20px!important;
  margin:22px 2px 34px!important;
  background:#fff!important;
  box-shadow:0 5px 16px rgba(70,82,140,.055)!important;
  overflow:hidden!important;
}
#productList .product + .product{margin-top:34px!important}
#productList .product:hover{
  border-color:#aeb9df!important;
  box-shadow:0 7px 19px rgba(70,82,140,.075)!important;
}
#productList .product-head{
  border-bottom:2px solid #dce2f3!important;
  background:#fbfcff!important;
}
#productList .options-zone{
  background:#f7f9ff!important;
  padding:12px!important;
}
#productList .option{
  border:1px solid #dce2f1!important;
  background:#fff!important;
}

/* 상단 상품 추가: 진한 파랑 대신 부드러운 쫑시리즈 보조 액션 */
#addProduct.hero-add{
  min-width:150px!important;
  background:linear-gradient(135deg,#f0ecff,#eaf2ff)!important;
  color:#554ba2!important;
  border:1px solid #cec7ef!important;
  box-shadow:0 4px 11px rgba(93,83,170,.10)!important;
  font-weight:850!important;
}
#addProduct.hero-add:hover{
  background:linear-gradient(135deg,#e9e3ff,#e3edff)!important;
  border-color:#bfb5e8!important;
  color:#473d95!important;
}

/* 상품의 옵션 추가/복제/이관: 모두 이관 버튼과 같은 은은한 톤 */
#productList .product-actions .action-add-option,
#productList .product-actions .action-duplicate,
#productList .product-actions .action-transfer{
  background:linear-gradient(135deg,#f0ecff,#eaf2ff)!important;
  color:#5a48a8!important;
  border:1px solid #cfc6ff!important;
  box-shadow:0 3px 9px rgba(93,83,170,.07)!important;
  font-weight:800!important;
}
#productList .product-actions .action-add-option:hover,
#productList .product-actions .action-duplicate:hover,
#productList .product-actions .action-transfer:hover{
  background:linear-gradient(135deg,#e9e3ff,#e4edff)!important;
  border-color:#c0b6ef!important;
  color:#4e409a!important;
}

/* 국가 펼치기: 강한 초록 제거, 중립적인 연보라/회색 */
#productList .action-toggle-country{
  min-width:128px!important;
  background:#f3f2fb!important;
  color:#5d5a79!important;
  border:1px solid #d9d7e7!important;
  box-shadow:none!important;
  font-weight:800!important;
}
#productList .action-toggle-country:hover{
  background:#eceaf7!important;
  border-color:#ccc8df!important;
  color:#4f4b6c!important;
}
#productList .action-toggle-country.is-open{
  background:#f7f7fa!important;
  color:#5e6270!important;
  border-color:#d9dbe3!important;
}

/* 국가 셀에는 약자를 두지 않고, 실제 최종판매가 바로 앞에 2글자 국가코드 표시 */
.country-cell{min-width:118px!important}
.country-flag{display:none!important}
.actual-price-line{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.country-code{
  flex:0 0 auto;
  min-width:28px;
  height:25px;
  padding:0 5px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#eef1fb;
  border:1px solid #d7ddef;
  color:#4d587b;
  font-size:10px;
  font-weight:900;
  letter-spacing:.02em;
}
.actual-price-line .actual-price-input{
  flex:1 1 auto;
  min-width:82px;
}

/* ===== JjongMagic 1.6.46 · 상품 카드 경계 강화 ===== */
#productList .product{
  border:4px solid #111111 !important;
  border-left:4px solid #111111 !important;
  border-radius:18px !important;
  margin:22px 2px 34px !important;
  box-shadow:none !important;
  background:#ffffff !important;
}
#productList .product + .product{
  margin-top:34px !important;
}
#productList .product:hover{
  border-color:#000000 !important;
  box-shadow:none !important;
}
#productList .product::before{
  display:none !important;
}
#productList .product-head{
  border-bottom:2px solid #111111 !important;
}
#productList .options-zone{
  background:#fbfbff !important;
}

/* ===== JjongMagic 1.6.47 · 상품 카드 경계 재조정 ===== */
#productList .product{
  border:2px solid #aeb6cf !important;
  border-left:2px solid #aeb6cf !important;
  border-radius:18px !important;
  margin:20px 2px 30px !important;
  box-shadow:0 6px 18px rgba(72,82,125,.08) !important;
  background:#ffffff !important;
}
#productList .product + .product{
  margin-top:30px !important;
}
#productList .product:hover{
  border-color:#929dbf !important;
  box-shadow:0 8px 22px rgba(72,82,125,.11) !important;
}
#productList .product-head{
  border-bottom:1px solid #c8cee0 !important;
}

/* ===== JjongMagic 1.6.48 · Flash Deal price + margin ===== */
.flashdeal-filter{
  display:inline-flex;
  align-items:center;
  gap:5px;
  padding:7px 10px;
  border:1px solid #d8dcf0;
  border-radius:9px;
  background:#f7f6ff;
  color:#5650a8;
  font-weight:800;
  white-space:nowrap;
}
.flashdeal-filter input{width:auto!important;margin:0}
.markets{min-width:2260px!important}
.flashdeal-head,.flashdeal-metric-head{background:#f6f3ff!important;color:#51489a}
.flashdeal-cell{min-width:178px;background:#faf9ff}
.flashdeal-input-line{display:flex;align-items:center;gap:5px}
.flashdeal-price-input{
  width:96px!important;
  min-width:86px!important;
  max-width:110px!important;
  font-weight:900;
  border:2px solid #756bff!important;
  background:#f8f7ff!important;
  color:#302b72;
}
.flash-code{background:#f0eeff;border-color:#d8d4ff;color:#5b52b8}
.flash-copy-btn{
  margin-top:4px;
  width:100%;
  padding:3px 6px!important;
  font-size:9px!important;
  font-weight:800;
  border-color:#d5d1ff!important;
  background:#f5f3ff!important;
  color:#5e55b6!important;
}
.flash-copy-btn:hover{background:#ece9ff!important}
.flash-margin-rate,.flash-profit{background:#fbfaff;color:#777b88}
.flash-margin-rate.has-flash,.flash-profit.has-flash{background:#f3f0ff;color:#453b9a;font-weight:900}

/* ===== JjongMagic 1.6.49 · compact market layout + Flash Sale final-price semantics ===== */
.markets{min-width:1840px!important}
.market-id-head{min-width:160px}
.market-id-cell{min-width:160px;padding-right:8px!important}
.market-country-line{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}
.market-country-line b{font-size:12px;color:#25314c}
.market-country-line span{font-size:10px;color:#7b8597;font-weight:700}
.market-id-line b,.market-id-line small{display:block;max-width:155px;overflow:hidden;text-overflow:ellipsis}
.market-id-line b{font-size:10px;color:#34405a}
.market-id-line small{font-size:9px;color:#8a93a1;margin-top:1px}
.actual-economics-head{min-width:100px}
.actual-economics{min-width:100px}
.actual-economics b{display:block;font-size:12px}
.actual-economics small{display:block;margin-top:3px;font-size:10px;color:#5f6878;font-weight:700}
.apply-cell{min-width:56px}
.apply-cell button{padding:5px 9px!important}
.target-margin-cell{min-width:72px}
.target-margin-cell input{width:68px!important;max-width:68px!important}
.flashdeal-head{min-width:164px!important}
.flashdeal-cell{min-width:164px!important;max-width:178px;background:#faf9ff}
.flash-copy-btn{white-space:nowrap}
.flash-after-tax{display:block;margin-top:3px;font-size:9px;color:#756fb2;font-weight:700}
.flash-margin-rate,.flash-profit{min-width:86px!important}
.category-cell{min-width:150px}
.target-price-cell,.payout-cell{min-width:92px}
.detail-cell{min-width:58px}


/* ===== JjongMagic 1.6.51 · compact target controls + profit emphasis + option bulk target ===== */
.option-head{grid-template-columns:minmax(250px,1.35fr) repeat(3,minmax(110px,.62fr)) minmax(190px,.9fr) auto!important}
.bulk-target-margin-field{min-width:300px}
.bulk-target-margin-line{display:flex;gap:5px;align-items:center}
.bulk-target-margin-line input{width:72px!important;min-width:68px!important;flex:0 0 72px}
.bulk-target-margin-line button{padding:7px 8px!important;white-space:nowrap;font-size:10px;font-weight:800;border-color:#c9c3f5;background:#f6f4ff;color:#554ca5}
.bulk-target-margin-line button:hover{background:#ece9ff}
.markets{min-width:1760px!important}
.actual-economics{min-width:112px}
.actual-economics .actual-margin-value{display:block;font-size:10px;color:#667085;font-weight:700}
.actual-economics .actual-profit-value{display:block;margin-top:2px;font-size:14px;line-height:1.15;color:#202a43;font-weight:900}
.target-apply-head{min-width:88px}
.target-apply-cell{min-width:88px}
.target-apply-cell input{display:block;width:76px!important;max-width:76px!important;margin-bottom:4px;padding:4px 5px!important}
.target-apply-cell button{display:block;width:76px;padding:4px 6px!important;font-size:10px;font-weight:800}
.flash-margin-rate span{font-size:10px;font-weight:700;color:#6d7190}
.flash-profit b{font-size:14px!important;font-weight:900!important;color:#453b9a}
@media(max-width:1100px){.option-head{grid-template-columns:1fr 1fr!important}.bulk-target-margin-field{min-width:0}.option-actions{grid-column:1/-1}}
