:root{--ink:#163c3e;--deep:#103c3f;--paper:#f8f8f4;--white:#fff;--muted:#657674;--line:#dce2dd;--gold:#c6a776;--font:'Golos Text',Arial,sans-serif;--serif:'Cormorant Garamond',Georgia,serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #ad812e;outline-offset:4px}a:hover{text-decoration-color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.04em}h1{font-size:clamp(3.4rem,6vw,6.8rem);margin-bottom:28px}h2{font-size:clamp(2.7rem,4vw,4.8rem);margin-bottom:24px}h3{font-weight:500}em{font-weight:400}p{margin-bottom:22px}.shell{width:min(1392px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font:500 .75rem/1.6 var(--font);letter-spacing:.16em;text-transform:uppercase;margin-bottom:24px}.muted,.form-note{color:var(--muted)}.lede{font-size:1.125rem;max-width:650px}.skip{position:fixed;left:20px;top:-100px;background:var(--white);padding:12px;z-index:100}.skip:focus{top:10px}.concept-bar{padding:7px 56px;display:flex;justify-content:space-between;background:#e9eeea;color:#4a625e;font-size:.75rem;line-height:1.5;gap:24px}.concept-bar span{margin-left:8px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:28px;min-height:110px}.brand{display:flex;gap:13px;align-items:center;white-space:nowrap;font-size:1rem;font-weight:500;letter-spacing:.14em;line-height:1.25}.brand small{display:block;font-size:.58rem;font-weight:400;letter-spacing:.13em;margin-top:9px}.brand-mark{font-family:var(--serif);font-size:3rem;line-height:1;letter-spacing:-.25em;margin-right:9px;position:relative}.brand-mark>span{color:#a68959;font-family:var(--font);font-size:1.6rem;position:relative;left:2px;top:-8px}.desktop-nav{display:flex;gap:23px;font-size:.875rem;align-items:center}.desktop-nav a{position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#9b703a}.header-actions{display:flex;gap:20px;align-items:center}.language{font-size:.875rem;border-bottom:1px solid var(--gold)}.menu-toggle{display:none;background:none;border:none;color:inherit;padding:10px}.mobile-nav{padding:18px 28px;background:var(--white);border-block:1px solid var(--line)}.mobile-nav a{display:block;padding:10px}.hero{position:relative;min-height:740px;height:min(860px,calc(100svh - 120px));background:var(--deep);color:#f4f5ec;isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:66% 54%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(4,38,39,.7),rgba(6,42,42,.22) 47%,transparent 75%)}.hero-content{padding-top:76px}.hero h1{font-size:clamp(4.5rem,7.7vw,8.2rem);line-height:.96;max-width:700px;margin-bottom:30px}.hero h1 em{color:#ded2b1}.hero .eyebrow{color:#d3dbca}.hero p:not(.eyebrow){font-size:1rem;line-height:1.8;color:#dde6df;max-width:480px}.hero-buttons{display:flex;gap:22px;align-items:center;margin-top:38px;flex-wrap:wrap}.button{border:1px solid var(--deep);background:var(--deep);color:var(--white);display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;min-height:56px;line-height:1.5;font-size:.875rem;font-weight:500;transition:background .2s,color .2s,transform .2s;text-align:left}.button>span{font-size:1.25rem;line-height:1}.button:hover{background:#22585a;border-color:#22585a}.button.light{background:#f5f3e9;color:var(--deep);border-color:#f5f3e9}.button.light:hover{background:#e6dab9;border-color:#e6dab9}.button.outline{color:var(--deep);background:transparent;border-color:#aabbb5}.button.outline:hover{background:#e8eeea}.button.text-button{border:0;border-bottom:1px solid #92a19b;padding:12px 0;background:transparent}.hero-foot{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.035em;color:#dbe4dc}.promise-strip{display:flex;justify-content:space-between;gap:24px;padding-block:27px;border-bottom:1px solid var(--line);font-size:.875rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:15px}.text-link{display:inline-flex;gap:26px;align-items:center;border-bottom:1px solid #99aaa0;padding-bottom:5px;font-size:.875rem}.text-link:hover{border-color:var(--ink)}.category-line{display:flex;gap:10px;flex-wrap:wrap;margin:34px 0}.category-line a{padding:8px 18px;border:1px solid var(--line);font-size:.875rem;border-radius:30px}.category-line a:hover{background:var(--deep);border-color:var(--deep);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 22px}.product-photo{display:block;position:relative;background:white;aspect-ratio:1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product-photo:hover img{transform:scale(1.055)}.photo-arrow{position:absolute;bottom:16px;right:18px;font-size:1.4rem;color:#5f786e}.video-label{position:absolute;top:14px;left:16px;font-size:.75rem;color:#617268}.product-meta{padding:18px 2px 0}.product-meta h3{font-size:1rem;line-height:1.4;margin:0 0 5px}.product-meta>span{font-size:.8125rem;color:var(--muted)}.story{display:grid;grid-template-columns:1fr 1fr;background:#e9eeea}.story-photo{position:relative;min-height:630px}.story-photo img{height:100%;width:100%;object-fit:cover}.story-photo>span{position:absolute;bottom:15px;left:24px;font-size:.75rem;color:#fff;text-shadow:0 1px 8px #000}.story-copy{padding:90px 12% 85px 12%;align-self:center}.story-copy p:not(.eyebrow){color:#4c6560}.story-copy .button{margin-top:14px}.heading-note{max-width:370px;color:var(--muted);font-size:.9375rem}.service-list{border-top:1px solid #becbc3;margin-top:48px}.service-list>a{display:grid;grid-template-columns:50px 1fr 1fr 35px;align-items:center;gap:24px;padding:34px 0;border-bottom:1px solid #becbc3;transition:padding .2s}.service-list>a:hover{padding-left:12px}.service-num{font-size:.875rem;color:#7b8f82}.service-list h3{font-family:var(--serif);font-size:2.4rem;margin:0;line-height:1.15}.service-desc{font-size:.9375rem;color:var(--muted)}.service-list>a>span:last-child{font-size:1.75rem}.cta-band{background:var(--deep);color:#f7f5ec;width:100%;padding:70px max(56px,calc((100vw - 1392px)/2));display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-band .eyebrow{color:#bfd0c3}.cta-band h2{margin-bottom:0}.cta-band .button{flex-shrink:0}.site-footer{padding-block:72px 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-family:var(--serif);font-size:3.4rem;line-height:1}.footer-brand span{color:#a88e63}.footer-top p{font-size:.875rem;color:var(--muted);margin-bottom:0}.footer-phone{font-size:1.3rem}.footer-links{display:flex;gap:30px;flex-wrap:wrap;padding:36px 0;font-size:.875rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:24px;font-size:.75rem;color:var(--muted)}.credit{font-size:.75rem;color:var(--muted);margin:22px 0 0;max-width:1000px}.page-intro{padding:74px 0 48px}.page-intro h1{max-width:1020px}.page-intro .eyebrow{color:#6c816f}.page-intro .lede{color:var(--muted)}.catalog-section{padding-bottom:100px}.filters{display:grid;grid-template-columns:2fr 1.3fr 1fr auto;gap:20px;align-items:end;padding:28px;background:#eaf0eb}.filters label,label{display:flex;flex-direction:column;gap:8px;font-size:.875rem;font-weight:500}input,select,textarea{width:100%;border:1px solid #b8c7bd;border-radius:0;background:#fff;color:var(--ink);min-height:50px;padding:12px 14px;line-height:1.5}input::placeholder,textarea::placeholder{color:#798b80}textarea{resize:vertical}.reset-filter{border:0;border-bottom:1px solid #9bac9f;background:transparent;color:var(--ink);padding:11px 4px;min-height:50px;font-size:.875rem}.result-heading{display:flex;justify-content:space-between;gap:24px;margin:30px 0;font-size:.8125rem;color:var(--muted)}.result-heading p{margin:0}.pagination{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:48px 0 0}.pagination button,.pagination a{border:1px solid var(--line);background:transparent;min-width:45px;min-height:45px;display:grid;place-items:center;color:var(--ink);padding:8px}.pagination [aria-current],.pagination button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.empty-state{grid-column:1/-1;padding:80px 24px;text-align:center;border:1px solid var(--line)}.empty-state h2{font-size:3rem}.breadcrumbs{display:flex;gap:14px;padding:20px 0 38px;font-size:.8125rem;color:var(--muted);flex-wrap:wrap}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-bottom:50px;align-items:start}.detail-image{border:0;background:white;position:relative;width:100%;padding:20px;aspect-ratio:1}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-image span{position:absolute;right:24px;bottom:20px;font-size:2rem}.detail-gallery video{margin-top:20px;width:100%;max-height:600px;background:#e9eeea}.detail-copy{padding:30px 0}.detail-copy h1{font-size:clamp(3rem,4.1vw,4.6rem)}.attributes{margin:36px 0}.attributes>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;font-size:.9375rem}.attributes dt{color:var(--muted)}.attributes dd{margin:0}.detail-note{color:var(--muted);font-size:.9375rem}.detail-copy .button{width:100%;margin-top:12px}.source-link{display:inline-block;color:var(--muted);font-size:.75rem;border-bottom:1px solid var(--line);margin-top:20px}.table-section{padding-top:15px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:.9375rem;min-width:650px}th,td{padding:20px 22px;border-bottom:1px solid var(--line);font-weight:400}thead{background:#e7eeE8;color:var(--ink)}thead th{font-size:.8125rem;font-weight:500}tbody th{font-weight:500;width:43%}tbody tr:hover{background:#eff2ed}.table-scroll+.form-note{margin-top:22px}.repair-top{display:flex;gap:16px;flex-wrap:wrap}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px}.two-columns>article{border-top:1px solid #a9bab0;padding-top:35px}.two-columns p:not(.eyebrow){color:var(--muted)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin-bottom:70px}.process-steps span{font-family:var(--serif);font-size:3rem;color:#8c9f90}.process-steps h3{margin:16px 0 8px}.process-steps p{font-size:.875rem;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.video-grid figure{margin:0}.video-grid video{width:100%;aspect-ratio:16/10;object-fit:contain;background:#172d2c}.video-grid figcaption{padding:12px 0;font-size:.8125rem;color:var(--muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review{padding:30px 32px;background:#edf1eb}.review[hidden]{display:none}.quote-mark{display:block;font:5rem/.8 var(--serif);color:#98aa93}.review>p{font-family:var(--serif);font-size:1.8rem;line-height:1.3;min-height:125px}.review>div{display:flex;justify-content:space-between;gap:16px;font-size:.8125rem}.review strong{font-weight:500}.review time{color:var(--muted)}.review-form-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px 100px;border-top:1px solid var(--line)}.review-form-section>div>p:not(.eyebrow){color:var(--muted);max-width:430px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.inquiry-form>label{margin-bottom:20px}.check{flex-direction:row;align-items:flex-start;gap:12px;font-size:.8125rem;font-weight:400}.check input{width:18px;height:18px;min-height:18px;flex:0 0 18px;accent-color:var(--deep);margin:4px 0}.check a{text-decoration:underline}.form-note{font-size:.75rem;line-height:1.65}.form-status{font-size:.875rem;margin:15px 0}.form-status.error{color:#a43e32}.form-status.success{padding:15px;background:#e5eee4}.trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;left:-10000px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 28px}.journal-card img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;background:#eaf0e9}.journal-card .eyebrow{display:block;margin:24px 0 12px}.journal-card h2{font-size:2.3rem;line-height:1.15;letter-spacing:-.025em}.journal-card .text-link{margin-top:5px}.article-body{max-width:850px;padding-bottom:100px}.article-body>img{width:100%;height:auto;max-height:500px;object-fit:cover;margin-bottom:40px}.article-body h2{font-size:2.8rem;margin-top:45px}.article-body .button{margin:10px 0 40px}.article-body>.text-link{display:block;width:fit-content}.contact-section{padding-bottom:100px}.contact-main{display:flex;gap:28px;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:40px}.contact-main>a:first-child{font-size:1.75rem}.socials{display:flex;gap:24px;font-size:.875rem}.contact-main>.button{margin-left:auto}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:60px}.address h2{font-size:3rem}.address p:not(.eyebrow){color:var(--muted)}.map{width:100%;height:440px;border:0;margin-top:55px;background:#e2eae2}.quiz-layout{display:grid;grid-template-columns:310px 1fr;gap:70px;padding-block:15px 100px;align-items:start}.quiz-layout>aside{border-top:1px solid #9bad9d;padding-top:28px;position:sticky;top:24px}.quiz-layout aside .form-note{margin-top:30px}.summary-item{display:block;margin-bottom:20px;font-size:.8125rem}.summary-item span{display:block;color:var(--muted);font-size:.75rem;margin-bottom:3px}.quiz-panel{background:#edf1ea;padding:40px}.quiz-progress{display:flex;gap:25px;align-items:center;margin-bottom:35px;font-size:.8125rem;color:var(--muted)}progress{width:100%;height:3px;accent-color:var(--deep);border:0}progress::-webkit-progress-bar{background:#d4ded0}progress::-webkit-progress-value{background:var(--deep)}#step-label{white-space:nowrap}#quiz-stage h2{font-size:2.9rem;margin-bottom:12px}#quiz-stage>p{font-size:.875rem;color:var(--muted)}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.choice{position:relative;display:flex;flex-direction:row;align-items:center;border:1px solid #b8c7b5;background:#f9fbf6;padding:16px;gap:12px;min-height:68px;font-size:.9375rem;font-weight:400}.choice:has(input:checked){background:#e0e9db;border-color:var(--ink)}.choice input{width:18px;min-height:18px;height:18px;flex-shrink:0;margin:0;accent-color:var(--deep)}.quiz-controls{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding-top:25px;border-top:1px solid #c8d4c2}.upload-field{margin-top:25px}.upload-preview{max-width:250px;max-height:200px;object-fit:contain;margin-top:15px}.picker-search{margin-top:25px}.picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.picker-card{background:white;border:1px solid var(--line);padding:6px;color:var(--ink);text-align:left}.picker-card[aria-pressed=true]{outline:2px solid var(--ink)}.picker-card img{width:100%;aspect-ratio:1;object-fit:contain}.picker-card span{display:block;font-size:.75rem;padding:4px;line-height:1.3}.picker-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:.8125rem}.picker-pagination button{padding:8px 15px;border:1px solid #a2b59d;background:transparent;color:var(--ink);min-height:44px}.quiz-final-summary{padding:20px;background:#e0e8dc;margin-bottom:25px}.quiz-final-summary p{font-size:.875rem;margin:0 0 8px}.success-panel h2{font-size:3rem}.success-panel{padding:20px 0}.success-panel p{color:var(--muted)}.success-id{font-size:.75rem;overflow-wrap:anywhere}dialog{border:0;padding:46px;background:var(--paper);color:var(--ink);width:min(620px,calc(100% - 32px));max-height:90svh;overflow:auto}dialog::backdrop{background:rgba(7,32,31,.65);backdrop-filter:blur(5px)}dialog h2{font-size:3rem}dialog .eyebrow{margin-top:10px}dialog .form-grid{grid-template-columns:1fr 1fr}.dialog-close{position:absolute;right:16px;top:8px;font-size:2rem;border:0;background:none;color:var(--ink);width:44px;height:44px;line-height:1}.image-dialog{width:min(800px,calc(100% - 32px));padding:45px;background:white}.image-dialog>img{width:100%;max-height:75svh;object-fit:contain}.image-dialog .dialog-close{z-index:1}
@media(min-width:1600px){.hero-image{object-position:center 57%}}@media(max-width:1250px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:15px;font-size:.8125rem}.brand{font-size:.875rem}.brand small{font-size:.51rem}.site-header{gap:20px}.concept-bar{padding-inline:32px}.hero{min-height:700px}.hero-content{padding-top:60px}.hero h1{font-size:7rem}.story-copy{padding:60px 10%}.story-photo{min-height:560px}.product-detail{gap:45px}.quiz-layout{grid-template-columns:250px 1fr;gap:35px}.cta-band{width:100%;padding-inline:32px}.contact-main>.button{margin-left:0}}@media(max-width:1020px){.desktop-nav{display:none}.menu-toggle{display:block}.site-header{min-height:100px;padding-block:23px}.brand{font-size:1rem}.brand small{font-size:.58rem}.hero h1{font-size:6.2rem}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,rgba(4,38,39,.75),rgba(6,42,42,.18) 65%,transparent)}.hero{min-height:690px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.story-photo{min-height:590px}.story-copy{padding:45px 9%}.section{padding-block:75px}.service-list>a{grid-template-columns:32px 1.2fr 1fr 25px;gap:20px}.service-list h3{font-size:2rem}.filters{grid-template-columns:2fr 1.4fr 1fr}.reset-filter{grid-column:3}.reviews-grid{grid-template-columns:repeat(2,1fr)}.journal-grid{grid-template-columns:repeat(2,1fr)}.process-steps{gap:22px}.quiz-layout{grid-template-columns:200px 1fr;gap:24px}.quiz-panel{padding:28px}.choices{grid-template-columns:1fr}.picker-grid{grid-template-columns:repeat(3,1fr)}.footer-phone{font-size:1.1rem}}@media(max-width:700px){html{scroll-padding-top:30px}.shell{width:calc(100% - 40px)}.concept-bar{padding:8px 20px;font-size:.6875rem;gap:12px}.concept-bar>a:first-child{max-width:230px}.concept-bar>a:last-child{white-space:nowrap}.site-header{min-height:91px;padding-block:20px;gap:10px}.brand{font-size:.875rem;gap:10px;letter-spacing:.1em}.brand small{font-size:.48rem;margin-top:7px}.brand-mark{font-size:2.65rem}.header-actions{gap:12px}.menu-toggle{font-size:.75rem;padding-inline:0}.menu-toggle span{font-size:1rem;margin-left:4px}.language{font-size:.8125rem}.hero{height:auto;min-height:850px}.hero-image{height:100%;object-position:65% center}.hero-shade{background:linear-gradient(180deg,rgba(3,36,37,.75),rgba(6,42,42,.52) 41%,rgba(6,42,42,.03) 72%,rgba(6,42,42,.4))}.hero-content{padding-top:45px}.hero .eyebrow{font-size:.6875rem;max-width:270px}.hero h1{font-size:clamp(4.2rem,14.7vw,6.5rem);line-height:.98;max-width:450px}.hero p:not(.eyebrow){font-size:.875rem;max-width:330px}.hero-buttons{gap:12px;align-items:start;margin-top:26px;flex-direction:column}.hero .button{padding:13px 18px;font-size:.8125rem;min-height:50px}.hero .text-button{padding:8px 0;min-height:42px}.hero-foot{bottom:22px;font-size:.6875rem;gap:20px}.promise-strip{display:grid;grid-template-columns:1fr;gap:8px;padding-block:23px;font-size:.8125rem}.section{padding-block:62px}.section-heading{display:block;margin-bottom:26px}.section-heading>.text-link,.section-heading>a{margin-top:24px}.section-heading .heading-note{margin-top:22px}.eyebrow{font-size:.6875rem;letter-spacing:.13em}.category-line{flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px;margin:28px -20px 12px;padding-inline:20px}.category-line a{white-space:nowrap;font-size:.8125rem}.product-grid,.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-meta{padding-top:12px}.product-meta h3{font-size:.875rem}.product-meta>span{font-size:.75rem}.photo-arrow{bottom:8px;right:10px;font-size:1.25rem}.video-label{font-size:.6875rem;left:10px;top:8px}.story{grid-template-columns:1fr}.story-photo{min-height:0;height:390px}.story-copy{padding:46px 24px 52px}.story-copy h2{font-size:3.2rem}.story-photo>span{font-size:.6875rem;left:20px}.service-list{margin-top:30px}.service-list>a{grid-template-columns:23px 1fr 20px;gap:12px;padding-block:25px}.service-list h3{font-size:1.8rem}.service-desc{grid-column:2;grid-row:2;font-size:.8125rem}.service-list>a>span:last-child{grid-column:3;grid-row:1/3}.service-num{font-size:.75rem}.cta-band{width:100%;padding:48px 24px;flex-direction:column;align-items:start;gap:28px}.cta-band h2{font-size:3.1rem}.site-footer{padding-block:45px 25px}.footer-top{align-items:start;flex-direction:column;gap:25px}.footer-top p{display:none}.footer-brand{font-size:3rem}.footer-phone{font-size:1.25rem}.footer-links{gap:15px 22px;padding:28px 0;font-size:.8125rem}.footer-bottom{flex-direction:column;gap:10px}.credit{font-size:.6875rem}.page-intro{padding:45px 0 28px}h1{font-size:3.6rem}.page-intro .lede{font-size:1rem}.filters{grid-template-columns:1fr 1fr;gap:16px;padding:20px}.search-field{grid-column:1/-1}.filters label{font-size:.75rem}.filters select{font-size:.8125rem;padding-inline:9px}.reset-filter{grid-column:1/-1;justify-self:end;min-height:38px}.result-heading{font-size:.75rem;gap:14px}.result-heading>span{max-width:150px;text-align:right}.catalog-section{padding-bottom:60px}.pagination{gap:6px;margin-top:34px}.pagination button,.pagination a{min-width:40px;min-height:44px}.product-detail{grid-template-columns:1fr;gap:15px}.breadcrumbs{font-size:.75rem;padding:15px 0 25px}.detail-copy h1{font-size:3rem}.detail-copy{padding-top:22px}.attributes{margin:24px 0}.table-scroll{margin-inline:-20px}th,td{padding:17px 20px}.two-columns{grid-template-columns:1fr;gap:40px}.process-steps{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.video-grid{grid-template-columns:1fr;gap:24px}.reviews-grid{grid-template-columns:1fr;gap:16px}.review{padding:28px}.review>p{min-height:0;font-size:1.8rem}.review-form-section{grid-template-columns:1fr;gap:25px;padding-block:45px 65px}.form-grid{grid-template-columns:1fr}.journal-grid{grid-template-columns:1fr;gap:45px}.journal-card h2{font-size:2.5rem}.article-body{padding-bottom:65px}.article-body h2{font-size:2.5rem}.contact-main{display:block}.contact-main>a{display:block;margin-bottom:15px}.socials{margin-block:24px}.contact-main>.button{display:inline-flex}.address-grid{grid-template-columns:1fr;gap:40px;margin-top:40px}.address h2{font-size:2.7rem}.map{height:350px;margin-top:35px}.quiz-layout{grid-template-columns:1fr;padding-top:0}.quiz-layout>aside{position:static;padding-top:20px}.quiz-layout>aside>.eyebrow{display:none}#quiz-summary{display:flex;gap:18px;overflow-x:auto}.summary-item{flex-shrink:0;max-width:230px;margin-bottom:8px}.quiz-layout aside .form-note{margin:8px 0 0}.quiz-panel{padding:25px 20px;margin-inline:-20px}#quiz-stage h2{font-size:2.7rem}.quiz-controls .button{gap:12px;padding:12px 18px}.picker-grid{grid-template-columns:repeat(3,1fr);gap:8px}.picker-card span{font-size:.6875rem}.quiz-progress{margin-bottom:24px}.choices{margin-top:20px}.choice{font-size:.875rem}.quiz-final-summary{padding:16px}dialog{padding:35px 24px;width:calc(100% - 24px)}dialog .form-grid{grid-template-columns:1fr}dialog h2{font-size:2.7rem}.dialog-close{right:8px;top:6px}.image-dialog{padding:35px 15px}.footer-bottom,.form-note,.source-link{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.brand small{font-size:.75rem;letter-spacing:.03em}.concept-bar,.eyebrow,.hero .eyebrow,.hero-foot,.credit,.picker-card span,.video-label,.story-photo>span{font-size:.75rem}.choice,.filters label,.check,.pagination,.product-meta>span{font-size:.875rem}@media(max-width:1200px){.desktop-nav{display:none}.menu-toggle{display:block}}@media(max-width:700px){.brand small{display:none}.brand{font-size:.8125rem}.concept-bar{font-size:.75rem}.concept-bar>a:first-child{max-width:220px}.hero-foot{font-size:.75rem}.hero{min-height:850px}.filters label{font-size:.875rem}.brand-mark{font-size:2.5rem}.header-actions{gap:10px}.picker-card span{font-size:.75rem}.credit{font-size:.75rem}}
label,input,select,textarea{min-width:0}
