:root{--bg:#f5f7fa;--panel:#fff;--panel-soft:#f9fbfc;--line:#d8e0e8;--text:#122033;--muted:#5e6b7d;--accent:#0f766e;--accent-soft:#e7f6f4;--procurement:#2563eb;--procurement-soft:#eff6ff;--consumer:#0f766e;--consumer-soft:#ecfdf5;--positive:#15803d;--positive-soft:#ecfdf3;--negative:#b91c1c;--negative-soft:#fef2f2;--warning:#b45309;--warning-soft:#fff7ed;--radius:10px;--shadow:0 10px 30px #1118270d;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--primary:#0ea5e9;--primary-light:#38bdf8;--primary-dark:#0284c7}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.dh-container{max-width:1440px;margin:0 auto;padding:0 24px}.dh-page{min-height:100vh}.dh-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f7faf5;position:sticky;top:0}.dh-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.dh-brand{align-items:center;gap:12px;display:flex}.dh-brand__logo{background:var(--text);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid}.dh-brand__text{gap:2px;display:grid}.dh-brand__name{font-size:18px;font-weight:800}.dh-brand__sub{color:var(--muted);margin:0;font-size:12px}.dh-nav{flex-wrap:wrap;gap:16px;display:flex}.dh-nav__link{color:var(--muted);font-size:14px;font-weight:600}.dh-nav__link:hover,.dh-admin-link:hover{color:var(--text)}.dh-header__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dh-meta-label{color:var(--muted);font-size:12px}.dh-meta-value{font-size:13px}.dh-admin-link{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700}.dh-main{padding:24px 0 56px}.dh-stack{gap:20px;display:grid}.dh-hero,.dh-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.dh-hero{gap:18px;padding:24px;display:grid}.dh-hero__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dh-hero h1,.dh-page-title{margin:0;font-size:clamp(30px,3vw,36px);line-height:1.15}.dh-hero p,.dh-page-subtitle{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.6}.dh-search-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.dh-search-form input,.dh-control,.dh-filter-form select,.dh-filter-form input{border:1px solid var(--line);min-height:44px;color:var(--text);background:#fff;border-radius:8px;padding:0 14px}.dh-search-form button,.dh-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 16px;font-weight:700}.dh-button--line{color:var(--text);border:1px solid var(--line);background:#fff}.dh-scope-tabs{flex-wrap:wrap;gap:8px;display:flex}.dh-scope-tab{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.dh-scope-tab.is-active{border-color:var(--text);background:var(--text);color:#fff}.dh-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dh-stat-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.dh-stat-card__label{color:var(--muted);margin:0;font-size:13px;font-weight:600}.dh-stat-card__value{margin-top:10px;font-size:24px;line-height:1.1;display:block}.dh-stat-card__helper{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.dh-grid-2,.dh-grid-3,.dh-grid-4{gap:16px;display:grid}.dh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dh-panel{padding:18px}.dh-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dh-section-head h2,.dh-section-head h3{margin:0;font-size:18px}.dh-section-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.dh-panel p{font-size:14px;line-height:1.6}.dh-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dh-status-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;gap:8px;padding:16px;display:grid}.dh-status-card__label{color:var(--muted);font-size:12px;font-weight:700}.dh-status-card__value{font-size:22px;line-height:1.3}.dh-status-card__helper{color:var(--muted);word-break:break-word;font-size:13px;line-height:1.5}.dh-filter-form{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dh-toolbar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.dh-toolbar--inline{grid-template-columns:repeat(3,minmax(0,auto));justify-content:end;align-items:end}.dh-toolbar-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dh-toolbar__actions{align-items:end;gap:8px;display:flex}.dh-field{gap:6px;display:grid}.dh-field label{color:var(--muted);font-size:12px;font-weight:600}.dh-table-wrap{overflow-x:auto}.dh-table{border-collapse:collapse;width:100%;min-width:960px}.dh-table th,.dh-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 10px;font-size:14px}.dh-table th{color:var(--muted);background:var(--panel-soft);font-size:12px;font-weight:700}.dh-table__empty{color:var(--muted);text-align:center}.dh-table__link{color:inherit;text-decoration:none;display:block}.dh-table__link:hover strong,.dh-table__link:focus-visible strong{color:var(--accent);text-decoration:underline}.dh-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.dh-pagination__summary{color:var(--muted);font-size:13px}.dh-pagination__links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dh-page-link-group{align-items:center;gap:6px;display:inline-flex}.dh-page-link,.dh-page-gap{border:1px solid var(--line);min-width:36px;min-height:36px;color:var(--text);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.dh-page-link.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.dh-page-link.is-disabled{color:var(--muted);pointer-events:none;opacity:.55}.dh-kv{gap:8px;display:grid}.dh-kv__row{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.dh-kv__row span{color:var(--muted)}.dh-badge{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.dh-badge--default{background:var(--panel-soft);color:var(--text)}.dh-badge--procurement{background:var(--procurement-soft);color:var(--procurement)}.dh-badge--consumer{background:var(--consumer-soft);color:var(--consumer)}.dh-badge--positive{background:var(--positive-soft);color:var(--positive)}.dh-badge--negative{background:var(--negative-soft);color:var(--negative)}.dh-badge--muted{color:var(--muted);background:#f1f5f9}.dh-badge--warning{background:var(--warning-soft);color:var(--warning)}.dh-bar-list{gap:12px;display:grid}.dh-bar-row{gap:8px;display:grid}.dh-bar-row__meta{justify-content:space-between;gap:12px;font-size:14px;display:flex}.dh-bar-track{background:#edf2f7;border-radius:999px;height:10px;overflow:hidden}.dh-bar-track__fill{border-radius:inherit;background:var(--accent);height:100%}.dh-card-list{gap:12px;display:grid}.dh-note-list,.dh-bullet-list{color:var(--text);gap:8px;margin:0;padding-left:18px;display:grid}.dh-muted{color:var(--muted)}.dh-action-row{flex-wrap:wrap;gap:10px;display:flex}.dh-footer{color:var(--muted);padding:24px 0 40px;font-size:13px}.dh-mobile-only{display:none}@media (max-width:1180px){.dh-stat-grid,.dh-status-grid,.dh-filter-form,.dh-grid-4,.dh-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:920px){.dh-nav{display:none}.dh-grid-2,.dh-grid-3,.dh-grid-4,.dh-stat-grid,.dh-status-grid,.dh-filter-form,.dh-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-search-form{grid-template-columns:1fr}.dh-toolbar--inline{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}}@media (max-width:640px){.dh-container{padding:0 16px}.dh-main{padding:16px 0 40px}.dh-grid-2,.dh-grid-3,.dh-grid-4,.dh-stat-grid,.dh-status-grid,.dh-filter-form,.dh-toolbar,.dh-toolbar--inline{grid-template-columns:1fr}.dh-header__meta{justify-content:flex-start;align-items:flex-start}.dh-toolbar__actions,.dh-action-row,.dh-pagination{align-items:stretch}}.products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1280px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:1024px){.shop-content-shell{flex-direction:column;gap:24px!important}.shop-filters{width:100%!important;position:static!important}.shop-filters>div:nth-child(2)>div{padding-bottom:4px;overflow-x:auto;flex-direction:row!important;gap:6px!important}.shop-filters>div:nth-child(2) button{min-width:max-content}}@media (max-width:768px){.shop-heading{padding:40px 16px 28px!important}.shop-content-shell{padding:24px 16px 56px!important}.product-breadcrumb{white-space:nowrap;overflow-x:auto;padding-left:16px!important;padding-right:16px!important}.product-detail-shell{padding:28px 16px!important}.product-detail-grid{grid-template-columns:1fr!important;gap:28px!important}.product-detail-gallery{position:relative!important;top:auto!important}.product-spec-grid{grid-template-columns:1fr!important}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-document-link{min-height:56px;padding:12px!important}}@media (max-width:640px){.product-showcase-popup{display:none!important}.home-stats-section{padding:40px 16px!important}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 12px!important}.home-stat-value{margin-bottom:7px!important;font-size:32px!important;line-height:1!important}.home-stat-label{white-space:nowrap;font-size:12px!important;line-height:1.35!important}.port-congestion-widget,.datahub-promo-popup{display:none!important}.product-card{border-radius:14px!important;animation:none!important;transform:none!important}.product-card-image{aspect-ratio:1!important}.product-card-info{padding:12px 12px 10px!important}.product-card-info h3{min-height:36px;margin-bottom:7px!important;font-size:14px!important}.product-card-info p{margin-bottom:10px!important;font-size:12px!important}.product-card-info>div:last-child span{font-size:15px!important}.product-card-cart{padding:0 12px 12px!important}.product-card-cart button{padding:10px 6px!important;font-size:12px!important}}.product-showcase-popup{z-index:1200;color:#fff;background:#0a0e1af5;border:1px solid #0ea5e940;border-radius:18px;width:320px;padding:14px;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #00000073}.product-showcase-kicker{color:#38bdf8;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.product-showcase-image-button{cursor:zoom-in;background:#111827;border:0;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-showcase-image-button img{object-fit:contain;width:100%;height:150px;display:block}.product-showcase-image-button span{color:#fff;background:#000000a6;border-radius:6px;padding:5px 8px;font-size:10px;position:absolute;bottom:8px;right:8px}.product-showcase-copy{padding:11px 2px 7px}.product-showcase-copy strong{font-size:15px;line-height:1.35;display:block}.product-showcase-copy p{color:#ffffff8c;margin:5px 0 0;font-size:11px;line-height:1.5}.product-showcase-actions{gap:7px;display:flex}.product-showcase-actions button,.product-showcase-actions a{font:inherit;text-align:center;cursor:pointer;border-radius:8px;flex:1;padding:9px 6px;font-size:11px;font-weight:700;text-decoration:none}.product-showcase-actions button{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f}.product-showcase-actions a{color:#fff;background:#0ea5e9}.product-showcase-dots{justify-content:center;gap:5px;margin-top:10px;display:flex}.product-showcase-dots button{cursor:pointer;background:#ffffff40;border:0;border-radius:50%;width:6px;height:6px;padding:0}.product-showcase-dots button.active{background:#38bdf8}.product-showcase-lightbox{z-index:2200;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.product-showcase-lightbox-body{background:#0b0f1a;border-radius:18px;width:min(900px,100%);max-height:calc(100vh - 48px);padding:16px;overflow:auto}.product-showcase-gallery{flex-direction:column;gap:14px;display:flex}.product-showcase-gallery img{object-fit:contain;background:#111827;border-radius:10px;width:100%;max-height:78vh;display:block}.product-showcase-lightbox-footer{color:#fff;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.product-showcase-lightbox-footer a{color:#38bdf8;font-size:13px;font-weight:700;text-decoration:none}.product-showcase-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:38px;height:38px;font-size:26px;position:fixed;top:18px;right:22px}@media (max-width:420px){.products-grid,.related-products-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.hscode-page,.board-page,.market-report-page{padding:88px 16px 48px!important}.hscode-page h1,.board-page h1,.market-report-page h1{word-break:keep-all;font-size:28px!important;line-height:1.25!important}.hscode-search-row,.tracking-search-row{flex-direction:column!important}.hscode-search-row button,.tracking-search-row button{width:100%}.board-list-row,.market-list-row{gap:6px;grid-template-columns:34px minmax(0,1fr) 72px!important;padding:13px 12px!important}.board-list-row>div:nth-child(3),.market-list-row>div:nth-child(3){display:none!important}.board-list-row>div:nth-child(2),.market-list-row>div:nth-child(2){min-width:0}.board-list-row>div:nth-child(2) span,.market-list-row>div:nth-child(2) span{overflow-wrap:anywhere}.trade-info-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important;padding:0 4px!important}.trade-info-tabs button{white-space:nowrap;flex:none;padding:10px 13px!important;font-size:12px!important}.trade-info-page section{padding-left:16px!important;padding-right:16px!important}.trade-info-page .container{padding-left:0!important;padding-right:0!important}}@media print{.quotation-overlay{z-index:auto!important;height:auto!important;position:static!important;overflow:visible!important}.quotation-back-btn{display:none!important}}
