@keyframes eco-fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.eco-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.org-profile .org-breadcrumb{background:#f4f8f6;padding:14px 0;border-bottom:1px solid #e8efec}.org-profile .org-breadcrumb__list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;font-size:13px;font-weight:400;color:#6b8a7d}.org-profile .org-breadcrumb__list li{display:flex;align-items:center}.org-profile .org-breadcrumb__list li+li::before{content:"/";margin:0 10px;color:#ccd9d2}.org-profile .org-breadcrumb__list a{color:var(--fern-green);text-decoration:none;transition:color 150ms ease}.org-profile .org-breadcrumb__list a:hover{color:var(--dark-evergreen)}.org-profile .org-breadcrumb__list [aria-current=page]{color:var(--dark-evergreen);font-weight:500}.org-profile .org-hero{--base-h:var(--mesh-hue, 155);--base-s:var(--mesh-sat, 50%);--base-l:var(--mesh-light, 25%);background:radial-gradient(ellipse 50% 60%at var(--mesh-x, 70%) var(--mesh-y, 30%),hsla(var(--base-h),var(--base-s),calc(var(--base-l) + 8%),.4) 0%,transparent 70%),linear-gradient(170deg,hsl(var(--base-h),var(--base-s),calc(var(--base-l) + 5%)) 0%,hsl(var(--base-h),var(--base-s),var(--base-l)) 40%,hsl(var(--base-h),var(--base-s),calc(var(--base-l) - 4%)) 100%);color:#fff;padding:64px 0 52px;position:relative;overflow:hidden}.org-profile .org-hero::before{content:"";position:absolute;top:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.04)0,transparent 70%);pointer-events:none}.org-profile .org-hero::after{content:"";position:absolute;bottom:-20%;left:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.025)0,transparent 60%);pointer-events:none}.org-profile .org-hero .container{position:relative;z-index:1}.org-profile .org-hero__inner{display:flex;align-items:flex-start;gap:32px}.org-profile .org-hero__logo{flex-shrink:0;width:100px;height:100px;background:rgba(255,255,255,.95);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.org-profile .org-hero__logo img{width:auto;height:auto;max-width:72px;max-height:72px;object-fit:contain;border-radius:0;border:0;padding:0;background:0 0}.org-profile .org-hero__initials{font-size:28px;font-weight:600;color:var(--dark-evergreen);letter-spacing:1px;background:0 0}.org-profile .org-hero__info{flex:1;min-width:0}.org-profile .org-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.org-profile .org-hero__name{font-size:30px;font-weight:600;line-height:1.2;margin:0 0 8px;color:#fff}.org-profile .org-hero__tagline{font-size:15px;font-weight:300;color:rgba(255,255,255,.65);line-height:1.6;margin:0 0 12px;max-width:540px}.org-profile .org-hero__statline{font-size:13px;font-weight:400;color:rgba(255,255,255,.5);margin:0 0 24px;letter-spacing:.3px}.org-profile .org-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.org-profile .org-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:all 200ms ease;cursor:pointer;border:0;font-family:"Lexend Deca",sans-serif}.org-profile .org-hero__btn .material-symbols-rounded{font-size:18px}.org-profile .org-hero__btn--primary{background:#fff;color:var(--dark-evergreen)}.org-profile .org-hero__btn--primary:hover{background:#f0f5f3;color:var(--dark-evergreen);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.org-profile .org-hero__btn--secondary{background:0 0;color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.25)}.org-profile .org-hero__btn--secondary:hover{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.4);transform:translateY(-1px)}.org-profile .org-scrollnav{background:#fff;border-bottom:1px solid #e8efec;position:sticky;top:0;z-index:100;transition:box-shadow 200ms ease}.org-profile .org-scrollnav.is-stuck{box-shadow:0 2px 8px rgba(23,74,59,.06)}.org-profile .org-scrollnav__list{display:flex;gap:0;list-style:none;margin:0;padding:0}.org-profile .org-scrollnav__link{display:block;padding:14px 20px;font-size:13px;font-weight:500;color:#6b8a7d;text-decoration:none;border-bottom:2px solid transparent;transition:all 150ms ease;white-space:nowrap}.org-profile .org-scrollnav__link:hover{color:var(--dark-evergreen)}.org-profile .org-scrollnav__link.is-active{color:var(--dark-evergreen);border-bottom-color:var(--dark-evergreen)}.org-profile .org-body{padding:40px 0 64px;background:#fff}.org-profile .org-body__grid{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start}.org-profile .org-body__main{min-width:0}.org-profile .org-body__sidebar{position:sticky;top:64px;display:flex;flex-direction:column;gap:20px}.org-profile .org-section{padding:0 0 40px;margin-bottom:40px;border-bottom:1px solid #e8efec}.org-profile .org-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.org-profile .org-section--tinted{background:#f9fbfa;margin-left:-28px;margin-right:-28px;padding:28px 28px 40px;border-radius:12px;border-bottom:none}.org-profile .org-section__title{font-size:20px;font-weight:600;color:var(--dark-evergreen);margin:0 0 18px;line-height:1.3}.org-profile .org-about__text{font-size:15px;line-height:1.8;color:#556264;font-weight:300}.org-profile .org-about__text p{margin:0 0 14px}.org-profile .org-about__text p:last-child{margin-bottom:0}.org-profile .org-cap__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.org-profile .org-cap__card{background:#fff;border:1px solid #e0eae5;border-radius:10px;padding:22px;transition:box-shadow 200ms ease,transform 200ms ease;border-top:3px solid #e0eae5}.org-profile .org-cap__card[data-accent="1"]{border-top-color:var(--dark-evergreen)}.org-profile .org-cap__card[data-accent="2"]{border-top-color:#2a6b58}.org-profile .org-cap__card[data-accent="3"]{border-top-color:var(--fern-green)}.org-profile .org-cap__card[data-accent="4"]{border-top-color:#6b8a7d}.org-profile .org-cap__card[data-accent="5"]{border-top-color:#a3b8ad}.org-profile .org-cap__card:hover{box-shadow:0 4px 14px rgba(23,74,59,.06);transform:translateY(-2px)}.org-profile .org-cap__card-icon{width:36px;height:36px;background:#e8efec;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.org-profile .org-cap__card-icon .material-symbols-rounded{font-size:19px;color:#2a6b58}.org-profile .org-cap__card-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b8a7d;margin-bottom:10px}.org-profile .org-cap__tags{display:flex;flex-wrap:wrap;gap:6px}.org-profile .org-cap__tag{display:inline-block;padding:4px 10px;background:#edf3f0;color:#2a6b58;border-radius:6px;font-size:12px;font-weight:400;line-height:1.4}.org-profile .org-cred__inner{display:flex;flex-direction:column;gap:12px}.org-profile .org-cred__crrem{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#f4f8f6;border-radius:10px;border-left:4px solid var(--dark-evergreen);color:var(--dark-evergreen)}.org-profile .org-cred__crrem .material-symbols-rounded{font-size:28px;color:var(--dark-evergreen);flex-shrink:0}.org-profile .org-cred__crrem strong{display:block;font-size:14px;font-weight:600;color:var(--dark-evergreen);margin-bottom:2px}.org-profile .org-cred__sub{font-size:13px;color:#6b8a7d;margin-top:2px}.org-profile .org-cred__other{padding:20px 24px;background:#f4f8f6;border-radius:10px;border-left:4px solid #e0eae5}.org-profile .org-cred__other .org-cap__card-label{margin-bottom:10px}.org-profile .org-cs__grid{display:grid;grid-template-columns:1fr;gap:14px}.org-profile .org-cs__card{background:#fff;border:1px solid #e0eae5;border-radius:10px;padding:24px;display:flex;flex-direction:column;transition:box-shadow 200ms ease}.org-profile .org-cs__card:hover{box-shadow:0 4px 14px rgba(23,74,59,.05)}.org-profile .org-cs__card-title{font-size:16px;font-weight:600;color:var(--dark-evergreen);margin:0 0 8px;line-height:1.3}.org-profile .org-cs__card-desc{font-size:14px;line-height:1.6;color:#6b8a7d;font-weight:300;flex:1}.org-profile .org-cs__card-link{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:14px;font-weight:500;color:var(--dark-evergreen);text-decoration:none}.org-profile .org-cs__card-link:hover{color:#2a6b58}.org-profile .org-cs__card-link .material-symbols-rounded{font-size:16px;transition:transform 150ms ease}.org-profile .org-cs__card-link:hover .material-symbols-rounded{transform:translateX(4px)}.org-profile .org-sidebar-card{background:#fff;border:1px solid #e0eae5;border-radius:12px;padding:24px}.org-profile .org-sidebar-card__title{font-size:14px;font-weight:600;color:var(--dark-evergreen);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e8efec}.org-profile .org-sidebar-facts{margin:0}.org-profile .org-sidebar-facts__row{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f5f3}.org-profile .org-sidebar-facts__row:last-child{border-bottom:none;padding-bottom:0}.org-profile .org-sidebar-facts__row:first-child{padding-top:0}.org-profile .org-sidebar-facts dt{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#6b8a7d;white-space:nowrap}.org-profile .org-sidebar-facts dt .material-symbols-rounded{font-size:16px;color:#a3b8ad}.org-profile .org-sidebar-facts dd{margin:0;font-size:13px;font-weight:500;color:var(--slate-blue);text-align:right}.org-profile .org-sidebar-facts__row--regions{flex-direction:column;gap:8px}.org-profile .org-sidebar-facts__row--regions dd{text-align:left}.org-profile .org-sidebar-regions{display:flex;flex-wrap:wrap;gap:5px}.org-profile .org-sidebar-region-dot{display:inline-block;padding:3px 10px;background:#edf3f0;color:#2a6b58;border-radius:5px;font-size:11px;font-weight:400}.org-profile .org-sidebar-card--contact{background:#f4f8f6;border-color:#e0eae5}.org-profile .org-sidebar-contact{display:flex;flex-direction:column;gap:0}.org-profile .org-sidebar-contact__link{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;font-weight:400;color:var(--dark-evergreen);text-decoration:none;border-bottom:1px solid #e8efec;transition:color 150ms ease;word-break:break-word}.org-profile .org-sidebar-contact__link:last-child{border-bottom:none}.org-profile .org-sidebar-contact__link:hover{color:#2a6b58}.org-profile .org-sidebar-contact__link .material-symbols-rounded,.org-profile .org-sidebar-contact__link svg{flex-shrink:0;color:var(--fern-green)}.org-profile .org-sidebar-contact__link .material-symbols-rounded{font-size:18px}.org-profile .org-sidebar-backlink{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--fern-green);text-decoration:none;padding:8px 0;transition:color 150ms ease}.org-profile .org-sidebar-backlink:hover{color:var(--dark-evergreen)}.org-profile .org-sidebar-backlink .material-symbols-rounded{font-size:18px;transition:transform 150ms ease}.org-profile .org-sidebar-backlink:hover .material-symbols-rounded{transform:translateX(-3px)}.org-profile .org-related{padding:56px 0 72px;background:#f4f8f6}.org-profile .org-related__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.org-profile .org-related .section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b8a7d;margin-bottom:4px}.org-profile .org-related .section-title{font-size:22px;font-weight:600;color:var(--dark-evergreen);margin:0}.org-profile .org-related__viewall{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--fern-green);text-decoration:none;transition:color 150ms ease;white-space:nowrap}.org-profile .org-related__viewall:hover{color:var(--dark-evergreen)}.org-profile .org-related__viewall .material-symbols-rounded{font-size:16px;transition:transform 150ms ease}.org-profile .org-related__viewall:hover .material-symbols-rounded{transform:translateX(3px)}.org-profile .org-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.directory-search input,.org-profile .org-related__card{border:1px solid #e0eae5;border-radius:10px;background:#fff}.org-profile .org-related__card{display:flex;flex-direction:column;padding:24px;text-decoration:none;color:inherit;transition:all 200ms ease;position:relative}.org-profile .org-related__card:hover{box-shadow:0 6px 20px rgba(23,74,59,.06);transform:translateY(-2px);border-color:#ccd9d2}.org-profile .org-related__card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.org-related__card-logo{width:48px;height:48px;background:#f4f8f6;border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.org-related__card-logo img{max-width:34px;max-height:34px;object-fit:contain}.org-related__card-name{font-size:15px;font-weight:600;color:var(--dark-evergreen);margin-bottom:4px}.org-related__card-tagline{font-size:13px;color:#6b8a7d;line-height:1.5;margin-bottom:8px;flex:1}.org-related__card-hq{display:flex;align-items:center;gap:4px;font-size:12px;color:#a3b8ad;margin-bottom:8px}.org-related__card-hq .material-symbols-rounded{font-size:14px}.org-profile .org-related__card-arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e8efec;border-radius:50%;color:var(--fern-green);margin-top:auto;align-self:flex-end;transition:all 200ms ease}.org-profile .org-related__card-arrow .material-symbols-rounded{font-size:16px}.org-profile .org-related__card:hover .org-related__card-arrow{background:var(--dark-evergreen);color:#fff}.org-profile .org-hero .partner-tier-badge{font-size:12px;font-weight:600;padding:5px 12px;border-radius:6px;letter-spacing:.3px;line-height:1}.org-profile .org-hero .partner-tier-badge.global{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.2)}.org-profile .org-hero .partner-tier-badge.advanced{background:rgba(255,255,255,.12);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.15)}.org-profile .org-hero .partner-tier-badge.core{background:rgba(255,255,255,.1);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.12)}.org-profile .org-hero .partner-tier-badge.micro{background:rgba(255,255,255,.08);color:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.1)}.directory-section-inner .partner-tier-badge,.org-profile .asp-status.active{display:inline-flex;align-items:center;gap:4px;border-radius:6px;font-weight:600}.org-profile .asp-status.active{padding:5px 12px;font-size:12px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.15)}.org-profile .org-hero .asp-track-tag{padding:5px 12px;border-radius:6px;font-size:12px;font-weight:500;background:rgba(255,255,255,.1);color:rgba(255,255,255,.85)}.directory-section-inner .partner-tier-badge{padding:4px 11px;font-size:11px;letter-spacing:.3px;line-height:1;white-space:nowrap}.directory-section-inner .partner-tier-badge.global{background:var(--dark-evergreen);color:#fff}.directory-section-inner .partner-tier-badge.advanced{background:#e8efec;color:var(--dark-evergreen)}.directory-section-inner .partner-tier-badge.core{background:#f0f5f3;color:#2a6b58}.directory-section-inner .partner-tier-badge.micro{background:#f4f8f6;color:#6b8a7d}.directory-section-inner .partner-tier-badge.founding{background:var(--dark-evergreen);color:#fff}.directory-section-inner .asp-track-tag.strategic,.directory-section-inner .partner-tier-badge.active{background:#e8efec;color:#2a6b58}.directory-section-inner .asp-track-tag{display:inline-block;padding:3px 10px;border-radius:5px;font-size:11px;font-weight:500}.directory-section-inner .asp-track-tag.technical{background:#edf3f0;color:var(--fern-green)}.directory-section-inner .asp-track-tag.assurance{background:#f0f5f3;color:#6b8a7d}.directory-section-inner{max-width:1200px;margin:0 auto}.directory-controls{margin-bottom:20px}.directory-search{position:relative;max-width:400px;margin-bottom:14px}.directory-search--full{max-width:100%}.directory-search .material-symbols-rounded{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:20px;color:var(--grey-400);pointer-events:none}.directory-search input{width:100%;padding:11px 16px 11px 44px;font-family:"Lexend Deca",sans-serif;font-size:14px;color:var(--slate-blue);transition:border-color 200ms ease,box-shadow 200ms ease;outline:0}.directory-search input::placeholder{color:var(--grey-400)}.directory-search input:focus,.directory-sort select:focus{border-color:var(--fern-green);box-shadow:0 0 0 3px rgba(23,74,59,.1)}.directory-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.directory-filters{display:flex;flex-wrap:wrap;gap:6px}.filter-divider{width:1px;height:24px;background:#e0eae5;margin:0 4px}.filter-btn{display:inline-flex;align-items:center;padding:7px 14px;border:1px solid #e0eae5;border-radius:8px;background:#fff;color:#6b8a7d;font-family:"Lexend Deca",sans-serif;font-size:13px;font-weight:400;cursor:pointer;transition:all 200ms ease;white-space:nowrap}.filter-btn:hover{border-color:#ccd9d2;color:var(--dark-evergreen);background:#f4f8f6}.filter-btn:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(23,74,59,.1)}.filter-btn.active{border-color:var(--dark-evergreen)}.directory-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;align-items:center}.directory-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 10px 5px 12px;background:#e8efec;color:var(--dark-evergreen);border-radius:20px;font-size:12px;font-weight:500;line-height:1}.directory-chip__remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:0;background:rgba(23,74,59,.1);color:var(--fern-green);border-radius:50%;font-size:14px;line-height:1;padding:0;transition:all 150ms ease}.directory-chip__remove:hover,.filter-btn.active{background:var(--dark-evergreen);color:#fff}.directory-chip__remove,.directory-chips__clear,.directory-sort select{font-family:"Lexend Deca",sans-serif;cursor:pointer}.directory-chips__clear{border:0;background:0 0;color:var(--fern-green);font-size:12px;font-weight:500;padding:4px 8px;transition:color 150ms ease}.directory-chips__clear:hover,.directory-count strong{color:var(--dark-evergreen)}.directory-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.directory-count{font-size:14px;color:#6b8a7d}.directory-count strong{font-weight:600;transition:all 200ms ease}.directory-sort{display:flex;align-items:center;gap:8px}.directory-sort label{font-size:13px;color:#6b8a7d}.directory-sort select{padding:6px 28px 6px 12px;border:1px solid #e0eae5;border-radius:8px;font-size:13px;color:var(--slate-blue);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B8A7D' stroke-width='1.5' fill='none'/%3E%3C/svg%3E")no-repeat right 10px center;appearance:none;outline:0}.directory-view-toggle{display:flex;gap:4px;background:#edf3f0;padding:3px;border-radius:8px}.view-toggle-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:6px;background:0 0;color:#a3b8ad;cursor:pointer;transition:all 200ms ease}.view-toggle-btn .material-symbols-rounded{font-size:20px}.view-toggle-btn:hover{color:var(--fern-green)}.view-toggle-btn.active{background:#fff;color:var(--dark-evergreen);box-shadow:0 1px 3px rgba(23,74,59,.06)}.directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.directory-grid.list-view{grid-template-columns:1fr;gap:10px}.asp-card-link,.partner-card-link{text-decoration:none;color:inherit;display:block;outline:0}.asp-card-link:focus-visible .partner-card,.partner-card-link:focus-visible .partner-card{box-shadow:0 0 0 3px rgba(23,74,59,.1)}.partner-card-link--featured .partner-card{border-color:#c9d7cf;box-shadow:0 0 0 1px rgba(23,74,59,.04)}.partner-card,.partner-card-arrow{display:flex;transition:all 200ms ease}.partner-card{background:#fff;border:1px solid #e0eae5;border-radius:10px;padding:24px;height:100%;flex-direction:column;position:relative}.partner-card:hover{border-color:#ccd9d2;box-shadow:0 6px 20px rgba(23,74,59,.05);transform:translateY(-2px)}.partner-card-arrow{position:absolute;bottom:16px;right:16px;align-items:center;justify-content:center;width:28px;height:28px;background:#e8efec;border-radius:50%;color:var(--fern-green);opacity:0;transform:translateX(-4px)}.partner-card-arrow .material-symbols-rounded{font-size:16px}.partner-card:hover .partner-card-arrow{opacity:1;transform:translateX(0);background:var(--dark-evergreen);color:#fff}.directory-grid.list-view .partner-card{flex-direction:row;align-items:center;gap:20px;padding:14px 24px}.directory-grid.list-view .partner-card:hover{transform:translateY(-1px)}.directory-grid.list-view .partner-card-header{flex-shrink:0;margin-bottom:0}.directory-grid.list-view .partner-logo-img{max-width:48px;max-height:36px}.directory-grid.list-view .partner-logo-placeholder{width:48px;height:48px;font-size:16px}.directory-grid.list-view .partner-name{font-size:15px}.directory-grid.list-view .partner-desc{display:none}.directory-grid.list-view .partner-card-meta{margin-left:auto;margin-top:0}.directory-grid.list-view .partner-card-arrow{position:static;opacity:1;transform:none;margin-left:8px;flex-shrink:0}.partner-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.partner-logo-img{max-width:80px;max-height:48px;object-fit:contain}.partner-logo-placeholder{width:60px;height:60px;background:#f0f5f3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#a3b8ad;letter-spacing:1px}.no-results h3,.partner-name{font-weight:600;color:var(--dark-evergreen)}.partner-name{font-size:16px;margin-bottom:6px;line-height:1.3}.partner-desc{font-size:13px;line-height:1.55;color:#6b8a7d;margin-bottom:16px;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.partner-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto}.partner-meta-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#6b8a7d}.partner-meta-item .material-symbols-rounded{font-size:16px;color:#a3b8ad}.partner-region-tags{display:flex;flex-wrap:wrap;gap:4px}.partner-region-tag{display:inline-block;padding:2px 8px;background:#f0f5f3;color:#6b8a7d;border-radius:4px;font-size:11px;font-weight:400}.asp-tracks{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f5f3}.no-results{display:none;flex-direction:column;align-items:center;grid-column:1/-1;text-align:center;padding:60px 20px;background:#f4f8f6;border-radius:10px;border:1px dashed #e0eae5}.no-results .material-symbols-rounded{font-size:48px;color:#ccd9d2;display:block;margin-bottom:16px}.no-results h3{font-size:18px;margin:0 0 8px}.no-results p{font-size:14px;color:#6b8a7d;margin:0 0 20px}.no-results__suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.no-results__suggest-btn{display:inline-flex;align-items:center;gap:4px;padding:7px 14px;background:#fff;border:1px solid #e0eae5;border-radius:8px;font-family:"Lexend Deca",sans-serif;font-size:13px;color:#2a6b58;cursor:pointer;transition:all 200ms ease}.no-results__suggest-btn:hover{border-color:var(--fern-green);background:#f4f8f6}.org-profile .org-pullquote{padding:40px 0;background:#fff;border-bottom:1px solid #e8efec}.org-profile .org-pullquote__text{font-size:21px;font-weight:300;line-height:1.6;color:#2a6b58;margin:0;max-width:700px;position:relative;padding-left:24px;border-left:3px solid #ccd9d2;font-style:italic}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity 600ms ease,transform 600ms ease}[data-reveal].is-revealed,[data-reveal].is-revealed .org-cap__card,[data-reveal].is-revealed .org-related__card{opacity:1;transform:translateY(0)}[data-reveal] .org-cap__card,[data-reveal] .org-related__card{opacity:0;transform:translateY(12px);transition:opacity 400ms ease,transform 400ms ease}[data-reveal].is-revealed .org-cap__card:nth-child(1){transition-delay:0ms}[data-reveal].is-revealed .org-cap__card:nth-child(2){transition-delay:80ms}[data-reveal].is-revealed .org-cap__card:nth-child(3){transition-delay:160ms}[data-reveal].is-revealed .org-cap__card:nth-child(4){transition-delay:240ms}[data-reveal].is-revealed .org-cap__card:nth-child(5){transition-delay:320ms}[data-reveal].is-revealed .org-related__card:nth-child(1){transition-delay:0ms}[data-reveal].is-revealed .org-related__card:nth-child(2){transition-delay:100ms}[data-reveal].is-revealed .org-related__card:nth-child(3){transition-delay:200ms}.org-profile .org-hero__monogram,.partner-logo-placeholder--gen{display:flex;align-items:center;justify-content:center}.org-profile .org-hero__monogram svg{width:72px;height:72px}.org-related__card-logo svg{width:44px;height:44px;border-radius:8px}.partner-logo-placeholder--gen{width:60px;height:60px}.filter-btn{position:relative;overflow:hidden}.filter-btn::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(23,74,59,.08);border-radius:50%;transform:translate(-50%,-50%);transition:width 400ms ease,height 400ms ease,opacity 400ms ease;opacity:0;pointer-events:none}.filter-btn:active::after{width:200px;height:200px;opacity:1;transition:width 0ms,height 0ms,opacity 0ms}.org-profile .org-empty-state{text-align:center;padding:32px 20px;color:#a3b8ad}.org-profile .org-empty-state .material-symbols-rounded{font-size:36px;display:block;margin-bottom:10px;color:#ccd9d2}.org-profile .org-empty-state p{font-size:14px;font-weight:300;color:#a3b8ad;max-width:400px;margin:0 auto}.asp-card-link,.partner-card-link{animation:eco-fadeUp 400ms ease both;animation-delay:calc(var(--eco-i, 0)*40ms)}@media (max-width:768px){.org-profile .org-hero{padding:40px 0 36px}.org-profile .org-hero__inner{flex-direction:column;gap:20px}.org-profile .org-hero__logo{width:72px;height:72px}.org-profile .org-hero__logo img{max-width:52px;max-height:52px}.org-profile .org-hero__initials{font-size:22px}.org-profile .org-hero__name{font-size:24px;color:#fff}.org-profile .org-hero__tagline{font-size:14px}.org-profile .org-hero__actions{flex-direction:column;width:100%}.org-profile .org-hero__btn{justify-content:center}.org-profile .org-scrollnav__list{overflow-x:auto;-webkit-overflow-scrolling:touch}.org-profile .org-scrollnav__link{padding:12px 16px}.org-profile .org-body{padding:28px 0 40px}.org-profile .org-body__grid{grid-template-columns:1fr;gap:28px}.org-profile .org-body__sidebar{position:static}.org-profile .org-section--tinted{margin-left:-16px;margin-right:-16px;padding:20px 16px 28px}.org-profile .org-cap__grid{grid-template-columns:1fr}.org-profile .org-related{padding:40px 0 48px}.directory-grid,.org-profile .org-related__grid{grid-template-columns:1fr}.org-profile .org-related__header{flex-direction:column;align-items:flex-start;gap:10px}.directory-filters-row{flex-direction:column;align-items:stretch}.filter-divider{display:none}.directory-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.directory-toolbar{flex-direction:column;align-items:stretch}.directory-sort,.directory-view-toggle{align-self:flex-start}.directory-grid.list-view{grid-template-columns:1fr}.directory-grid.list-view .partner-card{flex-direction:column;align-items:flex-start}.directory-grid.list-view .partner-desc{display:-webkit-box}.directory-grid.list-view .partner-card-meta{margin-left:0;margin-top:auto}.directory-grid.list-view .partner-card-arrow{position:absolute;bottom:16px;right:16px}.partner-card-arrow{opacity:1;transform:translateX(0);background:#e8efec;color:var(--fern-green)}}@media (max-width:480px){.org-profile .org-hero__name{font-size:22px;color:#fff}}@media (min-width:769px) and (max-width:1024px){.org-profile .org-body__grid{grid-template-columns:1fr 280px;gap:32px}.directory-grid,.org-profile .org-related__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1600px){.directory-grid{grid-template-columns:repeat(4,1fr)}}@media print{.org-profile .org-hero{background:#fff!important;color:#000!important;padding:20px 0}.org-profile .org-hero__name{color:#000!important}.directory-chips,.directory-controls,.directory-view-toggle,.no-results,.org-hero__btn,.org-profile .org-scrollnav,.org-sidebar-backlink,.partner-card-arrow{display:none!important}.org-profile .org-body__grid{grid-template-columns:1fr 260px}.org-profile .org-body__sidebar{position:static}.partner-card{box-shadow:none!important;border:1px solid #ddd!important;break-inside:avoid}}@media (prefers-reduced-motion:reduce){.asp-card-link,.partner-card-link{animation:none}.org-profile .org-cap__card:hover,.org-profile .org-cs__card:hover,.org-profile .org-related__card:hover,.partner-card:hover{transform:none}.partner-card-arrow{opacity:1;transform:none}}