:root{--rootprofile-theme-sticky-offset:72px;--rootprofile-admin-bar-offset:0px;--rootprofile-sticky-offset:calc(var(--rootprofile-theme-sticky-offset) + var(--rootprofile-admin-bar-offset));--rootprofile-border:#e4e7eb;--rootprofile-muted:#667085;--rootprofile-surface:#fff;--rootprofile-soft:#f7f8fa;--rootprofile-accent:#176b87;--rootprofile-container-width:1180px;--rootprofile-reading-width:800px;--rootprofile-page-gutter:20px}
.admin-bar{--rootprofile-admin-bar-offset:32px}
.rootprofile-page-shell{max-width:1180px;margin:0 auto;padding:36px 20px 64px}
.rootprofile-profile{font-size:16px;line-height:1.72;color:inherit}
.rootprofile-hero{display:grid;grid-template-columns:minmax(110px,180px) 1fr;gap:28px;align-items:center;padding:24px 0 30px;border-bottom:1px solid var(--rootprofile-border)}
.rootprofile-hero__photo,.rootprofile-hero__logo{width:100%;max-width:170px;aspect-ratio:1/1;object-fit:cover;border-radius:18px;background:var(--rootprofile-soft)}
.rootprofile-hero__logo{object-fit:contain;padding:12px}
.rootprofile-title{margin:0 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.12}
.rootprofile-kicker{font-weight:700;font-size:18px;margin:0 0 6px}
.rootprofile-lead{font-size:18px;max-width:850px}
.rootprofile-muted{color:var(--rootprofile-muted)}
.rootprofile-sticky-nav{position:sticky;top:var(--rootprofile-sticky-offset);z-index:30;margin:0 -20px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--rootprofile-border);backdrop-filter:blur(12px)}
.rootprofile-sticky-nav__inner{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;padding:0 20px}
.rootprofile-sticky-nav a{display:inline-flex;min-height:48px;align-items:center;padding:0 14px;text-decoration:none;border-bottom:2px solid transparent;color:inherit;font-weight:600}
.rootprofile-sticky-nav a[aria-current]{border-bottom-color:var(--rootprofile-accent);color:var(--rootprofile-accent)}
.rootprofile-sticky-nav a:focus-visible,.rootprofile-profile a:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.rootprofile-section{padding:34px 0;border-bottom:1px solid var(--rootprofile-border);scroll-margin-top:calc(var(--rootprofile-sticky-offset) + 58px)}
.rootprofile-section h2{margin-top:0;font-size:26px}
.rootprofile-tags{display:flex;flex-wrap:wrap;gap:8px}.rootprofile-tags span{padding:6px 11px;border-radius:999px;background:var(--rootprofile-soft);border:1px solid var(--rootprofile-border);font-size:14px}
.rootprofile-note{margin-top:18px;padding:16px 18px;border-left:4px solid var(--rootprofile-accent);background:var(--rootprofile-soft)}
.rootprofile-trust-facts{display:grid;gap:12px}.rootprofile-trust-fact{display:flex;gap:12px;padding:14px 16px;border:1px solid var(--rootprofile-border);border-radius:12px}.rootprofile-trust-fact__mark{font-weight:800;color:var(--rootprofile-accent)}.rootprofile-trust-fact small{display:block;color:var(--rootprofile-muted);margin-top:4px}
.rootprofile-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.rootprofile-team-card{padding:18px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface)}.rootprofile-team-card__photo,.rootprofile-team-card img{width:88px;height:88px;object-fit:cover;border-radius:50%}.rootprofile-team-card h3{margin:12px 0 4px}
.rootprofile-author-card{display:grid;grid-template-columns:92px 1fr;gap:18px;margin:34px 0;padding:20px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-soft)}.rootprofile-card-photo{width:92px;height:92px;object-fit:cover;border-radius:50%}.rootprofile-author-card__name{font-size:20px}.rootprofile-author-card__role{font-weight:600;margin-top:2px}.rootprofile-author-card p{margin:8px 0}.rootprofile-profile-link{display:inline-block;margin-top:10px;font-weight:700}.rootprofile-contact-list{padding-left:20px}.rootprofile-evidence-list{padding:0}.rootprofile-empty{padding:40px 0}
@media(max-width:782px){.admin-bar{--rootprofile-admin-bar-offset:46px}}
@media(max-width:640px){:root{--rootprofile-theme-sticky-offset:58px}.rootprofile-page-shell{padding:20px 16px 48px}.rootprofile-hero{grid-template-columns:88px 1fr;gap:16px}.rootprofile-hero__photo,.rootprofile-hero__logo{max-width:88px;border-radius:12px}.rootprofile-sticky-nav{margin:0 -16px}.rootprofile-sticky-nav__inner{padding:0 10px}.rootprofile-author-card{grid-template-columns:64px 1fr;padding:16px}.rootprofile-card-photo{width:64px;height:64px}}
@media(prefers-reduced-motion:reduce){.rootprofile-profile *{scroll-behavior:auto!important;transition:none!important}}
.rootprofile-reviewer-line{margin:-20px 0 34px;padding:12px 16px;border-left:3px solid var(--rootprofile-accent);background:#fff;font-size:14px;color:var(--rootprofile-muted)}.rootprofile-reviewer-line strong{color:inherit}

.rootprofile-person-hero{position:relative;grid-template-columns:minmax(150px,210px) minmax(0,1fr);padding:32px;border:1px solid var(--rootprofile-border);border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);box-shadow:0 14px 40px rgba(16,24,40,.06);overflow:hidden}.rootprofile-person-hero:after{content:'';position:absolute;right:-90px;top:-90px;width:220px;height:220px;border-radius:50%;background:rgba(23,107,135,.06);pointer-events:none}.rootprofile-hero__visual{position:relative;z-index:1}.rootprofile-person-hero .rootprofile-hero__photo{max-width:190px;border-radius:22px;box-shadow:0 10px 26px rgba(16,24,40,.12)}.rootprofile-hero__photo-placeholder{display:flex;align-items:center;justify-content:center;color:var(--rootprofile-accent);font-size:36px;font-weight:800;background:linear-gradient(135deg,#eaf4f7,#f7fbfc)}.rootprofile-hero__content{position:relative;z-index:1}.rootprofile-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;margin-bottom:10px;border-radius:999px;background:rgba(23,107,135,.09);color:var(--rootprofile-accent);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rootprofile-org-line{margin:2px 0 12px;color:var(--rootprofile-muted)}.rootprofile-org-line a{font-weight:700}.rootprofile-hero-tags{margin-top:14px}.rootprofile-hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.rootprofile-hero-trust__item{display:flex;gap:9px;align-items:flex-start;padding:12px 13px;border:1px solid var(--rootprofile-border);border-radius:12px;background:rgba(255,255,255,.8)}.rootprofile-hero-trust__item .dashicons{color:#17803d;margin-top:1px}.rootprofile-hero-trust__item strong{display:block;font-size:14px;line-height:1.4}.rootprofile-hero-trust__item small{display:block;margin-top:3px;color:var(--rootprofile-muted);font-size:12px}.rootprofile-responsibility-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.rootprofile-responsibility-grid>div{padding:16px 18px;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-soft)}.rootprofile-responsibility-grid span{display:block;margin-bottom:6px;color:var(--rootprofile-muted);font-size:13px}.rootprofile-responsibility-grid strong{display:block;line-height:1.5}.rootprofile-person-profile>.rootprofile-sticky-nav{margin-top:18px}
@media(max-width:760px){.rootprofile-person-hero{grid-template-columns:100px minmax(0,1fr);padding:20px;gap:16px}.rootprofile-person-hero .rootprofile-hero__photo{max-width:100px;border-radius:16px}.rootprofile-hero-trust{grid-template-columns:1fr}.rootprofile-eyebrow{font-size:11px}.rootprofile-person-hero .rootprofile-title{font-size:clamp(27px,8vw,38px)}}
@media(max-width:520px){.rootprofile-person-hero{grid-template-columns:1fr}.rootprofile-person-hero .rootprofile-hero__photo{max-width:120px}.rootprofile-hero__visual{display:flex;justify-content:flex-start}}

/* Full profile identity links (alpha.24). */
.rootprofile-section-intro{max-width:760px;margin:-8px 0 18px;color:var(--rootprofile-muted);font-size:15px}
.rootprofile-identity-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rootprofile-identity-link-card{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:12px;align-items:center;min-width:0;padding:14px 15px;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-surface);color:inherit;text-decoration:none!important;box-shadow:0 3px 12px rgba(16,24,40,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}
.rootprofile-identity-link-card:hover{border-color:rgba(23,107,135,.34);background:var(--rootprofile-soft);box-shadow:0 10px 24px rgba(16,24,40,.07);transform:translateY(-2px)}
.rootprofile-identity-link-card:focus-visible{outline:3px solid var(--rootprofile-accent);outline-offset:3px}
.rootprofile-identity-link-card__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(23,107,135,.16);border-radius:50%;background:rgba(23,107,135,.07);color:var(--rootprofile-accent);transition:transform .18s ease,background-color .18s ease}
.rootprofile-identity-link-card:hover .rootprofile-identity-link-card__icon{transform:scale(1.06);background:rgba(23,107,135,.11)}
.rootprofile-identity-link-card__icon svg{display:block;width:21px;height:21px;fill:currentColor}
.rootprofile-identity-link-card__content{display:block;min-width:0}
.rootprofile-identity-link-card__content strong{display:block;margin:0 0 2px;font-size:15px;line-height:1.35}
.rootprofile-identity-link-card__url{display:block;color:var(--rootprofile-muted);font-size:13px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}
.rootprofile-identity-link-card__arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--rootprofile-muted);font-size:18px;transition:color .18s ease,transform .18s ease}
.rootprofile-identity-link-card:hover .rootprofile-identity-link-card__arrow{color:var(--rootprofile-accent);transform:translate(2px,-2px)}
@media(max-width:700px){.rootprofile-identity-links-grid{grid-template-columns:1fr}.rootprofile-identity-link-card{grid-template-columns:40px minmax(0,1fr) 22px;padding:13px}.rootprofile-identity-link-card__icon{width:40px;height:40px}.rootprofile-identity-link-card__icon svg{width:19px;height:19px}}
@media(prefers-reduced-motion:reduce){.rootprofile-identity-link-card,.rootprofile-identity-link-card__icon,.rootprofile-identity-link-card__arrow{transition:none!important}.rootprofile-identity-link-card:hover,.rootprofile-identity-link-card:hover .rootprofile-identity-link-card__icon,.rootprofile-identity-link-card:hover .rootprofile-identity-link-card__arrow{transform:none}}

/* Author identity links shared by RootProfile cards and theme adapters. */
.rootprofile-social-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}
.rootprofile-social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--rootprofile-border);border-radius:50%;color:var(--rootprofile-muted);background:#fff;text-decoration:none!important;transition:color .18s ease,border-color .18s ease,transform .18s ease}
.rootprofile-social-link:hover{color:var(--rootprofile-accent);border-color:currentColor;transform:translateY(-1px)}
.rootprofile-social-link:focus-visible{outline:3px solid currentColor;outline-offset:2px}
.rootprofile-social-link svg{width:17px;height:17px;fill:currentColor;display:block}
.rootprofile-social-more{position:relative;margin:0}
.rootprofile-social-more>summary{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--rootprofile-border);border-radius:50%;background:#fff;color:var(--rootprofile-muted);cursor:pointer;list-style:none}
.rootprofile-social-more>summary::-webkit-details-marker{display:none}.rootprofile-social-more>summary svg{width:18px;height:18px;fill:currentColor}
.rootprofile-social-more__menu{position:absolute;left:0;bottom:42px;z-index:50;min-width:160px;padding:8px;border:1px solid var(--rootprofile-border);border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.14)}
.rootprofile-social-more__menu .rootprofile-social-link{width:100%;height:auto;justify-content:flex-start;gap:9px;padding:8px 10px;border:0;border-radius:8px}.rootprofile-social-more__menu .rootprofile-social-link svg{flex:0 0 17px}.rootprofile-social-more__menu .rootprofile-social-link span{font-size:13px;font-weight:600}

/* Flatsome adapter: enrich the existing theme author box without editing theme files. */
.entry-author.author-box.rootprofile-flatsome-author-box .blog-author-image a{display:block;border-radius:50%}
.entry-author.author-box.rootprofile-flatsome-author-box .blog-author-image img{display:block}
.entry-author.author-box.rootprofile-flatsome-author-box .author-name a{color:inherit;text-decoration:none}
.entry-author.author-box.rootprofile-flatsome-author-box .author-name a:hover{color:var(--rootprofile-accent)}
.rootprofile-flatsome-author-extra{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:10px}
.rootprofile-flatsome-author-socials .rootprofile-social-links{margin-top:0}
.rootprofile-flatsome-profile-link{display:inline-flex;align-items:center;font-weight:700;text-decoration:none}
.rootprofile-flatsome-profile-link:hover{text-decoration:underline}
@media(max-width:640px){.rootprofile-flatsome-author-extra{align-items:flex-start;flex-direction:column;gap:8px}.rootprofile-social-link,.rootprofile-social-more>summary{width:32px;height:32px}}

/* Team Hub pagination (alpha.14) */
.rootprofile-team-count{margin:8px 0 0;color:var(--rootprofile-muted);font-size:14px}
.rootprofile-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:26px 0 4px;flex-wrap:wrap}
.rootprofile-pagination a,.rootprofile-pagination__current{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--rootprofile-border);border-radius:10px;text-decoration:none;background:#fff}
.rootprofile-pagination a:hover,.rootprofile-pagination a:focus-visible{border-color:var(--rootprofile-accent);color:var(--rootprofile-accent)}
.rootprofile-pagination__current{background:var(--rootprofile-accent);border-color:var(--rootprofile-accent);color:#fff;font-weight:700}

/* Professional authored/reviewed content cards (alpha.22) */
.rootprofile-content-summary{display:flex;justify-content:flex-end;margin:0 0 12px;color:var(--rootprofile-muted);font-size:13px;font-weight:700}
.rootprofile-content-list{display:grid;gap:18px}
.rootprofile-content-card{position:relative;display:grid;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:22px;padding:16px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface);overflow:hidden;box-shadow:0 4px 16px rgba(16,24,40,.035);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.rootprofile-content-card:hover{border-color:rgba(23,107,135,.34);box-shadow:0 12px 30px rgba(16,24,40,.09);transform:translateY(-3px)}
.rootprofile-content-card__media{display:block;width:100%;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(135deg,#eaf4f7,#f7fbfc);overflow:hidden}
.rootprofile-content-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .28s ease}
.rootprofile-content-card:hover .rootprofile-content-card__image{transform:scale(1.045)}
.rootprofile-content-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--rootprofile-accent);background:linear-gradient(135deg,#e9f4f7 0%,#f7fafc 100%)}
.rootprofile-content-card__placeholder span{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border:1px solid rgba(23,107,135,.2);border-radius:16px;background:rgba(255,255,255,.72);font-weight:800;letter-spacing:.04em}
.rootprofile-content-card__body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1px 0}
.rootprofile-content-card__date{display:block;margin:0 0 7px;color:var(--rootprofile-muted);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.01em}
.rootprofile-content-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0 0 8px!important;font-size:21px!important;font-weight:750!important;line-height:1.3!important;letter-spacing:-.01em}
.rootprofile-content-card__title a{color:inherit;text-decoration:none!important}
.rootprofile-content-card__primary-link::after{content:"";position:absolute;inset:0;border-radius:inherit}
.rootprofile-content-card:hover .rootprofile-content-card__title a{color:var(--rootprofile-accent)}
.rootprofile-content-card__primary-link:focus-visible{outline:2px solid var(--rootprofile-accent);outline-offset:3px;border-radius:4px}
.rootprofile-content-card__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;color:var(--rootprofile-muted);font-size:15px;line-height:1.6}
.rootprofile-content-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}
.rootprofile-content-pagination a,.rootprofile-content-pagination__current{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--rootprofile-border);border-radius:10px;background:#fff;text-decoration:none!important;font-weight:800}
.rootprofile-content-pagination a:hover{border-color:var(--rootprofile-accent);box-shadow:0 4px 12px rgba(16,24,40,.06)}
.rootprofile-content-pagination__current{border-color:var(--rootprofile-accent);background:var(--rootprofile-accent);color:#fff}
.rootprofile-content-pagination__prev,.rootprofile-content-pagination__next{min-width:auto!important}
.rootprofile-content-pagination__ellipsis{display:inline-flex;min-width:22px;align-items:center;justify-content:center;color:var(--rootprofile-muted)}
@media(max-width:720px){.rootprofile-content-summary{justify-content:flex-start}.rootprofile-content-card{grid-template-columns:1fr;gap:0;padding:0}.rootprofile-content-card__media{width:100%;aspect-ratio:16/9;border-radius:0}.rootprofile-content-card__body{padding:16px 17px}.rootprofile-content-card__title{font-size:18px!important}.rootprofile-content-card__excerpt{-webkit-line-clamp:3}.rootprofile-content-pagination{justify-content:flex-start}.rootprofile-content-pagination a,.rootprofile-content-pagination__current{min-width:38px;height:38px;padding:0 10px}}
@media(prefers-reduced-motion:reduce){.rootprofile-content-card,.rootprofile-content-card__image{transition:none!important}.rootprofile-content-card:hover{transform:none}.rootprofile-content-card:hover .rootprofile-content-card__image{transform:none}}

/* Public trust evidence cards */
.rootprofile-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.rootprofile-evidence-card{border:1px solid #e2e8f0;border-radius:16px;padding:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rootprofile-evidence-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 30px rgba(15,23,42,.08)}
.rootprofile-evidence-card__top{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}
.rootprofile-evidence-card__type,.rootprofile-evidence-card__third-party{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;line-height:1.2;background:#f1f5f9;color:#334155}
.rootprofile-evidence-card__third-party{background:#ecfeff;color:#155e75}
.rootprofile-evidence-card__title{margin:0 0 12px;font-size:18px;line-height:1.35}
.rootprofile-evidence-card__claim{margin:0 0 14px;color:#475569;font-size:14px;line-height:1.5}
.rootprofile-evidence-card__claim span{display:block;font-size:12px;color:#64748b;margin-bottom:3px}
.rootprofile-evidence-card__claim strong{color:#1e293b}
.rootprofile-evidence-card__source{display:flex;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid #eef2f7;padding-top:12px;font-size:13px}
.rootprofile-evidence-card__source span{color:#64748b;overflow-wrap:anywhere}
.rootprofile-evidence-card__source a{font-weight:700;white-space:nowrap}
@media (max-width:700px){.rootprofile-evidence-grid{grid-template-columns:1fr}.rootprofile-evidence-card{padding:16px}.rootprofile-evidence-card__source{align-items:flex-start;flex-direction:column;gap:6px}}


/* Theme-aware Business Profile content rail (alpha.37). */
.rootprofile-layout-flatsome{--rootprofile-container-width:1080px}
.rootprofile-organization-profile>.rootprofile-business-hero,.rootprofile-organization-profile>.rootprofile-business-quick-facts{width:calc(100% - (var(--rootprofile-page-gutter) * 2));max-width:var(--rootprofile-container-width);margin-inline:auto}
.rootprofile-organization-profile>.rootprofile-sticky-nav{margin:0}
.rootprofile-organization-profile>.rootprofile-sticky-nav{position:sticky;isolation:isolate;background:transparent;border-bottom:0}
.rootprofile-organization-profile>.rootprofile-sticky-nav:before{content:'';position:absolute;inset-block:0;left:50%;width:100vw;transform:translateX(-50%);background:rgba(255,255,255,.96);border-top:1px solid var(--rootprofile-border);border-bottom:1px solid var(--rootprofile-border);box-shadow:0 4px 14px rgba(16,24,40,.04);backdrop-filter:blur(12px);z-index:-1;pointer-events:none}
.rootprofile-organization-profile>.rootprofile-sticky-nav .rootprofile-sticky-nav__inner{width:calc(100% - (var(--rootprofile-page-gutter) * 2));max-width:var(--rootprofile-container-width);margin-inline:auto;box-sizing:border-box;padding-inline:0}
.rootprofile-organization-profile>.rootprofile-sticky-nav .rootprofile-sticky-nav__inner{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.rootprofile-organization-profile>.rootprofile-sticky-nav .rootprofile-sticky-nav__inner::-webkit-scrollbar{display:none;width:0;height:0}
.rootprofile-organization-profile>.rootprofile-sticky-nav .rootprofile-sticky-nav__inner.is-dragging{cursor:grabbing;user-select:none}
.rootprofile-organization-profile .rootprofile-section-intro,.rootprofile-organization-profile .rootprofile-custom-narrative,.rootprofile-organization-profile .rootprofile-culture-narrative,.rootprofile-organization-profile .rootprofile-section-overview>.rootprofile-rich-text{max-width:var(--rootprofile-reading-width)}
@media(max-width:900px){.rootprofile-organization-profile{--rootprofile-page-gutter:16px}}
@media(max-width:640px){.rootprofile-organization-profile{--rootprofile-page-gutter:12px}.rootprofile-organization-profile>.rootprofile-sticky-nav .rootprofile-sticky-nav__inner{padding-inline:0}}

/* Adaptive fullwidth Business Profile section surfaces (alpha.91). */
.rootprofile-organization-profile>.rootprofile-section{width:100vw;max-width:none;margin-inline:calc(50% - 50vw);box-sizing:border-box;padding-block:var(--rootprofile-section-standard,40px);background:var(--rootprofile-section-bg);color:var(--rootprofile-section-text);border-bottom:1px solid var(--rootprofile-section-border);}
.rootprofile-organization-profile>.rootprofile-section>.rootprofile-section__inner{width:calc(100% - (var(--rootprofile-page-gutter) * 2));max-width:var(--rootprofile-container-width);margin-inline:auto;box-sizing:border-box;}
.rootprofile-organization-profile.rootprofile-profile--embedded>.rootprofile-section{width:100%;margin-inline:0;}
.rootprofile-organization-profile>.rootprofile-section a:not(.rootprofile-business-action--primary){color:var(--rootprofile-section-link);}
.rootprofile-organization-profile>.rootprofile-section .rootprofile-muted{color:var(--rootprofile-section-muted);}
.rootprofile-section-surface-base{
  --rootprofile-section-bg:#ffffff;
  --rootprofile-section-text:#20252b;
  --rootprofile-section-muted:#59636e;
  --rootprofile-section-link:#125f7a;
  --rootprofile-section-border:#dde2e7;
  --rootprofile-section-component-bg:#f7f8fa;
  --rootprofile-section-component-subtle:#eef2f4;
  --rootprofile-surface:var(--rootprofile-section-component-bg);
  --rootprofile-soft:var(--rootprofile-section-component-subtle);
  --rootprofile-muted:var(--rootprofile-section-muted);
  --rootprofile-border:var(--rootprofile-section-border);
  --rootprofile-accent:var(--rootprofile-section-link);
  --rootprofile-surface-base:var(--rootprofile-section-component-bg);
  --rootprofile-surface-subtle:var(--rootprofile-section-component-subtle);
  --rootprofile-surface-emphasis:#e7f1f3;
  --rootprofile-text-primary:var(--rootprofile-section-text);
  --rootprofile-text-muted:var(--rootprofile-section-muted);
  --rootprofile-border-default:var(--rootprofile-section-border);
  --rootprofile-action-primary:var(--rootprofile-section-link);
}
.rootprofile-section-surface-subtle{
  --rootprofile-section-bg:#f4f6f8;
  --rootprofile-section-text:#20252b;
  --rootprofile-section-muted:#59636e;
  --rootprofile-section-link:#125f7a;
  --rootprofile-section-border:#d9e0e6;
  --rootprofile-section-component-bg:#ffffff;
  --rootprofile-section-component-subtle:#edf1f4;
  --rootprofile-surface:var(--rootprofile-section-component-bg);
  --rootprofile-soft:var(--rootprofile-section-component-subtle);
  --rootprofile-muted:var(--rootprofile-section-muted);
  --rootprofile-border:var(--rootprofile-section-border);
  --rootprofile-accent:var(--rootprofile-section-link);
  --rootprofile-surface-base:var(--rootprofile-section-component-bg);
  --rootprofile-surface-subtle:var(--rootprofile-section-component-subtle);
  --rootprofile-surface-emphasis:#e4eef1;
  --rootprofile-text-primary:var(--rootprofile-section-text);
  --rootprofile-text-muted:var(--rootprofile-section-muted);
  --rootprofile-border-default:var(--rootprofile-section-border);
  --rootprofile-action-primary:var(--rootprofile-section-link);
}
.rootprofile-section-surface-emphasis{
  --rootprofile-section-bg:#eaf3f5;
  --rootprofile-section-text:#18323c;
  --rootprofile-section-muted:#4f626a;
  --rootprofile-section-link:#125f7a;
  --rootprofile-section-border:#c9dce1;
  --rootprofile-section-component-bg:#ffffff;
  --rootprofile-section-component-subtle:#f3f7f8;
  --rootprofile-surface:var(--rootprofile-section-component-bg);
  --rootprofile-soft:var(--rootprofile-section-component-subtle);
  --rootprofile-muted:var(--rootprofile-section-muted);
  --rootprofile-border:var(--rootprofile-section-border);
  --rootprofile-accent:var(--rootprofile-section-link);
  --rootprofile-surface-base:var(--rootprofile-section-component-bg);
  --rootprofile-surface-subtle:var(--rootprofile-section-component-subtle);
  --rootprofile-surface-emphasis:#dcecef;
  --rootprofile-text-primary:var(--rootprofile-section-text);
  --rootprofile-text-muted:var(--rootprofile-section-muted);
  --rootprofile-border-default:var(--rootprofile-section-border);
  --rootprofile-action-primary:var(--rootprofile-section-link);
}

/* Site Organization Business Profile (alpha.32.1) */
.rootprofile-business-hero{grid-template-columns:minmax(0,1fr);gap:22px;align-items:stretch;padding:24px;border:1px solid var(--rootprofile-border);border-radius:24px;background:var(--rootprofile-surface);box-shadow:0 12px 36px rgba(16,24,40,.06);}
.rootprofile-business-hero__identity{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:center;min-width:0;}
.rootprofile-business-hero__identity--has-logo{grid-template-columns:minmax(120px,180px) minmax(0,1fr);}
.rootprofile-business-hero__content{min-width:0;}
.rootprofile-business-hero .rootprofile-eyebrow{font-weight:400}
.rootprofile-business-hero .rootprofile-hero__logo{width:100%;max-width:148px;margin:0;justify-self:start}
.rootprofile-business-hero .rootprofile-title{overflow-wrap:normal;word-break:normal;max-width:20ch;font-size:clamp(30px,3.2vw,42px);}
.rootprofile-business-hero .rootprofile-lead{max-width:760px;margin-top:12px}
.rootprofile-business-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.rootprofile-business-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:700;text-decoration:none!important}
.rootprofile-business-action--primary{background:var(--rootprofile-accent);color:#fff!important}
.rootprofile-business-action--secondary{border:1px solid var(--rootprofile-border);background:var(--rootprofile-surface);color:inherit!important}
.rootprofile-business-quick-facts{margin-top:16px;padding:0}
.rootprofile-business-quick-facts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:12px;margin:0;padding:0}
.rootprofile-business-quick-fact{padding:14px 16px;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-soft);min-width:0}
.rootprofile-business-quick-fact dt{margin:0 0 3px;color:var(--rootprofile-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.rootprofile-business-quick-fact dd{margin:0;font-weight:700;overflow-wrap:anywhere}
.rootprofile-business-quick-fact a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}
.rootprofile-business-detail-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px 18px;margin-top:20px;padding-top:18px;border-top:1px solid var(--rootprofile-border)}
.rootprofile-business-detail-facts dt{margin:0 0 3px;color:var(--rootprofile-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.rootprofile-business-detail-facts dd{margin:0;font-weight:700;overflow-wrap:anywhere}
.rootprofile-business-detail-facts div{min-width:0}
.rootprofile-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}
.rootprofile-capability-card{padding:18px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface);box-shadow:0 6px 18px rgba(16,24,40,.04)}
.rootprofile-capability-card h3{margin:0 0 8px}.rootprofile-capability-card p:last-child{margin-bottom:0}
.rootprofile-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rootprofile-policy-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border:1px solid var(--rootprofile-border);border-radius:14px;background:#fff;text-decoration:none!important}.rootprofile-policy-card:hover{border-color:var(--rootprofile-accent);box-shadow:0 6px 18px rgba(16,24,40,.05)}
.rootprofile-business-links-title{margin-top:28px!important}
@media(max-width:700px){.rootprofile-business-hero__identity--has-logo{grid-template-columns:minmax(0,1fr)}.rootprofile-business-hero{padding:20px}.rootprofile-business-hero .rootprofile-hero__logo{max-width:120px}.rootprofile-business-hero .rootprofile-title{max-width:none}.rootprofile-business-actions{width:100%}.rootprofile-business-action{flex:1 1 160px}.rootprofile-capability-grid,.rootprofile-policy-grid{grid-template-columns:1fr}.rootprofile-business-quick-facts__grid,.rootprofile-business-detail-facts{grid-template-columns:1fr}}

.rootprofile-experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}
.rootprofile-experience-card{overflow:hidden;border:1px solid var(--rootprofile-border,#e2e8f0);border-radius:14px;background:#fff}
.rootprofile-experience-card__image{display:block;aspect-ratio:16/9;overflow:hidden;background:#f8fafc}
.rootprofile-experience-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.rootprofile-experience-card__body{padding:18px}
.rootprofile-experience-card__body h3{margin:0 0 8px;font-size:1.05rem}
.rootprofile-experience-card__body p{margin:0 0 12px}
.rootprofile-process-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.rootprofile-process-step{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--rootprofile-border,#e2e8f0)}
.rootprofile-process-step:last-child{border-bottom:0}
.rootprofile-process-step__number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f1f5f9;font-weight:700}
.rootprofile-process-step h3{margin:0 0 6px}

/* Business Profile Composer Phase B - structured corporate content groundwork */
.rootprofile-statement-grid,.rootprofile-value-grid,.rootprofile-culture-grid,.rootprofile-commitment-grid,.rootprofile-custom-card-grid,.rootprofile-offering-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.rootprofile-statement-card,.rootprofile-value-card,.rootprofile-culture-card,.rootprofile-commitment-card,.rootprofile-custom-card{min-width:0;padding:20px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface)}
.rootprofile-statement-card__label{display:block;margin:0 0 9px;color:var(--rootprofile-accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rootprofile-value-card h3,.rootprofile-culture-card h3,.rootprofile-commitment-card h3,.rootprofile-custom-card h3,.rootprofile-statement-card h3{margin:0 0 8px;font-size:19px;line-height:1.35}
.rootprofile-culture-narrative{max-width:850px;margin-bottom:18px}
.rootprofile-timeline{list-style:none;margin:0;padding:0;display:grid;gap:0}
.rootprofile-timeline__item{position:relative;display:grid;grid-template-columns:minmax(80px,120px) minmax(0,1fr);gap:20px;padding:0 0 24px}
.rootprofile-timeline__item::before{content:"";position:absolute;left:8px;top:24px;bottom:0;width:1px;background:var(--rootprofile-border)}
.rootprofile-timeline__item:last-child::before{display:none}
.rootprofile-timeline__date{position:relative;padding-left:24px;color:var(--rootprofile-accent);font-weight:800}
.rootprofile-timeline__date::before{content:"";position:absolute;left:3px;top:.65em;width:11px;height:11px;border:2px solid var(--rootprofile-accent);border-radius:50%;background:var(--rootprofile-surface);transform:translateY(-50%)}
.rootprofile-timeline__body{min-width:0}.rootprofile-timeline__body h3{margin:0 0 6px;font-size:19px}
.rootprofile-offering-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}
.rootprofile-offering-card{overflow:hidden;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface)}
.rootprofile-offering-card__image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--rootprofile-soft)}
.rootprofile-offering-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.rootprofile-offering-card__body{padding:18px}.rootprofile-offering-card__body h3{margin:0 0 8px;font-size:19px;line-height:1.35}.rootprofile-offering-card__body p{margin:0 0 12px;color:var(--rootprofile-muted)}
.rootprofile-custom-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.rootprofile-custom-gallery__item{margin:0;overflow:hidden;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-surface)}
.rootprofile-custom-gallery__item img{display:block;width:100%;height:auto}.rootprofile-custom-gallery__item figcaption{padding:10px 12px;color:var(--rootprofile-muted);font-size:14px}
.rootprofile-resource-links{display:grid;gap:10px}
.rootprofile-resource-link{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:14px 16px;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-surface);color:inherit;text-decoration:none!important}
.rootprofile-resource-link:hover{border-color:var(--rootprofile-accent)}
.rootprofile-profile-style-compact .rootprofile-section{padding-top:24px;padding-bottom:24px}
.rootprofile-profile-style-compact .rootprofile-statement-card,.rootprofile-profile-style-compact .rootprofile-value-card,.rootprofile-profile-style-compact .rootprofile-culture-card,.rootprofile-profile-style-compact .rootprofile-commitment-card,.rootprofile-profile-style-compact .rootprofile-custom-card{padding:15px}
.rootprofile-profile-style-editorial .rootprofile-statement-grid{grid-template-columns:1fr}.rootprofile-profile-style-editorial .rootprofile-statement-card{padding:24px 0;border:0;border-top:1px solid var(--rootprofile-border);border-radius:0}
@media(max-width:700px){.rootprofile-statement-grid,.rootprofile-value-grid,.rootprofile-culture-grid,.rootprofile-commitment-grid,.rootprofile-custom-card-grid{grid-template-columns:1fr}.rootprofile-timeline__item{grid-template-columns:1fr;gap:7px;padding-left:24px}.rootprofile-timeline__item::before{left:5px}.rootprofile-timeline__date{padding-left:0}.rootprofile-timeline__date::before{left:-24px}.rootprofile-offering-grid,.rootprofile-custom-gallery{grid-template-columns:1fr}}

/* alpha.60 grouped Business Profile navigation */

.rootprofile-contact-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--rootprofile-border);border-radius:18px;background:var(--rootprofile-soft)}
.rootprofile-contact-panel .rootprofile-contact-list{display:grid;gap:8px;margin:0;padding-left:20px}
.rootprofile-contact-panel a{overflow-wrap:anywhere}
.rootprofile-philosophy-grid,.rootprofile-award-grid,.rootprofile-partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.rootprofile-philosophy-card,.rootprofile-award-card,.rootprofile-partner-card{padding:18px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-soft)}.rootprofile-award-card__image,.rootprofile-partner-card__logo{display:block;max-width:100%;height:auto;max-height:100px;object-fit:contain;margin-bottom:12px}.rootprofile-award-card__meta,.rootprofile-partner-card__type{display:block;margin-bottom:6px;color:var(--rootprofile-muted);font-size:13px;font-weight:700}.rootprofile-partner-card h3,.rootprofile-award-card h3{margin-top:6px}
.rootprofile-value-card__icon{display:inline-block;width:12px;height:12px;margin:0 0 10px;border-radius:999px;background:currentColor;opacity:.55}.rootprofile-section-trust-references{margin-top:14px;padding-top:12px;border-top:1px solid var(--rootprofile-border);font-size:14px}.rootprofile-section-trust-references__claim{margin:0 0 8px}.rootprofile-section-trust-references__sources ul{margin:6px 0 0;padding-left:18px}.rootprofile-section-trust-references__sources li{margin:4px 0}

/* Business Profile Frontend UX vNext - alpha.75 smart one-level navigation */
.rootprofile-business-smart-nav{overflow:visible}
.rootprofile-business-nav__desktop{display:flex;align-items:stretch;width:calc(100% - (var(--rootprofile-page-gutter) * 2));max-width:var(--rootprofile-container-width);margin-inline:auto;min-width:0}
.rootprofile-business-nav__strip{display:flex;flex:1 1 auto;align-items:stretch;min-width:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}
.rootprofile-business-smart-nav.is-overflow-managed .rootprofile-business-nav__strip{overflow:hidden}
.rootprofile-business-nav__strip::-webkit-scrollbar{display:none;width:0;height:0}
.rootprofile-business-nav__strip a{flex:0 0 auto}
.rootprofile-business-nav__strip a[hidden]{display:none!important}
.rootprofile-business-nav__more{position:relative;flex:0 0 auto}
.rootprofile-business-nav__more[hidden]{display:none!important}
.rootprofile-business-nav__more-toggle,.rootprofile-business-nav__current,.rootprofile-business-toc__close{appearance:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}
.rootprofile-business-nav__more-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-left:1px solid var(--rootprofile-border);border-bottom:2px solid transparent;font-weight:700;color:var(--rootprofile-accent);white-space:nowrap}
.rootprofile-business-nav__more-toggle:hover,.rootprofile-business-nav__more-toggle:focus-visible,.rootprofile-business-nav__more.has-current-overflow .rootprofile-business-nav__more-toggle{background:var(--rootprofile-soft)}
.rootprofile-business-nav__more.has-current-overflow .rootprofile-business-nav__more-toggle{border-bottom-color:var(--rootprofile-accent)}
.rootprofile-business-nav__more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;display:grid;min-width:220px;max-width:min(360px,calc(100vw - (var(--rootprofile-page-gutter) * 2)));padding:8px;border:1px solid var(--rootprofile-border);border-radius:14px;background:var(--rootprofile-surface);box-shadow:0 16px 42px rgba(16,24,40,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}
.rootprofile-business-nav__more.is-open .rootprofile-business-nav__more-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.rootprofile-business-nav__more-menu a{display:flex;min-height:40px;padding:8px 10px;border:0;border-radius:9px;white-space:nowrap}
.rootprofile-business-nav__more-menu a[hidden]{display:none!important}
.rootprofile-business-nav__more-menu a:hover,.rootprofile-business-nav__more-menu a:focus-visible,.rootprofile-business-nav__more-menu a[aria-current="location"]{background:var(--rootprofile-soft);color:var(--rootprofile-accent)}
.rootprofile-business-nav__mobile{display:none}
.rootprofile-business-toc{position:absolute;top:calc(100% + 8px);right:max(var(--rootprofile-page-gutter),calc((100vw - var(--rootprofile-container-width))/2));z-index:50;width:min(720px,calc(100vw - (var(--rootprofile-page-gutter) * 2)));max-height:min(70vh,620px);overflow:auto;padding:18px;border:1px solid var(--rootprofile-border);border-radius:16px;background:var(--rootprofile-surface);box-shadow:0 18px 48px rgba(16,24,40,.16)}
.rootprofile-business-toc[hidden]{display:none!important}
.rootprofile-business-toc__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--rootprofile-border)}
.rootprofile-business-toc__header strong{font-size:18px}
.rootprofile-business-toc__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:24px;line-height:1}
.rootprofile-business-toc__close:hover,.rootprofile-business-toc__close:focus-visible{background:var(--rootprofile-soft)}
.rootprofile-business-toc__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;padding-top:16px}
.rootprofile-business-toc__group{min-width:0;margin:0;padding:0;border:0}
.rootprofile-business-toc__group h3{margin:0 0 8px;color:var(--rootprofile-muted);font-size:12px;line-height:1.4;text-transform:uppercase;letter-spacing:.06em}
.rootprofile-business-toc__links{display:grid;gap:4px}
.rootprofile-business-toc__links a{display:flex;align-items:center;min-height:42px;padding:8px 10px;border:0;border-radius:9px;font-weight:650;white-space:normal}
.rootprofile-business-toc__links a:hover,.rootprofile-business-toc__links a:focus-visible,.rootprofile-business-toc__links a[aria-current="location"]{background:var(--rootprofile-soft);color:var(--rootprofile-accent)}
.rootprofile-business-smart-nav button:focus-visible{outline:3px solid currentColor;outline-offset:2px}
@media(max-width:700px){.rootprofile-business-nav__desktop{display:none}.rootprofile-business-nav__mobile{display:flex;width:calc(100% - (var(--rootprofile-page-gutter) * 2));max-width:var(--rootprofile-container-width);margin-inline:auto}.rootprofile-business-nav__current{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:50px;padding:0 12px;text-align:left;font-weight:750;color:inherit}.rootprofile-business-nav__current-copy{display:grid;gap:1px;min-width:0}.rootprofile-business-nav__current-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rootprofile-business-nav__current-copy small{color:var(--rootprofile-muted);font-size:11px;font-weight:650}.rootprofile-business-nav__current-affordance{flex:0 0 auto;color:var(--rootprofile-accent);font-size:22px}.rootprofile-business-toc{position:fixed;top:auto;right:12px;bottom:12px;left:12px;width:auto;max-height:min(72vh,620px);padding:16px;border-radius:18px}.rootprofile-business-toc__groups{grid-template-columns:1fr;gap:16px}.rootprofile-business-toc__links a{min-height:46px;padding:10px 12px}.rootprofile-business-smart-nav.is-toc-open:after{content:"";position:fixed;inset:0;z-index:40;background:rgba(16,24,40,.22);pointer-events:none}.rootprofile-business-smart-nav.is-toc-open .rootprofile-business-toc{z-index:50}}
@media(prefers-reduced-motion:reduce){.rootprofile-business-nav__strip{scroll-behavior:auto}.rootprofile-business-nav__more-menu{transition:none}}

/* Ecosystem Design System v1 - RootProfile public-surface semantic tokens. */
.rootprofile-profile,
.rootprofile-organization-profile {
  --rootprofile-surface-base: var(--rootprofile-surface, #fff);
  --rootprofile-surface-subtle: var(--rootprofile-soft, #f7f8fa);
  --rootprofile-surface-emphasis: #f0f6f8;
  --rootprofile-text-primary: currentColor;
  --rootprofile-text-muted: var(--rootprofile-muted, #667085);
  --rootprofile-border-default: var(--rootprofile-border, #e4e7eb);
  --rootprofile-action-primary: var(--rootprofile-accent, #176b87);
  --rootprofile-state-info: #176b87;
  --rootprofile-state-success: #17803d;
  --rootprofile-state-warning: #996800;
  --rootprofile-state-danger: #b32d2e;
  --rootprofile-focus-ring: currentColor;
  --rootprofile-content-narrow: 760px;
  --rootprofile-content-standard: 980px;
  --rootprofile-content-wide: 1180px;
  --rootprofile-media-wide: 1320px;
  --rootprofile-section-compact: 24px;
  --rootprofile-section-standard: 40px;
  --rootprofile-section-emphasis: 56px;
}
.rootprofile-content-narrow{width:min(100%,var(--rootprofile-content-narrow));margin-inline:auto}
.rootprofile-content-standard{width:min(100%,var(--rootprofile-content-standard));margin-inline:auto}
.rootprofile-content-wide{width:min(100%,var(--rootprofile-content-wide));margin-inline:auto}
.rootprofile-media-wide{width:min(100%,var(--rootprofile-media-wide));margin-inline:auto}
.rootprofile-surface-base{background:var(--rootprofile-surface-base)}
.rootprofile-surface-subtle{background:var(--rootprofile-surface-subtle)}
.rootprofile-surface-emphasis{background:var(--rootprofile-surface-emphasis)}
.rootprofile-section-compact{padding-block:var(--rootprofile-section-compact)}
.rootprofile-section-standard{padding-block:var(--rootprofile-section-standard)}
.rootprofile-section-emphasis{padding-block:var(--rootprofile-section-emphasis)}
@media(prefers-reduced-motion:reduce){
  .rootprofile-profile *,
  .rootprofile-organization-profile *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Business Profile Experience vNext: identity-first Hero + grounded Trust Summary. */
.rootprofile-experience-hero{width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:var(--rootprofile-surface-base);color:var(--rootprofile-text-primary)}
.rootprofile-organization-profile>.rootprofile-experience-hero{width:100vw;max-width:none;margin-block:0;margin-inline:calc(50% - 50vw);box-sizing:border-box}
.rootprofile-organization-profile.rootprofile-profile--embedded>.rootprofile-experience-hero{width:100%;margin-inline:0}
.rootprofile-experience-hero__inner{width:min(100% - 32px,var(--rootprofile-content-wide));margin-inline:auto;display:grid;gap:clamp(28px,4vw,64px);align-items:center;padding-block:clamp(48px,7vw,88px)}
.rootprofile-experience-hero__content{min-width:0;position:relative;z-index:2}
.rootprofile-experience-hero .rootprofile-title{max-width:18ch;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.035em;overflow-wrap:normal;word-break:normal}
.rootprofile-experience-hero .rootprofile-lead{max-width:62ch;margin:18px 0 0;font-size:clamp(17px,1.7vw,22px);line-height:1.65;color:var(--rootprofile-text-muted)}
.rootprofile-experience-hero .rootprofile-business-actions{margin-top:24px}
.rootprofile-experience-hero__media{min-width:0;display:grid;place-items:center}
.rootprofile-experience-hero__media-frame{display:grid;place-items:center;width:100%;min-height:240px;padding:clamp(22px,4vw,44px);box-sizing:border-box;border:1px solid var(--rootprofile-border-default);border-radius:var(--rootprofile-radius-lg);background:var(--rootprofile-component-surface,var(--rootprofile-surface-base))}
.rootprofile-experience-hero__logo{display:block;width:auto;max-width:min(320px,100%);max-height:170px;object-fit:contain}
.rootprofile-hero--authority-split .rootprofile-experience-hero__inner{grid-template-areas:"content media";grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr)}
.rootprofile-hero--authority-split .rootprofile-experience-hero__content{grid-area:content}
.rootprofile-hero--authority-split .rootprofile-experience-hero__media{grid-area:media}
.rootprofile-hero--authority-split.rootprofile-experience-hero--no-media .rootprofile-experience-hero__inner{grid-template-areas:"content";grid-template-columns:minmax(0,1fr);width:min(100% - 32px,var(--rootprofile-content-standard))}
.rootprofile-hero--corporate-presence{background:var(--rootprofile-surface-emphasis)}
.rootprofile-hero--corporate-presence .rootprofile-experience-hero__inner{grid-template-areas:"content media";grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);padding-block:clamp(56px,8vw,104px)}
.rootprofile-hero--corporate-presence .rootprofile-experience-hero__content{grid-area:content}
.rootprofile-hero--corporate-presence .rootprofile-experience-hero__media{grid-area:media}
.rootprofile-hero--corporate-presence .rootprofile-experience-hero__media-frame{min-height:320px;border-color:color-mix(in srgb,var(--rootprofile-border-default) 70%,transparent);background:var(--rootprofile-component-surface,var(--rootprofile-surface-base));box-shadow:0 18px 48px rgba(16,24,40,.08)}
.rootprofile-hero--corporate-presence .rootprofile-experience-hero__logo{max-width:min(380px,88%);max-height:190px}
.rootprofile-hero--corporate-presence.rootprofile-experience-hero--no-media .rootprofile-experience-hero__inner{grid-template-areas:"content";grid-template-columns:minmax(0,1fr);width:min(100% - 32px,var(--rootprofile-content-standard))}
.rootprofile-hero--corporate-presence.rootprofile-experience-hero--no-media .rootprofile-experience-hero__content{padding:clamp(26px,4vw,48px);border-left:4px solid var(--rootprofile-action-primary);background:var(--rootprofile-component-surface,var(--rootprofile-surface-base));border-radius:0 var(--rootprofile-radius-lg) var(--rootprofile-radius-lg) 0}
.rootprofile-hero--reference-minimal{background:var(--rootprofile-surface-base)}
.rootprofile-hero--reference-minimal .rootprofile-experience-hero__inner{width:min(100% - 32px,var(--rootprofile-content-standard));grid-template-areas:"content media";grid-template-columns:minmax(0,1fr) auto;gap:24px;padding-block:clamp(38px,5vw,64px);align-items:start}
.rootprofile-hero--reference-minimal .rootprofile-experience-hero__content{grid-area:content;max-width:760px}
.rootprofile-hero--reference-minimal .rootprofile-experience-hero__media{grid-area:media;align-self:start}
.rootprofile-hero--reference-minimal .rootprofile-experience-hero__media-frame{min-height:0;width:auto;padding:0;border:0;border-radius:0;background:transparent}
.rootprofile-hero--reference-minimal .rootprofile-experience-hero__logo{max-width:110px;max-height:62px}
.rootprofile-hero--reference-minimal .rootprofile-title{font-size:clamp(34px,4.2vw,54px)}
.rootprofile-hero--reference-minimal .rootprofile-lead{font-size:clamp(16px,1.45vw,19px)}
@media(max-width:767px){.rootprofile-experience-hero__inner,.rootprofile-hero--authority-split .rootprofile-experience-hero__inner,.rootprofile-hero--corporate-presence .rootprofile-experience-hero__inner,.rootprofile-hero--reference-minimal .rootprofile-experience-hero__inner{grid-template-areas:"content" "media";grid-template-columns:1fr;width:min(100% - 32px,var(--rootprofile-content-standard));gap:28px;padding-block:42px}.rootprofile-experience-hero--no-media .rootprofile-experience-hero__inner{grid-template-areas:"content"}.rootprofile-experience-hero .rootprofile-title{max-width:none;font-size:clamp(34px,11vw,48px)}.rootprofile-experience-hero__media{justify-items:start}.rootprofile-experience-hero__media-frame{min-height:180px;padding:24px}.rootprofile-hero--corporate-presence .rootprofile-experience-hero__media-frame{min-height:220px}.rootprofile-hero--reference-minimal .rootprofile-experience-hero__media{justify-items:start}.rootprofile-hero--reference-minimal .rootprofile-experience-hero__media-frame{min-height:0;padding:0}.rootprofile-hero--reference-minimal .rootprofile-experience-hero__logo{max-width:92px}}

.rootprofile-trust-summary {
  width: min(100% - 32px, var(--rootprofile-content-wide));
  margin: 0 auto;
  padding-block: var(--rootprofile-space-4);
}

.rootprofile-trust-summary__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: var(--rootprofile-space-3);
}

.rootprofile-trust-summary__item {
  display: flex;
  flex-direction: column;
  gap: var(--rootprofile-space-1);
  min-height: 72px;
  padding: var(--rootprofile-space-3) var(--rootprofile-space-4);
  border: 1px solid var(--rootprofile-border-default);
  border-radius: var(--rootprofile-radius-md);
  background: var(--rootprofile-surface-subtle);
  color: var(--rootprofile-text-primary);
  text-decoration: none;
}

.rootprofile-trust-summary__item:focus-visible {
  outline: 2px solid var(--rootprofile-focus-ring);
  outline-offset: 2px;
}

.rootprofile-trust-summary__label {
  color: var(--rootprofile-text-muted);
  font-size: .82rem;
}

.rootprofile-trust-summary__value {
  font-size: 1.08rem;
}

@media (max-width: 767px) {
  .rootprofile-hero--authority-split .rootprofile-experience-hero__inner,
  .rootprofile-hero--corporate-presence .rootprofile-experience-hero__inner {
    grid-template-columns: 1fr;
  }

  .rootprofile-experience-hero__media {
    justify-content: flex-start;
  }

  .rootprofile-trust-summary__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Business Profile Experience vNext: Capability -> Experience -> Evidence trust core. */
.rootprofile-trust-core {
  width: 100%;
}

.rootprofile-capabilities .rootprofile-capability-grid,
.rootprofile-experience,
.rootprofile-evidence {
  display: grid;
  gap: var(--rootprofile-space-4);
}

.rootprofile-capabilities--grid .rootprofile-capability-grid,
.rootprofile-capabilities--showcase .rootprofile-capability-grid,
.rootprofile-experience--case-grid,
.rootprofile-experience--featured-grid,
.rootprofile-evidence--cards,
.rootprofile-evidence--spotlight {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.rootprofile-capabilities--list .rootprofile-capability-grid,
.rootprofile-experience--timeline,
.rootprofile-evidence--ledger {
  grid-template-columns: 1fr;
}

.rootprofile-capabilities--showcase .rootprofile-capability-card:first-child,
.rootprofile-experience--featured-grid .rootprofile-experience-card--featured,
.rootprofile-evidence--spotlight .rootprofile-evidence-card--spotlight {
  grid-column: span 2;
}

.rootprofile-capability-card,
.rootprofile-experience-card,
.rootprofile-evidence-card {
  border: 1px solid var(--rootprofile-border-default);
  border-radius: var(--rootprofile-radius-md);
  background: var(--rootprofile-surface-base);
}

.rootprofile-capability-card,
.rootprofile-evidence-card {
  padding: var(--rootprofile-space-4);
}

.rootprofile-evidence--ledger .rootprofile-evidence-card {
  display: grid;
  grid-template-columns: minmax(180px, .7fr) minmax(0, 1fr) auto;
  align-items: center;
  gap: var(--rootprofile-space-3);
}

.rootprofile-evidence-card__claim {
  display: flex;
  flex-direction: column;
  gap: var(--rootprofile-space-1);
}

.rootprofile-evidence-card__claim > span,
.rootprofile-evidence-card__source > span {
  color: var(--rootprofile-text-muted);
  font-size: .82rem;
}

@media (max-width: 767px) {
  .rootprofile-capabilities--showcase .rootprofile-capability-card:first-child,
  .rootprofile-experience--featured-grid .rootprofile-experience-card--featured,
  .rootprofile-evidence--spotlight .rootprofile-evidence-card--spotlight {
    grid-column: auto;
  }

  .rootprofile-evidence--ledger .rootprofile-evidence-card {
    grid-template-columns: 1fr;
  }
}

/* Business Profile Experience vNext: people and explicit responsibility. */
.rootprofile-people__grid,
.rootprofile-responsibility-people__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: var(--rootprofile-space-4);
}

.rootprofile-people--leadership-focus .rootprofile-team-card--lead {
  grid-column: span 2;
}

.rootprofile-people--compact-roster .rootprofile-people__grid {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.rootprofile-responsibility-people {
  margin-top: var(--rootprofile-space-6);
  padding: var(--rootprofile-space-4);
  border-radius: var(--rootprofile-radius-md);
  background: var(--rootprofile-surface-subtle);
}

.rootprofile-responsibility-person {
  display: grid;
  gap: var(--rootprofile-space-2);
}

.rootprofile-responsibility-person strong,
.rootprofile-responsibility-person span {
  display: block;
}

.rootprofile-responsibility-person span {
  color: var(--rootprofile-text-muted);
  font-size: .88rem;
}

@media (max-width: 767px) {
  .rootprofile-people--leadership-focus .rootprofile-team-card--lead {
    grid-column: auto;
  }
}

/* Business Profile Experience vNext: trust narrative and final contact. */
.rootprofile-trust-narrative,
.rootprofile-contact-vnext {
  width: 100%;
}

.rootprofile-commitment-grid,
.rootprofile-value-grid,
.rootprofile-culture-grid,
.rootprofile-philosophy-grid,
.rootprofile-statement-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: var(--rootprofile-space-4);
}

.rootprofile-commitment-card,
.rootprofile-value-card,
.rootprofile-culture-card,
.rootprofile-philosophy-card,
.rootprofile-statement-card {
  padding: var(--rootprofile-space-4);
  border: 1px solid var(--rootprofile-border-default);
  border-radius: var(--rootprofile-radius-md);
  background: var(--rootprofile-surface-base);
}

.rootprofile-history-timeline {
  display: grid;
  gap: var(--rootprofile-space-4);
  list-style: none;
  padding: 0;
}

.rootprofile-history-event {
  padding-inline-start: var(--rootprofile-space-4);
  border-inline-start: 2px solid var(--rootprofile-border-default);
}

.rootprofile-history-event time {
  display: block;
  color: var(--rootprofile-text-muted);
  font-size: .86rem;
}

.rootprofile-contact-vnext {
  padding: var(--rootprofile-space-5);
  border: 1px solid var(--rootprofile-border-default);
  border-radius: var(--rootprofile-radius-lg);
  background: var(--rootprofile-surface-emphasis);
}

.rootprofile-contact-vnext--minimal-handoff {
  max-width: var(--rootprofile-content-standard);
  margin-inline: auto;
}

.rootprofile-contact-vnext--local-presence .rootprofile-business-address {
  font-size: 1.05rem;
}

/* alpha.97: Supporting Contact Surface. */
.rootprofile-contact-surface{--rootprofile-contact-max:var(--rootprofile-content-wide,1180px);width:100%;color:var(--rootprofile-text-primary,#1d2327);background:var(--rootprofile-surface-base,#fff)}.rootprofile-contact-region{width:100%;padding:clamp(36px,6vw,72px) 20px}.rootprofile-contact-region:nth-child(even){background:var(--rootprofile-surface-subtle,#f6f7f7)}.rootprofile-contact-region__inner{width:min(100%,var(--rootprofile-contact-max));margin-inline:auto}.rootprofile-contact-hero .rootprofile-contact-region__inner{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,.55fr);align-items:center;gap:clamp(24px,5vw,64px)}.rootprofile-contact-hero__copy{max-width:760px}.rootprofile-contact-org{display:block;margin-bottom:10px;color:var(--rootprofile-text-muted,#646970);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.rootprofile-contact-title{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.05;letter-spacing:-.035em}.rootprofile-contact-intro{max-width:68ch;margin:18px 0 0;color:var(--rootprofile-text-muted,#50575e);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.rootprofile-contact-hero__logo{display:grid;place-items:center;min-height:180px}.rootprofile-contact-hero__logo img{display:block;max-width:min(260px,100%);max-height:180px;object-fit:contain}.rootprofile-contact-region__heading{display:grid;gap:7px;margin-bottom:22px}.rootprofile-contact-region__heading h2{margin:0;font-size:clamp(1.45rem,2.7vw,2.1rem)}.rootprofile-contact-method-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.rootprofile-contact-method{display:grid;gap:7px;min-width:0;padding:18px;border:1px solid var(--rootprofile-border-default,#dcdcde);border-radius:var(--rootprofile-radius-md,12px);background:var(--rootprofile-surface-base,#fff);box-shadow:0 1px 2px rgba(0,0,0,.035)}.rootprofile-contact-method__purpose{color:var(--rootprofile-text-muted,#646970);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rootprofile-contact-method__value{font-size:1.05rem;font-weight:700;overflow-wrap:anywhere}.rootprofile-contact-method a{color:var(--rootprofile-action-primary,#2271b1);text-decoration:none}.rootprofile-contact-method a:hover{text-decoration:underline}.rootprofile-contact-presence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rootprofile-contact-presence-card{display:grid;gap:8px;padding:20px;border:1px solid var(--rootprofile-border-default,#dcdcde);border-radius:var(--rootprofile-radius-md,12px);background:var(--rootprofile-surface-base,#fff)}.rootprofile-contact-presence-card strong{font-size:1rem}.rootprofile-contact-presence-card p{margin:0;color:var(--rootprofile-text-muted,#50575e);line-height:1.65}.rootprofile-contact-policy-links{display:flex;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.rootprofile-contact-policy-links a{display:inline-flex;align-items:center;min-height:42px;padding:8px 13px;border:1px solid var(--rootprofile-border-default,#dcdcde);border-radius:999px;background:var(--rootprofile-surface-base,#fff);color:inherit;text-decoration:none}.rootprofile-contact-policy-links a:hover{border-color:currentColor}.rootprofile-contact-surface--local_presence .rootprofile-contact-presence{background:var(--rootprofile-surface-emphasis,#eef4f8)}.rootprofile-contact-surface--service_handoff .rootprofile-contact-method{border-radius:8px}.rootprofile-contact-surface a:focus-visible{outline:2px solid var(--rootprofile-focus-ring,#2271b1);outline-offset:3px}
@media(max-width:767px){.rootprofile-contact-region{padding:34px 16px}.rootprofile-contact-hero .rootprofile-contact-region__inner,.rootprofile-contact-presence-grid{grid-template-columns:1fr}.rootprofile-contact-hero__logo{min-height:0;justify-items:start}.rootprofile-contact-hero__logo img{max-width:180px;max-height:110px}.rootprofile-contact-title{font-size:clamp(2rem,10vw,3.2rem)}}@media(prefers-reduced-motion:reduce){.rootprofile-contact-surface *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.rootprofile-contact-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,.55fr);align-items:center;gap:clamp(24px,5vw,64px);width:min(calc(100% - 40px),var(--rootprofile-contact-max));margin-inline:auto;padding:clamp(44px,7vw,86px) 0}.rootprofile-contact-hero__logo{grid-column:2;grid-row:1}.rootprofile-contact-hero__copy{grid-column:1;grid-row:1}.rootprofile-contact-presence-card--hours ul{display:grid;gap:7px;margin:4px 0 0;padding:0;list-style:none}.rootprofile-contact-presence-card--hours li{display:flex;justify-content:space-between;gap:16px;padding-top:7px;border-top:1px solid var(--rootprofile-border-default,#dcdcde)}.rootprofile-contact-policy-links a span{margin-inline-start:7px}@media(max-width:767px){.rootprofile-contact-hero{grid-template-columns:1fr;width:min(calc(100% - 32px),var(--rootprofile-contact-max));padding:40px 0}.rootprofile-contact-hero__logo,.rootprofile-contact-hero__copy{grid-column:1}.rootprofile-contact-hero__copy{grid-row:1}.rootprofile-contact-hero__logo{grid-row:2}}

/* alpha.99 Contact Surface catalog regions. */
.rootprofile-contact-identity-grid,
.rootprofile-contact-official-grid,
.rootprofile-contact-responsible-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}
.rootprofile-contact-item {
    display: grid;
    gap: 8px;
    min-width: 0;
    padding: 20px;
    border: 1px solid var(--rootprofile-border-default,#dcdcde);
    border-radius: var(--rootprofile-radius-md,12px);
    background: var(--rootprofile-surface-base,#fff);
    color: inherit;
    text-decoration: none;
    box-sizing: border-box;
}
.rootprofile-contact-item > span:first-child {
    color: var(--rootprofile-text-muted,#646970);
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.rootprofile-contact-item > strong {
    font-size: 1rem;
    line-height: 1.45;
    overflow-wrap: anywhere;
}
.rootprofile-contact-item > em {
    color: var(--rootprofile-text-muted,#646970);
    font-style: normal;
    font-weight: 600;
}
.rootprofile-contact-item > p,
.rootprofile-contact-item > div p {
    margin: 0;
    line-height: 1.65;
}
.rootprofile-contact-item--highlight {
    border-color: var(--rootprofile-action-primary,#2271b1);
    box-shadow: 0 6px 24px rgb(0 0 0 / 7%);
}
.rootprofile-contact-item--subtle {
    border-color: transparent;
    background: var(--rootprofile-surface-subtle,#f6f7f7);
    box-shadow: none;
}
.rootprofile-contact-item--rich {
    grid-column: 1 / -1;
}
.rootprofile-contact-identity-logo img {
    display: block;
    width: auto;
    max-width: min(240px,100%);
    max-height: 120px;
    object-fit: contain;
}
.rootprofile-contact-method-grid > .rootprofile-contact-item {
    min-height: 118px;
}
.rootprofile-contact-method-grid > a.rootprofile-contact-item:hover,
.rootprofile-contact-official-grid > a.rootprofile-contact-item:hover,
.rootprofile-contact-responsible-grid > a.rootprofile-contact-item:hover {
    border-color: var(--rootprofile-action-primary,#2271b1);
}
.rootprofile-contact-method__value,
.rootprofile-contact-official-grid .rootprofile-contact-item > span:last-child {
    font-size: 1.02rem;
    font-weight: 700;
    overflow-wrap: anywhere;
}
.rootprofile-contact-presence-grid > .rootprofile-contact-item {
    min-height: 120px;
}
.rootprofile-contact-presence-grid .rootprofile-contact-presence-card--hours ul {
    display: grid;
    gap: 7px;
    margin: 4px 0 0;
    padding: 0;
    list-style: none;
}
.rootprofile-contact-presence-grid .rootprofile-contact-presence-card--hours li {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    padding-top: 7px;
    border-top: 1px solid var(--rootprofile-border-default,#dcdcde);
}
.rootprofile-contact-policy-links .rootprofile-contact-item {
    display: inline-flex;
    grid-template-columns: none;
    align-items: center;
    min-height: 44px;
    padding: 9px 14px;
    border-radius: 999px;
}
.rootprofile-contact-policy-links .rootprofile-contact-item strong {
    font-size: .92rem;
}
@media(max-width:767px){
    .rootprofile-contact-identity-grid,
    .rootprofile-contact-official-grid,
    .rootprofile-contact-responsible-grid {
        grid-template-columns: 1fr;
    }
    .rootprofile-contact-item--rich {
        grid-column: auto;
    }
}
