@import"https://fonts.googleapis.com/css2?family=Pretendard:wght@400;500;600;700&display=swap";:root{color-scheme:light;--sellgom-white: #ffffff;--sellgom-gray-50: #f7f8fa;--sellgom-gray-100: #f0f2f5;--sellgom-gray-200: #e1e5ea;--sellgom-gray-300: #d2d8e0;--sellgom-gray-500: #717783;--sellgom-gray-700: #4a4f5b;--sellgom-gray-900: #242839;--sellgom-ink: #242839;--sellgom-ink-soft: #34405f;--sellgom-ink-border: #44495e;--sellgom-brand: #4963d1;--sellgom-brand-hover: #3d54b9;--sellgom-brand-soft: #eef0fb;--sellgom-mint: #8be3c2;--sellgom-mint-deep: #2f8f83;--sellgom-shell: var(--sellgom-ink);--sellgom-shell-border: var(--sellgom-ink-border);--background: var(--sellgom-gray-50);--surface: var(--sellgom-white);--surface-primary: var(--sellgom-white);--surface-border: var(--sellgom-gray-200);--text-primary: var(--sellgom-gray-900);--text-secondary: var(--sellgom-gray-700);--text-muted: var(--sellgom-gray-500);--shadow-sm: 0 1px 3px rgba(31, 41, 51, .07), 0 1px 2px rgba(31, 41, 51, .05);--shadow-md: 0 8px 18px -12px rgba(31, 41, 51, .2), 0 2px 6px rgba(31, 41, 51, .06);--shadow-lg: 0 20px 38px -18px rgba(15, 23, 42, .35), 0 12px 24px rgba(15, 23, 42, .12);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh;background:var(--background);color:var(--text-primary);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Malgun Gothic,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.hero{display:grid;gap:var(--space-5);padding:4rem 0}.card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ops-layout{min-height:100vh;background:var(--background)}.ops-navigation-progress{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;gap:.5rem;width:100%;min-height:2rem;padding:.35rem 1rem;background:#242839f5;color:#ffffffeb;font-size:.75rem;font-weight:600;pointer-events:none}.ops-navigation-progress__bar{width:.75rem;height:.75rem;border:2px solid rgba(255,255,255,.35);border-top-color:var(--sellgom-brand);border-radius:50%;animation:ops-navigation-progress-spin .75s linear infinite}@keyframes ops-navigation-progress-spin{to{transform:rotate(360deg)}}.ops-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:3.75rem;padding:0 var(--space-5);background:var(--sellgom-shell);border-bottom:1px solid var(--sellgom-shell-border);box-shadow:0 8px 24px #2428392e}.ops-topbar__leading{display:flex;align-items:center;gap:var(--space-3);flex-shrink:0;color:inherit}.ops-topbar__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.9rem;overflow:hidden;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff14}.ops-topbar__brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.ops-topbar__title-group{display:flex;align-items:baseline;gap:var(--space-2)}.ops-topbar__title-group strong{font-size:1.12rem;color:#fff;letter-spacing:-.045em;font-weight:800}.ops-topbar__title-group span{color:#ffffffc2;font-size:.8125rem;font-weight:500}.ops-topbar__center{flex:1;max-width:42rem;margin:0 var(--space-6)}.ops-topbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.ops-topbar__link,.ops-topbar__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 var(--space-3);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-md);background:#ffffff1a;color:#fff;text-decoration:none;font-size:.8125rem;font-weight:500;transition:all .15s ease}.ops-topbar__button{cursor:pointer}.ops-topbar__link:hover,.ops-topbar__button:hover{background:#ffffff2e;border-color:#ffffff57}.ops-topbar__button:disabled{opacity:.6;cursor:default}.ops-topbar__button--collect{font-weight:700;background:var(--sellgom-brand);border-color:#ffffff47}.ops-topbar__button--collect:hover{background:var(--sellgom-brand-hover)}.ops-topbar__account{display:grid;gap:.1rem;min-height:2.1rem;padding:.3rem var(--space-3);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);background:#ffffff1a}.ops-topbar__account strong{font-size:.84rem;line-height:1.2;color:#fff}.ops-topbar__account span{color:#ffffffb3;font-size:.74rem;line-height:1.2}.ops-layout__body{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 3.75rem)}.ops-layout__body--icon-sidebar{grid-template-columns:104px minmax(0,1fr)}.ops-layout--icon-sidebar .ops-topbar__leading{min-width:12rem}.ops-sidebar{display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-5);background:var(--sellgom-shell);border-right:1px solid var(--sellgom-shell-border);color:#fff}.ops-sidebar__header{display:flex;align-items:center}.ops-sidebar__brand{display:flex;align-items:center;gap:var(--space-3);color:inherit}.ops-sidebar__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:1rem;overflow:hidden;background:#fff}.ops-sidebar__brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.ops-sidebar__brand strong{font-size:1rem;letter-spacing:-.03em}.ops-sidebar__section{display:grid;gap:.5rem}.ops-sidebar__label{margin:0;font-size:.75rem;color:#ffffff8f;letter-spacing:.06em}.ops-sidebar__nav{display:grid;gap:var(--space-2)}.ops-sidebar__link{display:flex;align-items:center;gap:var(--space-3);min-height:2.75rem;padding:0 var(--space-3);border-radius:var(--radius-md);color:#ffffffe0;background:transparent;transition:all .15s ease}.ops-sidebar__link:hover{background:#ffffff14;color:#fff}.ops-sidebar__link--active{background:#ffffff24;color:#fff}.ops-sidebar__link-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;color:#fff9}.ops-sidebar__link--active .ops-sidebar__link-icon{color:#fff}.ops-sidebar__link-label{font-size:.92rem;font-weight:500}.ops-sidebar__footer{margin-top:auto;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);background:#ffffff0d}.ops-sidebar__checklist{margin:.75rem 0 0;padding-left:1rem;display:grid;gap:.45rem;color:#ffffffd1;font-size:.9rem}.ops-layout__main{display:grid;gap:var(--space-4);padding:var(--space-5)}.ops-icon-sidebar{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1rem .85rem;background:var(--sellgom-shell);border-right:1px solid var(--sellgom-shell-border);color:#fff}.ops-icon-sidebar__brand{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.25rem;overflow:hidden;background:#fff;box-shadow:0 10px 24px #0000002e}.ops-icon-sidebar__brand img{display:block;width:100%;height:100%;object-fit:contain}.ops-icon-sidebar__nav{display:grid;gap:.45rem;width:100%}.ops-icon-sidebar__item{position:relative;display:grid;justify-items:center;gap:.28rem;width:100%;padding:.7rem .35rem .6rem;border-radius:1rem;color:#ffffffb8;background:transparent;transition:transform .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.ops-icon-sidebar__item svg{flex-shrink:0}.ops-icon-sidebar__item:hover{color:#fff;background:#ffffff14;transform:translateY(-1px)}.ops-icon-sidebar__item--active{color:#fff;background:linear-gradient(180deg,#4963d16b,#4963d133);box-shadow:inset 0 0 0 1px #ffffff14,0 10px 20px #0000002e}.ops-icon-sidebar__item--active:before{content:"";position:absolute;left:-.85rem;top:50%;width:.24rem;height:2rem;border-radius:999px;background:var(--sellgom-mint);transform:translateY(-50%)}.ops-icon-sidebar__label{font-size:.72rem;line-height:1.1;letter-spacing:-.02em;font-weight:600}.ops-icon-sidebar__footer{margin-top:auto;width:100%;min-height:1px}.ops-icon-sidebar__version{display:grid;gap:.12rem;width:100%;padding:.6rem .35rem;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;background:#ffffff0f;color:#ffffffa8;text-align:center}.ops-icon-sidebar__version span{font-size:.58rem;font-weight:800;line-height:1.1;text-transform:uppercase}.ops-icon-sidebar__version strong{color:#fff;font-size:.72rem;font-weight:850;line-height:1.15}.ops-icon-sidebar__version small{font-size:.6rem;font-weight:700;line-height:1.2}.ops-layout__content{min-width:0}.shell-inline-alert{padding:.85rem 1rem;border:1px solid rgba(239,68,68,.25);border-radius:var(--radius-lg);background:#fef2f2e6;color:#991b1b;box-shadow:var(--shadow-sm)}.global-search{position:relative;width:100%}.global-search__input-wrapper{display:flex;align-items:center;gap:var(--space-3);width:100%;height:2.5rem;padding:0 var(--space-4);background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md)}.global-search__input-wrapper:focus-within{background:#ffffff24;border-color:#ffffff57}.global-search__icon{color:#ffffffb3;font-size:.95rem}.global-search__input{width:100%;border:0;outline:none;background:transparent;color:#fff;font-size:.9rem}.global-search__input::placeholder{color:#ffffff94}.global-search__clear{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.global-search__dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:20;overflow:hidden;border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 20px 32px #0f172a29}.global-search__results{list-style:none;margin:0;padding:.35rem}.global-search__result-item{display:flex;align-items:flex-start;gap:var(--space-3);width:100%;padding:.75rem;border:0;border-radius:var(--radius-md);background:transparent;text-align:left;cursor:pointer}.global-search__result-item:hover,.global-search__result-item--selected{background:var(--sellgom-gray-100)}.global-search__result-type{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.28rem .55rem;border-radius:999px;font-size:.75rem;font-weight:700}.global-search__result-type--order{background:#dbeafe;color:#1d4ed8}.global-search__result-type--product{background:#dcfce7;color:#15803d}.global-search__result-type--sku{background:#f3e8ff;color:#7e22ce}.global-search__result-content{display:grid;gap:.18rem;min-width:0;flex:1 1 auto}.global-search__result-title,.global-search__result-subtitle{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search__result-title{font-size:.9rem;color:var(--text-primary)}.global-search__result-subtitle{font-size:.78rem;color:var(--text-muted)}.global-search__section-label{padding:.5rem 1rem .25rem;font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.global-search__empty{padding:.9rem 1rem;color:var(--text-muted);font-size:.85rem}.muted{color:var(--text-muted)}.badge{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;background:var(--sellgom-brand-soft);color:var(--sellgom-brand-hover);font-size:.8rem;font-weight:600}.login-grid{display:grid;place-items:center;min-height:100vh;padding:var(--space-5)}.login-card{width:min(440px,100%);padding:2rem}.field{display:grid;gap:.4rem}.field input{width:100%;padding:.85rem .95rem;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:#fff}.primary-btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:var(--radius-md);background:var(--sellgom-brand);color:#fff;padding:.85rem 1rem;font-weight:600;cursor:pointer}.secondary-btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-primary);padding:.8rem 1rem;font-weight:600;cursor:pointer}.ghost-btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:transparent;color:var(--text-primary);padding:.72rem .95rem;font-weight:600;cursor:pointer}.primary-btn:disabled,.secondary-btn:disabled,.ghost-btn:disabled{opacity:.5;cursor:not-allowed}.summary-grid{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.summary-card{display:grid;gap:.35rem;min-width:0;padding:.95rem;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.summary-card strong{color:var(--text-primary);font-size:1.05rem;line-height:1.2}.catalog-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.catalog-toolbar__search,.catalog-toolbar__select{display:grid;gap:.35rem;min-width:min(16rem,100%)}.catalog-toolbar__search{flex:1 1 20rem}.catalog-toolbar__actions{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center;justify-content:flex-end;margin-left:auto}.catalog-toolbar input,.catalog-toolbar select{min-height:2.65rem;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:#fff;color:var(--text-primary);padding:0 .8rem}.catalog-table-scroll{overflow:auto;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.catalog-table{width:100%;border-collapse:collapse}.catalog-table th,.catalog-table td{padding:.75rem .9rem;border-bottom:1px solid var(--surface-border);text-align:left;vertical-align:top}.catalog-table th{position:sticky;top:0;z-index:1;background:var(--sellgom-gray-50);color:var(--text-secondary);font-size:.82rem;font-weight:800}.catalog-table tr:last-child td{border-bottom:0}.table-emphasis{color:var(--text-primary);font-weight:700}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;border-radius:999px;padding:.18rem .55rem;background:#64748b24;color:var(--text-secondary);font-size:.78rem;font-weight:700;white-space:nowrap}.status-active{background:#16a34a1f;color:#15803d}.status-inactive,.status-archived,.status-deleted{background:#dc26261a;color:#b91c1c}.status-draft{background:#d977061f;color:#b45309}@media(max-width:1080px){.ops-layout__body{grid-template-columns:220px minmax(0,1fr)}.ops-layout__body--icon-sidebar{grid-template-columns:92px minmax(0,1fr)}.ops-topbar__center{margin:0 var(--space-4)}}@media(max-width:860px){.ops-topbar{flex-wrap:wrap;align-items:stretch;padding:var(--space-4)}.ops-topbar__center{order:3;max-width:none;margin:0;width:100%}.ops-topbar__actions{justify-content:flex-end;flex:1}.ops-layout__body,.ops-layout__body--icon-sidebar{grid-template-columns:1fr}.ops-sidebar,.ops-icon-sidebar{gap:var(--space-4)}.ops-icon-sidebar{flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:auto;padding:.85rem 1rem}.ops-icon-sidebar__brand{flex:0 0 auto;width:3rem;height:3rem}.ops-icon-sidebar__nav{display:flex;gap:.5rem;width:max-content}.ops-icon-sidebar__item{width:4.25rem;min-width:4.25rem}.ops-icon-sidebar__item--active:before{left:50%;top:auto;bottom:-.35rem;width:2rem;height:.24rem;transform:translate(-50%)}.ops-icon-sidebar__footer{display:none}}
