:root{--background:#f5f7fa;--blue:#3182f6;--blue-dark:#1b64da;--blue-soft:#eaf3ff;--border:#e7ebf0;--green:#20a875;--ink:#191f28;--muted:#6b7684;--muted-light:#8b95a1;--panel:#fff;--shadow:0 1px 2px #00000008, 0 8px 24px #2330430d}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #3182f640}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;position:sticky;top:0}.header-inner{align-items:center;gap:28px;max-width:1280px;height:72px;margin:0 auto;padding:0 28px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#4593ff,#176be7);border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 5px 14px #3182f63d}.brand-name{letter-spacing:-.035em;white-space:nowrap;font-size:17px;font-weight:750}.desktop-nav{flex:1;align-self:stretch;align-items:stretch;gap:4px;display:flex}.nav-link{color:#4e5968;align-items:center;padding:0 13px;font-size:14px;font-weight:600;transition:color .16s;display:flex;position:relative}.nav-link:hover,.nav-link-active{color:var(--blue)}.nav-link-active:after{background:var(--blue);content:"";border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.account-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:7px 8px;display:flex}.account-button:hover{background:#f2f4f6}.avatar{color:#4e5968;background:#e9eef5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:inline-flex}.account-copy{text-align:left;flex-direction:column;line-height:1.25;display:flex}.account-copy strong{color:#333d4b;font-size:13px}.account-copy small{color:#9aa3ad;font-size:11px}.page-shell{max-width:1240px;margin:0 auto;padding:52px 28px 80px}.page-hero{justify-content:space-between;align-items:center;display:flex}.page-hero h1{letter-spacing:-.055em;margin:12px 0 14px;font-size:clamp(30px,4vw,42px);line-height:1.18}.page-hero p{color:var(--muted);letter-spacing:-.025em;max-width:640px;margin:0;font-size:17px;line-height:1.65}.eyebrow{color:var(--blue);letter-spacing:-.02em;align-items:center;gap:6px;font-size:13px;font-weight:750;display:inline-flex}.primary-button,.secondary-button,.ghost-button{border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.primary-button{background:var(--blue);color:#fff;padding:14px 19px;box-shadow:0 8px 20px #3182f638}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.metric-card,.panel,.empty-state-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid #e7ebf0e0}.metric-card{border-radius:18px;padding:22px}.metric-icon{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;display:flex}.metric-blue{color:#3182f6;background:#eaf3ff}.metric-amber{color:#d98b16;background:#fff5df}.metric-purple{color:#7e57d8;background:#f1ecff}.metric-green{color:#20a875;background:#e8f8f1}.metric-header{flex-direction:column;gap:5px;display:flex}.metric-header span{color:var(--muted);font-size:13px;font-weight:600}.metric-header strong{letter-spacing:-.04em;font-size:28px}.metric-card p{color:var(--muted-light);margin:10px 0 0;font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,1fr);gap:18px;margin-top:18px;display:grid}.panel{border-radius:20px;padding:28px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.section-kicker{color:var(--muted-light);margin-bottom:7px;font-size:12px;font-weight:700;display:block}.panel-heading h2{letter-spacing:-.035em;margin:0;font-size:20px}.chip{border-radius:99px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.chip-green{color:#17845e;background:#e8f8f1}.chip-blue{background:var(--blue-soft);color:var(--blue-dark)}.flow-steps{grid-template-columns:repeat(3,1fr);margin:38px 0 30px;display:grid}.flow-step{gap:13px;min-width:0;padding-right:20px;display:flex;position:relative}.flow-step h3{letter-spacing:-.02em;margin:1px 0 7px;font-size:14px}.flow-step p{color:var(--muted-light);margin:0;font-size:12px;line-height:1.55}.step-number{border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.step-ready{background:var(--blue);color:#fff}.step-waiting{color:#8b95a1;background:#f0f2f5}.step-line{z-index:0;background:#e8ebef;height:1px;position:absolute;top:14px;left:30px;right:4px}.step-number,.flow-step>div:nth-child(2){z-index:1;position:relative}.flow-step>div:nth-child(2){background:#fff}.secondary-button{color:var(--blue-dark);background:#f2f7ff;padding:12px 16px}.secondary-button:hover{background:#e7f1ff}.icon-link{color:var(--muted);background:#f3f5f7;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.channel-card{border-bottom:1px solid var(--border);align-items:center;margin-top:30px;padding-bottom:21px;display:flex}.toss-logo{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:flex;transform:rotate(-4deg)}.channel-copy{flex-direction:column;flex:1;gap:3px;margin-left:13px;display:flex}.channel-copy strong{font-size:14px}.channel-copy span{color:var(--muted-light);font-size:12px}.connection-status{color:var(--muted);background:#f2f4f6;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:700}.channel-details{gap:8px;margin:19px 0;display:grid}.channel-details div{justify-content:space-between;align-items:center;display:flex}.channel-details span{color:var(--muted-light);font-size:12px}.channel-details strong{color:#4e5968;font-size:12px}.channel-setup-link,.text-link{color:var(--blue);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.activity-panel{margin-top:18px}.activity-empty{background:#f8f9fb;border-radius:14px;align-items:center;gap:15px;margin-top:22px;padding:20px;display:flex}.activity-icon{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.activity-empty>div:nth-child(2){flex:1}.activity-empty strong{font-size:13px}.activity-empty p{color:var(--muted-light);margin:4px 0 0;font-size:12px}.ghost-button{border:1px solid var(--border);color:#4e5968;background:#fff;padding:10px 14px}.compact-hero{background:linear-gradient(135deg,#edf5ff 0%,#f7f9fc 65%,#eef2ff 100%);border:1px solid #e3ebf6;border-radius:24px;min-height:230px;padding:42px;position:relative;overflow:hidden}.compact-hero h1{font-size:36px}.hero-icon{color:var(--blue);background:#ffffffc7;border:1px solid #fff;border-radius:26px;justify-content:center;align-items:center;width:94px;height:94px;margin-right:40px;display:flex;transform:rotate(5deg);box-shadow:0 16px 50px #3182f621}.empty-state-card{text-align:center;border-radius:22px;flex-direction:column;align-items:center;min-height:420px;margin-top:20px;padding:55px 28px;display:flex}.status-orbit{border:1px dashed #c6d8ef;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:21px;display:flex}.status-orbit-inner{background:var(--blue-soft);color:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.empty-state-card h2{letter-spacing:-.04em;margin:18px 0 10px;font-size:23px}.empty-state-card>p{color:var(--muted);max-width:520px;margin:0;font-size:14px;line-height:1.65}.check-list{gap:8px;margin:25px 0 28px;padding:0;list-style:none;display:flex}.check-list li{color:#4e5968;background:#f3f5f7;border-radius:9px;padding:9px 11px;font-size:12px;font-weight:600}.sourcing-page{max-width:1180px}.sourcing-heading{justify-content:space-between;align-items:flex-start;display:flex}.sourcing-heading h1{letter-spacing:-.055em;margin:12px 0 13px;font-size:38px}.sourcing-heading p{color:var(--muted);margin:0;font-size:15px}.fixture-badge{color:#256bc5;background:#eef5ff;border:1px solid #dceaff;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-flex}.fixture-badge>span{background:#3182f6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3182f61f}.sourcing-summary{border:1px solid var(--border);background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);margin:35px 0 18px;padding:19px 0;display:grid}.sourcing-summary>div{border-right:1px solid var(--border);flex-direction:column;gap:5px;padding:0 24px;display:flex}.sourcing-summary>div:last-child{border-right:0}.sourcing-summary span{color:var(--muted-light);font-size:12px;font-weight:650}.sourcing-summary strong{letter-spacing:-.04em;font-size:23px}.sourcing-summary .summary-warning strong{color:#e07724}.sourcing-panel{padding:0}.sourcing-toolbar{justify-content:space-between;align-items:center;gap:15px;padding:24px 24px 0;display:flex}.search-field{color:var(--muted-light);background:#f7f8fa;border:1px solid #edf0f3;border-radius:12px;flex:1;align-items:center;gap:10px;max-width:580px;padding:0 15px;display:flex}.search-field:focus-within{background:#fff;border-color:#91bfff;box-shadow:0 0 0 3px #3182f61a}.search-field input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;width:100%;padding:13px 0;font-size:14px}.search-field input::placeholder{color:#a5adb7}.license-filter,.selection-bar label{color:#4e5968;cursor:pointer;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px}.status-tabs{border-bottom:1px solid var(--border);gap:5px;padding:16px 24px 0;display:flex}.status-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:11px 15px 14px;font-size:13px;font-weight:700;position:relative}.status-tab-active{color:var(--blue)}.status-tab-active:after{background:var(--blue);content:"";height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.selection-bar{border-bottom:1px solid var(--border);background:#fafbfc;justify-content:space-between;align-items:center;min-height:61px;padding:10px 24px;display:flex}.selection-bar>div{align-items:center;gap:16px;display:flex}.selection-bar>div>span{color:var(--muted);font-size:12px}.selection-bar>div>span strong{color:var(--blue)}.preview-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:6px;padding:10px 13px;font-size:12px;font-weight:750;display:inline-flex}.preview-button:disabled{cursor:not-allowed;background:#d5dbe2}.preview-notice{color:#23775a;background:#edf8f3;border-bottom:1px solid #d4eee2;align-items:center;gap:9px;padding:13px 24px;font-size:13px;display:flex}.product-list{min-height:300px}.source-product{border-bottom:1px solid #eef0f3;grid-template-columns:22px 78px minmax(0,1fr) 165px;align-items:center;gap:17px;padding:20px 24px;transition:background .15s;display:grid}.source-product:hover,.source-product-selected{background:#f8fbff}.product-checkbox{align-self:start;padding-top:29px}.product-checkbox input:disabled{cursor:not-allowed;opacity:.45}.product-thumbnail{color:#ffffffe6;border-radius:15px;justify-content:center;align-items:center;width:78px;height:78px;display:flex}.product-thumbnail-1{background:linear-gradient(145deg,#78b7ef,#3c7ec9)}.product-thumbnail-2{background:linear-gradient(145deg,#8dc9b0,#4b9a78)}.product-thumbnail-3{background:linear-gradient(145deg,#a6a8d9,#6a6dab)}.product-thumbnail-4{background:linear-gradient(145deg,#e0ae85,#bc7654)}.product-main{min-width:0}.product-badges{gap:6px;margin-bottom:7px;display:flex}.product-status,.license-ok,.license-blocked{border-radius:6px;padding:4px 6px;font-size:10px;font-weight:750}.status-active{color:#2776d8;background:#eaf3ff}.status-sold_out{color:#6b7684;background:#f1f3f5}.status-ended,.status-removed{color:#8b95a1;background:#f4f4f5}.license-ok{color:#19805c;background:#e9f8f1}.license-blocked{color:#c36b27;background:#fff2e8}.product-main h2{letter-spacing:-.025em;margin:0;font-size:15px}.product-main>p{color:var(--muted-light);margin:6px 0 8px;font-size:11px}.product-meta{color:var(--muted);flex-wrap:wrap;gap:0;font-size:11px;display:flex}.product-meta span+span:before{color:#d0d5db;content:"·";margin:0 7px}.product-block-reason{color:#bf6a29;margin-top:7px;font-size:10px;display:block}.product-numbers{text-align:right;flex-direction:column;display:flex}.product-numbers>span{color:var(--muted-light);font-size:10px}.product-numbers>strong{margin-top:3px;font-size:16px}.product-numbers>small{color:var(--muted);margin-top:4px;font-size:10px}.product-numbers>div{color:var(--muted-light);margin-top:12px;font-size:11px}.product-numbers b{color:#4e5968}.no-products{color:var(--muted-light);flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:310px;display:flex}.no-products strong{color:#4e5968;margin-top:7px;font-size:14px}.no-products span{font-size:12px}.catalog-footer{color:var(--muted-light);justify-content:space-between;padding:15px 24px;font-size:11px;display:flex}@media (max-width:1050px){.desktop-nav{gap:0}.nav-link{padding:0 8px}.account-copy{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:760px){.header-inner{height:auto;min-height:66px;padding:0 18px}.brand-name,.account-button{display:none}.desktop-nav{overflow-x:auto}.nav-link{white-space:nowrap;padding:0 10px;font-size:13px}.page-shell{padding:35px 18px 60px}.dashboard-hero{flex-direction:column;align-items:flex-start;gap:24px}.page-hero h1{font-size:31px}.page-hero p{font-size:15px}.metric-grid{grid-template-columns:1fr 1fr;margin-top:32px}.metric-card{padding:18px}.flow-steps{grid-template-columns:1fr;gap:20px}.step-line{display:none}.activity-empty{flex-wrap:wrap;align-items:flex-start}.activity-empty .ghost-button{margin-left:57px}.compact-hero{min-height:250px;padding:30px}.hero-icon{display:none}.check-list{flex-direction:column}.sourcing-heading{gap:20px}.sourcing-heading h1{font-size:31px}.fixture-badge{flex:none}.sourcing-summary{grid-template-columns:1fr 1fr}.sourcing-summary>div{padding:12px 20px}.sourcing-summary>div:nth-child(2){border-right:0}.sourcing-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.sourcing-toolbar{flex-direction:column;align-items:stretch}.search-field{max-width:none}.source-product{grid-template-columns:20px 64px minmax(0,1fr);padding:18px}.product-thumbnail{width:64px;height:64px}.product-checkbox{padding-top:23px}.product-numbers{text-align:left;flex-direction:row;grid-column:3;align-items:center;gap:7px}.product-numbers>div{margin:0 0 0 auto}}@media (max-width:480px){.brand{display:none}.header-inner{padding:0 8px}.metric-grid{grid-template-columns:1fr}.panel-heading{gap:12px}.panel{padding:22px}.sourcing-heading{flex-direction:column}.sourcing-panel{padding:0}.selection-bar{flex-direction:column;align-items:flex-start;gap:12px}.selection-bar>div{justify-content:space-between;width:100%}.source-product{grid-template-columns:18px minmax(0,1fr);gap:12px}.product-checkbox{padding-top:5px}.product-thumbnail{display:none}.product-numbers{grid-column:2}.catalog-footer{flex-direction:column;gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
