/* Compact sector explorer; scoped to avoid touching the workspace. */
#industries{padding:48px 0;background:radial-gradient(ellipse at 90% 20%,#e5f5fc,transparent 55%),#f7faff}
#industries .v127-section-head{margin-bottom:24px}
#industries .v127-section-head h2{font-size:clamp(26px,2.6vw,38px);max-width:850px;line-height:1.12}
#industries .v127-section-head p{max-width:880px;font-size:14px;line-height:1.65}
.sector-explorer{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;align-items:stretch}
.sector-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:stretch}
.sector-choice{display:flex;align-items:center;gap:10px;min-width:0;padding:15px 12px;text-align:left;border:1px solid #dce7f4;border-radius:14px;background:#fff;color:#345471;font:700 12px/1.4 inherit;font-family:inherit;font-size:12px;line-height:1.4;cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s}
.sector-choice svg{width:23px;height:23px;flex:0 0 23px;color:#3279d5}
.sector-choice:hover{background:#eef6ff;border-color:#86b7f4}
.sector-choice[aria-pressed=true]{background:#126bea;color:#fff;border-color:#126bea;box-shadow:0 7px 18px #126bea26}
.sector-choice[aria-pressed=true] svg{color:#fff}
.sector-choice:focus-visible,.sector-cta:focus-visible{outline:3px solid #41b4d6;outline-offset:3px}
#industries.sector-enhanced .vp39-industries-grid{display:block;min-width:0}
#industries.sector-enhanced .vp39-industry-card[hidden]{display:none!important}
#industries.sector-enhanced .vp39-industry-card{height:100%;min-height:320px;padding:28px;border:0;border-radius:22px;background:radial-gradient(circle at 100% 0,#145b93,transparent 65%),linear-gradient(135deg,#0b2042,#123e69)!important;box-shadow:0 16px 35px #0f36551a;transform:none}
#industries.sector-enhanced .sector-art{height:58px;margin:0 0 20px;padding:0;background:none;border:0;color:#71deed;overflow:visible}
#industries.sector-enhanced .sector-art:after{display:none}
#industries.sector-enhanced .sector-art svg{width:48px;height:48px}
#industries.sector-enhanced .sector-art-lines{color:#85e9ff}
#industries.sector-enhanced .vp39-industry-card h3{font-size:26px;color:#fff!important;margin:0 0 12px}
#industries.sector-enhanced .vp39-industry-card p{color:#cbddeb;font-size:14px;margin:0 0 20px;line-height:1.65;max-width:480px}
#industries.sector-enhanced .sector-product-label{color:#94bdde!important;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-top:auto}
#industries.sector-enhanced .vp39-industry-card ul{margin:0;padding:10px 0 20px}
#industries.sector-enhanced .vp39-industry-card li{color:#e0f4ff;background:#ffffff12;border:1px solid #ffffff24}
.sector-cta{align-self:flex-start;color:#0c3158;background:#80e6ef;padding:10px 15px;border-radius:10px;font-weight:800;font-size:12px;text-decoration:none}
#industries .sector-note{font-size:12px;margin:16px 0;max-width:none}
#industries .sector-answer{padding:17px 22px;background:#edf4fe;border:0;border-left:3px solid #2778ed;border-radius:0 12px 12px 0;display:grid;grid-template-columns:1fr auto;column-gap:20px;align-items:center}
#industries .sector-answer h3{font-size:16px;margin:0 0 6px}
#industries .sector-answer p{font-size:13px;line-height:1.6;margin:0;grid-column:1}
#industries .sector-answer a{grid-column:2;grid-row:1/3;font-size:12px}
@media(max-width:1050px){.sector-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-explorer{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.sector-explorer{grid-template-columns:1fr}.sector-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-choice{padding:10px;min-height:56px}.sector-explorer{gap:16px}#industries.sector-enhanced .vp39-industry-card{min-height:0;padding:24px}#industries .sector-answer{display:block}#industries .sector-answer a{display:inline-block;margin-top:10px}#industries{padding:36px 0}}
@media(prefers-reduced-motion:reduce){.sector-choice{transition:none}}
