.explore-main{padding-top:52px}.explore-hero{max-width:900px;margin-bottom:34px}.explore-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,78px);font-weight:400;letter-spacing:-.05em;line-height:.98;margin:8px 0 16px;color:var(--ink,#213127)}.explore-hero p:last-child{color:var(--muted);font-size:14px;line-height:1.6;max-width:760px}.segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:transparent;border:0}.segment-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:250px;display:grid;grid-template-columns:170px 1fr;box-shadow:0 10px 28px rgba(60,70,55,.035)}.segment-card.active{border-color:#a7b99b;background:#fffdf8}.segment-card.homologating{border-color:#dcc9aa;background:#fffaf0}.segment-image{min-height:100%;background:#dde4d7;overflow:hidden}.segment-image img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block;filter:saturate(.88) contrast(.96)}.segment-body{padding:26px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.segment-card:not(:has(.segment-image)){grid-template-columns:1fr}.segment-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.segment-card h2{font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:400;letter-spacing:-.035em;margin:0;color:var(--ink,#213127)}.status-pill{font-size:8px;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--line);padding:6px 8px;color:var(--dim);white-space:nowrap;border-radius:999px;background:rgba(255,255,255,.62)}.status-pill.active{color:#42643b;border-color:#afc3a5;background:#e9f0e4}.status-pill.homologating{color:#8b612e;border-color:#dfc59f;background:#f8ead4}.segment-card p{font-size:11px;color:var(--muted);line-height:1.6;margin:18px 0}.product-line{border-top:1px solid var(--line-soft);padding-top:14px;display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.product-line strong{font-size:12px;color:var(--text)}.product-line small{display:block;color:var(--dim);font-size:9px;margin-top:4px;line-height:1.45}.product-line small.scope-note{max-width:420px;margin-top:7px;color:#7b6e5e}.segment-link{font-size:10px;color:var(--accent);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.segment-muted{font-size:9px;color:var(--dim);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.explore-note{margin-top:28px;border-top:1px solid var(--line);padding-top:22px;max-width:800px}.explore-note p{font-size:11px;color:var(--muted);line-height:1.65}.nav-item{text-decoration:none;color:var(--muted)}@media(max-width:980px){.segment-grid{grid-template-columns:1fr}.segment-card{grid-template-columns:150px 1fr}.segment-image img{min-height:220px}}@media(max-width:620px){.segment-card{display:block;min-height:0;border-radius:14px}.segment-image{height:150px}.segment-image img{min-height:150px;height:150px}.segment-body{padding:22px 18px}.segment-top{gap:12px}.segment-card h2{font-size:26px}.product-line{align-items:flex-start;flex-direction:column}.segment-muted{white-space:normal}.explore-main{padding-top:34px}.explore-hero h1{font-size:48px}}