.etol-product-banner{background:#007bbb;border-bottom:1px solid #0072ad;color:#fff;padding:13px 0;text-align:left}
.etol-product-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:8px 24px;flex-wrap:wrap}
.etol-product-banner-title{font-size:13px;font-weight:500;line-height:1.6;letter-spacing:.015em}
.etol-product-banner-tagline{font-size:12px;line-height:1.6;color:#fff;letter-spacing:.01em}
@media(max-width:768px){.etol-product-banner .etol-product-banner-inner{flex-direction:column;align-items:flex-start;gap:2px}.etol-product-banner-title{font-size:13px}.etol-product-banner-tagline{font-size:11px}}
.etol-product-layout{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:stretch;background:#fff}
.etol-product-sidebar{min-width:0;padding:30px 24px 40px;border-right:1px solid var(--etol-line);background:linear-gradient(90deg,#f8fcff,#fff);overflow-wrap:anywhere}
.etol-product-sidebar h2{font-size:23px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--etol-line)}
.etol-product-family{display:block;padding:15px 0;border-bottom:1px solid var(--etol-line);font-size:14px}
.etol-product-family summary{cursor:pointer;font-weight:700;color:var(--etol-ink);padding:3px 0;line-height:1.5}
.etol-product-family summary::marker{color:var(--etol-blue)}
.etol-product-family ul{list-style:none;padding:0;margin:6px 0 0 20px}
.etol-product-family li a{display:block;padding:7px 10px;color:#455974;line-height:1.45;border-left:3px solid transparent}
.etol-product-family [aria-current=page],.etol-family-link[aria-current=page]{background:#daf2fe;color:#004c7d;border-left-color:var(--etol-blue)}
.etol-family-overview{display:inline-block;margin:5px 0 0 33px;font-size:12px}
.etol-family-link{font-weight:700;color:var(--etol-ink)!important}
.etol-product-detail{min-width:0;padding:30px 0 48px 28px;overflow-wrap:anywhere}
.etol-product-detail .etol-breadcrumbs{margin-bottom:16px}
.etol-product-detail h1{font-size:clamp(30px,3vw,42px);margin-bottom:26px}
.etol-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;list-style:none;padding:0;margin:0 0 30px;color:#465b75;font-size:14px}
.etol-product-specs li{position:relative;padding-left:20px}
.etol-product-specs li::before{content:"";position:absolute;width:9px;height:9px;border:2px solid var(--etol-blue);border-radius:50%;left:0;top:6px}
.etol-product-specs strong{color:var(--etol-ink)}
.etol-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:22px 0 32px;align-items:center}
.etol-product-gallery figure{margin:0;min-width:0;text-align:center}
.etol-product-gallery img{display:block;width:100%;max-width:420px;height:auto;max-height:310px;object-fit:contain;margin-inline:auto}
.etol-product-gallery:has(.etol-media-card){align-items:stretch;gap:20px}
.etol-media-card{border:1px solid var(--etol-line);border-radius:12px;overflow:hidden;background:#fff}
.etol-media-card-diagram{background:#f5fbff}
.etol-media-open{display:flex;height:100%;flex-direction:column;color:var(--etol-ink);text-decoration:none!important}
.etol-product-gallery .etol-detail-media{width:100%;max-width:none;height:auto;max-height:none;aspect-ratio:4/3;object-fit:contain;flex:1;min-height:0}
.etol-media-open:focus-visible{outline:3px solid var(--etol-blue);outline-offset:-3px}
.etol-product-copy h3{margin-top:28px}
.etol-product-copy>p:empty{display:none}
.etol-product-sizes{margin:32px 0}
.etol-product-sizes-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px}
.etol-product-sizes-heading h2{margin:0;font-size:30px;flex-shrink:0;white-space:nowrap}
.etol-product-sizes-heading p{color:var(--etol-blue-dark);font-size:13px;margin:0;min-width:0}
.etol-product-table{min-width:0;font-size:13px;color:#455974}
.etol-product-table .etol-table-scroll{border:1px solid var(--etol-line);border-radius:8px;background:white}
.etol-product-table table{border-collapse:collapse;margin:0;width:100%;min-width:580px;border:0;font-size:13px;line-height:1.5}
.etol-product-table th,.etol-product-table td{padding:10px 12px;border:0;border-bottom:1px solid var(--etol-line);text-align:left;vertical-align:middle;white-space:normal}
.etol-product-table thead th{background:#dff2fc;color:#084575;font-weight:700}
.etol-product-table tbody tr:nth-child(even) td{background:#f5f8fa}
.etol-product-table tbody tr:last-child td{border-bottom:0}
.etol-product-table tr[hidden]{display:none!important}
.etol-product-table .etol-sort{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:9px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;text-align:left;cursor:pointer;min-height:28px;width:100%}
.etol-sort::after{content:"↕";color:#7394ae}
th[aria-sort=ascending] .etol-sort::after{content:"↑";color:#007bbb}
th[aria-sort=descending] .etol-sort::after{content:"↓";color:#007bbb}
.etol-table-controls,.etol-table-pagination{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:12px 0}
.etol-table-controls label{display:flex;align-items:center;gap:8px;font-size:13px;margin:0;font-weight:400;white-space:nowrap}
.etol-site .etol-table-controls select{width:75px;min-height:40px;padding:7px}
.etol-site .etol-table-controls input{width:210px;min-height:40px;padding:7px 10px}
.etol-table-pagination p{margin:0}
.etol-table-pagination nav{display:flex;align-items:center;gap:8px}
.etol-table-pagination button{border:1px solid var(--etol-line);border-radius:5px;padding:8px 12px;background:white;color:var(--etol-ink);min-height:44px;font:inherit;cursor:pointer}
.etol-table-pagination button:disabled{opacity:.45;cursor:default}
.etol-product-inquiry{padding:30px;border-radius:14px;background:linear-gradient(110deg,#eaf7ff,#f0faff);margin-top:30px}
.etol-product-inquiry h2{font-size:27px;color:#07528b}
.etol-product-inquiry p{color:#465b75}
.etol-product-inquiry .cf7-title,.etol-product-inquiry .wpcf7 p:empty{display:none}.etol-product-inquiry .wpcf7-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.etol-product-inquiry .wpcf7-form>p,.etol-product-inquiry .wpcf7-response-output{grid-column:1/-1;margin:0}.etol-product-inquiry .wpcf7-form>p:has(input[name=your-name]),.etol-product-inquiry .wpcf7-form>p:has(input[name=your-email]){grid-column:auto}.etol-product-inquiry .wpcf7-form-control-wrap{display:block}@media(max-width:480px){.etol-product-inquiry .wpcf7-form{grid-template-columns:1fr}.etol-product-inquiry .wpcf7-form>p{grid-column:1!important}}
.etol-catalog-toggle{border:1px solid var(--etol-line);border-radius:6px;background:#eef8ff;color:var(--etol-ink);padding:12px 16px;font:700 18px var(--etol-font);min-height:48px;width:100%;text-align:left}
.etol-catalog-toggle span{float:right}
@media(min-width:769px){.etol-catalog-toggle{display:none!important}#etol-product-catalog[hidden]{display:block}}
@media(max-width:1024px){.etol-product-layout{grid-template-columns:280px minmax(0,1fr)}.etol-product-detail{padding-left:22px}.etol-product-specs{gap:16px;grid-template-columns:1fr}.etol-product-sizes-heading{flex-wrap:wrap}}
@media(max-width:768px){.etol-product-banner{padding-block:16px}.etol-product-layout{grid-template-columns:minmax(0,1fr)}.etol-product-sidebar{border-right:0;border-bottom:1px solid var(--etol-line);padding:20px}.etol-product-sidebar h2{font-size:21px;margin-top:18px}.etol-product-detail{padding:24px 0 32px}.etol-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));font-size:13px}.etol-product-sizes-heading h2{font-size:27px}.etol-product-gallery{gap:16px;margin-block:24px}.etol-product-inquiry{padding:24px}.etol-product-family ul{margin-left:10px}}
@media(max-width:480px){.etol-product-specs{grid-template-columns:1fr}.etol-product-gallery{grid-template-columns:1fr}.etol-product-gallery img{max-width:320px}.etol-table-controls{align-items:flex-start}.etol-table-controls label:last-child{width:100%}.etol-site .etol-table-controls input{flex:1;min-width:0}.etol-product-sizes-heading{gap:6px}.etol-product-inquiry h2{font-size:25px}}
@media print{.etol-product-sidebar,.etol-table-controls,.etol-table-pagination{display:none!important}.etol-product-layout{display:block}.etol-product-detail{padding:0}.etol-product-table tr[hidden]{display:table-row!important}.etol-table-scroll{overflow:visible}.etol-product-table table{min-width:0}}

/* Shared product detail presentation: clear hierarchy and readable specification cards. */
.etol-product-layout{grid-template-columns:248px minmax(0,1fr);gap:36px;padding-top:32px;padding-bottom:56px;align-items:start}
.etol-product-sidebar{padding:20px 18px 12px;border:1px solid var(--etol-line);border-radius:12px;background:#f8fafc}
.etol-product-sidebar h2{font-size:18px;margin-bottom:4px;padding-bottom:16px}
.etol-product-family{padding:12px 0;font-size:13px}
.etol-product-family:last-child{border-bottom:0}
.etol-product-family summary{font-size:13px}
.etol-product-family ul{margin-left:0}
.etol-product-family li a{border-radius:0 6px 6px 0;padding:8px 10px;margin-top:3px}
.etol-family-overview{margin-left:16px}
.etol-product-detail{padding:0;overflow-wrap:break-word}
.etol-product-detail .etol-breadcrumbs{font-size:12px;line-height:1.6;margin-bottom:22px}
.etol-product-heading{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--etol-line)}
.etol-site .etol-product-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--etol-blue-dark);margin-bottom:10px}
.etol-site .etol-product-heading h1{font-size:clamp(28px,2.6vw,38px);line-height:1.18;letter-spacing:-.025em;margin-bottom:22px;max-width:100%;text-wrap:balance}
.etol-product-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.etol-product-actions .etol-button{background:#087ca7;border-radius:7px;gap:18px;font-size:14px}
.etol-product-size-link{font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:12px;min-height:44px}
.etol-product-copy{font-size:15px;line-height:1.8;color:#4b6072}
.etol-product-copy h2,.etol-product-copy h3{color:var(--etol-ink);letter-spacing:-.015em}
.etol-site .etol-specification-section h2{font-size:18px;margin-bottom:16px}
.etol-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:0;font-size:14px;color:#435a6c}
.etol-spec{background:#f6f9fb;border:1px solid #e4edf2;border-radius:9px;padding:17px 20px;min-width:0}
.etol-spec dt{font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#627887;margin-bottom:8px}
.etol-spec dd{margin:0;line-height:1.7;color:#203d53}
.etol-product-notes{padding:4px 0 4px 18px;border-left:3px solid #a9d9e9;margin:0 0 28px}
.etol-site .etol-product-note{margin:0 0 14px;font-size:14px;line-height:1.75}
.etol-site .etol-product-note:last-child{margin-bottom:0}
.etol-site .etol-product-note h3{margin:0 0 5px;font-size:14px;line-height:1.5}
.etol-product-note p{margin:0}
.etol-product-gallery{gap:16px;align-items:stretch;margin:28px 0 36px}
.etol-product-gallery figure{display:flex;align-items:center;justify-content:center;padding:24px;border:1px solid var(--etol-line);border-radius:12px;background:#fff;min-height:250px}
.etol-product-gallery img{max-width:360px;max-height:270px;object-fit:contain}
.etol-product-copy>h2,.etol-product-copy>h3{margin-top:36px;padding-top:24px;border-top:1px solid var(--etol-line);font-size:23px}
.etol-product-copy>h5,.etol-product-copy>h6{font-size:16px;color:var(--etol-ink);margin:24px 0 8px}
.etol-product-copy>ul,.etol-product-copy>ol{padding-left:22px;margin-bottom:28px}
.etol-product-copy>ul>li,.etol-product-copy>ol>li{padding-left:6px;margin-bottom:14px}
.etol-product-copy>ul>li::marker{color:#087ca7}
.etol-product-copy a[role=button]{display:inline-flex;align-items:center;min-height:44px;font-weight:700}
.etol-product-sizes{padding-top:28px;border-top:1px solid var(--etol-line);margin:32px 0;scroll-margin-top:100px}
.etol-site .etol-product-sizes-heading h2{font-size:24px}
.etol-product-sizes-heading p{color:#667c8a}
.etol-product-table thead th{background:#edf5f8;color:#23495e}
.etol-product-table th,.etol-product-table td{padding:12px 14px}
.etol-product-inquiry{padding:28px;background:#f1f7fa;border:1px solid #dcebf2;border-radius:12px;margin-top:36px}
.etol-site .etol-product-inquiry h2{font-size:25px;line-height:1.3;color:var(--etol-ink)}
.etol-product-inquiry>p{font-size:14px}
@media(max-width:1100px) and (min-width:769px){.etol-product-layout{grid-template-columns:215px minmax(0,1fr);gap:24px}.etol-spec{padding:14px}.etol-product-gallery figure{padding:16px;min-height:200px}}
@media(max-width:768px){.etol-product-layout{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:20px;padding-bottom:36px}.etol-product-sidebar{padding:0;border:0;background:transparent}.etol-catalog-toggle{background:#f6f9fb;border-radius:8px;font-size:15px}.etol-product-sidebar nav:not([hidden]){padding:18px;border:1px solid var(--etol-line);border-radius:8px;margin-top:10px}.etol-product-sidebar h2{margin-top:0}.etol-product-detail{padding:0}.etol-product-heading{padding-bottom:22px;margin-bottom:24px}.etol-product-detail .etol-breadcrumbs{margin-bottom:18px}.etol-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.etol-spec{padding:15px}.etol-product-copy{font-size:14px}.etol-product-gallery figure{padding:18px;min-height:190px}.etol-product-gallery{gap:12px}}
@media(max-width:480px){.etol-product-specs{grid-template-columns:1fr}.etol-product-gallery{grid-template-columns:1fr}.etol-product-gallery figure{min-height:0;padding:20px}.etol-product-gallery img{max-height:240px}.etol-product-inquiry{padding:20px}.etol-site .etol-product-inquiry h2{font-size:23px}.etol-product-banner{font-size:10px;letter-spacing:.04em}.etol-product-actions{gap:18px}}
@media print{.etol-product-layout{display:block}.etol-product-heading .etol-product-actions{display:none}}
.etol-product-gallery figure.etol-media-card{padding:0;min-height:0}
.etol-product-gallery figure.etol-media-card-diagram{background:#f5fbff}
.etol-product-gallery figure:has(img[src*="industrial-silicone-tube-clear-blue"]){background:#f5fbff}
.etol-media-card .etol-media-open{width:100%;cursor:zoom-in}
.etol-media-card .etol-media-open:hover{box-shadow:inset 0 0 0 2px var(--etol-blue)}

/* Desktop overview: product identity on the left, specifications on the right. */
.etol-product-overview-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.618fr);gap:30px;align-items:center;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--etol-line)}
.etol-product-overview-split .etol-product-heading{min-width:0;border:0;padding:0;margin:0}
.etol-product-overview-split .etol-specification-section{min-width:0;padding-left:28px;border-left:1px solid var(--etol-line)}
.etol-site .etol-product-overview-split h1{font-size:clamp(28px,2.4vw,34px);line-height:1.22;text-wrap:balance}
.etol-product-overview-split .etol-product-actions{gap:12px 20px}
.etol-product-overview-split .etol-product-specs{display:block;margin:0}
.etol-product-overview-split .etol-spec{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;padding:14px 0;border:0;border-bottom:1px solid var(--etol-line);border-radius:0;background:transparent;font-size:14px}
.etol-product-overview-split .etol-spec:last-child{border-bottom:0;padding-bottom:0}
.etol-product-overview-split .etol-spec dt{margin:0;color:#627887;font-size:12px;line-height:1.7;letter-spacing:0;text-transform:none;font-weight:600}
.etol-product-overview-split .etol-spec dd{line-height:1.7}
.etol-site .etol-product-overview-split .etol-specification-section h2{margin-bottom:5px}
@media(max-width:1100px){.etol-product-overview-split{grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.etol-product-overview-split .etol-specification-section{padding-left:0;border-left:0}}
@media print{.etol-product-overview-split{display:block}.etol-product-overview-split .etol-specification-section{padding:0;border:0}}

/* Inline inquiry follows the product-detail reference layout. */
.etol-product-inquiry-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:18px}
.etol-product-inquiry-heading>svg{flex-shrink:0;color:var(--etol-blue);margin-top:3px}
.etol-site .etol-product-inquiry-heading h2{margin-bottom:10px}
.etol-product-inquiry-heading p{font-size:14px;line-height:1.65;margin:0}
.etol-product-inquiry .wpcf7-form{gap:16px}
.etol-product-inquiry .wpcf7-form>p{min-width:0;font-size:13px}
.etol-product-inquiry .wpcf7-form label{display:block;font-size:13px;font-weight:400;color:var(--etol-ink);line-height:1.6}
.etol-product-inquiry .wpcf7-form-control-wrap{margin-top:5px}
.etol-product-inquiry .wpcf7-form input,.etol-product-inquiry .wpcf7-form textarea{font-size:14px}
.etol-product-inquiry .wpcf7-form textarea{height:132px}
.etol-product-inquiry .wpcf7-form .submit{margin-top:2px}
.etol-product-inquiry .wpcf7-form input[type=submit]{min-width:190px}
.etol-product-inquiry>.etol-local-note{font-size:12px;margin:16px 0 0}
.etol-adhesive-installation{margin:32px 0;padding:24px;background:#f3f9fd;border-left:3px solid var(--etol-blue-dark);border-radius:0 8px 8px 0}
.etol-product-copy .etol-adhesive-installation h2{margin-top:0}
.etol-adhesive-installation p:last-child{margin-bottom:0}
@media(max-width:600px){.etol-product-inquiry .wpcf7-form{grid-template-columns:minmax(0,1fr)}.etol-product-inquiry .wpcf7-form>p{grid-column:1}.etol-product-inquiry-heading{gap:12px}.etol-product-inquiry-heading>svg{width:34px;height:34px}}

/* One gallery in the DOM: desktop overview, then picture-first mobile flow. */
.etol-product-overview-media{grid-template-areas:"heading specs" "gallery gallery";row-gap:24px;border-bottom:0;padding-bottom:0}
.etol-product-overview-media>.etol-product-heading{grid-area:heading}
.etol-product-overview-media>.etol-specification-section{grid-area:specs}
.etol-product-overview-media>.etol-product-gallery{grid-area:gallery;margin:0}
@media(min-width:769px) and (max-width:1100px){.etol-product-overview-media{grid-template-areas:"heading" "specs" "gallery"}}
@media(max-width:768px){
    .etol-product-overview-media{grid-template-areas:"heading" "gallery" "specs";gap:22px}
    .etol-product-banner{display:none}
    .etol-product-layout{gap:16px;padding-top:16px}
    .etol-product-detail .etol-breadcrumbs{margin-bottom:12px}
    .etol-product-eyebrow{display:none}
    .etol-product-sizes{scroll-margin-top:12px}
}
.etol-product-table .etol-table-hint{font-size:13px;color:#526780;margin:8px 0 12px}
.etol-product-table .etol-table-hint[hidden]{display:none}
.etol-product-table .etol-table-pinned-first{border-collapse:separate;border-spacing:0}
.etol-table-pinned-first th:first-child,.etol-table-pinned-first td:first-child:not([colspan]){position:sticky;left:0;z-index:1;background:#fff;box-shadow:2px 0 0 #dbeaf2;min-width:126px;max-width:180px;overflow-wrap:anywhere}
.etol-product-table .etol-table-pinned-first thead th:first-child{background:#dff2fc;z-index:2}
@media(max-width:480px){.etol-product-table th,.etol-product-table td{padding:10px 9px}}
