:root{
  --ink:#0a1730;--ink-2:#172642;--muted:#65738b;--line:#e2e8f0;--soft:#f5f8fc;
  --blue:#1c68dc;--blue-2:#0f4fae;--blue-soft:#eaf3ff;--cyan:#dff6ff;--white:#fff;
  --shadow:0 18px 48px rgba(20,48,90,.09);--max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff 0,#fbfdff 45%,#fff 100%);line-height:1.55}.shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}a{color:inherit;text-decoration:none}
.site-header{border-bottom:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:23px;font-weight:850;letter-spacing:-.9px;display:flex;align-items:center;gap:10px}.brand:before{content:"";width:25px;height:25px;border-radius:8px;background:linear-gradient(135deg,var(--blue),#74b7ff);box-shadow:0 7px 18px rgba(28,104,220,.28);display:block;clip-path:polygon(0 0,100% 0,100% 69%,69% 69%,69% 100%,0 100%)}.nav-wrap nav{display:flex;gap:28px;font-size:14px;font-weight:650;color:#34425a}.nav-wrap nav a{position:relative}.nav-wrap nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--blue);transition:.2s}.nav-wrap nav a:hover:after{right:0}.nav-wrap nav a:hover,.text-link:hover,.subtle-link:hover{color:var(--blue)}
.hero,.page-hero,.profile-hero{position:relative;overflow:hidden}.hero{margin-top:30px;padding:78px 62px 60px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,#f9fbff 0%,#f3f8ff 52%,#eef8ff 100%);box-shadow:0 26px 70px rgba(34,78,130,.07)}.hero:before,.page-hero:before,.profile-hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-90px;top:-150px;background:radial-gradient(circle at 35% 35%,rgba(90,177,255,.35),rgba(31,105,220,.08) 55%,transparent 70%)}.hero:after,.page-hero:after,.profile-hero:after{content:"";position:absolute;right:44px;bottom:34px;width:230px;height:120px;opacity:.42;background-image:radial-gradient(circle,#5f8bc8 1.35px,transparent 1.35px);background-size:16px 16px;mask-image:linear-gradient(90deg,transparent,#000)}
.hero h1,.page-hero h1,.profile-intro h1{font-size:clamp(42px,6vw,72px);line-height:1.01;letter-spacing:-2.7px;margin:10px 0 20px;max-width:820px;position:relative;z-index:2}.page-hero h1{font-size:clamp(38px,5vw,58px);max-width:900px}.profile-intro h1{font-size:clamp(38px,5vw,57px);margin-top:13px;max-width:780px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:850;color:var(--blue);position:relative;z-index:2}.lede{font-size:19px;color:var(--muted);max-width:700px;margin:0;position:relative;z-index:2}.hero-stats,.summary-row{display:flex;gap:14px;margin-top:42px;position:relative;z-index:2}.hero-stats div,.summary-row div{display:flex;flex-direction:column;gap:2px;min-width:140px;padding:15px 18px;background:rgba(255,255,255,.75);border:1px solid rgba(222,231,243,.95);border-radius:14px;box-shadow:0 8px 24px rgba(43,74,112,.04)}.hero-stats strong,.summary-row strong{font-size:21px}.hero-stats span,.summary-row span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-weight:700}
.section-block{padding:58px 0 78px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-heading h2,.about-panel h2,.more-links h2{font-size:34px;letter-spacing:-1.1px;margin:5px 0 0}.text-link,.subtle-link{font-size:14px;font-weight:750;color:#344054}.card-grid{display:grid;gap:15px}.card-grid.compact{grid-template-columns:repeat(3,1fr)}.company-card{position:relative;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.95);transition:.2s ease;overflow:hidden;box-shadow:0 7px 24px rgba(18,47,85,.035)}.company-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(var(--blue),#7dc5ff);opacity:0;transition:.2s}.company-card:hover{border-color:#c8d7eb;box-shadow:var(--shadow);transform:translateY(-2px)}.company-card:hover:before{opacity:1}.card-main{display:flex;gap:18px;padding:22px}.logo-box{width:62px;height:62px;border-radius:17px;background:linear-gradient(145deg,#f5f9ff,#e9f2ff);border:1px solid #dbe7f5;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;font-weight:850;color:#2a4e79;box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(42,78,121,.08);position:relative}.logo-box:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;right:-12px;bottom:-12px;background:#94c8ff;opacity:.45}.logo-box img{width:100%;height:100%;object-fit:contain;padding:8px;background:#fff}.logo-box.large{width:132px;height:132px;border-radius:30px;font-size:31px}.card-copy{min-width:0;flex:1}.card-title-row{display:flex;gap:12px;justify-content:space-between;align-items:start}.card-title-row h2{font-size:18px;line-height:1.25;margin:0 0 9px;letter-spacing:-.35px}.chevron{color:#8ea0b8;font-size:18px}.badge{display:inline-flex;background:var(--blue-soft);color:#245eaf;border:1px solid #dceaff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;margin-bottom:10px}.card-copy p{font-size:14px;color:var(--muted);margin:0 0 14px}.meta-line{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;font-weight:700;color:#475467}.meta-line span{display:inline-flex;align-items:center;gap:5px}.meta-line span:not(:first-child){color:var(--blue)}
.about-panel{background:linear-gradient(135deg,#f7faff,#f2f7fd);border:1px solid var(--line);border-radius:24px;padding:44px;max-width:900px;box-shadow:0 14px 40px rgba(19,49,86,.045)}.about-panel p{color:var(--muted);font-size:16px;max-width:690px}.breadcrumb{padding-top:26px;display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#8390a4}.breadcrumb a:hover{color:var(--blue)}
.page-hero{margin-top:20px;margin-bottom:40px;padding:54px 48px 42px;border:1px solid var(--line);border-radius:25px;background:linear-gradient(135deg,#fafcff,#f2f7ff)}.directory-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:32px;padding-bottom:82px}.filters{position:sticky;top:102px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff;box-shadow:0 10px 30px rgba(15,46,84,.045)}.filters label{display:block;font-size:12px;font-weight:850;margin-bottom:8px}.filters input{width:100%;height:44px;border:1px solid #d5deea;border-radius:11px;padding:0 12px;font:inherit;outline:none;background:#fbfdff}.filters input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.filter-note{font-size:12px;color:var(--muted);margin-top:9px}.subtle-link{display:block;margin-top:18px}.results-head{display:flex;justify-content:space-between;margin-bottom:13px;font-size:13px;color:#475467}.no-results{padding:40px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:80px}.region-card{position:relative;border:1px solid var(--line);border-radius:18px;padding:25px;display:flex;justify-content:space-between;align-items:center;background:#fff;overflow:hidden;box-shadow:0 7px 24px rgba(18,47,85,.035)}.region-card:after{content:"";width:55px;height:55px;position:absolute;right:-18px;bottom:-20px;border-radius:50%;background:var(--blue-soft)}.region-card:hover{border-color:#bfd0e7;box-shadow:0 12px 32px rgba(11,23,48,.07);transform:translateY(-1px)}.region-card h2{font-size:18px;margin:0;position:relative;z-index:2}.region-card p{margin:3px 0 0;color:var(--muted);font-size:13px;position:relative;z-index:2}
.profile-hero{margin-top:20px;margin-bottom:34px;display:grid;grid-template-columns:132px 1fr;gap:32px;align-items:center;padding:48px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#fbfdff 0%,#f3f8ff 65%,#eff8ff 100%);box-shadow:0 20px 52px rgba(29,68,113,.06)}.profile-logo,.profile-intro{position:relative;z-index:2}.profile-facts{display:flex;gap:10px;flex-wrap:wrap;color:#42526b;font-size:13px;font-weight:700}.profile-facts span,.profile-facts a{padding:7px 10px;background:rgba(255,255,255,.82);border:1px solid #dce5f0;border-radius:9px}.profile-facts a{color:var(--blue)}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;padding-bottom:58px}.profile-panel{border:1px solid var(--line);border-radius:20px;padding:32px;background:#fff;min-height:250px;box-shadow:0 10px 32px rgba(18,47,85,.035)}.profile-panel h2{font-size:30px;letter-spacing:-.9px;margin:7px 0 14px}.profile-panel p{color:#4d5a6e;font-size:17px;max-width:750px}.profile-side{border:1px solid var(--line);border-radius:20px;padding:8px 22px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 32px rgba(18,47,85,.035)}.side-block{padding:18px 0;border-bottom:1px solid var(--line)}.side-block:last-child{border-bottom:0}.side-label{text-transform:uppercase;letter-spacing:.09em;color:#93a0b3;font-size:9px;font-weight:850;margin-bottom:5px}.side-block strong,.side-block a{font-size:14px}.side-block a{color:var(--blue);font-weight:800}.more-links{border-top:1px solid var(--line);padding:45px 0 75px}.chip-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.chip-row a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:750;box-shadow:0 5px 14px rgba(18,47,85,.03)}.chip-row a:hover{border-color:#b9cde8;color:var(--blue)}
.site-footer{border-top:1px solid var(--line);padding:42px 0 60px;background:linear-gradient(180deg,#f7f9fc,#f3f6fa)}.footer-grid{display:flex;justify-content:space-between}.footer-grid strong{font-size:18px}.footer-grid p{color:var(--muted);font-size:13px}.footer-grid>div:last-child{display:flex;gap:20px;font-size:13px;font-weight:750}
@media(max-width:850px){.nav-wrap nav{gap:16px}.card-grid.compact,.region-grid{grid-template-columns:1fr 1fr}.directory-layout,.profile-grid{grid-template-columns:1fr}.filters{position:static}.profile-side{order:0}.hero{padding:60px 38px 46px}.page-hero{padding:45px 34px 36px}.profile-hero{padding:38px}}
@media(max-width:620px){.shell{width:min(calc(100% - 26px),var(--max))}.nav-wrap{height:auto;padding:15px 0;align-items:flex-start;gap:14px}.nav-wrap nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;font-size:12px}.brand{font-size:20px}.brand:before{width:21px;height:21px}.hero{margin-top:16px;padding:46px 24px 34px;border-radius:22px}.page-hero{margin-top:12px;padding:36px 24px 28px;border-radius:20px}.profile-hero{grid-template-columns:1fr;padding:30px 24px;border-radius:22px}.hero h1,.page-hero h1,.profile-intro h1{letter-spacing:-1.6px}.hero-stats,.summary-row{gap:8px;flex-wrap:wrap}.hero-stats div,.summary-row div{min-width:110px;padding:12px}.card-grid.compact,.region-grid{grid-template-columns:1fr}.card-main{padding:18px}.profile-grid{gap:16px}.profile-panel{padding:24px;min-height:0}.section-heading{align-items:start;gap:16px;flex-direction:column}.footer-grid{flex-direction:column;gap:20px}.hero:after,.page-hero:after,.profile-hero:after{display:none}}
