@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/arvo-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/arvo-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(assets/fonts/noto-sans-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




/* Brand locked to the existing repository. Low-variance retail grid (3), motion 2,
   density 5. Native CSS; no new application framework. Radius: controls 4px,
   panels 6px. Layers: sticky header 10, notification 30, native dialogs top layer. */
:root{color-scheme:light;--brand:#16e34d;--teal:#030303;--aqua:#ffffff;--olive:#16e34d;--ink:#030303;--muted:#030303;--paper:#fff;--surface:#ffffff;--line:#03030326;--hover:#eafbef;--focus:#030303;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans',Arial,sans-serif;font-size:16px;line-height:1.45}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;display:block}svg{display:inline-block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.13}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.icon{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;z-index:40;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:8px}.preview-bar{font-size:12px;background:var(--surface);border-bottom:1px solid var(--line);color:var(--muted)}.preview-bar .wrap{display:flex;align-items:center;justify-content:space-between;min-height:30px}.preview-bar a{text-decoration:underline;text-underline-offset:3px}.site-header{background:var(--brand);position:sticky;top:0;z-index:10}.header-main{display:grid;grid-template-columns:235px minmax(220px,1fr) auto;gap:42px;align-items:center;min-height:99px}.brand img{width:235px;height:auto}.search{display:flex;height:48px;background:#fff;border:1px solid #030303;border-radius:var(--radius);overflow:hidden}.search:focus-within{outline:2px solid #030303;outline-offset:2px}.search input{background:#fff;border:0;width:100%;min-width:0;outline:none;padding:0 18px;color:#030303;font-size:16px}.search input:focus-visible{outline:none}.search input::placeholder{color:#030303;opacity:1}.search button{border:0;border-left:1px solid #03030326;width:57px;background:#fff;flex-shrink:0}.search button:hover{background:#ffffff}.quote-trigger{display:flex;align-items:center;gap:10px;background:none;border:0;padding:12px 0;font-weight:600;white-space:nowrap;color:#030303}.quote-trigger>.icon{width:27px;height:27px}.quote-count{min-width:22px;height:22px;display:grid;place-items:center;font-size:12px;background:#030303;color:#fff;border-radius:3px;padding:0 4px}.main-nav{border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:36px;min-height:49px;font-size:14px;font-weight:500}.nav-inner>a{padding-block:13px}.all-categories{display:flex;align-items:center;gap:12px;border:0;background:none;font-weight:600;padding:12px 30px 12px 0;border-right:1px solid var(--line)}.all-categories .icon{width:20px;height:20px}.nav-help{margin-left:auto;display:flex;align-items:center;gap:12px}.nav-help .icon{width:18px;height:18px}.nav-inner a:hover{text-decoration:underline;text-underline-offset:5px}.intro{padding:33px 0 24px}.intro h1{font-size:34px;letter-spacing:-.75px}.intro p{font-size:16px;color:var(--muted);margin-top:7px}.departments{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.department{border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:12px;align-items:center;min-height:82px;padding:14px 12px;font-size:14px;line-height:1.25;font-weight:600;transition:background .15s,border-color .15s}.department>.icon:first-child{width:30px;height:30px;stroke-width:1.4}.department>.icon:last-child{width:16px;height:16px;margin-left:auto;color:#030303}.department:hover{background:var(--hover);border-color:#03030326}.section{padding-top:38px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:21px}.section-heading h2{font-size:25px;letter-spacing:-.4px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:10px;align-items:center;border:0;padding:0;background:none;text-underline-offset:4px}.text-link:hover{text-decoration:underline}.text-link .icon{width:18px;height:18px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.product-card{min-width:0;border:0;border-radius:0;background:transparent;display:flex;flex-direction:column}.product-image{display:flex;align-items:center;justify-content:center;margin:16px 16px 10px;aspect-ratio:1;background:transparent}.product-image img{width:80%;height:80%;object-fit:contain;padding:0;clip-path:inset(1px)}.product-body{padding:0 15px 15px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:7px}.product-card h3{font-size:16px;font-weight:500;line-height:1.35;margin-bottom:16px;overflow-wrap:anywhere}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.product-price{font-size:13px;color:var(--muted);margin-top:auto;margin-bottom:12px}.add-button{display:flex;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 5px;border:1px solid #03030326;background:var(--paper);border-radius:var(--radius);font-size:12px;font-weight:600;white-space:nowrap}.add-button .icon{width:16px;height:16px;stroke-width:1.8}.add-button:hover{background:var(--brand);color:#030303;border-color:var(--brand)}.add-button:active,.primary-button:active{transform:translateY(1px)}.add-button.added{background:var(--hover);border-color:#030303}.rubro-section{padding-top:44px}.rubro-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.rubro-block{display:grid;grid-template-columns:1fr 42%;background:var(--surface);border-radius:6px;min-height:280px;overflow:hidden;border:1px solid var(--line)}.rubro-copy{padding:28px 0 28px 30px;position:relative;z-index:1}.rubro-label{display:block;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:12px}.rubro-copy h3{font-size:29px;letter-spacing:-.6px;line-height:1.12}.rubro-links{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-top:24px;font-size:14px;font-weight:500}.rubro-links a{display:flex;gap:18px;align-items:center}.rubro-links a:hover{text-decoration:underline;text-underline-offset:3px}.rubro-links span{color:var(--muted)}.rubro-image{display:flex;align-items:center;padding:24px 16px 24px 0;overflow:hidden}.rubro-image img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply;padding:8%}.how-to{display:grid;grid-template-columns:1fr 1.4fr;gap:72px;margin-top:46px;padding:35px 0 42px;border-top:1px solid var(--line)}.how-heading>.icon{width:35px;height:35px;margin-bottom:14px}.how-heading h2{font-size:30px;letter-spacing:-.5px}.how-heading p{color:var(--muted);margin-top:12px;font-size:15px}.steps{padding:0;margin:0;list-style:none;display:grid;gap:22px}.steps li{display:flex;gap:20px;align-items:flex-start}.step-number{display:grid;place-items:center;background:var(--brand);color:#030303;font-size:14px;font-weight:600;border-radius:var(--radius);width:29px;height:29px;flex-shrink:0}.steps h3{font-size:17px;margin:2px 0 5px}.steps p{font-size:15px;color:var(--muted)}.site-footer{padding-bottom:88px;background:var(--surface);border-top:1px solid var(--line);margin-top:12px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-block:28px}.footer-main strong{font-weight:700;font-size:18px;letter-spacing:.7px}.footer-main p{font-size:14px;color:var(--muted);margin-top:4px}.footer-main>a{display:flex;align-items:center;gap:14px;font-size:15px}.footer-note{border-top:1px solid var(--line);padding-block:16px;color:var(--muted);font-size:12px}.catalog-view{padding:30px 0 48px;min-height:60dvh}.back-link{font-size:14px;display:inline-block;margin-bottom:24px}.back-link:hover{text-decoration:underline}.catalog-view h1{font-size:32px}.catalog-view #result-count{margin-top:8px;color:var(--muted);font-size:15px}.catalog-controls{display:flex;justify-content:space-between;gap:20px;margin:24px 0}.catalog-controls label{display:flex;align-items:center;gap:12px;font-size:14px}.catalog-controls select{background:var(--paper);color:var(--ink);border:1px solid var(--line);padding:9px 30px 9px 12px;border-radius:var(--radius);max-width:220px}.load-more{text-align:center;margin-top:28px}.inline-error{padding:20px;border:1px solid #a85636;background:var(--surface);margin-block:20px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:11px 20px;border:1px solid transparent;border-radius:var(--radius);font-weight:600;font-size:15px;white-space:nowrap}.primary-button{background:var(--brand);color:#030303}.primary-button:hover{background:#f8fa15}.secondary-button{background:var(--paper);border-color:var(--line)}.secondary-button:hover{background:var(--hover)}.primary-button .icon,.secondary-button .icon{width:20px;height:20px}.empty-state{text-align:center;padding:40px 20px}.empty-state>.icon{width:44px;height:44px;color:var(--muted);margin-bottom:20px}.empty-state h2,.empty-state h3{font-size:23px}.empty-state p{color:var(--muted);max-width:340px;margin:12px auto 22px}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-shrink:0}.icon-button:hover{background:var(--hover)}dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:6px;padding:28px;max-height:calc(100dvh - 48px);overscroll-behavior:contain}dialog::backdrop{background:rgb(3 3 3 / 45%)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.dialog-heading h2{font-size:28px;letter-spacing:-.5px}.dialog-kicker{display:block;color:var(--muted);font-size:13px;margin-bottom:5px}.categories-dialog{width:min(1040px,calc(100% - 48px))}.category-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 30px}.product-dialog{width:min(780px,calc(100% - 48px));position:relative}.dialog-close{position:absolute;right:16px;top:16px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-top:34px;align-items:center}.detail-image{background:#fff;border-radius:var(--radius);overflow:hidden}.detail-image img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.detail-layout h2{font-size:28px;line-height:1.2;margin:10px 0 12px}.detail-category{font-size:13px;color:var(--muted)}.detail-layout p.detail-note{font-size:14px;color:var(--muted);margin-block:20px}.detail-layout .primary-button{width:100%}.detail-layout label{display:block;font-size:14px;margin-bottom:7px}.quantity-input{width:96px;height:42px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);color:var(--ink);padding:8px 10px;margin-bottom:20px}.quote-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(510px,100%);border-radius:0;border-width:0 0 0 1px;padding:28px;overflow-y:auto}.quote-notice{background:var(--surface);padding:12px 14px;font-size:13px;color:var(--muted);border-radius:var(--radius);margin-bottom:12px}.quote-item{display:grid;grid-template-columns:70px 1fr 36px;gap:14px;border-bottom:1px solid var(--line);padding:20px 0;align-items:start}.quote-item img{width:70px;height:70px;object-fit:contain;background:#fff}.quote-item h3{font-size:16px;line-height:1.3;margin:3px 0 10px}.quote-item .icon-button{width:34px;height:34px;border:0}.quote-item .icon-button .icon{width:19px;height:19px}.quote-item label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:10px}.quote-item input{width:85px;height:35px;padding:5px 8px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}#quote-footer{padding-top:24px}#quote-footer>p{font-size:14px;color:var(--muted);margin-bottom:18px}#quote-footer>.primary-button{width:100%}#quote-review{padding:20px 0 0}#quote-review h3{font-size:19px}#quote-review p{font-size:14px;color:var(--muted);margin:10px 0 18px}.toast{position:fixed;bottom:96px;left:50%;transform:translateX(-50%);z-index:30;background:var(--ink);color:var(--paper);padding:14px 22px;border-radius:var(--radius);font-size:15px;box-shadow:0 4px 20px rgb(3 3 3 / 15%);max-width:calc(100% - 32px);text-align:center}
@media(min-width:1500px){.department{min-height:79px}.intro{padding-block:38px 26px}.product-image{margin:20px 20px 14px}.product-card h3{font-size:18px}.add-button{font-size:13px}.product-body{padding:0 18px 18px}}
@media(max-width:1279px){.departments{grid-template-columns:repeat(4,minmax(0,1fr))}.wrap{width:calc(100% - 64px)}.header-main{grid-template-columns:210px minmax(210px,1fr) auto;gap:28px}.brand img{width:210px}.product-grid{gap:12px}.product-body{padding:0 11px 12px}.add-button{font-size:11px;gap:4px}.product-card h3{font-size:15px}.product-image{margin:12px 12px 10px}.department{font-size:14px;gap:12px;padding-inline:12px}.rubro-copy h3{font-size:26px}}
@media(max-width:1023px){.wrap{width:calc(100% - 40px)}.header-main{grid-template-columns:190px 1fr auto;gap:22px;min-height:88px}.brand img{width:190px}.quote-trigger>span:not(.quote-count){display:none}.nav-inner{gap:24px}.nav-inner>a{font-size:13px}.intro h1{font-size:30px}.department{gap:10px;font-size:14px;padding:14px 12px}.department>.icon:first-child{width:29px;height:29px}.department>.icon:last-child{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-image{margin:20px}.product-body{padding:0 18px 18px}.product-card h3{font-size:17px}.add-button{font-size:13px;gap:7px}.category-list{grid-template-columns:repeat(3,1fr)}.rubro-grid{gap:16px}.rubro-block{grid-template-columns:1fr 35%;min-height:268px}.rubro-copy{padding:24px 0 24px 20px}.rubro-copy h3{font-size:24px}.how-to{gap:40px}.nav-help{white-space:nowrap}}
@media(max-width:639px){html{scroll-padding-top:156px}.wrap{width:calc(100% - 32px)}.preview-bar{font-size:10px}.preview-bar .wrap{min-height:26px}.preview-detail{display:none}.header-main{grid-template-columns:1fr auto;gap:0;padding:12px 0 14px}.brand img{width:174px}.quote-trigger{gap:8px;padding:9px 0}.quote-trigger>.icon{width:25px;height:25px}.search{grid-column:1/-1;grid-row:2;margin-top:9px;height:44px}.search input{font-size:16px;padding:0 12px}.search button{width:46px}.nav-inner{min-height:43px;justify-content:space-between;gap:16px;font-size:13px}.all-categories{font-size:13px;padding:10px 0;border:0;gap:9px}.nav-inner>a:not(.nav-help){display:none}.nav-help{font-size:13px!important;margin-left:0;gap:6px}.intro{padding:24px 0 20px}.intro h1{font-size:28px;letter-spacing:-.6px}.intro p{font-size:14px;max-width:285px;line-height:1.4;margin-top:8px}.departments{grid-template-columns:1fr 1fr;gap:8px}.department{min-height:78px;padding:10px 12px;font-size:14px;gap:10px;line-height:1.2}.department>.icon:first-child{width:28px;height:28px;stroke-width:1.5}.section{padding-top:28px}.section-heading{margin-bottom:16px;gap:10px}.section-heading h2{font-size:22px;letter-spacing:-.4px}.text-link{font-size:12px;gap:5px;white-space:nowrap}.text-link>.icon{width:15px;height:15px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{margin:11px 11px 9px}.product-body{padding:0 11px 12px}.product-brand{font-size:10px;letter-spacing:.7px;margin-bottom:5px}.product-card h3{font-size:15px;line-height:1.3;margin-bottom:13px}.product-price{font-size:12px;margin-bottom:10px}.add-button{font-size:11px;gap:4px;min-height:40px;padding:8px 3px}.add-button .icon{width:14px;height:14px}.rubro-section{padding-top:32px}.rubro-grid{grid-template-columns:1fr;gap:12px}.rubro-block{grid-template-columns:1fr 37%;min-height:253px}.rubro-copy{padding:24px 0 24px 22px}.rubro-copy h3{font-size:26px}.rubro-image{padding:20px 12px 20px 0}.rubro-links{gap:9px;margin-top:20px;font-size:13px}.how-to{grid-template-columns:1fr;gap:27px;margin-top:30px;padding:28px 0 34px}.how-heading h2{font-size:28px}.how-heading>.icon{display:none}.how-heading p{font-size:14px;margin-top:8px}.steps{gap:20px}.steps li{gap:14px}.steps h3{font-size:17px}.steps p{font-size:14px}.footer-main{align-items:flex-start;flex-direction:column;gap:20px;padding-block:25px}.footer-main strong{font-size:16px}.footer-main>a{font-size:14px}.footer-note{font-size:11px}.catalog-view h1{font-size:28px}.catalog-controls{gap:12px;align-items:flex-start}.catalog-controls label{display:flex;align-items:flex-start;flex-direction:column;gap:6px;min-width:0;flex:1}.catalog-controls select{font-size:13px;max-width:100%;width:100%;padding:10px 20px 10px 8px}.categories-dialog{width:calc(100% - 24px);padding:20px;max-height:calc(100dvh - 24px)}.dialog-heading h2{font-size:24px}.category-list{grid-template-columns:1fr 1fr;gap:8px}.category-list h3{font-size:16px;align-items:flex-start}.category-list h3 .icon{width:20px;height:20px}.category-list a{font-size:13px}.product-dialog{padding:20px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.detail-layout{grid-template-columns:1fr;gap:20px;padding-top:24px}.detail-image{width:65%;margin:auto}.detail-layout h2{font-size:25px}.detail-layout p.detail-note{margin-block:14px}.quote-dialog{padding:22px}.quote-item{grid-template-columns:60px 1fr 30px;gap:12px}.quote-item img{width:60px;height:60px}.quote-item h3{font-size:15px}.quote-item .icon-button{width:30px}.toast{font-size:14px;bottom:90px;width:max-content}}
@media(max-width:374px){.wrap{width:calc(100% - 24px)}.department{gap:8px;padding-inline:9px;font-size:13px}.department>.icon:first-child{width:25px;height:25px}.add-button{font-size:10px;gap:2px}.product-body{padding-inline:9px}.intro h1{font-size:25px}.section-heading h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

.search button{color:#030303}.footer-note{display:flex;justify-content:space-between;gap:18px}

/* Order entry and industry selections are separate from the original categories. */
.order-intro{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:36px 0 32px}.intro-kicker{display:block;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:12px}.order-intro h1{font-size:40px;line-height:1.08;letter-spacing:-1px}.order-intro>div>p{line-height:1.5;margin-top:12px}.order-entry{max-width:360px;text-align:center}.order-start{display:flex;align-items:center;justify-content:center;gap:14px;padding:19px 26px;border-radius:var(--radius);background:var(--ink);color:var(--paper);font-size:20px;font-weight:600}.order-start:hover{background:var(--brand);color:#030303}.order-start>.icon:first-child{width:28px;height:28px}.order-entry p{font-size:13px!important;line-height:1.5;margin:12px 0 10px!important}.order-entry .text-link{font-size:13px}.quote-trigger{border:1px solid #030303;border-radius:var(--radius);padding:12px 14px;background:rgb(255 255 255 / 16%)}.section-description{color:var(--muted);font-size:15px;margin-top:9px}.sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sector-card{border-top:3px solid var(--brand);background:var(--surface);padding:24px;border-radius:var(--radius);display:flex;align-items:flex-start;flex-direction:column;min-width:0}.sector-card>.icon{width:36px;height:36px;margin-bottom:22px}.sector-card h3{font-size:24px;margin-bottom:10px}.sector-card p{font-size:15px;color:var(--muted);margin-bottom:24px}.sector-card>span{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:600;margin-top:auto}.sector-card>span .icon{width:19px;height:19px}.sector-card:hover{background:var(--hover)}.sector-card:hover>span{text-decoration:underline;text-underline-offset:4px}.catalog-guide{font-size:14px;color:var(--muted);margin-top:12px}.catalog-guide .text-link{color:var(--ink);text-decoration:underline}.footer-email{display:inline-block;font-size:14px;margin-top:7px;text-underline-offset:3px}.footer-email:hover{text-decoration:underline}.whatsapp-float{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:20;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#16e34d;color:#030303;box-shadow:0 3px 14px rgb(0 0 0 / 18%);border:2px solid var(--paper)}.whatsapp-float .icon{width:33px;height:33px;stroke-width:1.8}.whatsapp-float:hover{background:#16e34d}
@media(max-width:1023px){.order-intro{gap:24px;grid-template-columns:1fr 300px}.order-intro h1{font-size:34px}.order-start{font-size:18px;padding:18px}.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-trigger{padding:10px}.order-entry p{font-size:12px!important}}
@media(max-width:639px){.order-intro{grid-template-columns:1fr;gap:22px;padding:26px 0}.order-intro h1{font-size:34px}.intro-kicker{font-size:12px}.order-intro>div>p{max-width:none;font-size:15px}.order-entry{width:100%;max-width:none;text-align:left}.order-start{justify-content:flex-start;font-size:19px;padding:16px 18px}.order-start>.icon:last-child{margin-left:auto}.order-entry p{max-width:none}.order-entry .text-link{font-size:13px}.quote-trigger{padding:8px}.sector-grid{gap:10px}.sector-card{padding:18px 14px}.sector-card>.icon{width:30px;height:30px;margin-bottom:18px}.sector-card h3{font-size:20px}.sector-card p{font-size:14px}.sector-card>span{font-size:13px;gap:8px}.whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:54px;height:54px}.whatsapp-float .icon{width:31px;height:31px}.section-description{font-size:14px}.catalog-guide{line-height:1.5}}
/* Compact category navigation in listing pages. */
.catalog-controls{align-items:center;margin:24px 0 10px}.catalog-controls>span{font-size:14px;font-weight:600}.category-strip{display:flex;align-items:center;gap:8px;margin-bottom:24px;min-width:0}.category-chips{display:flex;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;padding:5px 3px 8px;min-width:0;flex:1}.category-chip{display:block;flex:none;white-space:nowrap;border:1px solid #03030326;border-radius:999px;padding:9px 16px;font-size:14px;line-height:1.3;background:var(--paper);color:var(--ink)}.category-chip:hover{border-color:var(--ink);background:var(--surface)}.category-chip[aria-current]{background:var(--hover);border-color:#030303;font-weight:600;box-shadow:inset 0 0 0 1px #030303}.category-scroll{display:grid;place-items:center;flex:none;width:32px;height:36px;background:var(--paper);border:0;border-radius:var(--radius)}.category-scroll .icon{width:20px;height:20px}.category-scroll:first-child .icon{transform:rotate(180deg)}.category-scroll:disabled{opacity:.25;cursor:default}.category-scroll:not(:disabled):hover{background:var(--surface)}
@media(max-width:639px){.catalog-controls{align-items:center;gap:16px}.catalog-controls label{flex:none;flex-direction:row;align-items:center;gap:8px;max-width:75%}.catalog-controls select{width:auto;max-width:180px;font-size:12px}.category-strip{gap:2px;margin-bottom:20px}.category-chips{gap:7px}.category-chip{padding:9px 13px;font-size:13px}.category-scroll{width:24px}}
.category-strip:has(#categories-prev:disabled):has(#categories-next:disabled) .category-scroll{display:none}
/* Home hero: a real catalogue example beside the list entry point. */
.order-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:48px;align-items:center;padding:42px 48px;margin:28px 0 36px;background:var(--hover);border:1px solid var(--line);border-radius:6px}.hero-copy{min-width:0}.order-hero .intro-kicker{font-size:13px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;margin-bottom:18px;color:var(--ink)}.home-categories>.section-heading{margin-bottom:18px}.hero-copy h1{font-size:56px;font-weight:600;line-height:1.04;letter-spacing:-1.6px;max-width:680px}.hero-copy>p{font-size:18px;line-height:1.5;color:var(--muted);margin-top:22px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:26px;flex-wrap:wrap}.hero-actions .order-start{display:inline-flex;font-size:17px;padding:14px 22px;gap:24px}.hero-caption{display:block;color:var(--muted);font-size:13px;margin-top:14px}.hero-list{width:100%;max-width:440px;justify-self:end;border:1px solid var(--line);border-radius:5px;background:var(--paper);padding:22px 24px 16px}.hero-list-heading{display:flex;align-items:center;gap:10px;font-size:16px;margin-bottom:13px}.hero-list-heading>span{font-size:11px;color:var(--muted);margin-left:auto}.hero-list-row{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.3}.hero-list-row img{width:58px;height:58px;background:white;object-fit:contain;padding:5px;border-radius:3px}.hero-list-row strong{font-size:14px;white-space:nowrap;border:1px solid var(--line);background:var(--paper);padding:6px 8px;border-radius:3px;min-width:38px;text-align:center;font-weight:500}.hero-list-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:12px;color:var(--muted)}.hero-list-footer .icon{width:19px;height:19px;color:#030303}
/* List workspace shares the same quotation as the catalogue. */
.list-view{padding:30px 0 60px;min-height:65dvh}.list-heading{margin:4px 0 30px}.list-heading h1{font-size:38px;letter-spacing:-.8px}.list-heading>p{margin-top:12px;font-size:17px;color:var(--muted)}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:start}.builder-main{min-width:0}.builder-modes{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:28px}.builder-modes a{padding:0 0 14px;font-size:17px;color:var(--muted);border-bottom:3px solid transparent}.builder-modes a[aria-current]{border-bottom-color:var(--brand);color:var(--ink);font-weight:600}.builder-main form>label{display:block;font-size:21px;font-weight:600;margin-bottom:8px}#paste-help{font-size:15px;color:var(--muted);margin-bottom:16px}#paste-list{font:400 17px/1.7 'Noto Sans',Arial,sans-serif;width:100%;resize:vertical;min-height:205px;max-height:560px;padding:18px;border:1px solid #03030326;border-radius:var(--radius);background:var(--paper);color:var(--ink)}#paste-list::placeholder{color:var(--muted);opacity:.8}.paste-actions{display:flex;align-items:center;gap:18px;margin-top:16px}.paste-actions>span{font-size:13px;color:var(--muted)}.builder-summary{background:var(--surface);padding:24px;border-top:3px solid var(--brand);border-radius:var(--radius);position:sticky;top:126px}.summary-heading{display:flex;gap:10px;align-items:center}.summary-heading h2{font-size:23px}.summary-heading .icon{width:25px;height:25px}#builder-summary-count{font-size:14px;color:var(--muted);margin-top:8px}#builder-summary-empty{font-size:15px;line-height:1.5;color:var(--muted);margin:24px 0}#builder-summary-items{padding:0;margin:16px 0;list-style:none}#builder-summary-items li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}#builder-summary-items li strong{white-space:nowrap;font-weight:500}#builder-summary-more{font-size:13px;color:var(--muted);margin-bottom:18px}.builder-summary>.primary-button{width:100%;font-size:14px}.builder-summary>.primary-button:disabled{cursor:default}.summary-note{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.5}.paste-review{margin-top:34px;border-top:1px solid var(--line);padding-top:26px}.review-heading{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}.review-heading h2{font-size:26px}.review-heading p{color:var(--muted);font-size:14px;margin-top:6px}.draft-row{padding:20px 0 22px;border-bottom:1px solid var(--line)}.draft-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.draft-heading>p{font-size:17px;font-weight:500;flex:1;padding-top:3px;overflow-wrap:anywhere}.line-number{font-size:12px;width:26px;height:26px;flex-shrink:0;display:grid;place-items:center;background:var(--surface);border-radius:3px}.draft-heading .icon-button{width:30px;height:30px;border:0}.draft-heading .icon{width:18px;height:18px}.draft-fields{display:grid;grid-template-columns:100px 130px minmax(0,1fr);gap:14px}.draft-row label{display:block;font-size:13px;color:var(--muted);min-width:0}.draft-row input,.draft-row select,.builder-search-box input,.manual-add input{display:block;width:100%;min-width:0;border:1px solid #03030326;background:var(--paper);color:var(--ink);padding:10px 11px;border-radius:var(--radius);font-size:16px}.draft-row input,.draft-row select{margin-top:6px}.draft-choice{margin-top:14px}.draft-row select{max-width:100%}.draft-hint{font-size:12px;color:var(--muted);margin-top:10px}.draft-row:last-child{margin-bottom:22px}.builder-search-box{display:flex;gap:10px;margin-top:16px}.builder-search-box input{flex:1}#manual-count{font-size:14px;color:var(--muted);margin:16px 0 8px}.manual-product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.manual-product img{width:64px;height:64px;object-fit:contain;background:#fff;padding:5px}.manual-product h3{font-size:17px;line-height:1.3}.manual-reference{font-size:12px;color:var(--muted);margin-top:5px}.manual-add{display:flex;gap:8px;align-items:center}.manual-add input{width:72px}.manual-add button{font-size:14px;padding:10px 13px}#manual-mode>.text-link{margin-top:24px}.pending-image{display:grid;place-items:center;background:var(--surface);width:70px;height:70px;color:var(--muted)}.pending-label{font-size:11px;font-weight:600;color:var(--muted);display:block;margin-bottom:4px}.import-original{font-size:12px;color:var(--muted);line-height:1.4;margin:0 0 12px;overflow-wrap:anywhere}.imported-item label{flex-wrap:wrap}.imported-item h3{overflow-wrap:anywhere}
@media(max-width:1279px){.order-hero{gap:32px;padding:34px;grid-template-columns:minmax(0,1.2fr) minmax(290px,.9fr)}.hero-copy h1{font-size:44px}.builder-layout{gap:30px;grid-template-columns:minmax(0,1fr) 290px}.manual-add{flex-wrap:wrap;max-width:88px}.manual-add input,.manual-add button{width:100%}.draft-fields{grid-template-columns:85px 110px minmax(0,1fr)}}
@media(max-width:1023px){.order-hero{gap:24px;padding:28px;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)}.hero-copy h1{font-size:37px}.hero-copy>p{font-size:16px}.hero-actions{gap:16px}.hero-list{padding:16px}.hero-list-row{gap:8px;grid-template-columns:44px 1fr auto;font-size:13px}.hero-list-row img{width:44px;height:44px}.hero-list-heading{font-size:14px;gap:8px}.hero-list-heading>.icon{width:20px;height:20px}.builder-layout{grid-template-columns:minmax(0,1fr) 245px;gap:24px}.builder-summary{padding:18px}.summary-heading h2{font-size:20px}.builder-summary>.primary-button{white-space:normal}.draft-fields{grid-template-columns:1fr 1fr}.draft-query{grid-column:1/-1}.paste-actions{align-items:flex-start;flex-direction:column;gap:10px}.manual-product{grid-template-columns:52px minmax(0,1fr);gap:12px}.manual-product img{width:52px;height:52px}.manual-add{grid-column:2;max-width:none;flex-wrap:nowrap}.manual-add input{width:80px}.manual-add button{width:auto}}
@media(max-width:639px){.order-hero{grid-template-columns:1fr;gap:24px;padding:26px 20px 20px;margin:20px 0 28px}.order-hero .intro-kicker{font-size:11px;letter-spacing:.6px;margin-bottom:14px}.hero-copy h1{font-size:35px;letter-spacing:-1px}.hero-copy h1 br{display:none}.hero-copy>p{font-size:16px;margin-top:14px}.hero-actions{margin-top:20px;gap:18px}.hero-actions .order-start{font-size:16px;padding:13px 18px;gap:18px}.hero-actions .text-link{font-size:13px}.hero-list{max-width:none;padding:14px 12px 12px}.hero-list-heading{font-size:14px}.hero-list-row{grid-template-columns:42px 1fr auto;padding:8px 0;font-size:13px;gap:8px}.hero-list-row img{width:42px;height:42px}.hero-list-footer{padding-top:9px;font-size:11px;gap:10px}.hero-caption{font-size:12px}.list-view{padding-top:24px}.list-heading{margin-bottom:26px}.list-heading h1{font-size:31px}.list-heading>p{font-size:16px}.builder-layout{grid-template-columns:1fr;gap:28px}.builder-modes{gap:26px;margin-bottom:24px}.builder-modes a{font-size:16px}.builder-main form>label{font-size:20px}#paste-help{font-size:14px}#paste-list{font-size:16px;padding:14px}.builder-summary{position:static;padding:22px}.builder-summary>.primary-button{font-size:15px}.paste-actions .primary-button{width:100%}.review-heading{align-items:flex-start;gap:12px}.review-heading h2{font-size:23px}.review-heading .text-link{white-space:normal;text-align:right;max-width:100px}.draft-heading>p{font-size:16px}.draft-fields{gap:12px}.draft-choice select{font-size:14px}#add-draft{width:100%;font-size:14px}.builder-search-box{gap:8px}.builder-search-box .primary-button{padding:10px 14px}.manual-product h3{font-size:16px}.manual-product{grid-template-columns:56px minmax(0,1fr)}.manual-product img{width:56px;height:56px}.pending-image{width:60px;height:60px}}

@media(max-width:639px){.home-categories .section-heading{align-items:center;gap:12px}.home-categories .section-heading h2{font-size:22px}.home-categories .text-link{font-size:12px;white-space:normal;text-align:right;max-width:115px}.hero-actions .order-start{width:100%;justify-content:space-between}.hero-actions{gap:14px}.hero-caption{line-height:1.5;max-width:255px}}
/* Six products per group; reserve the tallest group's space during rotation. */
.featured-viewport{display:grid;overflow:hidden}.featured-slide{grid-area:1/1;min-width:0;visibility:hidden;opacity:0;transform:translateX(14px);transition:opacity .3s ease,transform .3s ease,visibility .3s;pointer-events:none}.featured-slide.is-active{visibility:visible;opacity:1;transform:none;pointer-events:auto}.featured-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.featured-controls .icon-button{width:36px;height:36px}.featured-controls .icon{width:18px;height:18px}#featured-prev .icon{transform:rotate(180deg)}#featured-position{font-size:13px;color:var(--muted);min-width:40px;text-align:center;font-variant-numeric:tabular-nums}#featured-toggle{margin-left:10px}.featured-slide .product-card h3{min-height:2.7em}
@media(prefers-reduced-motion:reduce){.featured-slide{transition:none;transform:none}}

/* Visible catalogue choices for pasted order lines. */
.draft-options{border:0;padding:0;margin:20px 0 0;min-width:0}.draft-options legend{font-weight:600;font-size:15px;margin-bottom:12px;padding:0}.match-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.match-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);display:flex;flex-direction:column}.match-card:has(input:checked){border-color:var(--focus);box-shadow:inset 0 0 0 1px var(--focus);background:var(--hover)}.match-card:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.draft-row .match-select{display:grid;grid-template-columns:18px 96px minmax(0,1fr);gap:12px;padding:16px;cursor:pointer;flex:1;align-items:start;color:var(--ink)}.draft-row .match-select input,.draft-row .match-pending input{width:17px;height:17px;margin:3px 0 0;padding:0;accent-color:var(--focus);flex-shrink:0}.match-select img{width:96px;height:110px;object-fit:contain;background:#fff;padding:8px;border-radius:2px}.match-info{display:flex;flex-direction:column;min-width:0;align-self:stretch}.match-brand{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.match-info>strong{font-size:16px;font-weight:500;line-height:1.3;overflow-wrap:anywhere}.match-price{font-size:22px;font-weight:600;line-height:1.2;margin-top:14px}.match-price-label{font-size:11px;color:var(--muted);margin-top:3px}.match-pick{font-size:12px;font-weight:600;margin-top:14px}.match-selected{display:none}.match-card:has(input:checked) .match-unselected{display:none}.match-card:has(input:checked) .match-selected{display:inline}.match-detail{display:flex;gap:10px;justify-content:space-between;border-top:1px solid var(--line);padding:9px 16px;font-size:12px;text-decoration:underline;text-underline-offset:3px}.draft-row .match-pending{display:flex;gap:10px;align-items:flex-start;margin-top:14px;cursor:pointer;font-size:13px;color:var(--ink);padding:6px 0}.match-price-note{color:var(--muted);font-size:12px;line-height:1.5;margin-top:12px;max-width:70ch}.match-conditions{font-size:12px;color:var(--muted);margin-top:10px}.match-conditions summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.match-conditions p{margin-top:8px;line-height:1.5}.detail-reference-price{font-size:27px;font-weight:600;margin-top:20px}.detail-reference-price span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px}.detail-specifications{font-size:14px;color:var(--muted);line-height:1.5;margin-top:16px}
@media(max-width:1279px){.draft-row .match-select{grid-template-columns:17px minmax(0,1fr);gap:10px;padding:12px}.match-select img{grid-column:2;width:110px;height:100px}.match-info{grid-column:2}.match-select input{grid-row:1}.match-price{font-size:21px}}
@media(max-width:767px){.match-grid{grid-template-columns:1fr}.draft-row .match-select{grid-template-columns:17px 80px minmax(0,1fr);padding:14px;gap:10px}.match-select img{grid-column:2;width:80px;height:100px}.match-info{grid-column:3;grid-row:1}.match-info>strong{font-size:15px}.match-price{margin-top:10px}.match-pick{margin-top:10px}}
.quote-delivery{margin:0 0 24px;padding:18px;background:var(--surface);border-radius:var(--radius)}.quote-delivery h3{font-size:18px!important}.quote-delivery>strong{display:block;margin-top:7px;font-size:16px}.quote-delivery p{font-size:13px!important;line-height:1.5;margin:10px 0 0!important}.quote-delivery details{margin-top:14px;font-size:12px;color:var(--muted)}.quote-delivery summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.catalog-view .load-more p{font-size:14px;line-height:1.5;color:var(--muted);margin-bottom:14px}

.request-view{padding-block:32px 65px;min-height:65dvh}.request-view h1{font-size:38px;letter-spacing:-.7px}.request-lead{max-width:65ch;color:var(--muted);margin:14px 0 32px}.request-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:55px;align-items:start}.request-layout h2{font-size:23px}.request-mode-note{font-size:13px;line-height:1.5;color:var(--muted);margin:12px 0 24px;max-width:65ch}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.customer-grid label{font-size:14px}.customer-grid label span{color:var(--muted);font-size:12px}.customer-grid input,.customer-grid select,.customer-grid textarea{width:100%;font:inherit;margin-top:7px;border:1px solid #03030326;padding:12px;border-radius:var(--radius);background:var(--paper);color:var(--ink)}.customer-wide{grid-column:1/-1}.request-freight{padding:20px 0;margin:20px 0;border-block:1px solid var(--line)}.request-freight h3{font-size:18px}.request-freight p{margin-top:8px}.request-freight small{display:block;color:var(--muted);margin-top:8px}.request-consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;margin:20px 0}.request-consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--brand)}.request-buttons{display:flex;gap:12px;flex-wrap:wrap}#request-error{color:#9b342b;font-size:14px;margin:12px 0}.request-summary{padding:24px;background:var(--surface);border-top:3px solid var(--brand);border-radius:var(--radius);position:sticky;top:125px}.request-summary ol{list-style:none;padding:0;margin:18px 0}.request-summary li{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:14px 0;font-size:14px}.request-summary li strong{font-weight:500}.request-summary li small{display:block;font-size:11px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.request-summary li>span{flex-shrink:0;max-width:100px;text-align:right}.request-summary #request-item-count{font-size:13px;color:var(--muted);margin-top:8px}.request-success{max-width:650px;padding:35px 0}.request-success>.icon{width:40px;height:40px;color:#030303;margin-bottom:20px}.request-success h2{font-size:29px}.request-success p{margin:16px 0;color:var(--muted)}.request-success .text-link{margin:18px}.product-stock{font-size:12px;color:var(--muted);margin:8px 0}.detail-image img{clip-path:inset(1px)}
@media(max-width:1023px){.request-layout{grid-template-columns:minmax(0,1fr) 280px;gap:25px}.request-summary{padding:18px}.customer-grid{grid-template-columns:1fr}.customer-wide{grid-column:auto}}
@media(max-width:639px){.request-view h1{font-size:31px}.request-layout{grid-template-columns:1fr}.request-summary{position:static;grid-row:1}.request-summary ol{max-height:300px;overflow:auto}.request-buttons button{width:100%}.request-success h2{font-size:25px}}

/* Keep the list entry visible in the sticky header, including on mobile. */
.header-main{grid-template-columns:200px minmax(180px,1fr) auto auto;gap:24px}
.header-list-cta{display:flex;align-items:center;justify-content:center;gap:10px;background:#030303;color:#fff;min-height:48px;padding:12px 18px;border-radius:var(--radius);font-size:18px;font-weight:600;white-space:nowrap}
.header-list-cta:hover{background:#030303}.header-list-cta .icon{width:22px;height:22px}.header-list-cta .icon:last-child{width:18px}
.nav-document{padding:13px 0;font-size:inherit;font-weight:600;background:none;border:0;color:var(--ink);cursor:pointer}.nav-document:hover{text-decoration:underline;text-underline-offset:5px}
.hero-actions .order-start{font-size:22px;padding:18px 26px;min-width:260px;justify-content:space-between;background:var(--brand);color:#030303;border:1px solid #030303}
.hero-actions .order-start:hover{background:#f8fa15}.hero-document{display:flex;margin-top:20px;gap:10px;white-space:normal;text-align:left;line-height:1.4}.hero-caption{display:block;margin-top:18px}
.large-list-entry,.sourcing-help{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 32px}
.large-list-entry{padding:22px 24px;background:var(--surface);border-left:4px solid var(--brand)}
.large-list-entry h2,.sourcing-help h2{font-size:24px;line-height:1.2}.large-list-entry p,.sourcing-help p{margin-top:8px;color:var(--muted);line-height:1.5}.large-list-entry .secondary-button,.sourcing-help .secondary-button{flex-shrink:0;gap:10px}
.contact-dialog{width:min(580px,calc(100% - 32px));padding:28px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);max-height:90dvh;overflow:auto}
.contact-dialog::backdrop{background:rgb(0 0 0 / 40%)}.contact-dialog .dialog-heading h2{font-size:27px;line-height:1.2}.contact-dialog>p{line-height:1.5}.contact-message{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--surface);padding:18px;margin:20px 0;border-left:3px solid var(--brand);font-size:16px}.contact-note{font-size:14px;color:var(--muted)}.contact-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px}.document-steps{padding-left:24px;margin:22px 0}.document-steps li{padding-left:4px;margin-bottom:14px;line-height:1.5}.contact-dialog>.primary-button{margin-top:24px;display:flex;gap:12px}
#detail-form .advisor-trigger{width:100%;margin-top:14px;font-size:18px;min-height:50px}#detail-form .detail-add-list{margin-top:12px;width:100%}
@media(max-width:1023px){.header-main{grid-template-columns:170px minmax(150px,1fr) auto auto;gap:14px}.header-list-cta{font-size:16px;padding:12px}.header-list-cta .icon:last-child{display:none}.nav-inner{gap:20px}.nav-document{font-size:13px}.large-list-entry,.sourcing-help{align-items:flex-start}.large-list-entry h2,.sourcing-help h2{font-size:22px}}
@media(max-width:767px){html{scroll-padding-top:206px}.header-main{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 0}.header-main .brand{grid-column:1;grid-row:1;max-width:175px}.header-main .quote-trigger{grid-column:2;grid-row:1}.header-main .search{grid-column:1/-1;grid-row:2;margin:0}.header-list-cta{grid-column:1/-1;grid-row:3;font-size:18px;padding:10px 16px;min-height:46px;justify-content:space-between}.header-list-cta .icon:last-child{display:block}.header-list-cta span{margin-right:auto}.nav-inner .nav-help{display:none}.nav-inner{gap:12px;justify-content:space-between}.nav-document{font-size:13px;text-align:right}.hero-actions .order-start{font-size:21px;width:100%;min-width:0}.hero-document{font-size:14px}.large-list-entry,.sourcing-help{flex-direction:column;gap:18px}.large-list-entry .secondary-button,.sourcing-help .secondary-button{width:100%;white-space:normal}.large-list-entry{padding:20px 18px}.contact-dialog{padding:22px}.contact-actions{flex-direction:column-reverse;align-items:stretch}.contact-actions .text-link{justify-content:center}.contact-actions .primary-button{white-space:normal}.contact-dialog .dialog-heading h2{font-size:24px}}

/* One persistent entry for creating and reviewing the same list. */
.header-main{grid-template-columns:200px minmax(180px,1fr) auto}
.header-list-cta .quote-count{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 6px;margin:0;background:var(--brand);color:#030303;font-size:14px;border-radius:3px}
.header-list-cta .quote-count[hidden]{display:none}
.hero-copy>.hero-list-guide{font-size:15px;line-height:1.5;margin-top:22px;max-width:440px}.hero-list-guide strong{color:var(--ink)}
.quote-chat{margin-left:12px}
@media(max-width:1023px){.header-main{grid-template-columns:170px minmax(150px,1fr) auto}}
@media(max-width:767px){.header-main{grid-template-columns:minmax(0,1fr) auto}.header-main .brand{grid-column:1/-1}.header-list-cta span:not(.quote-count){margin-right:auto}.header-list-cta .quote-count{margin-right:4px}.hero-copy>.hero-list-guide{font-size:14px}.builder-layout:has(#builder-summary-review:not(:disabled)) .builder-summary{grid-row:1}.quote-chat{margin:12px 0 0;width:100%}}

.large-list-entry>div{width:100%}.large-list-entry small{display:block;color:var(--muted);line-height:1.5;margin:12px 0}#intake-files{padding:0;list-style:none}#intake-files li{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}#intake-status{margin:12px 0}.intake-dialog{width:min(1100px,calc(100% - 24px))}.intake-table{max-height:45dvh;overflow:auto;margin:20px 0}.intake-table table{width:100%;border-collapse:collapse;min-width:640px}.intake-table th,.intake-table td{text-align:left;padding:10px;border-bottom:1px solid var(--line);vertical-align:top}.intake-table input,.intake-table textarea{background:var(--paper);color:var(--ink);font:inherit;border:1px solid var(--line);padding:8px;width:100%;min-width:90px}.intake-table textarea{min-width:220px;min-height:72px}.intake-table small{display:block;color:var(--muted);margin-top:8px}.intake-dialog .contact-actions{flex-wrap:wrap}.featured-group .group-note{font-size:12px;color:var(--muted);margin:8px 0}.featured-group .secondary-button{margin-top:auto;font-size:14px;width:100%}

.intake-customer{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.intake-customer label{font-size:14px}.intake-customer input,.intake-customer select{display:block;width:100%;padding:10px;margin-top:6px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit}.intake-consent{display:flex;gap:10px;align-items:flex-start;font-size:14px;margin:18px 0}.intake-consent input{margin-top:4px}#intake-register-error{color:#a33;margin:12px 0}#intake-saved{padding:22px;background:var(--surface);border-top:3px solid var(--brand);margin-top:20px}#intake-saved p{margin:12px 0}#intake-saved .text-link{display:inline-flex;margin:16px}#intake-saved-reference{font-size:22px}@media(max-width:639px){.intake-customer{grid-template-columns:1fr}}

.exchange-reference{display:flex;justify-content:flex-end;align-items:baseline;flex-wrap:wrap;gap:4px 16px;padding-block:10px;font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.exchange-reference strong{font-weight:600;color:var(--ink)}.exchange-reference time,.exchange-reference>span{font-size:12px}.exchange-reference+.wrap .order-hero{margin-top:12px}@media(max-width:639px){.exchange-reference{justify-content:flex-start;gap:3px 12px;font-size:12px}.exchange-reference time{width:100%;font-size:11px}}

/* Albañil palette: lime actions, deep green hero, aqua support, olive accents. */
.main-nav{background:var(--teal);color:#fff;border-bottom-color:var(--teal)}
.all-categories{border-right-color:#03030326}
.header-list-cta{background:#030303;color:#fff;box-shadow:0 3px 0 #16e34d}
.header-list-cta:hover{background:#030303}
.order-hero{background:var(--teal);border-color:var(--teal);box-shadow:0 14px 32px -24px #03030326}
.hero-copy h1{color:#fff}
.order-hero .intro-kicker{color:#ffffff}
.hero-copy>p,.hero-caption{color:#ffffff}
.hero-list{background:var(--paper);border:0;border-top:4px solid var(--aqua);box-shadow:0 12px 28px -12px #03030326}
.hero-list-heading>.icon{color:var(--teal)}
.hero-list-footer>.icon{color:#030303}
.hero-actions .order-start{background:var(--brand);color:#030303;border-color:var(--brand);box-shadow:0 3px 0 #030303}
.hero-actions .order-start:hover,.primary-button:hover{background:#f8fa15}
.department{background:var(--paper)}
.department>.icon:first-child{color:var(--teal)}
.department:hover{border-color:var(--olive);background:var(--hover)}
.section-heading h2{color:var(--ink)}
#home-content .sector-card{background:var(--surface);border-top-color:var(--teal)}
#home-content .sector-card:nth-child(even){border-top-color:var(--olive)}
.sector-card>.icon{color:var(--teal)}
#home-content .sector-card:hover{background:var(--hover)}
:is(#home-content,#list-view) .sourcing-help{background:var(--aqua);color:#030303;border:0;border-radius:6px;padding:28px 30px;margin-top:32px}
:is(#home-content,#list-view) .sourcing-help p{color:#030303}
:is(#home-content,#list-view) .sourcing-help .secondary-button{background:#fff;color:#030303;border-color:#030303}
.step-number{background:var(--brand);color:#030303}
.site-footer{background:#000;color:#fff;border-top:4px solid var(--olive)}
.site-footer .footer-main p,.site-footer .footer-note{color:#ffffff}
.site-footer .footer-note{border-color:#030303}
.add-button{border-color:#03030326}
@media(max-width:639px){:is(#home-content,#list-view) .sourcing-help{padding:24px 20px}.order-hero{box-shadow:none}}

/* The hero presents the list tool; both entry points open the same builder. */
.order-hero{min-height:355px}.hero-copy h1{font-size:clamp(35px,3.7vw,56px)}
.hero-list-row:last-child{border-bottom:0}.hero-list-heading>span{font-size:13px;color:var(--muted)}
@media(max-width:639px){.order-hero{min-height:0}.hero-copy h1 br{display:none}}

/* Both supplied banners include lettering; keep one accessible HTML heading. */
.order-hero-banner{position:relative;display:block;aspect-ratio:1803/509;min-height:0;padding:0;overflow:hidden;border:0;background:#030303 url('assets/banner-2-linked.webp') center/cover no-repeat}
.order-hero-banner .hero-copy h1,.order-hero-banner .hero-copy>p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.order-hero-banner .hero-actions{position:absolute;left:3.2%;bottom:4%;margin:0}
@media(max-width:1023px){
 .order-hero-banner{aspect-ratio:902/981;background-image:url('assets/banner-mobile-2.webp')}
 .order-hero-banner .hero-actions{left:22px;right:22px;bottom:20px}
 .order-hero-banner .order-start{width:100%}
}
.site-footer{padding-bottom:24px}
.site-footer .footer-main{gap:20px;padding-block:30px;padding-right:72px}
.site-footer .footer-email{font-size:14px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:639px){.site-footer .footer-main{gap:12px}}

.order-hero-banner .banner-link{position:absolute;inset:0;display:block;border-radius:inherit}.order-hero-banner .banner-link:focus-visible{outline:3px solid #030303;outline-offset:-5px}

/* One input area, one summary, one review action. */
#upload-mode{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}
#upload-mode h2{font-size:24px;margin-bottom:10px}#upload-mode>p{color:var(--muted);line-height:1.5}
.upload-trigger{position:relative;margin:24px 0 12px;cursor:pointer}.upload-trigger:focus-within{outline:3px solid var(--olive);outline-offset:3px}
#upload-mode .upload-help{font-size:13px;margin-top:8px}#intake-files:empty,#intake-status:empty{display:none}
#intake-files details{font-size:13px;margin-top:6px}#intake-files small{display:block;color:var(--muted);margin-top:5px}
.builder-summary li span{overflow-wrap:anywhere}.intake-row-remove{margin-top:8px}.intake-table th:first-child{width:40px}
@media(max-width:700px){.builder-layout{gap:24px}.builder-modes{gap:18px}.builder-modes a{font-size:15px}.list-heading h1{font-size:30px}#upload-mode{padding:22px}.builder-summary{position:static}}
@media(max-width:700px){
 .intake-table{max-height:55dvh}.intake-table table{min-width:0}.intake-table table,.intake-table tbody{display:block}
 .intake-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .intake-table tr{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);padding:12px 0;gap:8px}
 .intake-table td,.intake-table th{border:0;padding:4px;min-width:0}.intake-table th:first-child{width:auto}.intake-table td:first-child{display:none}
 .intake-table td:nth-child(4){grid-column:1/-1;grid-row:1}.intake-table td:nth-child(5),.intake-table th{grid-column:1/-1}
 .intake-table td:nth-child(2):before{content:'Cantidad';display:block;font-size:13px;margin-bottom:5px}.intake-table td:nth-child(3):before{content:'Unidad';display:block;font-size:13px;margin-bottom:5px}
 .intake-table textarea{min-width:0;min-height:65px}.intake-table small{overflow-wrap:anywhere}
}

/* Organized footer and company page. */
.site-footer .footer-main{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;align-items:start;gap:64px;padding:48px 0 36px}.site-footer h2{font-size:17px;line-height:1.3;margin:0 0 18px}.site-footer p,.site-footer address,.site-footer a{font-size:15px;line-height:1.6}.site-footer address{font-style:normal;color:#ffffff;margin:0 0 8px}.footer-identity p+p{margin-top:8px}.footer-map,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-map h2,.footer-contact h2{margin-bottom:10px}.footer-map a:hover,.footer-contact a:hover{text-decoration:underline;text-underline-offset:4px}.footer-social{display:flex;gap:12px;margin-top:22px}.footer-social a{display:grid;place-items:center;width:44px;height:44px;border:1px solid #03030326;border-radius:50%}.footer-social a:hover{background:#030303}.footer-social svg{width:20px;height:20px;fill:currentColor}.footer-legal{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid #030303;padding:20px 72px 8px 0;font-size:13px;color:#ffffff}
.about-page{padding-block:48px 72px}.about-hero{padding:48px;background:var(--surface);border-left:5px solid var(--brand)}.about-eyebrow{font-size:14px;font-weight:600;margin-bottom:20px;color:var(--muted)}.about-hero h1{font-size:clamp(36px,5vw,64px);letter-spacing:-1.5px;max-width:760px}.about-hero>p:last-child{font-size:21px;line-height:1.6;max-width:830px;margin-top:24px}.about-row{display:grid;grid-template-columns:1fr 1.6fr;gap:64px;padding:44px 0;border-bottom:1px solid var(--line)}.about-row h2{font-size:28px}.about-row p{font-size:18px;line-height:1.7;max-width:780px}.about-row p+p{margin-top:16px}.about-zones{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:18px}.about-zones li{padding-left:16px;border-left:3px solid var(--olive)}.about-row .primary-button{margin-top:24px}.about-nav .nav-inner{flex-wrap:wrap}
@media(max-width:800px){.site-footer .footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-identity{grid-column:1/-1}.about-row{gap:28px;grid-template-columns:1fr}.about-hero{padding:32px}.about-zones{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.site-footer .footer-main{grid-template-columns:1fr;gap:32px;padding-block:32px}.footer-identity{grid-column:auto}.footer-legal{display:flex;flex-direction:column;gap:4px;padding-bottom:64px}.about-page{padding-block:28px 40px}.about-hero{padding:28px 22px}.about-hero>p:last-child{font-size:18px}.about-row{padding:30px 0}.about-nav .nav-inner{justify-content:flex-start;gap:24px}}

/* Approved company content and brand marks. */
.about-brands{padding:44px 0}.about-brands h2{font-size:28px}.about-brands ul{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.about-brands li{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:16px}.about-brands img{width:100%;height:90px;object-fit:contain}.about-brands span{font-size:14px;color:var(--muted);text-align:center}.about-advisor{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px;background:var(--aqua);border-radius:6px}.about-advisor h2{font-size:28px}.about-advisor p{font-size:18px;line-height:1.6;margin-top:12px;max-width:660px}.about-advisor .secondary-button{flex-shrink:0}
@media(max-width:800px){.about-brands ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.about-advisor{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.about-brands ul{grid-template-columns:repeat(2,minmax(0,1fr))}.about-advisor{padding:24px}.about-advisor .secondary-button{width:100%;white-space:normal}}

/* Contact details belong directly in the list builder. */
#list-view .builder-summary{position:static}#list-view #intake-prepare{width:100%;margin-top:12px}#list-view #intake-register-form{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}#list-view #intake-register-form h3{font-size:22px;margin-bottom:20px}#list-view .intake-customer{display:grid;grid-template-columns:1fr;gap:16px}#list-view .intake-customer label{display:flex;flex-direction:column;gap:7px;font-size:14px}#list-view .intake-customer input,#list-view .intake-customer select{width:100%;min-width:0;padding:11px 12px;border:1px solid #03030326;border-radius:4px;background:white;color:var(--ink);font:inherit;font-size:16px}#list-view .intake-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;margin-block:20px}#list-view .intake-consent input{flex-shrink:0;margin:3px 0 0}#list-view #intake-register-form button[type=submit]{width:100%;white-space:normal}#list-view #intake-register-error{font-size:14px;color:#a12b20;margin-bottom:12px}#list-view .form-note{font-size:13px;color:var(--muted);margin-top:12px}#list-view #intake-saved{margin-top:24px;border-top:1px solid var(--line);padding-top:24px}#list-view #intake-saved p{margin-block:12px}#list-view #intake-saved-whatsapp{white-space:normal;width:100%}
@media(min-width:1024px){#list-view .builder-layout{grid-template-columns:minmax(0,1fr) 390px;gap:40px}}

#list-view #builder-summary-items,#list-view #builder-summary-more{display:none}#list-view #intake-prepare{background:transparent;border:1px solid #03030326;color:var(--ink)}
@media(min-width:901px) and (max-width:1023px){#list-view .builder-layout{grid-template-columns:minmax(0,1fr) 330px}}
@media(max-width:900px){#list-view .builder-layout{grid-template-columns:1fr}}

.order-hero-banner{background-image:var(--banner-desktop,url('assets/banner-2-linked.webp'));aspect-ratio:var(--banner-ratio,1803/509)}
@media(max-width:700px){.order-hero-banner{background-image:var(--banner-mobile,url('assets/banner-mobile-2.webp'));aspect-ratio:var(--banner-mobile-ratio,902/981)}}

/* Customer list: compact product rows instead of a technical review table. */
.intake-dialog{width:min(780px,calc(100% - 24px))}.cart-items{max-height:60dvh;overflow:auto;margin:20px 0;padding-right:10px}.cart-group h3{font-size:14px;margin:16px 0 0;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-group h3 span{color:var(--muted);font-weight:400}.cart-item{display:grid;grid-template-columns:80px 1fr 100px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:80px;height:80px;object-fit:contain}.cart-no-image{font-size:12px;color:var(--muted)}.cart-product h4{font-size:17px;margin:4px 0 8px}.cart-product>small{color:var(--muted);font-size:11px;text-transform:uppercase}.cart-product p{margin:0 0 8px;font-weight:600}.cart-product p span{font-weight:400;color:var(--muted);font-size:13px}.cart-item label{display:block;font-size:13px;color:var(--muted)}.cart-item input,.cart-item textarea{width:100%;font:inherit;color:var(--ink);background:white;border:1px solid var(--line);border-radius:4px;padding:10px;margin-top:6px}.cart-quantity input{text-align:center;font-size:17px}.cart-item small[role=alert]{display:block;color:#a52626;font-size:12px}.cart-item .intake-row-remove{font-size:13px;text-decoration:underline;color:var(--muted);padding:0}.cart-material{grid-template-columns:1fr 100px;align-items:start}.cart-material textarea{min-height:64px}.cart-material details{font-size:12px;color:var(--muted);margin:8px 0}.cart-fields{display:grid;gap:10px}@media(max-width:520px){.cart-item{grid-template-columns:54px 1fr 72px;gap:12px}.cart-item>img{width:54px;height:64px}.cart-product h4{font-size:15px}.cart-material{grid-template-columns:1fr 80px}.intake-dialog{padding:18px}.cart-items{padding-right:4px}}

.cart-item{grid-template-columns:72px 1fr 88px 32px}.cart-item>img{width:72px;height:72px}.cart-product h4{margin:0}.cart-item .intake-row-remove{font-size:24px;text-decoration:none;width:32px;height:36px;line-height:1}.cart-material{grid-template-columns:1fr 100px}.cart-material .intake-row-remove{margin-top:8px}@media(max-width:520px){.cart-item{grid-template-columns:48px 1fr 64px 28px;gap:10px}.cart-item>img{width:48px;height:56px}.cart-material{grid-template-columns:1fr 80px}}

/* Shared list opens as a drawer attached to the right edge. */
#intake-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(620px,100%);height:100dvh;max-width:100%;max-height:100dvh;border:0;border-left:1px solid var(--line);border-radius:0;padding:28px;box-shadow:-12px 0 36px rgb(0 0 0 / 10%);overflow:hidden}
#intake-dialog[open]{display:flex;flex-direction:column;animation:list-slide-in .22s ease-out}
#intake-dialog::backdrop{background:rgb(0 0 0 / 16%)}
#intake-dialog .dialog-heading{flex:none;margin-bottom:20px}
#intake-dialog .cart-items{flex:1;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;margin:16px 0}
#intake-dialog #intake-delivery-status{flex:none;padding-top:16px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}
#intake-dialog .cart-product{min-width:0;overflow-wrap:anywhere}
#intake-dialog .cart-code{display:block;margin-top:6px;text-transform:none;font-size:12px;color:var(--muted)}
@keyframes list-slide-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){#intake-dialog[open]{animation:none}}
@media(max-width:520px){#intake-dialog{padding:20px 16px}.cart-item{gap:8px}}

#intake-dialog .cart-unit-price{font-size:13px;font-weight:400;color:var(--muted);margin:8px 0 4px}#intake-dialog .cart-line-total{font-size:14px;margin:0}#cart-amounts{flex:none;padding:18px 0;border-top:1px solid var(--line)}.cart-total{display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:19px}#cart-amounts p{font-size:13px;color:var(--muted);margin-top:8px}#intake-dialog #intake-delivery-status{padding-top:10px;border:0}

#list-view #intake-register-form,#list-view #intake-saved{border-top:0;margin-top:0;padding-top:0}
/* Live header search: retain the page and list while choosing a product. */
.search{position:relative;overflow:visible}.search input{border-radius:inherit}.header-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:min(520px,65dvh);overflow:auto;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:4px;box-shadow:0 12px 28px #0002;z-index:30}.header-search-result{display:flex;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.header-search-result:hover,.header-search-result:focus{background:var(--surface)}.header-search-result img{width:48px;height:48px;object-fit:contain;flex-shrink:0}.header-search-result strong{display:block;font-size:15px;line-height:1.25}.header-search-result small{display:block;margin-top:4px;font-size:12px;color:var(--muted)}.header-search-all{display:block;padding:14px 16px;font-weight:600;background:var(--surface)}.header-search-results>p{padding:16px;font-size:14px}

/* Public V2: approved lettering palette shared across public pages. */
body{--brand:#16e34d;--teal:#1257fa;--aqua:#ffffff;--olive:#f8fa15;--ink:#030303;--muted:#030303;--paper:#ffffff;--surface:#ffffff;--line:#03030326;--hover:#eafbef;--focus:#1257fa;background:#ffffff;color:#030303}
body .site-header{background:#16e34d}
body .main-nav{background:#030303;color:#ffffff;border-color:#030303}
body .header-list-cta{background:#f8fa15;color:#030303;box-shadow:none}
body .header-list-cta:hover{background:#16e34d}
body .header-list-cta .quote-count{background:#030303;color:#f8fa15}
body .search{background:#ffffff;border-color:#ffffff}
body .search input{background:#ffffff;color:#030303}
body .search input::placeholder{color:#030303;opacity:1}
body .search button{background:#ffffff;color:#030303;border-color:#eafbef}
#home-content .department{background:transparent;border-color:transparent;color:#030303}
#home-content .department>.icon-color:first-child{width:34px;height:34px;stroke-width:1.9}
#home-content .department:hover{background:#eafbef;border-color:transparent}
#home-content .department:focus-visible{outline:2px solid #1257fa;outline-offset:3px}
#home-content .section-heading>.text-link{color:#1257fa}
#home-content .featured{margin-top:38px;padding:26px 24px 24px;background:#ffffff;border-radius:6px}
#home-content .featured .product-card{background:#ffffff}
#home-content .featured .product-brand{display:inline-block;align-self:flex-start;background:#f8fa15;color:#030303;padding:3px 7px;border-radius:3px}
#home-content .featured .secondary-button{background:#16e34d;border-color:#16e34d;color:#030303}
#home-content .featured .secondary-button:hover{background:#f8fa15;border-color:#f8fa15}
#home-content .sector-card,#home-content .sector-card:nth-child(even){background:#ffffff;border-top-color:#1257fa}
#home-content .sector-card>.icon-color{stroke-width:1.9}
#home-content .sector-card p,#home-content .section-description{color:#030303}
#home-content .sector-card>span{color:#1257fa}
#home-content .sector-card:hover{background:#eafbef;border-top-color:#16e34d}
#home-content .sourcing-help{background:#16e34d;color:#030303}
#home-content .sourcing-help p{color:#030303}
#home-content .sourcing-help .secondary-button{background:#f8fa15;border-color:#f8fa15;color:#030303}
#home-content .sourcing-help .secondary-button:hover{background:#16e34d;border-color:#16e34d}
#home-content .step-number{background:#f8fa15;color:#030303}
#home-content .hero-actions .order-start{background:#16e34d;border-color:#16e34d;color:#030303;box-shadow:none}
#home-content .hero-actions .order-start:hover{background:#f8fa15;border-color:#f8fa15}
body .site-footer{background:#030303;color:#ffffff;border-top-color:#16e34d}
body .site-footer :is(p,address,.footer-note,.footer-legal){color:#ffffff;border-color:#ffffff}
body .footer-social a{border-color:#ffffff}
body .footer-social a:hover{background:#1257fa}
body .whatsapp-float{background:#16e34d;color:#030303;border-color:#ffffff}
@media(max-width:767px){#home-content .department>.icon-color:first-child{width:29px;height:29px}#home-content .featured{margin-top:28px;padding:20px 12px}}
/* The existing JPG logo includes its old lime background. Blend it out on the green public header. */
body .brand img{filter:grayscale(1) brightness(.58) contrast(30) invert(1);mix-blend-mode:multiply}

/* Public controls keep white surfaces and use palette accents for actions. */
.primary-button,.add-button{background:#16e34d;color:#030303;border-color:#16e34d}
.primary-button:hover,.add-button:hover{background:#f8fa15;color:#030303;border-color:#f8fa15}
.add-button.added{background:#16e34d;border-color:#030303;color:#030303}
.secondary-button{background:#ffffff;color:#030303;border-color:#03030326}
.secondary-button:hover,.icon-button:hover,.category-chip:hover{background:#eafbef}
.category-chip[aria-current]{background:#ffffff;border-color:#1257fa;box-shadow:inset 0 0 0 1px #1257fa;color:#1257fa}
.department{background:transparent;border-color:transparent}.department:hover{background:#eafbef;border-color:transparent}
.text-link,.back-link{color:#1257fa}
.builder-summary,.request-summary,#upload-mode,.about-hero{background:#ffffff}
#list-view .sourcing-help{background:#16e34d;color:#030303}
#list-view .sourcing-help p{color:#030303}
#list-view .sourcing-help .secondary-button{background:#f8fa15;border-color:#f8fa15;color:#030303}
.header-search-result:hover,.header-search-result:focus{background:#eafbef}
.header-search-all{background:#ffffff;color:#1257fa}

#intake-dialog .cart-return-list{flex:none;width:100%;justify-content:center;margin-top:8px;min-height:48px}

#included-materials{margin-top:24px}#included-title{font-size:20px;margin-bottom:12px}.included-material{display:grid;grid-template-columns:minmax(0,1fr) 85px 100px auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.included-material strong{display:block;overflow-wrap:anywhere}.included-material small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.included-material label{font-size:12px}.included-material input{display:block;width:100%;padding:8px;border:1px solid var(--line);border-radius:4px;margin-top:4px;background:white;color:var(--ink)}@media(max-width:600px){.included-material{grid-template-columns:1fr 1fr auto;gap:10px}.included-material>div{grid-column:1/-1}}

#upload-mode.is-dragging{outline:3px solid var(--olive);outline-offset:3px;background:#eff8e8}#upload-mode{border-style:dashed}

.match-summary{padding:12px 0;color:var(--muted);font-weight:600}.match-badge{display:inline-block;font-size:12px;font-weight:700;margin-bottom:8px;padding:4px 8px;border-radius:4px}.match-confirmed{background:#e1f3e4;color:#21522c}.match-review{background:#fff0cb;color:#684b00}.match-missing{background:#edf0f2;color:#46515a}.included-material .match-options{grid-column:1/-1}.match-options>p,.match-options>small{font-size:13px;margin:4px 0 10px}.match-option{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.match-option>div{flex:1}.match-option img{object-fit:contain}.match-option .secondary-button{font-size:13px;padding:9px 12px;flex-shrink:0}@media(max-width:600px){.match-option{flex-wrap:wrap}.match-option .secondary-button{margin-left:auto}}

/* Compact material review: one group at a time. */
.match-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 14px}.match-filters button{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 12px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit;font-weight:600;cursor:pointer}.match-filters button[aria-pressed="true"]{background:var(--ink);color:white;border-color:var(--ink)}.match-filters strong{font-size:20px}.match-explanation{font-size:15px;line-height:1.5;color:var(--muted);margin-bottom:16px}.match-feedback{padding:12px;background:#e1f3e4;color:#21522c;font-size:14px}.included-material{gap:12px;padding:18px 0;grid-template-columns:minmax(0,1fr) 78px 88px 28px}.included-material>div:first-child{position:relative;padding-left:30px}.material-number{position:absolute;left:0;top:2px;color:var(--muted);font-size:12px}.included-material strong{font-size:16px;line-height:1.35}.included-material [data-included-remove]{font-size:24px;text-decoration:none;color:var(--muted)}.material-origin{margin-top:7px;font-size:12px;color:var(--muted)}.material-origin summary{cursor:pointer}.material-origin p{margin-top:8px}.included-material .match-options{padding-left:30px;margin:0}.match-options>summary{display:flex;align-items:center;justify-content:space-between;color:var(--ink);font-size:14px;font-weight:600;cursor:pointer;padding:10px 0;list-style:none}.match-options>summary::-webkit-details-marker{display:none}.match-options-body{padding:12px 16px;background:#f6f8f7;border-radius:4px}.match-options-body>p,.match-options-body>small{font-size:13px;color:var(--muted)}.match-option strong{font-size:14px}.match-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;font-size:14px}.match-pagination button:disabled{opacity:.4;cursor:default}.match-send-note{font-size:13px;line-height:1.5;color:var(--muted);padding:16px 0;border-top:1px solid var(--line);margin-top:18px}.match-empty{padding:24px 0;color:var(--muted)}#included-materials{scroll-margin-top:145px}@media(max-width:600px){.match-filters{gap:5px}.match-filters button{flex-direction:column;align-items:flex-start;padding:10px 8px;font-size:12px}.included-material{grid-template-columns:1fr 1fr 28px}.included-material>div:first-child{grid-column:1/-1}.included-material .match-options{padding-left:0}.match-options-body{padding:10px}.match-pagination .secondary-button{padding:10px;font-size:12px}}

/* Material status colors, retained even when the group is not selected. */
.match-filters button[data-match-filter="confirmed"]{--status-ink:#166534;--status-bg:#eaf7ee;--status-line:#9dccaa}
.match-filters button[data-match-filter="review"]{--status-ink:#1e40af;--status-bg:#eef4ff;--status-line:#a9bfea}
.match-filters button[data-match-filter="missing"]{--status-ink:#4b5563;--status-bg:#f3f4f6;--status-line:#cbd0d7}
.match-filters button[data-match-filter]{background:var(--status-bg);color:var(--status-ink);border-color:var(--status-line)}
.match-filters button[data-match-filter][aria-pressed="true"]{background:var(--status-ink);color:#fff;border-color:var(--status-ink);box-shadow:0 3px 0 var(--status-line)}
.match-filters button[data-match-filter]:focus-visible{outline:3px solid var(--status-ink);outline-offset:3px}

/* Incomplete quotation fields and editable units. */
.included-material select,.cart-fields select{display:block;width:100%;min-height:40px;padding:8px;border:1px solid var(--line);border-radius:4px;margin-top:4px;background:#fff;color:var(--ink);font:inherit}
.included-material .needs-info,.cart-item .needs-info{background:#fff3bf!important;border:1px solid #c99700!important;color:#624700}
.included-material small.needs-info{display:inline-block;padding:4px 7px;border-radius:4px}
.missing-info-legend{font-size:12px;margin:8px 0;color:#775500}.missing-info-legend:before{content:"";display:inline-block;width:10px;height:10px;margin-right:6px;background:#ffe58a;border:1px solid #c99700;border-radius:2px}

.included-material{grid-template-columns:minmax(0,1fr) 78px 100px 115px 24px}
.material-brands{display:grid;gap:8px;margin-top:12px}
.included-material .material-brand{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}
.included-material .material-brand input{width:15px;height:15px;margin:0;flex:none;accent-color:#166534}
.material-brand b{font-weight:500;margin-left:8px;white-space:nowrap}
.included-material .material-amount{text-align:right;grid-column:auto;padding:0}
.material-amount strong{white-space:nowrap;margin-top:6px}
.included-total{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-top:2px solid var(--ink);padding:20px 0;margin-top:20px;font-size:21px}
.included-total small{display:block;font-size:13px;color:var(--muted);margin-top:4px}
@media(max-width:700px){.included-material{grid-template-columns:minmax(65px,1fr) minmax(85px,1fr) minmax(90px,1fr) 24px;gap:10px}.included-material>div:first-child{grid-column:1/-1}.included-material .material-amount{grid-column:auto}.material-brand b{display:block;margin-left:0}.material-amount strong{font-size:14px}.included-total{font-size:18px}}

#upload-mode{background:#f4f4f4}
.list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.list-heading h1{margin-bottom:0}#intake-start-new{font-size:14px;white-space:nowrap}#intake-start-new:disabled{opacity:.5;cursor:wait}

#intake-attachments{margin:20px 0;padding:12px 16px;background:#f4f4f4;border-radius:4px}#intake-attachments>summary{cursor:pointer;font-size:14px;font-weight:600}#intake-attachments #intake-files{margin-top:10px}#intake-attachments #intake-files strong{overflow-wrap:anywhere;font-size:13px}.list-heading{margin-bottom:24px}#included-title{margin-bottom:0}.match-filters{margin-top:12px}

/* Example copy stays visibly separate from entered materials. */
#paste-list::placeholder{color:#9a9a9a;opacity:1}

/* Keep reset with the working list, not in the page-title corner. */
.list-reset-action{margin:20px 0 12px}.list-reset-action #intake-start-new{padding:8px 0;min-height:40px;border:0;background:transparent;box-shadow:none;color:#555;font-size:14px;text-decoration:underline;text-underline-offset:3px}.list-reset-action #intake-start-new:hover{color:#000}.list-reset-action:has(button[hidden]){display:none}

.list-export-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.list-export-actions>*{text-align:center}@media(max-width:600px){.list-export-actions>*{width:100%}}

#sidebar-list-export{display:block}#sidebar-download-list{width:100%}

h1,h2,h3{font-family:Arvo,Georgia,serif;font-weight:700}textarea{font:inherit}
