.ep-grommet .custom-photo{background:#f3f5f7;border-radius:8px}
/* Product introduction: one headline, supporting copy and a clear quote action. */
.ep-grommet .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;padding-top:28px;padding-bottom:38px}
.ep-grommet .hero-copy{min-width:0;max-width:540px;padding:12px 0}
.ep-grommet .hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:1.1px;color:#44709b;margin:0 0 20px}
.ep-grommet .hero-copy .eyebrow:before{content:'';width:24px;height:2px;background:#0075ff;flex-shrink:0}
.ep-grommet .hero-copy h1{font-size:clamp(36px,3.2vw,48px);font-weight:700;line-height:1.08;letter-spacing:-1.6px;margin:0 0 18px;text-wrap:balance}

.ep-grommet .hero-subtitle{font-size:18px;line-height:1.45;font-weight:500;letter-spacing:-.25px;color:#273e5c;margin:0 0 13px;max-width:460px}
.ep-grommet .hero-copy .intro{font-size:14px;line-height:1.8;max-width:440px;margin:0;color:#62758e}
.ep-grommet .hero-benefits{display:flex;flex-wrap:wrap;gap:10px 20px;list-style:none;padding:0;margin:22px 0 0;color:#425d7a;font-size:11px;line-height:1.6}
.ep-grommet .hero-benefits li{display:flex;align-items:center;gap:6px}
.ep-grommet .hero-benefits li:before{content:'✓';color:#0075ff;font-size:13px;font-weight:700}
.ep-grommet .hero-cta{margin-top:24px;padding-top:22px;border-top:1px solid #dce7f1;max-width:460px}
.ep-grommet .hero-cta .button{border-radius:9px;min-height:49px;padding:13px 23px;gap:24px;box-shadow:0 5px 14px #0074ff15}
.ep-grommet .hero-cta .button span{font-size:20px;line-height:1;font-weight:400}
.ep-grommet .hero-cta .caption{font-size:11px;margin-top:11px;color:#75869c}
@media(max-width:1000px){.ep-grommet .hero-grid{gap:30px}.ep-grommet .hero-copy h1{font-size:36px}.ep-grommet .hero-subtitle{font-size:17px}}
@media(max-width:720px){.ep-grommet .hero-grid{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:22px;padding-bottom:26px}.ep-grommet .hero-copy{max-width:540px;padding:0}.ep-grommet .hero-copy h1{font-size:clamp(34px,8vw,44px);letter-spacing:-1.2px}.ep-grommet .hero-copy .eyebrow{font-size:9px;letter-spacing:.8px;margin-bottom:17px}.ep-grommet .hero-benefits{gap:9px 16px}.ep-grommet .hero-cta{margin-top:20px;padding-top:20px}}
.quote-dialog{width:min(680px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #dbe9f7;border-radius:16px;background:#eaf5ff;color:#0b1531;box-shadow:0 24px 90px #0b153140;overflow:auto;overscroll-behavior:contain}
.quote-dialog::backdrop{background:rgba(9,19,46,.55)}
.quote-dialog .quote-dialog-content{display:grid;grid-template-columns:minmax(0,1fr);margin:0;padding:32px;gap:20px;border-radius:0}
.quote-dialog .inquiry .form-grid textarea{height:160px;min-height:160px}
.quote-dialog .quote-email-note{margin:0;font-size:13px;line-height:1.6;color:#4d6382}.quote-email-note a{color:#0069e6;text-decoration:underline;overflow-wrap:anywhere}
.quote-close{position:absolute;right:12px;top:10px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#172d4c;font-size:26px;line-height:1;z-index:1}
.quote-close:hover{background:#d4e8ff}.quote-dialog #modal-inquiry-status:empty{display:none}
@media(max-width:720px){.quote-dialog .quote-dialog-content{padding:28px 20px 22px}}
.ep-grommet .custom-photo img{transform:none}
.ep-grommet .section-nav .wrap{gap:32px}
.grommet-catalog{padding-top:30px;padding-bottom:38px;border-top:1px solid #e7edf4}
.grommet-catalog>p{max-width:760px}
.catalog-diagrams{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:26px 0 30px}
.catalog-diagrams figure{margin:0;border:1px solid #e2eaf3;background:#f7f9fb;border-radius:9px;overflow:hidden;padding:20px}
.catalog-diagrams img{width:100%;height:300px;object-fit:contain;mix-blend-mode:multiply}
.catalog-diagrams figcaption{font-size:12px;text-align:center;color:#60708d;margin-top:14px}
.catalog-table{overflow-x:auto;padding:4px 0 15px}
.catalog-table table{width:100%;min-width:700px;border-collapse:collapse;font-size:13px;line-height:1.5;margin:14px 0}
.catalog-table th,.catalog-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #e2eaf3}
.catalog-table thead th{background:#e9f3ff;color:#172d4c;font-weight:600;cursor:pointer}
.catalog-table th.sorting_asc:after{content:' ↑';color:#0075ff}.catalog-table th.sorting_desc:after{content:' ↓';color:#0075ff}
.catalog-table tbody tr:nth-child(even){background:#f7faff}.catalog-table tbody tr:hover{background:#edf5ff}
.catalog-table td:first-child{font-weight:600;color:#0068df;white-space:nowrap}
.catalog-table .dataTables_wrapper{min-width:700px}
.catalog-table .dataTables_length{float:left}.catalog-table .dataTables_filter{float:right}
.catalog-table label,.catalog-table .dataTables_info{font-size:12px;color:#60708d}
.catalog-table input,.catalog-table select{border:1px solid #cbd9e9;border-radius:5px;padding:7px;background:#fff;color:#172d4c;margin:0 5px}
.catalog-table .dataTables_info{float:left;padding-top:12px}.catalog-table .dataTables_paginate{float:right;padding-top:8px;display:flex;align-items:center;gap:4px}
.catalog-table .paginate_button{display:inline-block;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:12px}
.catalog-table .paginate_button.current{background:#0075ff;color:#fff}.catalog-table .paginate_button.disabled{color:#9aa7b9;cursor:default}
.catalog-table .dataTables_wrapper:after{content:'';display:block;clear:both}
.catalog-help{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:18px 20px;background:#f1f7fd;border-radius:7px;margin-top:10px}.catalog-help p{margin:0;font-size:13px}
.grommet-applications{display:grid;gap:18px}.grommet-applications article{display:flex;align-items:center;gap:18px;background:#f5f9fd;padding:16px;border-radius:6px}.grommet-applications svg{color:#0075ff}.grommet-applications h3{margin-bottom:5px}.grommet-applications p{font-size:12px;margin:0}
@media(max-width:720px){.ep-grommet .section-nav .wrap{gap:25px}.catalog-diagrams{grid-template-columns:1fr;gap:16px}.catalog-diagrams img{height:auto;max-height:300px}.catalog-diagrams figure{padding:15px}.catalog-help{align-items:flex-start;flex-direction:column}.grommet-catalog{padding-top:25px}}

.quote-dialog .inquiry-copy{padding-right:26px}.quote-dialog h2{font-size:29px}.quote-dialog .inquiry-copy>.quote-email-note{font-size:13px;line-height:1.6;margin:0}@media(max-width:720px){.quote-dialog h2{font-size:25px}}
