:root{--radius:18px}svg.eg-arrow{display:inline-block;width:20px;height:20px;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.button:hover svg.eg-arrow,.text-link:hover svg.eg-arrow,.eg-card:hover svg.eg-arrow{transform:translate(3px)}.round-arrow svg,.hero-circle svg{width:19px;height:19px}.eg-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.wordmark svg{width:164px;height:auto;display:block}.footer-brand .wordmark svg{width:184px}.footer-oversized svg{width:100%;height:auto}.inner .header{margin:17px 24px;background:var(--cream);box-shadow:none}.eg-page-hero{padding:90px var(--space) 65px;max-width:1600px;margin:auto}.eg-page-hero h1{font-size:clamp(46px,6.5vw,88px);line-height:1.03;letter-spacing:-.055em;max-width:980px;margin:0 0 25px;font-weight:550}.eg-page-hero>p:last-child{font-size:19px;color:var(--muted);max-width:650px;line-height:1.65;margin:0}.eg-page-hero .eyebrow{color:var(--primary)}.eg-subnav{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.eg-pill{border:1px solid var(--line);border-radius:30px;padding:11px 19px;font-size:14px;background:transparent;white-space:nowrap}.eg-pill[aria-current=page],.eg-pill[aria-pressed=true],.eg-pill:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.eg-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 32px}.eg-toolbar p{margin:0;color:var(--muted);font-size:14px}.eg-toolbar select{border-radius:8px;width:auto;min-width:190px;background:#fff;font-size:14px}.eg-catalogue{padding-top:30px}.eg-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 24px}.eg-card{min-width:0;display:flex;flex-direction:column}.eg-card-image{position:relative;border-radius:16px;background:var(--cream);aspect-ratio:1;overflow:hidden;margin:0 0 23px}.eg-card-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:22px;transition:transform .4s}.eg-card:hover img{transform:scale(1.04)}.eg-card-image .round-arrow{background:#fff;right:19px;bottom:19px}.eg-card .eyebrow{font-size:11px;letter-spacing:1.1px;margin-bottom:10px;color:var(--muted)}.eg-card h2,.eg-card h3{font:500 24px/1.2 var(--sans);letter-spacing:-.7px;margin-bottom:13px}.eg-card-price{font-size:16px;color:var(--primary);margin-top:auto}.eg-card .eg-card-caption{color:var(--muted);font-size:15px;line-height:1.6}.eg-count{font-size:14px;color:var(--muted)}.eg-product-layout{padding:18px var(--space) 80px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:7%;align-items:start}.eg-gallery{position:sticky;top:22px}.eg-media-stage{background:var(--cream);border-radius:18px;aspect-ratio:1;overflow:hidden}.eg-media-stage>img{width:100%;height:100%;object-fit:contain;padding:35px;mix-blend-mode:multiply}.eg-gallery-slide{width:100%;height:100%}.eg-gallery-slide>img{width:100%;height:100%;object-fit:contain;padding:25px;mix-blend-mode:multiply}.eg-gallery-slide video,.eg-gallery-slide iframe,.eg-gallery-slide model-viewer{width:100%;height:100%;object-fit:contain;border:0}.eg-thumbnails{display:flex;gap:12px;overflow:auto;margin-top:15px;padding:0 0 5px}.eg-thumbnails button{background:var(--cream);border:1px solid transparent;border-radius:9px;min-width:80px;width:80px;height:80px;padding:7px}.eg-thumbnails button[aria-pressed=true]{border-color:var(--primary)}.eg-thumbnails img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.eg-thumbnails svg{width:22px;height:22px}.eg-product-info{padding-top:12px}.eg-product-info h1{font-size:clamp(34px,3.6vw,57px);line-height:1.06;letter-spacing:-.04em;margin-bottom:20px}.eg-product-info .eyebrow{color:var(--primary);margin-bottom:17px}.eg-product-lead{font-size:18px;color:var(--muted);margin-bottom:25px}.eg-product-price{font-size:30px;letter-spacing:-1px;color:var(--primary);margin:25px 0 6px}.eg-product-price s{font-size:19px;color:var(--muted);margin-left:12px}.eg-tax{font-size:13px;color:var(--muted);margin-bottom:28px}.eg-product-info fieldset{border:0;padding:0;margin:25px 0}.eg-product-info legend{font-size:14px;font-weight:500;margin-bottom:12px}.eg-options{display:flex;flex-wrap:wrap;gap:9px}.eg-options label{flex:1;min-width:80px;cursor:pointer}.eg-options input{position:absolute;opacity:0;width:1px;height:1px}.eg-options span{border:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:13px;min-height:50px;border-radius:9px;font-size:14px;text-align:center}.eg-options input:checked+span{background:#edf2f9;border:1.5px solid var(--primary);color:var(--primary)}.eg-options input:focus-visible+span{outline:2px solid var(--brand-blue);outline-offset:3px}.eg-options input:disabled+span{color:var(--muted);text-decoration:line-through}.eg-purchase{display:flex;gap:12px;margin:25px 0 17px}.eg-quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:30px;padding:0 10px;min-width:125px}.eg-quantity input{border:0;width:44px;text-align:center;padding:10px 0;margin:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.eg-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.eg-quantity button{background:none;width:28px;height:44px;font-size:20px}.eg-purchase>.button{flex:1;min-height:54px}.button:disabled{cursor:not-allowed;opacity:.5}.eg-description{font-size:16px;line-height:1.75}.eg-description img{max-width:100%;height:auto}.eg-description table{max-width:100%}.eg-description h2,.eg-description h3{font-size:24px;letter-spacing:-.5px}.eg-sticky-buy{display:none}.eg-video-section{padding:80px var(--space)}.eg-video-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:center}.eg-video-copy h2{font-size:clamp(36px,4.5vw,62px)}.eg-video-copy p{color:var(--muted);font-size:17px;line-height:1.65}.eg-video-frame{position:relative;aspect-ratio:16/10;border-radius:18px;overflow:hidden;background:var(--cream)}.eg-video-frame video,.eg-video-frame iframe,.eg-video-frame>img{width:100%;height:100%;object-fit:cover;border:0}.eg-video-frame>img{filter:brightness(.8)}.eg-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;gap:13px;color:#fff;padding:30px}.eg-video-placeholder .eg-play{margin:auto}.eg-play{width:62px;height:62px;border:1px solid #ffffff9c;border-radius:50%;display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13336430}.eg-play svg{width:20px;fill:currentColor;stroke:none}.eg-video-placeholder p{font-size:14px;margin:0}.eg-ugc{background:var(--cream)}.eg-ugc-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(225px,1fr);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.eg-ugc-card{min-width:0;scroll-snap-align:start}.eg-ugc-media{aspect-ratio:9/14;background:#e7edf5;border-radius:16px;overflow:hidden;position:relative}.eg-ugc-media video,.eg-ugc-media>img{height:100%;width:100%;object-fit:cover}.eg-ugc-media>img{filter:brightness(.83)}.eg-ugc-card h3{font-size:19px;letter-spacing:-.4px;margin:18px 0 8px}.eg-ugc-card p{color:var(--muted);font-size:14px}.eg-ugc-card details{font-size:14px;margin-top:14px}.eg-editor-note{border:1px dashed var(--brand-blue);padding:24px;border-radius:12px;color:var(--primary);background:var(--cream);font-size:16px}.eg-rich{max-width:1000px;margin:auto;padding:70px var(--space);font-size:18px;line-height:1.8}.eg-rich h2{font-size:38px;margin-top:50px}.eg-rich h3{font-size:24px;margin-top:30px}.eg-rich a{text-decoration:underline;text-underline-offset:4px;color:var(--primary)}.eg-rich ul{padding-left:22px}.eg-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.eg-info-card{background:var(--cream);border-radius:16px;padding:30px;display:flex;flex-direction:column;align-items:start;min-height:270px}.eg-info-card .eyebrow{color:var(--primary);margin-bottom:26px}.eg-info-card h3{font-size:27px;letter-spacing:-1px}.eg-info-card p{font-size:16px;color:var(--muted);line-height:1.65}.eg-info-card .text-link{margin-top:auto}.eg-lab-tools{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:15px;margin:32px 0}.eg-lab-tools input,.eg-lab-tools select{background:#fff;border:1px solid var(--line);border-radius:8px;min-height:49px}.eg-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.eg-table{width:100%;border-collapse:collapse;font-size:14px;min-width:850px;text-align:left}.eg-table th{background:var(--cream);font-weight:500;color:var(--primary)}.eg-table th,.eg-table td{padding:20px 16px;border-bottom:1px solid var(--line);vertical-align:top}.eg-table td small{display:block;color:var(--muted)}.eg-empty{padding:50px 24px;text-align:center;background:var(--cream);border-radius:15px}.eg-empty h2,.eg-empty h3{font-size:30px;letter-spacing:-1px}.eg-empty p{font-size:16px;color:var(--muted);max-width:620px;margin:0 auto 22px}.eg-contaminant-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.eg-contaminant{padding:29px;border:1px solid var(--line);border-radius:14px}.eg-contaminant h2{font-size:30px;letter-spacing:-1px}.eg-contaminant p{font-size:16px;color:var(--muted);line-height:1.65}.eg-contaminant small{font-size:13px}.eg-finder{max-width:780px;margin:0 auto;padding:30px 24px 90px;min-height:550px}.eg-finder h2{font-size:38px;letter-spacing:-1px}.eg-finder .quiz-options{display:grid;gap:12px}.eg-finder .quiz-options button{background:var(--cream);border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:20px 22px;text-align:left;min-height:64px;font-size:17px}.eg-finder .quiz-options button:hover{border-color:var(--primary);background:#edf2f9}.eg-finder .quiz-back{font-size:14px;padding:12px 0;margin-top:20px;background:none}.eg-progress{height:3px;background:var(--line);margin:20px 0 40px}.eg-progress span{display:block;height:100%;background:var(--primary);transition:width .2s}.eg-search-form{display:flex;gap:15px;max-width:700px;margin-top:30px}.eg-search-form input{margin:0;border-radius:30px;border:1px solid var(--line);padding:15px 22px;min-width:0}.eg-search-form .button{flex-shrink:0}.eg-contact{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;padding-top:30px}.eg-contact form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.eg-contact label{font-size:14px}.eg-contact input,.eg-contact textarea{border:1px solid var(--line);border-radius:8px;background:var(--cream);width:100%;padding:14px;font:inherit;margin-top:8px}.eg-contact textarea{min-height:170px}.eg-contact .full{grid-column:1/-1}.eg-contact .button{justify-self:start}.eg-form-status{padding:20px;background:var(--cream);border-radius:10px}.eg-cart{max-width:1200px;margin:auto;padding:20px var(--space) 90px}.eg-cart-row{display:grid;grid-template-columns:110px 1fr 130px 110px;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding:24px 0}.eg-cart-row img{width:110px;height:110px;object-fit:contain;background:var(--cream);border-radius:10px}.eg-cart-row h2{font-size:22px;letter-spacing:-.5px;margin:0 0 8px}.eg-cart-row p{font-size:14px;color:var(--muted);margin-bottom:9px}.eg-cart-row input{max-width:90px;border-radius:8px}.eg-cart-row a.eg-remove{font-size:13px;text-decoration:underline;color:var(--muted)}.eg-cart-summary{margin:40px 0 0 auto;max-width:450px}.eg-cart-total{display:flex;justify-content:space-between;font-size:24px;padding:15px 0}.eg-cart-summary>.button{width:100%;margin:16px 0}.eg-pagination{display:flex;justify-content:center;gap:12px;margin-top:45px}.eg-pagination a,.eg-pagination .current{padding:10px 15px;border:1px solid var(--line);border-radius:7px}.eg-pagination .current{background:var(--primary);color:#fff}.eg-source{font-size:13px;color:var(--muted);margin-top:35px}.eg-legal-links{display:flex;flex-wrap:wrap;gap:15px}.eg-newsletter{max-width:440px}.eg-newsletter input{border-radius:7px}.eg-gallery-slide[hidden],.eg-card[hidden],.eg-contaminant[hidden],.eg-product-form[hidden]{display:none!important}.eg-collection-filters{border-block:1px solid var(--line);margin-bottom:35px;padding:15px 0;display:flex;gap:25px;align-items:start;flex-wrap:wrap}.eg-collection-filters details{min-width:140px}.eg-collection-filters summary{cursor:pointer}.eg-collection-filters label{display:flex;gap:9px;font-size:14px;align-items:center;margin:12px 0}.eg-collection-filters input[type=checkbox]{width:16px;margin:0}.eg-collection-filters input[type=number]{max-width:115px;margin:0}.eg-product-info details summary{padding:20px 0;font-size:15px}.eg-product-info details{border-top:1px solid var(--line)}.eg-product-info details p{font-size:15px;line-height:1.7}.eg-cart-note{font-size:13px;color:var(--muted)}.eg-video-transcript{margin-top:16px;font-size:15px}.eg-video-transcript summary{cursor:pointer}.eg-article-cover{width:100%;max-height:560px;object-fit:cover;border-radius:18px}.eg-card .eg-article-image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px;margin-bottom:22px}.eg-article-cover{height:auto}@media(max-width:950px){.eg-page-hero{padding-top:65px}.eg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eg-editorial-grid,.eg-lab-tools{grid-template-columns:1fr 1fr}.eg-product-layout{gap:4%}.eg-product-info h1{font-size:36px}.eg-video-layout{gap:5%}.eg-ugc-track{grid-auto-columns:240px}.eg-product-info .eyebrow{font-size:11px}.eg-purchase{flex-wrap:wrap}.eg-purchase>.button{min-width:180px}.eg-video-section{padding:65px var(--space)}}@media(max-width:650px){.wordmark svg{width:146px}.footer-brand .wordmark svg{width:164px}.inner .header{margin:12px;height:61px;padding:0 20px}.eg-page-hero{padding:48px 24px 38px}.eg-page-hero h1{font-size:47px;letter-spacing:-2.2px}.eg-page-hero>p:last-child{font-size:17px}.eg-subnav{gap:8px;margin-top:26px}.eg-pill{font-size:13px;padding:10px 15px}.eg-catalogue{padding-top:16px}.eg-product-grid{gap:32px 14px}.eg-card-image{border-radius:12px;margin-bottom:17px}.eg-card-image img{padding:12px}.eg-card h2,.eg-card h3{font-size:20px;letter-spacing:-.5px}.eg-card .eyebrow{font-size:10px;letter-spacing:.7px}.eg-card-price{font-size:15px}.eg-card-image .round-arrow{right:10px;bottom:10px}.eg-toolbar{gap:15px}.eg-toolbar select{min-width:150px;max-width:170px;font-size:13px}.eg-product-layout{display:flex;flex-direction:column;padding:5px 20px 45px;gap:30px}.eg-gallery{position:static;width:100%}.eg-media-stage{border-radius:15px}.eg-thumbnails button{min-width:65px;width:65px;height:65px}.eg-product-info{width:100%;padding:0 4px}.eg-product-info h1{font-size:42px;letter-spacing:-2px}.eg-product-lead{font-size:17px}.eg-purchase{flex-wrap:nowrap}.eg-purchase>.button{min-width:0;font-size:14px;padding:14px 20px;gap:14px}.eg-quantity{min-width:105px;padding:0 4px}.eg-quantity input{width:38px}.eg-sticky-buy{position:fixed;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#ffffffed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);bottom:0;left:0;right:0;z-index:12}.eg-sticky-buy p{margin:0;font-size:16px}.eg-sticky-buy small{font-size:11px;display:block;color:var(--muted)}.eg-sticky-buy .button{min-height:46px;padding:12px 22px;font-size:13px}.eg-video-layout{grid-template-columns:1fr;gap:24px}.eg-video-section{padding:60px 24px}.eg-video-copy h2{font-size:40px}.eg-video-frame{border-radius:14px;aspect-ratio:4/3}.eg-ugc-track{grid-auto-columns:75%;gap:15px;margin-right:-24px;padding-right:24px}.eg-ugc-card h3{font-size:18px}.eg-ugc-media{aspect-ratio:9/14}.eg-editorial-grid{grid-template-columns:1fr}.eg-info-card{min-height:230px;padding:28px}.eg-contaminant-list{grid-template-columns:1fr}.eg-lab-tools{grid-template-columns:1fr 1fr;gap:12px}.eg-lab-tools>label:first-child{grid-column:1/-1}.eg-lab-tools label{font-size:13px}.eg-lab-tools select{font-size:14px}.eg-rich{padding:35px 24px;font-size:17px}.eg-rich h2{font-size:33px}.eg-contact{grid-template-columns:1fr;gap:30px}.eg-contact form{grid-template-columns:1fr;gap:20px}.eg-search-form{gap:10px}.eg-search-form .button,.eg-search-form input{padding:13px 18px}.eg-cart{padding:0 24px 55px}.eg-cart-row{grid-template-columns:85px 1fr 90px;gap:15px}.eg-cart-row>strong{grid-column:2}.eg-cart-row img{width:85px;height:100px;grid-row:span 2}.eg-cart-row h2{font-size:19px}.eg-cart-row input{width:75px}.eg-finder{padding:20px 24px 70px}.eg-finder h2{font-size:33px}.eg-finder .quiz-options button{font-size:16px}.eg-footer-logo{margin-top:40px}}@media(prefers-reduced-motion:reduce){svg.eg-arrow,.eg-card-image img,.eg-progress span{transition:none}}.trust-bar>span,.text-link,.product-nav,.desktop-nav{font-size:14px}.hero-copy .eyebrow,.hero-proof,.need-card .eyebrow,.need-image .tag,.report-type,.tech-index,.showcase-note>span,.gallery-label,.gallery-caption,.concept-mark,.price-note,.review-label,.design-note{font-size:12px!important}.need-image .tag{max-width:calc(100% - 24px);line-height:1.3}.city-grid a{min-height:140px}.city-grid .eg-info-card{min-height:190px;margin:10px 0}.eg-cart textarea{width:100%;border:1px solid var(--line);border-radius:8px;min-height:85px;margin-top:8px;padding:12px;font:inherit}.eg-contact form .button{margin-top:6px}.eg-product-info>[data-shopify-editor-block]{min-width:0}.eg-thumbnails button:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.eg-ugc-track{scrollbar-width:thin;scrollbar-color:#bac8dc transparent}.eg-product-grid .eg-empty{grid-column:1/-1}.hero .button,.eg-finder .note{font-size:14px}.contaminant-grid>a{display:block;text-align:left;position:relative;padding:25px;border:0;background:var(--brand-mist,var(--brand-mist));border-radius:13px}.contaminant-grid>a:hover{background:#eaf0f8}.contaminant-grid>a>span{display:block;margin-bottom:16px;font:500 42px var(--sans);letter-spacing:-2px;color:var(--primary)}.city-grid>a:not(.eg-info-card){display:flex;align-items:center;justify-content:space-between;padding:27px 0;border-bottom:1px solid var(--line);font:450 28px var(--sans);letter-spacing:-1px}.city-grid>a:not(.eg-info-card):hover{color:var(--primary)}.comparison-grid strong{font-size:inherit;display:block}@media(max-width:650px){.contaminant-grid>a{padding:20px 14px}.contaminant-grid>a>span{font-size:37px;margin-bottom:12px}.city-grid>a:not(.eg-info-card){font-size:25px}}.footer{background:var(--brand-indigo);color:#fff}.footer h3{color:#fff}.footer-brand p,.footer-column a,.footer-column button,.footer-column p{color:#ffffffb8}.footer-column a:hover,.footer-column button:hover{color:#fff}.footer-bottom{border-top-color:#ffffff2e;color:#ffffff9e}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:#fff}.footer .wordmark svg,.footer-oversized svg{fill:#fff}.footer-oversized{color:#fff}.footer :focus-visible{outline-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/36/assets/website.css.map */
