.trade-head .crumbs{color:var(--fg);margin-bottom:clamp(14px,2vw,24px);padding-top:0;font-size:.8125rem}.trade-head .trade-scope{color:var(--fg);flex-wrap:wrap;row-gap:10px;margin-top:clamp(24px,2.6vw,34px);font-size:.8125rem;display:flex}.trade-head .trade-scope li+li{border-inline-start:1px solid var(--edge);margin-inline-start:18px;padding-inline-start:18px}@media (width<=760px){.trade-head .trade-scope{grid-template-columns:1fr 1fr;column-gap:18px;display:grid}.trade-head .trade-scope li+li{margin-inline-start:0}.trade-head .trade-scope li:nth-child(odd){border-inline-start:0;padding-inline-start:0}}.trade-head .trade-scope b{color:var(--fg-heading);font-weight:500}.trade-head .trade-headgrid{align-items:start;gap:clamp(30px,3.2vw,44px);display:grid}@media (width>=1024px){.trade-head .trade-headgrid{grid-template-columns:minmax(0,1fr) minmax(310px,400px);column-gap:clamp(36px,4vw,64px)}.trade-head .trade-headmain .band-head{margin-bottom:0}}.trade-head .trade-key{background:var(--base-100);border:1px solid var(--edge);border-radius:var(--r-card);padding:clamp(15px,1.6vw,19px) clamp(16px,1.8vw,21px)}.trade-head .trade-key-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;display:flex}.trade-head .trade-key-from{color:var(--fg-muted);font-size:.75rem}.trade-head .trade-key-list{margin:0}.trade-head .trade-key-row{border-top:1px solid var(--line);gap:7px;margin-top:13px;padding-top:13px;display:grid}.trade-head .trade-key-row dd{justify-items:start;gap:8px;margin:0;display:grid}.trade-head .trade-key-spec{flex-wrap:wrap;align-items:center;gap:8px 14px;min-height:22px;display:flex}.trade-head .trade-key-fig{color:var(--fg-heading);font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:500}.trade-head .trade-key-bar{inline-size:calc(var(--mm-w,0) * var(--mm,0));block-size:calc(var(--mm-h,0) * var(--mm,0));background:#0000001c;border-radius:1px;min-block-size:4px;display:block;box-shadow:inset 0 0 0 1px #00000070}.trade-head .trade-key-note{color:var(--fg);font-size:.8125rem;line-height:1.65}@media screen and (width<=700px){.trade-head .trade-key-row.is-matrix{display:none}}.trade-spec .trade-printbtn{white-space:nowrap}.trade-spec .trade-printbtn svg{flex:none;width:16px;height:16px}.trade-spec .trade-controls{gap:clamp(18px,2vw,26px);margin-bottom:clamp(26px,3vw,36px);display:grid}.trade-spec .trade-facet{justify-items:start;gap:12px;display:grid}.trade-spec .trade-inputs{flex-wrap:wrap;align-items:end;gap:14px 20px;display:flex}.trade-spec .trade-field{flex:240px;gap:9px;max-width:320px}.trade-spec .trade-check{min-height:48px;color:var(--fg);cursor:pointer;align-items:center;gap:10px;font-size:.875rem;display:flex}.trade-spec .trade-check input{width:18px;height:18px;accent-color:var(--ink);cursor:pointer;flex:none}.trade-spec .trade-colours{gap:10px}.trade-spec .trade-facet-head{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.trade-spec .trade-facet-now{color:var(--fg-heading);font-size:.8125rem;font-weight:600}.trade-spec .trade-swrow{align-items:center;gap:10px}.trade-spec .trade-swrow .chip{min-height:44px;padding-block:0}.trade-spec .trade-swatch{border:1px solid var(--line-2);border-radius:var(--r-btn);background:var(--base-100);min-height:44px;color:var(--fg);text-align:start;white-space:nowrap;cursor:pointer;transition:border-color var(--fast) var(--ease), box-shadow var(--fast) var(--ease);align-items:center;gap:9px;padding:7px 13px 7px 7px;font-size:.8125rem;display:inline-flex}.trade-spec .trade-swatch:hover{border-color:var(--ink-muted)}.trade-spec .trade-swatch:active{transform:translateY(1px)}.trade-spec .trade-swatch[aria-pressed=true]{border-color:var(--ink);color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.trade-spec .trade-swatch:focus-visible{border-radius:var(--r-btn)}.trade-spec .trade-swatch-patch{width:26px;height:26px;box-shadow:inset 0 0 0 1px var(--line);border-radius:3px;flex:none;position:relative}.trade-spec .trade-swatch-code{letter-spacing:.02em;font-weight:600}.trade-spec .trade-swatch-count{color:var(--fg-muted);font-size:.75rem}.trade-spec .trade-swatch[aria-disabled=true]{color:var(--fg-muted);border-color:var(--line-3);cursor:not-allowed}.trade-spec .trade-swatch[aria-disabled=true]:hover{border-color:var(--line-3)}.trade-spec .trade-swatch[aria-disabled=true]:active{transform:none}.trade-spec .trade-swatch[aria-disabled=true] .trade-swatch-patch:after{content:"";border-radius:inherit;background:linear-gradient(to top right, transparent calc(50% - 2px), var(--base-100) calc(50% - 2px), var(--base-100) calc(50% - .75px), var(--ink) calc(50% - .75px), var(--ink) calc(50% + .75px), var(--base-100) calc(50% + .75px), var(--base-100) calc(50% + 2px), transparent calc(50% + 2px));position:absolute;inset:0}@media (width<=620px){.trade-spec .trade-swrow{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));justify-self:stretch;align-items:start;gap:8px;display:grid}.trade-spec .trade-swrow .chip{grid-column:1/-1;justify-content:space-between;justify-self:stretch;align-items:center;gap:12px;display:flex}.trade-spec .trade-swatch{gap:7px;padding-inline:6px 9px}}.trade-spec .trade-bar{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:clamp(26px,3vw,36px);display:flex}.trade-spec .trade-count{color:var(--fg-heading);font-size:.875rem;font-weight:500}.trade-spec .trade-hint:not(:first-child){margin-inline-start:auto}@media (width<=760px){.trade-spec .trade-hint:not(:first-child){flex-basis:100%;margin-inline-start:0}}.trade-spec .trade-sortsel{display:none}.trade-spec .trade-sortsel select{border-radius:var(--r-btn);min-height:48px;padding-inline:16px 12px}.trade-spec .trade-sortsel select:focus-visible{border-radius:var(--r-btn)}@media screen and (width<=700px){.trade-spec .trade-sortsel{flex-basis:100%;gap:7px;max-width:320px;display:grid}}.trade-spec .trade-scopenote{margin-top:clamp(26px,3vw,36px)}.trade-spec .trade-const-mat .eyebrow{display:block}.trade-spec .trade-matmarks{flex-wrap:wrap;gap:7px;margin:9px 0 0;display:flex}.trade-spec .trade-matmarks li{border:1px solid var(--line-2);border-radius:var(--r-pill);color:var(--fg);padding:3px 10px;font-size:.75rem;line-height:1.5}.trade-spec .trade-const{border-top:1px solid var(--line);grid-template-columns:minmax(auto,34ch) 1fr;align-items:baseline;gap:12px 34px;margin-top:14px;padding-top:14px;display:grid}.trade-spec .trade-const-lead{grid-column:1}.trade-spec .trade-const-facts{grid-column:2;grid-template-columns:repeat(auto-fit,minmax(150px,max-content));align-items:baseline;gap:12px 34px;margin:0;display:grid}.trade-spec .trade-const-item{align-items:baseline;gap:10px;display:flex}.trade-spec .trade-const-item dt{flex:none}.trade-spec .trade-const-item dd{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:0;display:flex}.trade-spec .trade-const-v{color:var(--fg-heading);white-space:nowrap;font-weight:500}.trade-spec .trade-const-note{color:var(--fg-muted);grid-column:2;max-width:74ch;margin:0;font-size:.875rem;line-height:1.7}.trade-spec .trade-const-mat{grid-column:2}@media (width<=900px){.trade-spec .trade-const{grid-template-columns:1fr;gap:12px 26px}.trade-spec .trade-const-lead,.trade-spec .trade-const-facts,.trade-spec .trade-const-mat,.trade-spec .trade-const-note{grid-column:1}.trade-spec .trade-const-facts{gap:12px 26px}}.trade-spec .trade-scroll{border:1px solid var(--edge);border-radius:var(--r-card);background:var(--base-100);grid-template-columns:100%;width:100%;max-width:960px;margin-top:14px;display:grid;overflow-x:auto;container-type:scroll-state}.trade-spec .trade-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.trade-spec .trade-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;grid-area:1/1;width:100%;font-size:.9375rem}.trade-spec .trade-table .trade-lbl{display:none}.trade-spec .trade-table tr{--cell-bg:var(--base-100)}.trade-spec .trade-table thead tr,.trade-spec .trade-table tbody tr:hover,.trade-spec .trade-table tbody tr:focus-within{--cell-bg:var(--base-200)}.trade-spec .trade-table :is(th,td){background:var(--cell-bg);text-align:start;vertical-align:middle;border-bottom:1px solid var(--line);white-space:nowrap;padding:15px 18px}.trade-spec .trade-table tbody tr:last-child :is(th,td){border-bottom:0}.trade-spec .trade-table thead :is(th,td){border-bottom:1px solid var(--edge)}.trade-spec .trade-table :is(th,td).c-code{z-index:1;box-shadow:var(--frozen,none);position:sticky;inset-inline-start:0}@container scroll-state(scrollable:right){.trade-spec .trade-table :is(th,td).c-code{--frozen:1px 0 0 var(--line)}}@container scroll-state(scrollable:left){.trade-spec .trade-table :is(th,td).c-code{--frozen:1px 0 0 var(--line)}}.trade-spec .trade-scroll[data-scrolls] .trade-table :is(th,td).c-code{--frozen:1px 0 0 var(--line)}.trade-spec .trade-table thead th.c-code{z-index:2}.trade-spec .trade-table :is(th,td):is(.c-section,.c-length,.c-sticks,.c-price){text-align:end}.trade-spec .trade-table .c-range{white-space:normal}.trade-spec .trade-table :is(th,td).c-stock{text-align:end}.trade-spec .trade-table td.c-price{color:var(--fg-heading);font-weight:500}@media screen and (width>=701px){.trade-spec .trade-table .c-code{width:1%;min-width:216px}.trade-spec .trade-table .c-range{min-width:150px}.trade-spec .trade-table .c-section{width:1%;min-width:168px}.trade-spec .trade-table .c-length{min-width:118px}.trade-spec .trade-table .c-sticks{min-width:108px}.trade-spec .trade-table .c-finishes{width:1%;min-width:256px;padding-inline-start:30px}.trade-spec .trade-table .c-price{min-width:110px}.trade-spec .trade-table .c-stock{min-width:112px}}.trade-spec .trade-table tbody tr[hidden]{display:none}.trade-spec .trade-open{vertical-align:middle;align-items:center;gap:14px;min-height:44px;display:inline-flex}.trade-spec .trade-thumb{vertical-align:middle;border-radius:var(--r-sm);background:var(--base-200);width:64px;height:64px;box-shadow:inset 0 0 0 1px var(--edge);flex:none;display:inline-block;overflow:hidden}.trade-spec .trade-thumb img{object-fit:cover;width:100%;height:100%;display:block}.trade-spec .trade-code{color:var(--fg-heading);border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);transition:border-color var(--fast) var(--ease);font-weight:500}.trade-spec .trade-open:hover .trade-code{border-bottom-color:currentColor}.trade-spec .trade-table thead .eyebrow{font-size:.75rem}.trade-spec .trade-table thead th{white-space:normal;position:relative}.trade-spec .trade-sort{cursor:pointer;width:100%;min-height:26px;color:inherit;text-align:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:flex}.trade-spec .trade-table :is(.c-section,.c-length,.c-sticks,.c-price) .trade-sort{justify-content:flex-end}.trade-spec .trade-sort:after{content:"";position:absolute;inset:0}.trade-spec .trade-sort:focus-visible{outline:none}.trade-spec .trade-sort:focus-visible:after{outline:2px solid var(--accent);outline-offset:-2px;border-radius:2px}.trade-spec .trade-sort:hover .eyebrow{color:var(--fg-heading)}.trade-spec .trade-caret{width:11px;height:11px;color:var(--fg);flex:none}.trade-spec .trade-caret path{opacity:.55}.trade-spec th[aria-sort=ascending] .trade-caret path:first-child,.trade-spec th[aria-sort=descending] .trade-caret path:last-child{opacity:1}.trade-spec th[aria-sort=ascending] .trade-caret,.trade-spec th[aria-sort=descending] .trade-caret,.trade-spec th[aria-sort=ascending] .eyebrow,.trade-spec th[aria-sort=descending] .eyebrow{color:var(--fg-heading)}.trade-spec .trade-fin,.trade-spec .trade-axis,.trade-head .trade-key .trade-fin{--fin-slot:26px;grid-template-columns:repeat(var(--fin-slots,1), var(--fin-slot));place-items:center;display:grid}.trade-spec .trade-slot,.trade-head .trade-key .trade-slot{place-items:center;display:grid}.trade-spec .trade-slot-code{display:none}.trade-spec .trade-axis{color:var(--fg-muted);white-space:nowrap;margin-top:7px;font-size:.6875rem;line-height:1}.trade-spec .trade-dot,.trade-head .trade-key .trade-dot{border-radius:var(--r-swatch);flex:none;width:13px;height:13px;box-shadow:inset 0 1px 2px #00000038,0 0 0 1px #0000007a}.trade-spec .trade-slot.absent .trade-dot,.trade-head .trade-key .trade-slot.absent .trade-dot{width:9px;height:9px;box-shadow:none;background:0 0;border:1px solid #0000007a}.trade-spec .trade-scale-wrap{flex:0 0 100%;display:block}.trade-spec .trade-scale{inline-size:calc(var(--mm-w,0) * var(--mm,0) * var(--mm-k,1));block-size:calc(var(--mm-h,0) * var(--mm,0) * var(--mm-k,1));background:#0000001c;border-radius:1px;min-block-size:4px;margin:6px 0 0 auto;display:block;box-shadow:inset 0 0 0 1px #00000070}.trade-spec .trade-ask{color:var(--fg);font-weight:400}.trade-spec .trade-empty{text-align:start;padding-block:clamp(32px,6vh,56px)}.trade-spec .trade-empty .lead{max-width:46ch;margin:12px 0 22px}.trade-spec .trade-notes{max-width:92ch;color:var(--fg-muted);gap:10px;margin-top:14px;font-size:.875rem;line-height:1.7;display:grid}.trade-spec .trade-notes b{color:var(--fg-heading);font-weight:600}.trade-spec .trade-note-cards{display:none}@media screen and (width<=700px){.trade-spec .trade-note-matrix{display:none}.trade-spec .trade-note-cards{display:list-item}}.trade-spec .trade-scroll[hidden],.trade-spec .trade-notes[hidden],.trade-spec .trade-scopenote[hidden],.trade-spec .trade-sortsel[hidden],.trade-spec .trade-hint[hidden]{display:none!important}.trade-spec .trade-edge{z-index:2;pointer-events:none;--fade-lit:clamp(24px, 4vw, 56px);--fade-r:0px;background:linear-gradient(to left, var(--base-100), transparent) right / var(--fade-r) 100% no-repeat;transition:background-size var(--fast) var(--ease);grid-area:1/1;align-self:stretch;position:sticky;inset-inline-start:0}@container scroll-state(scrollable:right){.trade-spec .trade-edge{--fade-r:var(--fade-lit)}}.trade-spec .trade-scroll[data-more-right] .trade-edge{--fade-r:var(--fade-lit)}@media screen and (width<=700px){.trade-spec .trade-scroll{background-color:#0000;border:0;border-radius:0;width:auto;display:block;overflow:visible;container-type:normal}.trade-spec .trade-edge,.trade-spec .trade-hint{display:none}.trade-spec .trade-table{width:100%;display:block}.trade-spec .trade-table thead{display:none}.trade-spec .trade-table tbody{gap:12px;display:grid}.trade-spec .trade-table tbody tr{border:1px solid var(--edge);border-radius:var(--r-card);display:block;overflow:hidden}.trade-spec .trade-table :is(th,td){white-space:normal;text-align:end;border-bottom:1px solid var(--line);align-items:baseline;gap:14px;min-width:0;padding:10px 15px;display:flex}.trade-spec .trade-table tbody tr:last-child :is(th,td){border-bottom:1px solid var(--line)}.trade-spec .trade-table tbody tr :is(th,td):last-child{border-bottom:0}.trade-spec .trade-table .c-finishes{flex-wrap:wrap;justify-content:end;align-items:start;padding-inline-start:15px}.trade-spec .trade-table .trade-fin{flex-wrap:wrap;justify-content:end;gap:9px 7px;display:flex}.trade-spec .trade-table .trade-slot.absent{display:none}.trade-spec .trade-table .trade-slot{gap:5px;min-width:30px}.trade-spec .trade-table .trade-slot-code{letter-spacing:.02em;color:var(--fg-muted);font-size:.75rem;line-height:1;display:block}.trade-spec .trade-table .c-section{flex-wrap:wrap}.trade-spec .trade-table .trade-lbl{text-align:start;color:var(--fg-muted);flex:0 auto;margin-inline-end:auto;font-size:.8125rem;display:block}.trade-spec .trade-table :is(th,td).c-code{box-shadow:none;background:var(--base-200);border-bottom:1px solid var(--edge);text-align:start;padding:12px 15px;display:block;position:static}.trade-spec .trade-code{font-size:1.0625rem}}@media screen and (width>=1320px){.trade-spec .trade-body.railed{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,960px) minmax(330px,1fr);align-items:start;column-gap:36px;display:grid}.trade-spec .trade-body.railed .trade-scroll{grid-area:1/1/span 2}.trade-spec .trade-body.railed .trade-notes{grid-area:1/2;gap:12px;margin-top:14px}.trade-spec .trade-body.railed .trade-scopenote{border-top:1px solid var(--line);flex-direction:column;grid-area:2/2;align-self:stretch;margin-top:clamp(22px,2.4vw,28px);padding-top:clamp(18px,2vw,22px);display:flex}.trade-spec .trade-body.railed :is(.trade-notes,.trade-const-note){font-size:.8125rem}.trade-spec .trade-body.railed .trade-const-facts{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:14px 18px}.trade-spec .trade-body.railed .trade-const-item{display:block}.trade-spec .trade-body.railed .trade-const-item dd{margin-top:3px}.trade-spec .trade-body.railed .trade-const-v{font-family:var(--display);white-space:normal;font-size:1.25rem;line-height:1.15}.trade-spec .trade-body.railed .trade-const{flex:auto;grid-template-columns:1fr;align-content:space-between;gap:8px 22px}.trade-spec .trade-body.railed .trade-const-lead,.trade-spec .trade-body.railed .trade-const-facts,.trade-spec .trade-body.railed .trade-const-mat,.trade-spec .trade-body.railed .trade-const-note{grid-column:1}}.trade-anatomy .trade-sku{border:1px solid var(--edge);border-radius:var(--r-md);background:var(--base-100);overflow:hidden}.trade-anatomy .trade-parts{--sku-pad:clamp(20px, 2.4vw, 30px);background:var(--edge);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.trade-anatomy .trade-parts li{background:var(--base-100);padding:0 var(--sku-pad) var(--sku-pad);align-content:start;gap:9px;display:grid}.trade-anatomy .trade-part-head{align-items:center;gap:11px;margin:0;padding-top:clamp(20px,2.4vw,28px);display:flex}.trade-anatomy .trade-part-code{margin:0 calc(-1 * var(--sku-pad)) clamp(8px, 1vw, 14px);padding:0 var(--sku-pad) clamp(14px, 1.6vw, 20px);border-bottom:1px solid var(--edge)}.trade-anatomy .trade-part-seg{color:var(--fg-heading);font-size:clamp(1.375rem,2.6vw,2rem);font-weight:500;line-height:1.1}.trade-anatomy .trade-parts li:not(:last-child) .trade-part-seg:after{content:"-";color:var(--fg-muted)}.trade-anatomy .trade-part-n{border-radius:var(--r-pill);background:var(--base-200);width:24px;height:24px;color:var(--fg-heading);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.trade-anatomy .trade-part-body{color:var(--fg);max-width:40ch;font-size:.875rem}.trade-anatomy .trade-sku-note{color:var(--fg);margin-top:14px}@media (width<=820px){.trade-anatomy .trade-parts{grid-template-columns:1fr}}.trade-rules .trade-rulelist{columns:300px 3;column-gap:clamp(28px,3.4vw,56px)}.trade-rules .trade-rule{break-inside:avoid}.trade-rules .trade-cut{max-width:420px;margin:18px 0 0}.trade-rules .trade-cut-stick{gap:3px;display:flex}.trade-rules .trade-cut-piece{flex:var(--p,1) 1 0;background:#0000001c;border-radius:1px;min-width:0;height:38px;box-shadow:inset 0 0 0 1px #00000070}.trade-rules .trade-cut-piece.offcut{background:repeating-linear-gradient(-45deg,#0000 0 4px,#00000042 4px 5px)}.trade-rules .trade-cut-marks{grid-template-columns:9fr 1.8fr;gap:3px;margin-top:7px;display:grid}.trade-rules .trade-cut-mark{overflow-wrap:break-word;border-top:1px solid var(--line-2);min-width:0;color:var(--fg-muted);padding-top:7px;font-size:.75rem;line-height:1.3}.trade-rules .trade-cut-mark.tail{text-align:end}.trade-rules .trade-cut-dim{border-inline:1px solid var(--line-2);align-items:center;gap:10px;height:11px;margin-top:16px;display:flex}.trade-rules .trade-cut-dim:before,.trade-rules .trade-cut-dim:after{content:"";background:var(--line-2);flex:1;height:1px}.trade-rules .trade-cut-dim-v{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.trade-rules .trade-cut figcaption{max-width:44ch;color:var(--fg);margin-top:14px;font-size:.8125rem;line-height:1.7}.trade-rules .trade-rule{border-top:1px solid var(--edge);padding-block:clamp(20px,2.2vw,26px)}.trade-rules .trade-rule dt{font-family:var(--display);color:var(--fg-heading);flex-wrap:wrap;align-items:baseline;gap:8px 12px;font-size:1.0625rem;font-weight:500;line-height:1.35;display:flex}.trade-rules .trade-rule-n{color:var(--fg-muted);flex:none;font-size:.75rem}.trade-rules .trade-rule-t{flex:auto;min-width:0}.trade-rules .trade-rule dt .pill{flex:none;margin-inline-start:auto}.trade-rules .trade-rule dd{margin-top:9px;max-width:46ch;color:var(--fg);margin-inline-start:30px;font-size:.875rem}@media (width<=560px){.trade-rules .trade-rule dd{margin-inline-start:0}}.trade-close .trade-mat{border:1px solid var(--edge);border-radius:var(--r-md);grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.trade-close .trade-mat li{background:var(--bg);box-shadow:-1px 0 0 var(--edge), 0 -1px 0 var(--edge);break-inside:avoid;align-content:start;gap:8px;padding:clamp(20px,2.2vw,28px) clamp(15px,1.6vw,22px);display:grid}.trade-close .trade-mat b{font-family:var(--display);color:var(--fg-heading);font-size:1.0625rem;font-weight:500}.trade-close .trade-mat span{color:var(--fg-muted);font-size:.8125rem;line-height:1.65}.trade-close .trade-close-cta{margin-top:clamp(26px,3vw,40px)}@media (width<=1100px){.trade-close .trade-mat{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.trade-close .trade-mat{grid-template-columns:repeat(2,1fr)}.trade-close .trade-mat li:last-child:nth-child(odd){grid-column:1/-1}}@media screen and (width>=701px){body[data-locale=th] .trade-spec .trade-table .c-range{min-width:178px}}.trade-spec .trade-printmeta{display:none}@media print{body:has(.trade-spec) :is(.promo,.trust-strip,.head-sentinel,header.site,footer.site,.nav-panel,.drawer,.scrim,.skip,.crumbs),body:has(.trade-spec) :is(.trade-controls,.trade-bar,.trade-scope,.trade-empty,[data-print-wrap]){display:none!important}body:has(.trade-spec) [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}@page{margin:14mm}body:has(.trade-spec) section.band{padding-block:0!important}body:has(.trade-spec) section.band+section.band{padding-top:10mm!important}body:has(.trade-spec) .wrap{max-width:none;padding-inline:0}body:has(.trade-spec) .trade-body{display:block}body:has(.trade-spec) .trade-scroll{border-color:#999;width:auto;max-width:none;display:block;overflow:visible}body:has(.trade-spec) .trade-thumb{display:none}body:has(.trade-spec) .trade-open{gap:0;min-height:0}body:has(.trade-spec) .trade-table{font-size:8.5pt}body:has(.trade-spec) .trade-fin,body:has(.trade-spec) .trade-axis{--fin-slot:18px}body:has(.trade-spec) .trade-axis{margin-top:4pt;font-size:6.5pt}body:has(.trade-spec) .trade-scale{--mm-k:.55;background:#e6e6e6;margin-top:3pt;box-shadow:inset 0 0 0 .4pt #333}body:has(.trade-spec) .trade-table :is(th,td){white-space:normal;background:0 0;border-bottom:.4pt solid #999;padding:5pt 6pt;min-width:0!important}body:has(.trade-spec) .trade-table thead{display:table-header-group}body:has(.trade-spec) .trade-table tr{break-inside:avoid}body:has(.trade-spec) .trade-table :is(th,td).c-code{box-shadow:none;position:static}body:has(.trade-spec) :is(.trade-edge,.trade-caret){display:none}body:has(.trade-spec) .trade-close{--bg:#fff;--fg:#000;--fg-heading:#000;--fg-muted:#333;--edge:#999}body:has(.trade-spec) :is(.trade-head,.trade-anatomy){--bg:#fff;--edge:#999}body:has(.trade-spec) :is(.trade-rule,.trade-notes li,.trade-parts li,.trade-key,.trade-cut){break-inside:avoid}body:has(.trade-spec) .trade-key{background:0 0;border-color:#999}body:has(.trade-spec) .trade-close-cta{display:none}body:has(.trade-spec) .trade-printmeta{color:#333;margin-top:6mm;font-size:8pt;display:block}body:has(.trade-spec) .trade-printmeta span+span:before{content:" · "}}
