.shsv-page, .shsv-page *{box-sizing:border-box}
.shsv-page{--shsv-primary:#14507d;--shsv-secondary:#2b8fb0;background:#f6f8fb;color:#172033;line-height:1.55;padding:24px 0 64px;overflow:hidden}
.shsv-shell{width:min(1200px,calc(100% - 32px));margin:0 auto}
.shsv-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#697386;font-size:13px;margin:0 0 16px}
.shsv-breadcrumb a{color:#435066;text-decoration:none}.shsv-breadcrumb a:hover{color:var(--shsv-primary)}
.shsv-hero{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(19,31,55,.08);border-radius:28px;padding:34px;background:#fff;background:linear-gradient(125deg,#fff 0%,#fff 50%,color-mix(in srgb,var(--shsv-primary) 8%,#fff) 100%);box-shadow:0 18px 55px rgba(15,31,55,.08);display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px}
.shsv-hero:before{content:"";position:absolute;right:-120px;top:-190px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--shsv-secondary) 28%,transparent),transparent 68%);z-index:-1}
.shsv-hero__glow{position:absolute;left:-90px;bottom:-140px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--shsv-primary) 15%,transparent),transparent 70%);z-index:-1}
.shsv-hero__main{display:flex;gap:24px;align-items:flex-start}.shsv-brandmark{flex:0 0 82px;width:82px;height:82px;border-radius:23px;display:grid;place-items:center;background:linear-gradient(135deg,var(--shsv-primary),var(--shsv-secondary));color:#fff;font-size:34px;font-weight:800;box-shadow:0 12px 30px color-mix(in srgb,var(--shsv-primary) 24%,transparent)}
.shsv-eyebrow,.shsv-section-kicker{text-transform:uppercase;letter-spacing:.11em;font-weight:800;font-size:12px;color:var(--shsv-primary)}
.shsv-eyebrow{display:flex;align-items:center;gap:8px;margin:3px 0 10px}.shsv-eyebrow span{width:22px;height:3px;border-radius:9px;background:linear-gradient(90deg,var(--shsv-primary),var(--shsv-secondary))}
.shsv-hero h1{font-size:clamp(31px,4.1vw,56px);line-height:1.02;letter-spacing:-.045em;margin:0 0 15px;color:#121a2c;max-width:760px}.shsv-hero__copy>p{font-size:16px;color:#536075;max-width:760px;margin:0}
.shsv-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.shsv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:13px;text-decoration:none;font-weight:750;font-size:14px;transition:.18s ease}.shsv-btn--primary{background:var(--shsv-primary);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--shsv-primary) 23%,transparent)}.shsv-btn--primary:hover{transform:translateY(-1px);filter:brightness(.96);color:#fff}.shsv-btn--ghost{border:1px solid rgba(29,42,66,.13);background:rgba(255,255,255,.75);color:#28354a}.shsv-btn--ghost:hover{border-color:var(--shsv-primary);color:var(--shsv-primary)}
.shsv-stats{display:grid;gap:11px;align-content:center}.shsv-stat{background:rgba(255,255,255,.78);border:1px solid rgba(23,34,55,.08);border-radius:18px;padding:17px 18px;backdrop-filter:blur(6px)}.shsv-stat strong{display:block;color:#172033;font-size:17px;line-height:1.2;margin-bottom:4px}.shsv-stat span{font-size:12px;color:#7a8494}
.shsv-feature{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(360px,.82fr);gap:0;margin:28px 0;background:#fff;border:1px solid rgba(20,31,52,.08);border-radius:24px;overflow:hidden;box-shadow:0 14px 44px rgba(16,30,52,.06)}
.shsv-feature__media{min-height:430px;background:#e9edf3;overflow:hidden;display:block}.shsv-feature__media img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;transition:transform .4s ease}.shsv-feature:hover .shsv-feature__media img{transform:scale(1.018)}
.shsv-feature__content{padding:36px;align-self:center}.shsv-feature h2{font-size:clamp(25px,2.8vw,38px);line-height:1.12;letter-spacing:-.025em;margin:9px 0 14px}.shsv-feature h2 a,.shsv-card h3 a{color:#182033;text-decoration:none}.shsv-feature h2 a:hover,.shsv-card h3 a:hover{color:var(--shsv-primary)}.shsv-feature p{color:#596579;margin:0 0 17px}.shsv-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#7d8797;font-size:12px}.shsv-read{display:inline-flex;gap:8px;align-items:center;margin-top:17px;color:var(--shsv-primary);text-decoration:none;font-weight:800;font-size:13px}.shsv-read span{transition:transform .18s ease}.shsv-read:hover span{transform:translateX(3px)}
.shsv-media-placeholder{width:100%;height:100%;min-height:430px;display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--shsv-primary) 92%,#fff),color-mix(in srgb,var(--shsv-secondary) 84%,#fff));color:#fff;font-size:90px;font-weight:900}.shsv-media-placeholder--small{min-height:220px;font-size:58px}
.shsv-news{margin-top:30px}.shsv-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 17px}.shsv-section-head h2,.shsv-about h2,.shsv-directory h2{font-size:clamp(24px,2.8vw,34px);line-height:1.15;letter-spacing:-.03em;margin:4px 0 0;color:#182033}.shsv-feed{border:1px solid rgba(30,44,66,.11);border-radius:11px;background:#fff;padding:8px 11px;text-decoration:none;color:#677186;font-size:12px;font-weight:800}.shsv-feed:hover{border-color:var(--shsv-primary);color:var(--shsv-primary)}
.shsv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shsv-card{background:#fff;border:1px solid rgba(21,31,51,.08);border-radius:20px;overflow:hidden;min-width:0;box-shadow:0 8px 24px rgba(18,29,48,.045);transition:transform .2s ease,box-shadow .2s ease}.shsv-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(18,29,48,.08)}.shsv-card__media{height:220px;background:#e9edf3;display:block;overflow:hidden}.shsv-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.shsv-card:hover .shsv-card__media img{transform:scale(1.025)}.shsv-card__body{padding:20px}.shsv-card h3{font-size:20px;line-height:1.28;letter-spacing:-.015em;margin:8px 0 10px}.shsv-card p{font-size:14px;color:#667185;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.shsv-pagination{margin-top:28px}.shsv-pagination .nav-links{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.shsv-pagination .page-numbers{min-width:40px;height:40px;padding:0 10px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1px solid rgba(24,37,58,.10);text-decoration:none;color:#38445a;font-weight:700;font-size:13px}.shsv-pagination .page-numbers.current{background:var(--shsv-primary);color:#fff;border-color:var(--shsv-primary)}.shsv-pagination a.page-numbers:hover{border-color:var(--shsv-primary);color:var(--shsv-primary)}
.shsv-about,.shsv-directory{margin-top:30px;background:#fff;border:1px solid rgba(21,31,51,.08);border-radius:22px;padding:28px}.shsv-about__text{color:#5f6a7d;max-width:980px}.shsv-about__text p:last-child{margin-bottom:0}.shsv-section-head--directory{align-items:center}.shsv-section-head--directory p{margin:7px 0 0;color:#6e788a;font-size:14px}
.shsv-search input{width:240px;max-width:100%;height:43px;border:1px solid rgba(24,37,58,.12);border-radius:12px;background:#f9fafc;padding:0 14px;color:#1b2538;outline:none}.shsv-search input:focus{background:#fff;border-color:var(--shsv-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--shsv-primary) 10%,transparent)}
.shsv-company-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shsv-company-pill{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-areas:"icon title" "icon meta";column-gap:10px;align-items:center;min-height:68px;border:1px solid rgba(24,37,58,.08);border-radius:15px;padding:11px 12px;text-decoration:none;background:#fbfcfd;transition:.18s ease}.shsv-company-pill>span{grid-area:icon;width:38px;height:38px;border-radius:11px;background:color-mix(in srgb,var(--pill-color) 10%,#fff);color:var(--pill-color);display:grid;place-items:center;font-weight:900}.shsv-company-pill strong{grid-area:title;color:#253047;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shsv-company-pill em{grid-area:meta;color:#8a93a1;font-size:11px;font-style:normal}.shsv-company-pill:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--pill-color) 40%,#ddd);background:#fff}.shsv-no-result,.shsv-empty{padding:24px;border-radius:16px;background:#fff;border:1px dashed rgba(24,37,58,.16);color:#687386}.shsv-empty strong{color:#263146}.shsv-empty p{margin:5px 0 0}
@media(max-width:1050px){.shsv-hero{grid-template-columns:1fr}.shsv-stats{grid-template-columns:repeat(3,1fr)}.shsv-feature{grid-template-columns:1fr 1fr}.shsv-feature__media,.shsv-feature__media img,.shsv-media-placeholder{min-height:350px}.shsv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shsv-company-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.shsv-page{padding-top:15px}.shsv-shell{width:min(100% - 22px,1200px)}.shsv-hero{padding:22px;border-radius:21px}.shsv-hero__main{gap:14px}.shsv-brandmark{flex-basis:56px;width:56px;height:56px;border-radius:16px;font-size:24px}.shsv-hero h1{font-size:34px}.shsv-stats{grid-template-columns:1fr}.shsv-feature{grid-template-columns:1fr;border-radius:19px}.shsv-feature__media,.shsv-feature__media img,.shsv-media-placeholder{min-height:240px}.shsv-feature__content{padding:24px}.shsv-grid{grid-template-columns:1fr}.shsv-card__media{height:215px}.shsv-section-head,.shsv-section-head--directory{align-items:flex-start;flex-direction:column}.shsv-search,.shsv-search input{width:100%}.shsv-company-list{grid-template-columns:repeat(2,minmax(0,1fr))}.shsv-about,.shsv-directory{padding:21px;border-radius:18px}}
@media(max-width:480px){.shsv-hero__main{display:block}.shsv-brandmark{margin-bottom:16px}.shsv-company-list{grid-template-columns:1fr}.shsv-hero__actions .shsv-btn{width:100%}.shsv-hero h1{font-size:31px}} .shsv-page-number{font-size:.52em;font-weight:750;letter-spacing:-.02em;color:#667085;white-space:nowrap}
.shsv-entity{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:26px;margin:28px 0;background:#fff;border:1px solid rgba(21,31,51,.08);border-radius:22px;padding:28px;box-shadow:0 10px 30px rgba(18,29,48,.045)}
.shsv-entity__intro h2{font-size:clamp(24px,2.8vw,34px);line-height:1.15;letter-spacing:-.03em;margin:4px 0 12px;color:#182033}
.shsv-entity__intro>p{color:#596579;margin:0 0 13px;max-width:820px}
.shsv-editorial-note{font-size:13px!important;line-height:1.65;padding:13px 15px;border-radius:13px;background:linear-gradient(135deg,color-mix(in srgb,var(--shsv-primary) 6%,#fff),#fbfcfd);border:1px solid color-mix(in srgb,var(--shsv-primary) 11%,#e5e7eb)}
.shsv-editorial-note strong{color:#27334a}
.shsv-facts{display:grid;gap:0;margin:0;border:1px solid rgba(24,37,58,.08);border-radius:16px;overflow:hidden;background:#fbfcfd}
.shsv-facts>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;padding:11px 13px;border-bottom:1px solid rgba(24,37,58,.07);align-items:start}
.shsv-facts>div:last-child{border-bottom:0}.shsv-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#8992a1;font-weight:800}.shsv-facts dd{margin:0;color:#27334a;font-size:13px;font-weight:650;overflow-wrap:anywhere}.shsv-facts a{color:var(--shsv-primary);text-decoration:none}.shsv-facts a:hover{text-decoration:underline}
.shsv-sameas{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid rgba(24,37,58,.07)}.shsv-sameas>strong{font-size:12px;color:#536075}.shsv-sameas>div{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.shsv-sameas a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid rgba(24,37,58,.10);border-radius:10px;background:#fbfcfd;color:#435069;text-decoration:none;font-size:11px;font-weight:750}.shsv-sameas a:hover{border-color:var(--shsv-primary);color:var(--shsv-primary);background:#fff}
@media(max-width:760px){.shsv-entity{grid-template-columns:1fr;padding:21px;border-radius:18px}.shsv-sameas{display:block}.shsv-sameas>div{justify-content:flex-start;margin-top:10px}.shsv-facts>div{grid-template-columns:105px minmax(0,1fr)}}
@media(max-width:480px){.shsv-page-number{display:block;margin-top:6px}.shsv-facts>div{grid-template-columns:1fr;gap:3px}} .shsv-hub-page{background:linear-gradient(180deg,#f7f9fc 0,#fff 620px)}
.shsv-hub-hero{position:relative;grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);grid-template-areas:"content visual" "stats stats";gap:24px 34px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--shsv-primary) 5%,#fff) 52%,color-mix(in srgb,var(--shsv-secondary) 8%,#fff) 100%);border-color:color-mix(in srgb,var(--shsv-primary) 12%,#e6e9ef)}
.shsv-hub-hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--shsv-primary),var(--shsv-secondary))}
.shsv-hub-hero__content{grid-area:content;position:relative;z-index:2;align-self:center}.shsv-hub-hero__content h1{max-width:780px}.shsv-hub-hero__content>p{max-width:790px;font-size:16px;line-height:1.75}
.shsv-hub-visual{grid-area:visual;min-height:245px;position:relative;display:grid;place-items:center;isolation:isolate}.shsv-hub-visual:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle at 35% 30%,color-mix(in srgb,var(--shsv-secondary) 22%,#fff),color-mix(in srgb,var(--shsv-primary) 8%,transparent) 68%,transparent);filter:blur(.2px);z-index:-2}.shsv-hub-orbit{position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--shsv-primary) 18%,transparent)}.shsv-hub-orbit--one{width:205px;height:205px}.shsv-hub-orbit--two{width:155px;height:155px;border-style:dashed;border-color:color-mix(in srgb,var(--shsv-secondary) 36%,transparent);transform:rotate(20deg)}
.shsv-hub-mark{width:112px;height:112px;border-radius:31px;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,var(--shsv-primary),color-mix(in srgb,var(--shsv-primary) 72%,var(--shsv-secondary)));color:#fff;box-shadow:0 22px 50px color-mix(in srgb,var(--shsv-primary) 26%,transparent);transform:rotate(-3deg)}.shsv-hub-mark span{font-size:53px;line-height:.85;font-weight:950;letter-spacing:-.08em}.shsv-hub-mark small{font-size:9px;letter-spacing:.19em;font-weight:850;margin-top:7px;opacity:.88}
.shsv-hub-stats{grid-area:stats;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;z-index:2}.shsv-hub-stats .shsv-stat{background:rgba(255,255,255,.82)}
.shsv-hub-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.shsv-hub-themes>div{position:relative;min-height:142px;padding:21px 22px 20px 70px;background:#fff;border:1px solid rgba(21,31,51,.08);border-radius:18px;box-shadow:0 8px 25px rgba(18,29,48,.035)}.shsv-hub-themes span{position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--shsv-primary) 8%,#fff);color:var(--shsv-primary);font-size:10px;font-weight:900}.shsv-hub-themes strong{display:block;color:#1d2940;font-size:15px;margin:1px 0 7px}.shsv-hub-themes p{margin:0;color:#6a7588;font-size:13px;line-height:1.55}
.shsv-hub-feature{border-top:3px solid color-mix(in srgb,var(--shsv-primary) 82%,#fff)}
.shsv-hub-directory{background:linear-gradient(180deg,#fff,#fbfcfe);border-color:color-mix(in srgb,var(--shsv-primary) 10%,#e6e9ef)}.shsv-hub-company-list .shsv-company-pill{background:#fff}.shsv-hub-company-list .shsv-company-pill:hover{box-shadow:0 8px 20px rgba(17,30,51,.055)}
.shsv-hub-news{margin-top:34px}.shsv-hub-card .shsv-card__body{position:relative}.shsv-topic-label{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:7px;background:color-mix(in srgb,var(--shsv-primary) 7%,#fff);color:var(--shsv-primary);font-size:10px;font-weight:850;letter-spacing:.01em}.shsv-hub-card .shsv-meta{justify-content:space-between;gap:10px}.shsv-hub-card .shsv-meta time{white-space:nowrap}
.shsv-hub-about{border-left:4px solid var(--shsv-primary)}.shsv-hub-answer{font-size:16px;line-height:1.75;color:#344158;max-width:980px;margin:12px 0 15px;font-weight:520}
@media(max-width:1050px){.shsv-hub-hero{grid-template-columns:minmax(0,1fr) 220px}.shsv-hub-visual{min-height:210px}.shsv-hub-themes{grid-template-columns:1fr 1fr}.shsv-hub-themes>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.shsv-hub-hero{grid-template-columns:1fr;grid-template-areas:"content" "visual" "stats"}.shsv-hub-visual{min-height:150px}.shsv-hub-visual:before{width:150px;height:150px}.shsv-hub-orbit--one{width:145px;height:145px}.shsv-hub-orbit--two{width:110px;height:110px}.shsv-hub-mark{width:84px;height:84px;border-radius:24px}.shsv-hub-mark span{font-size:40px}.shsv-hub-mark small{font-size:7px}.shsv-hub-stats{grid-template-columns:1fr}.shsv-hub-themes{grid-template-columns:1fr}.shsv-hub-themes>div:last-child{grid-column:auto}.shsv-hub-feature{margin-top:22px}.shsv-hub-card .shsv-meta{align-items:flex-start}}
@media(max-width:480px){.shsv-hub-visual{display:none}.shsv-hub-hero{grid-template-areas:"content" "stats"}.shsv-hub-themes>div{padding:18px 18px 18px 62px}.shsv-hub-themes span{left:16px;top:17px}}