:root{--bg: var(--bg, #0b0b0f);--panel: var(--panel, #121417);--text: var(--text, #e8e8ea);--muted: var(--muted, #a1a1b0);--primary: var(--primary, #f59e0b)}.page[data-astro-cid-pojauphe]{color:var(--text);background:var(--bg)}.sr-only[data-astro-cid-pojauphe]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.section-title[data-astro-cid-pojauphe]{font-size:clamp(1.5rem,2vw + 1rem,2.2rem);font-weight:500;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.5rem;color:#fff}.hero[data-astro-cid-pojauphe]{padding:4rem 1rem 2rem;max-width:1200px;margin:0 auto}.hero__badge[data-astro-cid-pojauphe]{display:inline-block;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#9ca3af;padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:500;width:-moz-fit-content;width:fit-content;margin-bottom:1rem}.hero__title[data-astro-cid-pojauphe]{font-size:clamp(1.5rem,2vw + .75rem,2.25rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;color:#fff}.accent[data-astro-cid-pojauphe]{color:#fff}.hero__subtitle[data-astro-cid-pojauphe]{color:#9ca3af;line-height:1.7;font-size:1.05rem;max-width:70ch}.featured[data-astro-cid-pojauphe]{padding:3rem 1rem;background:linear-gradient(180deg,rgba(245,158,11,.05),transparent);border-top:1px solid rgba(245,158,11,.1);border-bottom:1px solid rgba(245,158,11,.1)}.featured__container[data-astro-cid-pojauphe]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.featured__container[data-astro-cid-pojauphe]{grid-template-columns:1fr 1fr}}.featured__title[data-astro-cid-pojauphe]{font-size:clamp(1.5rem,2vw + 1rem,2rem);font-weight:500;margin-bottom:.5rem;color:#fff}.featured__company[data-astro-cid-pojauphe]{color:#9ca3af;font-weight:500;margin-bottom:1.5rem}.featured__section[data-astro-cid-pojauphe]{margin-bottom:1.5rem}.featured__heading[data-astro-cid-pojauphe]{font-weight:500;margin-bottom:.5rem;font-size:1rem;color:#fff}.featured__text[data-astro-cid-pojauphe]{color:#9ca3af;line-height:1.7}.featured__results[data-astro-cid-pojauphe]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;padding:1.5rem;background:var(--panel);border:1px solid rgba(245,158,11,.15);border-radius:12px}.featured__result[data-astro-cid-pojauphe]{text-align:center}.featured__metric[data-astro-cid-pojauphe]{display:block;font-size:1.5rem;font-weight:500;color:#fff}.featured__label[data-astro-cid-pojauphe]{display:block;color:#9ca3af;font-size:.9rem;margin-top:.25rem}.featured__quote[data-astro-cid-pojauphe]{background:var(--panel);border-left:3px solid var(--primary);padding:1.5rem;margin:1.5rem 0;border-radius:8px}.featured__quote[data-astro-cid-pojauphe] p[data-astro-cid-pojauphe]{color:#9ca3af;font-style:italic;margin-bottom:.75rem}.featured__quote[data-astro-cid-pojauphe] footer[data-astro-cid-pojauphe]{color:#9ca3af;font-size:.9rem}.featured__image[data-astro-cid-pojauphe]{display:none}@media(min-width:1024px){.featured__image[data-astro-cid-pojauphe]{display:block;border-radius:12px;overflow:hidden;border:1px solid rgba(245,158,11,.2)}.featured__image[data-astro-cid-pojauphe] img[data-astro-cid-pojauphe]{width:100%;height:auto;display:block}}.filters[data-astro-cid-pojauphe]{padding:2rem 1rem;background:linear-gradient(180deg,rgba(245,158,11,.05),transparent)}.filters__container[data-astro-cid-pojauphe]{max-width:1200px;margin:0 auto}.filter-buttons[data-astro-cid-pojauphe]{display:flex;gap:.75rem;flex-wrap:wrap}.filter-btn[data-astro-cid-pojauphe]{padding:.5rem 1rem;border:1px solid rgba(245,158,11,.2);background:transparent;color:#9ca3af;border-radius:999px;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .2s ease}.filter-btn[data-astro-cid-pojauphe]:hover{border-color:#f59e0b80;color:var(--text)}.filter-btn--active[data-astro-cid-pojauphe]{background:var(--primary);color:#fff;border-color:var(--primary)}.studies[data-astro-cid-pojauphe]{padding:3rem 1rem}.studies__container[data-astro-cid-pojauphe]{max-width:1200px;margin:0 auto}.studies__grid[data-astro-cid-pojauphe]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media(min-width:900px){.studies__grid[data-astro-cid-pojauphe]{grid-template-columns:repeat(3,1fr)}}.study-card[data-astro-cid-pojauphe]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s ease}.study-card[data-astro-cid-pojauphe]:hover{border-color:#f59e0b4d;transform:translateY(-4px)}.study-card__image-link[data-astro-cid-pojauphe]{display:block;overflow:hidden;height:200px}.study-card__image[data-astro-cid-pojauphe]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.study-card[data-astro-cid-pojauphe]:hover .study-card__image[data-astro-cid-pojauphe]{transform:scale(1.05)}.study-card__content[data-astro-cid-pojauphe]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.study-card__meta[data-astro-cid-pojauphe]{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.8rem}.study-card__category[data-astro-cid-pojauphe]{background:#f59e0b26;color:#9ca3af;padding:.25rem .75rem;border-radius:999px;font-weight:500}.study-card__result[data-astro-cid-pojauphe]{background:#4caf5026;color:#4caf50;padding:.25rem .75rem;border-radius:999px;font-weight:500}.study-card__title[data-astro-cid-pojauphe]{font-weight:500;font-size:1.1rem;color:#fff;line-height:1.3}.study-card__title[data-astro-cid-pojauphe] a[data-astro-cid-pojauphe]{color:#fff;text-decoration:none;transition:color .2s ease}.study-card__title[data-astro-cid-pojauphe] a[data-astro-cid-pojauphe]:hover{color:#fff}.study-card__company[data-astro-cid-pojauphe]{color:#9ca3af;font-size:.9rem}.study-card__link[data-astro-cid-pojauphe]{color:#9ca3af;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease;align-self:flex-start}.study-card__link[data-astro-cid-pojauphe]:hover{transform:translate(4px)}.faq[data-astro-cid-pojauphe]{padding:3rem 1rem}.faq__container[data-astro-cid-pojauphe]{max-width:1200px;margin:0 auto}.faq__items[data-astro-cid-pojauphe]{display:grid;gap:.75rem;margin-top:1.5rem}.faq__item[data-astro-cid-pojauphe]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem;transition:all .2s ease}.faq__item[data-astro-cid-pojauphe]:hover{border-color:#f59e0b33}.faq__q[data-astro-cid-pojauphe]{font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#fff}.faq__q[data-astro-cid-pojauphe]:after{content:"▼";font-size:.75rem;transition:transform .2s ease}.faq__item[data-astro-cid-pojauphe][open] .faq__q[data-astro-cid-pojauphe]:after{transform:rotate(180deg)}.faq__a[data-astro-cid-pojauphe]{color:#9ca3af;margin-top:.75rem;line-height:1.6}.cta[data-astro-cid-pojauphe]{padding:3rem 1rem;display:grid;place-items:center}.cta__box[data-astro-cid-pojauphe]{max-width:900px;text-align:center;background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:2.5rem 1.5rem}.cta__box[data-astro-cid-pojauphe] h2[data-astro-cid-pojauphe]{font-size:clamp(1.5rem,2vw + 1rem,2rem);margin-bottom:.75rem;color:#fff}.cta__box[data-astro-cid-pojauphe] p[data-astro-cid-pojauphe]{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.cta__actions[data-astro-cid-pojauphe]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-pojauphe]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:500;border:1px solid transparent;transition:all .2s ease;font-size:.95rem}.btn--primary[data-astro-cid-pojauphe]{padding:.5rem 1rem;border:1px solid rgba(245,158,11,.2);background:transparent;color:#fff;border-radius:999px;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .2s ease}.btn--primary[data-astro-cid-pojauphe]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #f59e0b4d}.btn--secondary[data-astro-cid-pojauphe]{background:transparent;color:#fff;border-color:#fff3}.btn--secondary[data-astro-cid-pojauphe]:hover{border-color:var(--primary);color:#fff}
