@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";.ostwest-contacts-app{font-family:Poppins,sans-serif;--oc-color-text: #1e1e1e;--oc-color-muted: #666;--oc-color-link: #1e1e1e;--oc-color-border: #e0e0e0;--oc-color-bg: #fafafa;--oc-card-shadow: 0 2px 8px rgba(0, 0, 0, .08);--oc-icon-orange: rgb(253, 93, 20);--oc-icon-dark: #1e1e1e}.ostwest-contacts-list{display:flex;flex-direction:column;gap:4rem}.ostwest-company-info{display:grid;grid-template-columns:repeat(4,1fr);gap:2.25rem;align-items:stretch}@media (max-width: 1024px){.ostwest-company-info{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.ostwest-company-info{grid-template-columns:1fr}}.ostwest-company-info-card{min-width:0;display:flex;flex-direction:column;align-items:stretch;text-align:left}.ostwest-company-info-card-icon{width:48px;height:48px;margin:-24px 0 0 1.25rem;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;align-self:flex-start;position:relative;z-index:1}.ostwest-company-info-card-icon--orange{background:var(--oc-icon-orange)}.ostwest-company-info-card-icon--dark{background:var(--oc-icon-dark)}.ostwest-company-info-card-icon svg{width:24px;height:24px}.ostwest-company-info-card-inner{flex:1;margin-top:-24px;padding:3rem 1.25rem 1.25rem;background:#fff;border-radius:10px;box-shadow:var(--oc-card-shadow);min-width:0}.ostwest-company-info-card-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;color:var(--oc-color-text);line-height:1.3}.ostwest-company-info-card-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.ostwest-company-info-card-list-item{margin:0;padding:0}.ostwest-company-info-card-text,.ostwest-company-info-card-link{font-size:.95rem;color:var(--oc-color-text);line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.ostwest-company-info-card-link{text-decoration:none}.ostwest-company-info-card-link:hover{text-decoration:underline}.ostwest-department{margin:0}.ostwest-department-inner{margin-bottom:2.5rem}.ostwest-department-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--oc-color-text);text-align:left;letter-spacing:.02em}.ostwest-department-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.25rem;align-items:stretch}@media (max-width: 1024px){.ostwest-department-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.ostwest-department-cards{grid-template-columns:1fr}}.ostwest-contact-card{min-width:0;display:flex;flex-direction:column;align-items:stretch;text-align:left}.ostwest-contact-card-icon{width:48px;height:48px;margin:-24px 0 0 1.25rem;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;align-self:flex-start;position:relative;z-index:1}.ostwest-contact-card-icon--orange{background:var(--oc-icon-orange)}.ostwest-contact-card-icon--dark{background:var(--oc-icon-dark)}.ostwest-contact-card-icon svg{width:24px;height:24px}.ostwest-contact-card-inner{flex:1;margin-top:-24px;padding:3rem 1.25rem 1.25rem;background:#fff;border-radius:10px;box-shadow:var(--oc-card-shadow);min-width:0}.ostwest-contact-card-name{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;color:var(--oc-color-text);line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.ostwest-contact-card-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem;min-width:0}.ostwest-contact-card-list-item{margin:0;padding:0;min-width:0}.ostwest-contact-card-list-text{font-size:.95rem;color:var(--oc-color-text);line-height:1.4;overflow-wrap:anywhere;word-break:break-all;display:block}.ostwest-contact-card-list-link{color:var(--oc-color-text);text-decoration:none;overflow-wrap:anywhere;word-break:break-all;display:block;min-width:0}.ostwest-contact-card-list-link:hover{text-decoration:underline}.ostwest-contacts-empty{color:var(--oc-color-muted);font-style:italic}
