.BlogTeaser-module__oIjYIG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BlogTeaser-module__oIjYIG__card{background:var(--color-white);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.BlogTeaser-module__oIjYIG__card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.BlogTeaser-module__oIjYIG__cardMedia{aspect-ratio:16/10;background:linear-gradient(135deg,color-mix(in srgb,var(--color-navy)12%,var(--color-white))0%,color-mix(in srgb,var(--color-mid-blue)22%,var(--color-white))100%);display:block;position:relative;overflow:hidden}.BlogTeaser-module__oIjYIG__cardImg{object-fit:cover}.BlogTeaser-module__oIjYIG__cardPlaceholder{font-family:var(--font-mono-display),monospace;letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}.BlogTeaser-module__oIjYIG__cardBody{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.BlogTeaser-module__oIjYIG__cardMeta{font-size:12px;font-family:var(--font-mono-display),monospace;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BlogTeaser-module__oIjYIG__cardCat{color:var(--color-navy)}.BlogTeaser-module__oIjYIG__cardTitle{font-family:var(--font-display),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.01em;color:var(--color-text);text-wrap:balance;margin:0;font-size:19px;font-weight:600;line-height:1.3}.BlogTeaser-module__oIjYIG__cardTitle a{color:inherit}.BlogTeaser-module__oIjYIG__cardTitle a:hover{color:var(--color-navy)}.BlogTeaser-module__oIjYIG__cardExcerpt{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.BlogTeaser-module__oIjYIG__cardLink{color:var(--color-navy);align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:14px;font-weight:500;transition:gap .2s;display:inline-flex}.BlogTeaser-module__oIjYIG__cardLink:hover{gap:10px}.BlogTeaser-module__oIjYIG__cardLink svg{flex-shrink:0;width:16px;height:16px}.BlogTeaser-module__oIjYIG__allWrap{justify-content:center;margin-top:40px;display:flex}.BlogTeaser-module__oIjYIG__empty{text-align:center;background:var(--color-white);border:1px dashed var(--color-border);border-radius:18px;flex-direction:column;align-items:center;gap:24px;padding:clamp(32px,5vw,56px) 24px;display:flex}.BlogTeaser-module__oIjYIG__emptyText{max-width:52ch;color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}.BlogTeaser-module__oIjYIG__allLink{border:1px solid var(--color-border);color:var(--color-text);border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:500;transition:border-color .2s,color .2s,gap .2s;display:inline-flex}.BlogTeaser-module__oIjYIG__allLink:hover{border-color:var(--color-navy);color:var(--color-navy);gap:14px}.BlogTeaser-module__oIjYIG__allLink svg{flex-shrink:0;width:16px;height:16px}@media (max-width:900px){.BlogTeaser-module__oIjYIG__grid{grid-template-columns:1fr}}
.Convictions-module__6yw82q__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Convictions-module__6yw82q__card{background:var(--color-white);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;gap:16px;padding:36px 32px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Convictions-module__6yw82q__card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Convictions-module__6yw82q__cardIndex{font-family:var(--font-mono-display),"JetBrains Mono",ui-monospace,monospace;color:var(--color-navy);letter-spacing:.1em;font-size:13px}.Convictions-module__6yw82q__cardTitle{font-family:var(--font-display),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:24px;font-weight:600;line-height:1.2}.Convictions-module__6yw82q__cardText{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.55}@media (max-width:900px){.Convictions-module__6yw82q__grid{grid-template-columns:1fr}}
.Faq-module__wIbwua__list{max-width:920px;margin:0 auto}.Faq-module__wIbwua__item{border-bottom:1px solid var(--color-border)}.Faq-module__wIbwua__btn{text-align:left;width:100%;font-family:var(--font-display),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.01em;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:19px;font-weight:500;transition:color .2s;display:flex}.Faq-module__wIbwua__btn:hover{color:var(--color-navy)}.Faq-module__wIbwua__plus{background:color-mix(in srgb,var(--color-navy)12%,var(--color-white));width:28px;height:28px;color:var(--color-navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:400;transition:transform .25s;display:flex}.Faq-module__wIbwua__itemOpen .Faq-module__wIbwua__plus{transform:rotate(45deg)}.Faq-module__wIbwua__answer{color:var(--color-text-muted);font-size:16px;line-height:1.6;overflow:hidden}.Faq-module__wIbwua__itemOpen .Faq-module__wIbwua__answer{padding-bottom:24px}.Faq-module__wIbwua__answerInner{max-width:80ch}
.SectionHead-module__WRdEbW__head{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(24px,5vw,80px);margin-bottom:clamp(40px,5vw,64px);display:grid}.SectionHead-module__WRdEbW__titleCol{display:block}.SectionHead-module__WRdEbW__eyebrow{font-family:var(--font-mono-display),"JetBrains Mono",ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--color-navy);align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.SectionHead-module__WRdEbW__eyebrow:before{content:"";opacity:.6;background:currentColor;width:24px;height:1px}.SectionHead-module__WRdEbW__title{font-family:var(--font-display),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.02em;color:var(--color-text);text-wrap:balance;margin:20px 0 0;font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.05}.SectionHead-module__WRdEbW__lead{color:var(--color-text-muted);text-wrap:pretty;max-width:50ch;margin:0;font-size:1.0625rem;line-height:1.55}@media (max-width:820px){.SectionHead-module__WRdEbW__head{grid-template-columns:1fr;align-items:start}}
.Testimonials-module__L9Y4ma__testi{background:var(--color-white);border:1px solid var(--color-border);max-width:880px;box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;gap:28px;margin:0 auto;padding:clamp(36px,5vw,64px) clamp(28px,5vw,72px);display:flex;position:relative}.Testimonials-module__L9Y4ma__quote{font-family:var(--font-display),"Space Grotesk",system-ui,sans-serif;color:var(--color-text);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:clamp(20px,2.6vw,26px);font-weight:500;line-height:1.45}.Testimonials-module__L9Y4ma__quote:before{content:"“";font-family:var(--font-serif-accent),"Instrument Serif",Georgia,serif;color:color-mix(in srgb,var(--color-navy)35%,var(--color-white));margin-right:6px;font-size:72px;font-style:italic;line-height:0;position:relative;top:22px}.Testimonials-module__L9Y4ma__foot{border-top:1px solid var(--color-border);align-items:center;gap:14px;padding-top:20px;display:flex}.Testimonials-module__L9Y4ma__person{flex-direction:column;gap:2px;display:flex}.Testimonials-module__L9Y4ma__name{color:var(--color-text);font-size:15px;font-weight:600;font-family:var(--font-tight),"Inter Tight",system-ui,sans-serif}.Testimonials-module__L9Y4ma__role{color:var(--color-text-muted);font-size:13px}
.ValuePillar-module__A_bX2W__root{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);padding:var(--space-5);box-shadow:var(--shadow-sm);gap:var(--space-3);height:100%;display:grid}.ValuePillar-module__A_bX2W__iconWrap{border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-light-blue)14%,var(--color-white));width:56px;height:56px;color:var(--color-mid-blue);justify-content:center;align-items:center;display:flex}.ValuePillar-module__A_bX2W__iconWrap svg{display:block}.ValuePillar-module__A_bX2W__label{color:var(--color-navy);margin:0;font-size:1.05rem;line-height:1.25}.ValuePillar-module__A_bX2W__text{color:var(--color-text-muted);margin:0;font-size:.98rem;line-height:1.55}
