.discovery-hero{position:relative}
.discovery-hero .hero-grid{grid-template-columns:1.08fr 1fr;min-height:430px;gap:24px}
.discovery-hero .hero-copy{position:relative;z-index:1;padding:30px 0;max-width:550px}
.discovery-hero .hero-copy .eyebrow{margin-bottom:14px}
.discovery-hero h1{font-size:clamp(36px,4vw,56px);margin-bottom:16px;line-height:1.02}
.discovery-hero .hero-copy>p{font-size:14px;line-height:1.65;margin-bottom:18px}
.discovery-hero .hero-copy .actions{gap:10px;margin-top:18px}
.discovery-hero .hero-copy .button{padding:12px 16px;font-size:12px;min-height:44px}
.discovery-hero .hero-copy .small-note{font-size:11px;margin:14px 0 0}
.discovery-hero .hero-art{position:absolute;right:0;bottom:0;width:49%;height:100%;min-width:0;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 10%)}
.discovery-hero .hero-art img{display:block;width:100%;height:100%;max-width:none;mix-blend-mode:normal;object-fit:cover;object-position:62% bottom;margin:0}
@media(max-width:800px){.discovery-hero .hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.discovery-hero .hero-copy{padding:25px 0 0;max-width:560px}.discovery-hero h1{font-size:38px}.discovery-hero .hero-copy>p{font-size:13px;line-height:1.6;margin-bottom:14px}.discovery-hero .hero-art{position:relative;width:calc(100% + 36px);height:210px;margin:0 -18px;mask-image:none}.discovery-hero .hero-art img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 65%}}
.home-guide-nav{border-bottom:1px solid var(--line)}
.home-guide-nav .shell{display:flex;gap:16px 32px;align-items:center;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;font-size:12px}
.home-guide-nav strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
.home-guide-nav a{text-decoration:underline;text-underline-offset:4px}
.home-selection,.home-process,.home-product-starts,.home-questions{padding:64px 0}
.home-selection .eyebrow,.home-process .eyebrow,.home-product-starts .eyebrow,.home-questions .eyebrow{display:block;color:var(--green);font-size:10px;margin-bottom:12px}
.home-selection .section-head p,.home-process .section-head p,.home-product-starts .section-head p{max-width:760px;font-size:15px;line-height:1.75}
.home-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:4px}
.home-selection-table .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.home-selection-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.8;text-align:left}
.home-selection-table th,.home-selection-table td{padding:22px 24px;vertical-align:top;border-bottom:1px solid var(--line)}
.home-selection-table thead{background:#edf2ed;font-size:12px}
.home-selection-table tbody th{min-width:145px;width:20%;font-size:16px;line-height:1.5}
.home-selection-table td{width:40%;min-width:215px;color:#414744}
.home-selection-table th a{text-decoration:underline;text-underline-offset:5px}
.home-selection-table tr:last-child td,.home-selection-table tr:last-child th{border-bottom:0}
.home-selection-note{font-size:12px;color:var(--muted);max-width:900px;line-height:1.8;margin:18px 0 0}
.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 24px}
.home-product-link{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);padding:16px;min-width:0}
.home-product-link:hover{border-color:var(--green)}
.home-product-link img{width:94px;height:94px;object-fit:contain;flex:0 0 94px;background:#ededed}
.home-product-link h3{font-size:17px;line-height:1.4;letter-spacing:-.025em;margin:0 0 8px}
.home-product-link span{font-size:11px;color:var(--muted)}
.home-process-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;padding:0;margin:36px 0 0}
.home-process-steps li{border-top:2px solid var(--ink);padding-top:22px}
.home-step-number{font-size:12px;color:var(--green);font-weight:700}
.home-process-steps h3{font-size:22px;margin:14px 0}
.home-process-steps p{font-size:14px;color:var(--muted);line-height:1.9;margin:0}
.home-questions-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:8%}
.home-questions-layout>div:first-child{max-width:380px}
.home-questions h2{font-size:36px;margin:12px 0 20px}
.home-questions-layout>div>p{font-size:15px;color:var(--muted);line-height:1.85}
.home-faq.buying-faq{margin:0;min-width:0}
.home-faq details>div{padding-bottom:25px}
.home-faq details p{padding-bottom:12px}
.home-faq details .text-link{font-size:12px;color:var(--green)}
@media(max-width:1100px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process-steps{gap:24px}}
@media(max-width:760px){.home-selection,.home-process,.home-product-starts,.home-questions{padding:42px 0}.home-guide-nav .shell{gap:12px 20px;font-size:11px}.home-guide-nav strong{flex-basis:100%}.home-selection .section-head h2,.home-process .section-head h2,.home-product-starts .section-head h2{font-size:27px}.home-selection .section-head p,.home-process .section-head p,.home-product-starts .section-head p{font-size:13px}.home-product-starts .section-head,.home-process .section-head{display:block}.home-product-starts .section-head>a,.home-process .section-head>a{display:inline-block;margin-top:16px}.home-selection-table th,.home-selection-table td{padding:18px 16px}.home-selection-table{font-size:13px}.home-process-steps{grid-template-columns:1fr;gap:25px;margin-top:28px}.home-process-steps h3{font-size:21px}.home-questions-layout{grid-template-columns:1fr;gap:30px}.home-questions-layout>div:first-child{max-width:580px}.home-questions h2{font-size:30px}.home-faq summary{font-size:15px}.home-faq details p{font-size:14px}}
@media(max-width:520px){.home-product-grid{grid-template-columns:1fr;gap:13px}.home-product-link{padding:13px}.home-product-link h3{font-size:17px}.home-product-link img{width:84px;height:84px;flex-basis:84px}}
