.interviews-intro{margin-bottom:1.75rem}.interviews-intro__pill{text-transform:uppercase;letter-spacing:.05em;color:var(--color-buy,#10b981);background:#10b9811a;border-radius:9999px;align-items:center;gap:.4375rem;margin-bottom:1rem;padding:.3125rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.interviews-intro__dot{background:var(--color-buy,#10b981);border-radius:50%;width:7px;height:7px;animation:2s infinite interviews-pulse;box-shadow:0 0 #10b98199}@keyframes interviews-pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.interviews-intro p{color:var(--color-600);max-width:760px;font-size:.9375rem;line-height:1.75}.interviews-intro a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.interviews-cta{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding:1.75rem;display:flex}.interviews-cta__heading{color:#fff;margin-bottom:.375rem;font-size:1.125rem;font-weight:700}.interviews-cta__text p{color:#cbd5e1;max-width:38rem;margin:0;font-size:.9375rem;line-height:1.6}.interviews-cta__btn{background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);transition:background var(--transition-fast);flex-shrink:0;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-block}.interviews-cta__btn:hover{background:#1d4ed8}.interviews-all__head{border-bottom:1px solid var(--color-200);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.interviews-all__h2{color:var(--color-900);margin:0;font-size:1.25rem;font-weight:800}.interviews-all__count{color:var(--color-400);font-size:.8125rem}.interviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}@media (max-width:1024px){.interviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.interviews-grid{grid-template-columns:1fr;gap:1.25rem}}.interviews-empty{text-align:center;background:var(--color-50);border:1px solid var(--color-100);border-radius:var(--radius-lg);margin-bottom:2.5rem;padding:2.5rem}.interviews-empty a{color:var(--color-primary);font-weight:600}.interviews-newsletter{max-width:640px;margin:3rem auto}.interviews-topics{margin-top:3rem}.interviews-topics__h2,.interviews-questions__h2{color:var(--color-900);margin-bottom:.5rem;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:800}.interviews-topics__lede,.interviews-questions__lede{color:var(--color-600);max-width:760px;margin-bottom:1.75rem;font-size:.9375rem;line-height:1.7}.interviews-topics__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.interviews-topic{background:var(--color-white);border:1px solid var(--color-200);border-radius:var(--radius-lg);padding:1.5rem}.interviews-topic__icon{font-size:1.5rem;line-height:1}.interviews-topic__h3{color:var(--color-900);margin:.75rem 0 .5rem;font-size:1.0625rem;font-weight:700}.interviews-topic__body{color:var(--color-600);margin:0;font-size:.875rem;line-height:1.7}.interviews-topic__body a{color:var(--color-primary);font-weight:600}.interviews-questions{margin-top:3rem}.interviews-questions__list{counter-reset:iq;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.interviews-question{counter-increment:iq;background:var(--color-50);border:1px solid var(--color-200);border-radius:var(--radius-md);padding:.875rem 1rem .875rem 2.75rem;position:relative}.interviews-question:before{content:counter(iq);background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.6875rem;font-weight:700;display:flex;position:absolute;top:.875rem;left:.875rem}.interviews-question__theme{color:var(--color-900);margin-bottom:.125rem;font-size:.9375rem;font-weight:700;display:block}.interviews-question__detail{color:var(--color-600);font-size:.875rem;line-height:1.65}.interviews-questions__note{color:var(--color-600);margin-top:1.25rem;font-size:.875rem;line-height:1.7}.interviews-questions__note a{color:var(--color-primary);font-weight:600}@media (max-width:1024px){.interviews-topics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.interviews-topics__grid,.interviews-questions__list{grid-template-columns:1fr}}
.interview-card{color:inherit;border:1px solid var(--color-200);border-radius:var(--radius-lg);background:var(--color-white);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.interview-card:hover{border-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 18px 32px -22px #0f172a73}.interview-card__top{position:relative}.interview-card__img{aspect-ratio:16/9;background:var(--color-100);overflow:hidden}.interview-card__img img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.interview-card:hover .interview-card__img img{transform:scale(1.04)}.interview-card__img--placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#1e293b);justify-content:center;align-items:center;display:flex}.interview-card__img--placeholder span{color:#fff;font-size:3rem;font-weight:800;font-family:var(--zp-font-heading);opacity:.6}.interview-card__scrim{pointer-events:none;background:linear-gradient(#0000,#0f172ab8);height:55%;position:absolute;inset:auto 0 0}.interview-card__badge{text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--color-primary);z-index:1;border-radius:9999px;padding:.25rem .625rem;font-size:.625rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.interview-card__company{z-index:1;color:#fff;text-shadow:0 1px 6px #0f172a99;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 1.75rem);font-size:.8125rem;font-weight:700;position:absolute;bottom:.75rem;left:.875rem;overflow:hidden}.interview-card__body{flex-direction:column;flex:1;padding:1.125rem 1.25rem 1rem;display:flex}.interview-card__name{color:var(--color-900);font-size:1.125rem;font-weight:700;line-height:1.3;font-family:var(--zp-font-heading)}.interview-card:hover .interview-card__name{color:var(--color-primary)}.interview-card__role{color:var(--color-primary);margin-top:.1875rem;margin-bottom:.625rem;font-size:.8125rem;font-weight:600}.interview-card__summary{color:var(--color-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:.875rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.interview-card__footer{color:var(--color-400);border-top:1px solid var(--color-100);justify-content:space-between;align-items:center;gap:.375rem;margin-top:auto;padding-top:.75rem;font-size:.75rem;display:flex}.interview-card__cta{color:var(--color-primary);font-weight:600}.interview-card__arrow{transition:transform var(--transition-base);display:inline-block}.interview-card:hover .interview-card__arrow{transform:translate(3px)}.breadcrumbs{margin-bottom:1.5rem}.breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.breadcrumbs__item{align-items:center;gap:.25rem;min-width:0;display:inline-flex}.breadcrumbs__link{color:var(--color-500);border-radius:var(--radius-sm);transition:color var(--transition-fast);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.3125rem;max-width:200px;padding:.125rem .25rem;text-decoration:none;display:inline-flex;overflow:hidden}.breadcrumbs__link:hover{color:var(--color-primary)}.breadcrumbs__sep{color:var(--color-300);flex-shrink:0}.breadcrumbs__current{color:var(--color-900);white-space:nowrap;text-overflow:ellipsis;max-width:320px;padding:.125rem .25rem;font-weight:600;overflow:hidden}@media (max-width:540px){.breadcrumbs__link{max-width:90px}.breadcrumbs__current{max-width:160px}}.faq-section{padding:0}.faq-section__title{text-align:center;margin-bottom:2.5rem}.faq-list{flex-direction:column;gap:0;max-width:680px;margin:0 auto;display:flex}.faq-item{border-bottom:1px solid var(--color-100)}.faq-item:first-child{border-top:1px solid var(--color-100)}.faq-item__question{color:var(--color-900);cursor:pointer;transition:color var(--transition-fast);justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:.9375rem;font-weight:600;list-style:none;display:flex}.faq-item__question:hover{color:var(--color-primary)}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:after{content:"+";color:var(--color-400);border:1px solid var(--color-200);width:28px;height:28px;transition:all var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:1.5rem;font-size:1.125rem;font-weight:300;display:flex}.faq-item[open] .faq-item__question:after{content:"−";color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-50)}.faq-item__answer{color:var(--color-500);max-width:600px;padding:0 0 1.25rem;font-size:.875rem;line-height:1.75}
