:root{--bg: #fbf7ef;--bg-soft: #f4eee3;--surface: #ffffff;--surface-muted: #f1eadf;--surface-blue: #edf5fb;--surface-orange: #fff4e8;--surface-green: #effaf3;--surface-red: #fff1f0;--ink: #121827;--ink-2: #1d2939;--muted: #5d6575;--soft: #8a90a0;--line: #e4d8c9;--line-strong: #cbbba9;--navy: #111827;--navy-2: #172033;--blue: #174f49;--blue-2: #276d63;--blue-soft: #e6f0ec;--info-blue: #2f6fa3;--info-blue-soft: #edf5fb;--orange: #c86628;--orange-2: #a84f1b;--green: #174f49;--green-soft: #e6f0ec;--red: #ba1a1a;--shadow-sm: 0 4px 14px rgba(16, 24, 40, .05);--shadow-md: 0 12px 32px rgba(16, 24, 40, .08);--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--container: 1280px;--gutter: 24px;color-scheme:light}*{box-sizing:border-box}html{background:linear-gradient(180deg,#fffdf8 0,var(--bg) 34rem);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:optimizeLegibility}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}p,li{color:var(--muted)}img,svg{max-width:100%}:focus-visible{outline:3px solid rgba(33,112,228,.36);outline-offset:3px}.container,.site-header-inner,.site-footer-inner,.section,.hero,.content-page,.article-shell{width:min(var(--container),calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#ffffffeb;box-shadow:0 1px #10182808;backdrop-filter:blur(16px)}.site-header-inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:850}.brand-mark{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:var(--navy);color:#fff;font-size:.72rem;font-weight:900}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:2px;font-size:.9rem}.site-nav a{border-bottom:2px solid transparent;color:var(--muted);padding:22px 10px 19px}.site-nav a:hover,.site-nav a[aria-current=page]{border-bottom-color:var(--blue);color:var(--blue)}.header-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:var(--radius-sm);background:var(--green);color:#fff;font-size:.78rem;font-weight:800;padding:8px 12px}.header-action:hover{background:var(--blue-2)}h1,h2,h3{color:var(--ink);font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.12;letter-spacing:-.01em}h1{margin:14px 0 18px;font-size:clamp(2.25rem,4.4vw,3.85rem)}h2{margin:0 0 14px;font-size:clamp(1.65rem,2.8vw,2.35rem)}h3{margin:0 0 8px;font-size:1.12rem}.eyebrow,.article-meta,.card-kicker,.status-label,.breadcrumb{font-size:.76rem;font-weight:750;letter-spacing:.04em}.eyebrow,.status-label,.card-kicker{text-transform:uppercase}.eyebrow,.card-kicker{color:var(--blue)}.badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:.78rem;font-weight:800;padding:6px 10px}.badge.success{background:var(--green-soft);color:var(--green)}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--soft);margin-bottom:18px}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--blue)}.hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,.88fr);gap:64px;align-items:start;padding:44px 0 64px}.hero-copy{max-width:700px}.hero h1{max-width:14ch;font-size:clamp(2.35rem,4.1vw,3.65rem)}.hero p,.page-header p,.article-header p{max-width:68ch;font-size:1.04rem}.hero-actions,.inline-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--orange);border-radius:var(--radius-sm);background:var(--orange);box-shadow:0 8px 20px #e66a0029;color:#fff;cursor:pointer;font-weight:850;line-height:1.2;padding:10px 16px}.button:hover{background:var(--orange-2);transform:translateY(-1px)}.button.secondary{border-color:var(--line-strong);background:#fff;box-shadow:none;color:var(--navy)}.button.secondary:hover{border-color:var(--blue);background:var(--surface-blue);color:var(--blue)}.section{padding:72px 0}.section+.section,.band+.section,.section+.band{border-top:1px solid var(--line)}.band{background:#f4eee3b8}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading p{max-width:62ch;margin:0}.center-heading{max-width:720px;margin:0 auto 34px;text-align:center}.grid-2,.grid-3,.grid-4,.grid-5,.entry-grid,.article-grid,.tool-grid,.resource-grid,.icon-grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.entry-grid,.article-grid,.tool-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4,.icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.entry-card,.article-card,.tool-card,.resource-card,.pain-card,.path-card,.sidebar-card,.notice-box,.summary-box,.callout,.prep-card,.checklist-panel,.source-note,.warning-box{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffeb;box-shadow:var(--shadow-sm)}.entry-card,.article-card,.tool-card,.resource-card,.pain-card,.path-card,.sidebar-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:22px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.entry-card:hover,.article-card:hover,.tool-card:hover,.resource-card:hover,.path-card:hover,.sidebar-card:hover{border-color:#174f4957;box-shadow:0 12px 28px #17262214;transform:translateY(-2px)}.icon-tile,.entry-icon,.icon-badge{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green);font-weight:900}.icon-tile.orange{background:var(--surface-orange);color:var(--orange)}.icon-tile.green{background:var(--green-soft);color:var(--green)}.pain-card{gap:12px}.pain-card p,.path-card p,.tool-card p,.article-card p,.resource-card p{flex:1}.path-card{display:grid;grid-template-columns:auto 1fr;gap:16px;border-top:4px solid var(--green);min-height:190px}.path-card:nth-child(2){border-top-color:var(--orange)}.path-card:nth-child(3){border-top-color:var(--navy)}.path-card strong,.tool-card strong,.article-card strong,.resource-card strong,.sidebar-card strong{color:var(--blue)}.tool-card.compact{min-height:150px}.tool-card .tool-meta,.article-card .article-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;color:var(--soft);font-size:.78rem}.article-card{padding:0;overflow:hidden}.article-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:18px}.article-card h2,.article-card h3,.tool-card h2,.tool-card h3,.resource-card h3{margin-top:8px;font-size:1.08rem;line-height:1.25}.prep-card{overflow:hidden;position:relative}.prep-card:before{content:"";position:absolute;inset:-46px auto auto -36px;width:150px;height:150px;border-radius:999px;background:var(--green-soft);opacity:.54}.prep-card-header{position:relative;border-bottom:1px solid var(--line);padding:22px}.prep-card-title-row,.progress-label-row,.recommendation-item{display:flex;align-items:center;justify-content:space-between;gap:14px}.check-item{display:flex;align-items:center;justify-content:flex-start;gap:12px}.prep-card-title-row h3{margin:0}.progress-label-row{margin-top:8px;color:var(--soft);font-size:.82rem}.progress{height:8px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.progress span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.progress.orange span{background:var(--orange)}.prep-card-list,.checklist-list,.recommendation-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.prep-card-list{padding:18px 22px 22px}.check-item,.checklist-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:12px}.check-item.done,.checklist-item.done{border-color:#169b5540;background:var(--green-soft)}.check-dot{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:4px;color:#fff;font-size:.72rem;font-weight:900}.done .check-dot,.check-dot.done{border-color:var(--green);background:var(--green)}.check-text{display:grid;gap:2px}.check-text strong{color:var(--ink);font-size:.92rem}.check-text span{color:var(--muted);font-size:.82rem}.checklist-panel{padding:24px}.checklist-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.checklist-item{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start}.warning-box{border-color:#e66a0073;background:var(--surface-orange);padding:20px}.warning-box.danger{border-color:#ba1a1a47;background:var(--surface-red)}.warning-box h3,.source-note h3,.sidebar-card h3{margin-top:0}.source-note{border-color:#2f6fa333;background:var(--info-blue-soft);color:var(--info-blue);font-size:.92rem;padding:16px 18px}.content-page,.article-shell{padding:56px 0 86px}.page-header,.article-header{max-width:830px;margin-bottom:36px}.page-header h1,.article-header h1{max-width:15ch;font-size:clamp(2.25rem,4.3vw,4.2rem)}.hub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:58px;align-items:center;padding:44px 0 70px}.hub-visual{align-self:stretch}.hub-stat{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;border-bottom:1px solid var(--line);padding:16px 0}.hub-stat:first-child{padding-top:0}.hub-stat:last-child{border-bottom:0;padding-bottom:0}.content-grid,.article-grid-shell,.tool-grid-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:40px;align-items:start}.article-grid-shell{grid-template-columns:minmax(0,760px) minmax(250px,320px);justify-content:center}.tool-grid-shell{grid-template-columns:minmax(0,1fr) minmax(260px,380px)}.prose{max-width:790px}.article-shell .prose{max-width:760px}.prose>*:first-child{margin-top:0}.prose h2{margin-top:44px;padding-top:4px;font-size:clamp(1.42rem,2.1vw,1.95rem)}.prose h3{margin-top:26px}.prose p{font-size:1.01rem}.prose a{color:var(--blue);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.prose .related-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prose .related-guides-grid .article-card,.prose .related-guides-grid .article-card *{text-decoration:none}.prose .related-guides-grid .article-card{height:100%;color:inherit;font-weight:inherit}.prose .related-guides-grid .article-card:hover{background:#fffffffa;text-decoration:none}.prose .related-guides-grid .article-card-body{width:100%;min-height:210px}.prose .related-guides-grid .article-cover.compact{height:150px}.prose .related-guides-grid .article-card h2{display:-webkit-box;margin:6px 0 8px;padding:0;overflow:hidden;color:var(--ink);font-size:1.02rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prose .related-guides-grid .article-card p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:.9rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.prose .related-guides-grid .article-meta-row{margin-top:auto;padding-top:14px;text-decoration:none}.prose ul,.prose ol{padding-left:1.2rem}.prose li+li{margin-top:7px}.prose ul:not(.checklist){display:grid;gap:8px;padding-left:0;list-style:none}.prose ul:not(.checklist) li,.checklist li{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:11px 12px}.prose blockquote,.summary-box,.callout{border-left:4px solid var(--blue);padding:18px 20px}.summary-box,.callout{margin-bottom:16px}.quick-answer{border-left-color:var(--green);background:var(--green-soft)}.mistake-callout{border-left-color:var(--orange);background:var(--surface-orange)}.simple-table,.prose table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.simple-table th,.simple-table td,.prose th,.prose td{border-bottom:1px solid var(--line);padding:13px;text-align:left;vertical-align:top}.simple-table tr:last-child td,.prose tr:last-child td{border-bottom:0}.simple-table th,.prose th{background:var(--surface-blue);color:var(--ink);font-size:.9rem}.copy-box{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm);padding:18px}.copy-box pre{margin:0;overflow-x:auto;white-space:pre-wrap;color:var(--muted);font:inherit}.article-top-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--soft);margin-top:18px}.article-top-meta span{display:inline-flex;align-items:center;gap:6px}.toc,.sidebar{position:sticky;top:88px}.toc-list{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.toc-list a{display:block;border-left:2px solid var(--line);color:var(--muted);font-size:.9rem;padding:4px 0 4px 10px}.toc-list a:hover{border-left-color:var(--blue);color:var(--blue)}.sidebar-card,.notice-box{padding:20px}.sidebar-card+.sidebar-card,.notice-box+.notice-box{margin-top:16px}.faq-block,.faq-section{margin-top:56px}.faq-list{display:grid;gap:10px}details{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-sm);padding:15px 17px}summary{cursor:pointer;color:var(--ink);font-weight:850}details p{margin-bottom:0}.cta-section{margin-top:72px;background:var(--navy);color:#fff}.cta-section .section{display:grid;justify-items:center;text-align:center}.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:620px;opacity:.78}.save-notice{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:26px}.article-cover{width:100%;overflow:hidden;border-radius:var(--radius-sm);background:var(--surface-muted)}.article-cover.compact{height:190px;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.article-cover.has-image img{display:block;width:100%;height:100%;object-fit:cover}.article-cover.cover-art{display:grid;min-height:240px;place-items:center;position:relative;border:1px solid var(--line);color:var(--green);isolation:isolate}.article-cover.cover-art.compact{min-height:0}.cover-paper{position:absolute;inset:0;background:linear-gradient(135deg,#ffffffbf,#fff0),repeating-linear-gradient(0deg,rgba(23,79,73,.08) 0 1px,transparent 1px 20px),var(--surface-muted)}.article-cover.cover-art.travel .cover-paper{background:linear-gradient(135deg,#e6f0ecf2,#ffffff73),repeating-linear-gradient(90deg,rgba(23,79,73,.07) 0 1px,transparent 1px 28px),#f7f2e9}.article-cover.cover-art.canton-fair .cover-paper{background:linear-gradient(135deg,#fff4e8f5,#ffffff75),repeating-linear-gradient(0deg,rgba(200,102,40,.08) 0 1px,transparent 1px 22px),#fbf1e8}.article-cover.cover-art.sourcing .cover-paper{background:linear-gradient(135deg,#f5f1e6fa,#ffffff6b),repeating-linear-gradient(90deg,rgba(17,24,39,.07) 0 1px,transparent 1px 26px),#f7f1e3}.article-cover.cover-art.tools .cover-paper{background:linear-gradient(135deg,#edf5fbf5,#fff6),repeating-linear-gradient(0deg,rgba(47,111,163,.08) 0 1px,transparent 1px 20px),#f3f7f8}.cover-motif{width:154px;opacity:.72;position:relative;z-index:1}.cover-motif svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:8}.cover-label{position:absolute;left:14px;bottom:12px;z-index:1;color:var(--muted);font-size:.72rem;font-weight:750}.article-cover.compact .cover-label{display:none}.site-footer{background:var(--navy);color:#fff}.site-footer-inner{display:grid;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(120px,160px));gap:36px;padding:54px 0 34px}.site-footer strong,.site-footer h2,.site-footer a{color:#fff}.site-footer p,.site-footer li{color:#ffffffad;font-size:.9rem}.footer-links{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer-bottom{width:min(var(--container),calc(100% - 32px));margin-inline:auto;border-top:1px solid rgba(255,255,255,.12);color:#ffffff8c;font-size:.82rem;padding:18px 0 30px}.prep-card-footer{padding:0 22px 18px}.buyer-prep-panel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fffffff0,#fffdf8f0),var(--surface);box-shadow:0 22px 50px #1726221a}.prep-panel-map{position:absolute;inset:0 0 auto;height:150px;color:#174f4933;pointer-events:none}.prep-panel-map svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:6}.prep-panel-header{position:relative;padding:28px 28px 14px}.prep-panel-header h2{max-width:11ch;margin-top:10px;font-size:clamp(1.7rem,2.4vw,2.3rem)}.prep-panel-list{display:grid;gap:10px;margin:0;padding:14px 28px 26px;list-style:none}.prep-panel-list li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:12px}.prep-panel-list li.done{border-color:#174f4942;background:var(--green-soft)}.prep-panel-index{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--navy);color:#fff;font-size:.82rem;font-weight:900}.prep-panel-list li.done .prep-panel-index{background:var(--green)}.prep-panel-list strong,.prep-panel-list small{display:block}.prep-panel-list small{color:var(--muted);margin-top:2px}.prep-panel-footer{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);background:var(--bg-soft);color:var(--muted);padding:16px 28px}.prep-panel-footer strong{color:var(--green)}.editorial-note{border-left:4px solid var(--green);background:#ffffffbd;color:var(--muted);padding:16px 18px}.home-feature-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:24px;align-items:stretch}.home-feature-lead{border:1px solid var(--line);border-radius:var(--radius);background:var(--navy);color:#fff;padding:28px}.home-feature-lead h2,.home-feature-lead p{color:#fff}.home-feature-lead p{opacity:.76}@media(max-width:980px){.hero,.hub-hero,.content-grid,.article-grid-shell,.tool-grid-shell,.home-feature-grid{grid-template-columns:1fr}.grid-3,.grid-4,.grid-5,.entry-grid,.article-grid,.tool-grid,.resource-grid,.icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toc,.sidebar{position:static}.site-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:12px 0 8px}.brand{justify-self:start}.header-action{grid-column:2;grid-row:1;justify-self:end}.site-nav{grid-column:1 / -1;grid-row:2;flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{white-space:nowrap;padding:8px 8px 9px}.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.container,.site-header-inner,.site-footer-inner,.section,.hero,.content-page,.article-shell{width:min(100% - 24px,var(--container))}.hero{padding:44px 0 58px}.section{padding:52px 0}.content-page,.article-shell{padding-top:34px}.grid-2,.grid-3,.grid-4,.grid-5,.entry-grid,.article-grid,.prose .related-guides-grid,.tool-grid,.resource-grid,.icon-grid{grid-template-columns:1fr}.hero-actions,.inline-actions,.cta-actions,.save-notice,.section-heading{align-items:stretch;flex-direction:column}.button{width:100%}.path-card,.site-footer-inner{grid-template-columns:1fr}}
