/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--page:#f6f1e8;--surface:#fff;--surface-soft:#fbf7ef;--nav:#f1f1ef;--text:#27313a;--muted:#7b858b;--line:#e2d9cc;--blue:#0874bb;--blue-dark:#07568f;--green:#61af3e;--orange:#61af3e;--yellow:#dff4c8;--pink:#e8f6dc;--mint:#daf5e3;--sky:#e4f3ff;--shadow:0 18px 50px #36271214}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 0%, #ffffffdb, transparent 30%), linear-gradient(180deg, #ffffff4d, transparent 240px), var(--page);color:var(--text);font-family:var(--font-noto-thai), Arial, Helvetica, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.text-link-button{color:inherit;background:0 0;border:0;padding:0;font-weight:500}.text-link-button:hover{color:var(--orange)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:16px 0 34px}.site-header{border:1px solid var(--line);background:var(--surface);min-height:76px;box-shadow:var(--shadow);grid-template-columns:220px minmax(360px,1fr) auto;align-items:center;gap:20px;padding:0 24px;display:grid}.brand{align-items:center;min-width:0;display:flex}.brand img{object-fit:contain;object-position:left center;width:190px;height:60px;display:block}.search-bar{border:2px solid var(--orange);background:var(--surface);grid-template-columns:minmax(0,1fr) 190px 52px;height:42px;display:grid}.search-bar input,.search-bar select{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:.88rem}.search-bar input{padding:0 14px}.search-bar select{border-left:1px solid var(--line);color:var(--muted);padding:0 12px}.search-bar button{background:var(--orange);color:#fff;border:0;place-items:center;font-size:1.25rem;font-weight:700;display:grid}.account-links{color:var(--muted);white-space:nowrap;align-items:center;gap:18px;font-size:.84rem;display:flex}.account-username{color:var(--blue-dark);font-weight:700}.account-links a:hover,.nav-links a:hover{color:var(--orange)}.rfq-pill{color:var(--text);font-weight:700;position:relative}.rfq-pill:after{content:"0";background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.68rem;line-height:1;display:grid;position:absolute;top:-12px;right:-14px}.main-nav{border:1px solid var(--line);background:var(--nav);min-height:45px;color:var(--muted);border-top:0;grid-template-columns:260px 1fr auto;font-size:.85rem;display:grid}.main-nav>*{align-items:center;padding:0 22px;display:flex}.category-menu{color:var(--text);background:#e9e9e7;gap:8px;font-weight:700}.category-menu span{color:var(--orange);font-size:1.18rem}.nav-links{gap:26px}.contact-line{color:var(--green);white-space:nowrap;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:2px;line-height:1.25}.hero-banner{border:1px solid var(--line);background:linear-gradient(90deg, #fffffff7 0%, #ffffffc7 52%, #edf6fbf0 100%), repeating-linear-gradient(90deg, #0874bb12 0 1px, transparent 1px 48px), var(--sky);border-top:0;grid-template-columns:minmax(0,1fr) 430px;align-items:center;min-height:292px;display:grid;overflow:hidden}.hero-copy{min-width:0;padding:38px 34px 38px 54px}.hero-kicker{color:var(--text);margin:0 0 6px;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:500}.hero-copy h1{letter-spacing:0;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;line-height:.95;display:flex}.hero-copy h1 span,.hero-copy h1 strong{font-size:clamp(3.2rem,7vw,5.2rem);font-weight:700}.hero-copy h1 span{color:var(--blue)}.hero-copy h1 strong{color:var(--orange)}.hero-subtitle{color:#5e6870;margin:12px 0 0;font-size:clamp(1rem,1.8vw,1.35rem)}.hero-text{max-width:660px;color:var(--muted);margin:14px 0 0;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.primary-button,.secondary-button,.promo-card a,.quote-form button{justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.9rem;font-weight:700;display:inline-flex}.primary-button,.promo-card a,.quote-form button{background:var(--orange);color:#fff;border:0}.secondary-button{border:1px solid var(--blue);background:var(--surface);color:var(--blue-dark)}.hero-display{place-items:center;min-height:292px;padding:22px 26px 22px 0;display:grid}.product-stage{width:min(100%,400px);height:220px;position:relative}.stage-shadow{background:#27313a1a;border-radius:50%;height:22px;position:absolute;bottom:24px;left:20px;right:20px}.stage-item{object-fit:contain;filter:drop-shadow(0 12px 18px #27313a26);position:absolute}.stage-item.paper{width:120px;height:98px;bottom:38px;left:10px}.stage-item.tools{width:126px;height:104px;bottom:44px;left:108px}.stage-item.it{width:118px;height:98px;bottom:36px;right:78px}.stage-item.solar{width:118px;height:98px;bottom:60px;right:6px}.hero-burst{text-align:center;background:var(--yellow);width:142px;height:142px;color:var(--text);border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;top:8px;right:8px;transform:rotate(-5deg);box-shadow:0 12px 30px #61af3e29}.hero-burst span{font-size:.92rem;font-weight:700}.hero-burst strong{color:var(--orange);font-size:1.78rem;line-height:1}.promo-grid{background:var(--page);grid-template-columns:1fr 1fr;gap:16px;padding:16px 68px 0;display:grid}.promo-card{border:1px solid var(--line);background:var(--surface);grid-template-columns:1fr 132px;align-items:center;min-height:122px;padding:20px 24px;display:grid;overflow:hidden}.promo-card.orange{background:linear-gradient(90deg,#fff 0%,#f2faec 100%)}.promo-card.colorful{background:linear-gradient(90deg, #fffffff5, #ffffffb3), linear-gradient(135deg, var(--pink), var(--mint) 52%, #ecfbd7)}.promo-card h2{color:var(--text);margin:0;font-size:1.35rem;line-height:1.25}.promo-card p{color:var(--muted);margin:6px 0 0;font-size:.86rem;line-height:1.55}.promo-card a{min-height:36px;margin-top:12px;padding:0 14px;font-size:.82rem}.promo-art{height:84px;position:relative}.promo-art span{border-radius:3px;display:block;position:absolute}.promo-art span:first-child{background:var(--blue);width:74px;height:44px;top:21px;right:18px;transform:rotate(-8deg)}.promo-art span:nth-child(2){background:var(--orange);width:54px;height:54px;top:6px;right:62px}.promo-art span:nth-child(3){background:var(--green);width:48px;height:36px;top:36px;right:6px}.app-strip{border:1px solid var(--line);background:linear-gradient(90deg, #fff, #daf5e3c7), var(--surface);grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:18px;padding:22px 28px;display:grid}.app-strip h2{color:var(--blue-dark);margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.25}.app-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.employee-app-button{min-height:44px;color:var(--blue-dark);background:#daf5e3b8;border:1px solid #61af3e73;justify-content:center;align-items:center;padding:0 18px;font-size:.9rem;font-weight:700;display:inline-flex}.about-section{border:1px solid var(--line);background:var(--surface);margin-top:18px}.about-content{grid-template-columns:1fr 1fr;gap:22px;padding:26px 28px;display:grid}.about-content p{color:var(--muted);margin:0;line-height:1.85}.about-content strong{color:var(--blue-dark)}.category-section{border:1px solid var(--line);background:var(--surface);margin-top:18px}.section-title{border-bottom:1px solid var(--line);align-items:center;gap:8px;height:52px;padding:0 24px;display:flex}.section-title span{color:var(--blue);font-size:1.25rem;font-weight:700}.section-title h2{color:var(--orange);margin:0;font-size:1rem;font-weight:700}.category-grid{border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);min-height:196px}.category-card:nth-child(4n+2){background:#fffdf8}.category-card:nth-child(4n+3){background:#fbfeff}.category-card a{text-align:center;align-content:center;place-items:center;gap:10px;height:100%;min-height:196px;padding:18px 16px;transition:background .16s,transform .16s,box-shadow .16s;display:grid}.category-card a:hover{box-shadow:inset 0 -3px 0 var(--orange);background:#61af3e0e;transform:translateY(-2px)}.category-image{background:#f0f0ef;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;overflow:hidden}.category-image img{object-fit:contain;filter:drop-shadow(0 8px 10px #27313a1c);width:70px;height:62px}.category-card h3{color:gray;max-width:220px;margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.category-card p{max-width:250px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.solar-card .category-image{background:#61af3e21}.quote-panel{border:1px solid var(--line);background:linear-gradient(90deg,#fff,#eef8ff);grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:start;gap:28px;margin-top:18px;padding:30px 32px;display:grid}.quote-kicker{color:var(--blue);text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:700}.quote-copy h2{color:var(--blue-dark);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.18}.quote-copy p{color:var(--muted);margin:12px 0 0;line-height:1.75}.quote-steps{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.quote-steps span{border:1px solid var(--line);background:var(--surface);color:var(--blue-dark);padding:8px 10px;font-size:.82rem;font-weight:700}.contact-card{color:var(--muted);background:#daf5e36b;border:1px solid #61af3e3d;gap:5px;margin-top:18px;padding:14px 16px;line-height:1.55;display:grid}.contact-card strong{color:var(--blue-dark)}.article-list{gap:12px;display:grid}.article-list article{border:1px solid var(--line);background:var(--surface);gap:6px;padding:16px 18px;display:grid}.article-list strong{color:var(--blue-dark)}.article-list span{color:var(--muted);line-height:1.6}.quote-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quote-form label{color:var(--blue-dark);gap:6px;font-size:.9rem;font-weight:700;display:grid}.quote-form .full,.quote-form button{grid-column:1/-1}.quote-form input,.quote-form textarea{background:var(--surface);width:100%;color:var(--text);outline-color:var(--orange);border:1px solid #0874bb38;padding:11px 12px}.quote-form textarea{resize:vertical;min-height:104px}.quote-form button{min-height:46px}.site-footer{color:var(--muted);justify-content:space-between;gap:18px;margin-top:22px;padding:22px 0 0;font-size:.9rem;display:flex}.site-footer strong,.site-footer span{display:block}.site-footer strong{color:var(--blue-dark);margin-bottom:4px}.site-footer div:last-child{text-align:right;gap:4px;display:grid}.category-page-shell{max-width:1220px}.category-page-hero{border:1px solid var(--line);background:linear-gradient(90deg, #fff, #daf5e3b8), var(--surface);box-shadow:var(--shadow)}.back-link{color:var(--blue-dark);padding:18px 24px 0;font-size:.9rem;font-weight:700;display:inline-flex}.category-page-heading{grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:24px;padding:30px 32px;display:grid}.category-page-heading h1{color:var(--blue-dark);margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.12}.category-page-heading p{max-width:760px;color:var(--muted);margin:10px 0 0;line-height:1.75}.category-visual{background:radial-gradient(circle at 70% 18%, var(--category-wash,#61af3e33), transparent 34%), linear-gradient(135deg, #fff, #e4f3ffad);border-left:1px solid var(--line);align-content:center;place-items:center;min-height:210px;display:grid;position:relative;overflow:hidden}.category-visual:before{content:"";border:1px solid var(--category-accent,var(--green));position:absolute;inset:24px 30px}@supports (color:color-mix(in lab, red, red)){.category-visual:before{border:1px solid color-mix(in srgb, var(--category-accent,var(--green)) 26%, transparent)}}.category-visual:before{background:#ffffff5c}.category-visual-image{z-index:1;background:#f0f0ef;border-radius:50%;place-items:center;width:156px;height:156px;display:grid;position:relative;box-shadow:0 18px 40px #27313a1c}.category-visual-image img{object-fit:contain;filter:drop-shadow(0 10px 14px #27313a1f);width:126px;height:112px}.category-visual-label{z-index:2;border-left:4px solid var(--category-accent,var(--green));background:#ffffffdb;gap:3px;max-width:calc(100% - 32px);padding:10px 12px;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 12px 30px #27313a14}.category-visual-label span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:700}.category-visual-label strong{color:var(--blue-dark);font-size:.92rem;line-height:1.35}.category-visual-count{z-index:2;background:var(--yellow);min-width:104px;min-height:76px;color:var(--text);text-align:center;place-items:center;padding:10px 12px;font-weight:700;display:grid;position:absolute;bottom:16px;right:16px;box-shadow:0 12px 30px #61af3e29}.category-visual-count strong{color:var(--category-accent,var(--green));font-size:2rem;line-height:1}.subcategory-nav{border:1px solid var(--line);background:var(--surface);flex-wrap:wrap;gap:8px;margin-top:18px;padding:16px;display:flex}.subcategory-nav a{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#fff;align-items:center;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.subcategory-nav a.active,.subcategory-nav a:hover{color:var(--blue-dark);background:#daf5e3b8;border-color:#61af3e61}.product-table-section{border:1px solid var(--line);background:var(--surface);margin-top:18px}.product-table-head{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.product-table-head h2{color:var(--blue-dark);margin:0;font-size:1.35rem}.product-table-head p{color:var(--muted);margin:5px 0 0;line-height:1.55}.product-table-wrap{width:100%;overflow-x:auto}.product-table{border-collapse:collapse;table-layout:fixed;width:100%}.product-table th,.product-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px;line-height:1.55}.product-table th{background:var(--surface-soft);color:var(--blue-dark);font-size:.84rem;font-weight:700}.product-table td{color:var(--text);font-size:.88rem}.product-table tr:nth-child(2n) td{background:#fcfaf6}.product-table th:first-child,.product-table td:first-child{text-align:center;width:92px}.product-table th:nth-child(2),.product-table td:nth-child(2){width:120px;color:var(--blue-dark);font-weight:700}.product-table th:nth-child(3),.product-table td:nth-child(3){width:30%}.product-table th:nth-child(5),.product-table td:nth-child(5){width:190px}.table-link{color:var(--blue-dark);font-weight:700}.table-link:hover{color:var(--green)}.empty-products{background:#daf5e35c;border:1px dashed #61af3e73;gap:8px;margin:24px;padding:28px;display:grid}.empty-products strong{color:var(--blue-dark);font-size:1.15rem}.empty-products p{color:var(--muted);margin:0;line-height:1.7}.search-summary{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.search-summary span{min-height:34px;color:var(--blue-dark);background:#ffffffbd;border:1px solid #61af3e47;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.account-panel{border:1px solid var(--line);background:var(--surface);margin-top:18px}.account-tabs{border-bottom:1px solid var(--line);background:var(--surface-soft);flex-wrap:wrap;gap:8px;padding:16px;display:flex}.account-tabs button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;padding:0 14px;font-weight:700}.account-tabs button.active,.account-tabs button:hover{color:var(--blue-dark);background:#daf5e3b8;border-color:#61af3e61}.account-form{padding:22px 24px 24px}.form-message{color:var(--blue-dark);background:#daf5e36b;border:1px solid #61af3e47;margin:16px 24px 0;padding:12px 14px;font-weight:700}.secondary-action{border:1px solid var(--blue)!important;background:var(--surface)!important;color:var(--blue-dark)!important}@media (width<=980px){.site-header,.main-nav,.hero-banner,.promo-grid,.app-strip,.about-content,.quote-panel{grid-template-columns:1fr}.site-header{padding:16px}.search-bar{grid-template-columns:minmax(0,1fr) 52px}.search-bar select,.nav-links,.contact-line{display:none}.hero-copy{padding:32px 24px}.hero-display{min-height:214px;padding:0 20px 22px}.product-stage{height:196px}.promo-grid{padding:14px}.app-strip,.about-content{padding:22px}.app-actions{justify-content:flex-start}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page-heading,.product-table-head{grid-template-columns:1fr}.category-visual{border-left:0;border-top:1px solid var(--line);min-height:170px}.category-visual:before{inset:18px 20px}.category-visual-label{max-width:min(60%,260px)}}@media (width<=620px){.page-shell{width:min(100% - 20px,1180px);padding-top:10px}.brand img{width:166px;height:54px}.account-links{flex-wrap:wrap;gap:10px 16px}.hero-copy h1{display:block}.hero-copy h1 span,.hero-copy h1 strong{font-size:3rem;display:block}.hero-kicker,.hero-subtitle{font-size:1rem}.hero-actions,.site-footer{flex-direction:column}.primary-button,.secondary-button,.employee-app-button{width:100%}.product-stage{transform-origin:50%;height:172px;transform:scale(.9)}.hero-burst{width:112px;height:112px}.hero-burst strong{font-size:1.35rem}.promo-card{grid-template-columns:1fr}.promo-art{display:none}.category-grid,.quote-form{grid-template-columns:1fr}.category-card,.category-card a{min-height:176px}.category-image{width:78px;height:78px}.category-image img{width:64px;height:56px}.quote-panel{padding:24px 18px}.site-footer div:last-child{text-align:left}.category-page-heading{padding:22px 18px}.subcategory-nav{padding:12px}.category-visual-image{width:124px;height:124px}.category-visual-image img{width:100px;height:90px}.category-visual-count{min-width:88px;bottom:10px;right:10px}.category-visual-label{max-width:calc(100% - 20px);padding:8px 10px;top:10px;left:10px}.category-visual-label strong{font-size:.82rem}.subcategory-nav a{justify-content:center;width:100%}.product-table-head{padding:18px}.product-table,.product-table thead,.product-table tbody,.product-table th,.product-table td,.product-table tr{display:block}.product-table thead{display:none}.product-table tr{border-bottom:1px solid var(--line);padding:14px 16px}.product-table td{border-bottom:0;grid-template-columns:105px 1fr;gap:12px;padding:7px 0;display:grid;text-align:left!important;width:100%!important}.product-table td:before{content:attr(data-label);color:var(--muted);font-weight:700}}
