.industry-switcher__header[data-astro-cid-fkjx6rb7]{text-align:center;margin-bottom:2.5rem}.industry-switcher__lead[data-astro-cid-fkjx6rb7]{margin-top:-.5rem;margin-bottom:0}.industry-switcher__tabs[data-astro-cid-fkjx6rb7]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.25rem}.industry-switcher__tab[data-astro-cid-fkjx6rb7]{padding:.5rem 1rem;font-size:.875rem;font-weight:500;letter-spacing:-.01em;color:var(--text-secondary);background:transparent;border:1px solid rgba(15,23,42,.1);border-radius:var(--radius-full);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.industry-switcher__tab[data-astro-cid-fkjx6rb7]:hover{border-color:#3080ff59;color:#2563eb}.industry-switcher__tab[data-astro-cid-fkjx6rb7].is-active{color:#fff;background:#3080ff;border-color:#3080ff}.industry-switcher[data-astro-cid-fkjx6rb7]{--industry-line: rgba(15, 23, 42, .08);--industry-accent: rgb(48 128 255)}.industry-switcher__shell[data-astro-cid-fkjx6rb7]{border:1px solid var(--industry-line);border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(105deg,#f8fafc99 0% 49.5%,#eff6ff59 49.5% 100%)}.industry-switcher__grid[data-astro-cid-fkjx6rb7]{display:grid;grid-template-columns:1fr;grid-template-areas:"tagline" "challenge" "unlock";gap:0;padding:1.25rem 1.5rem}.industry-switcher__spacer[data-astro-cid-fkjx6rb7]{display:none}.industry-switcher__tagline[data-astro-cid-fkjx6rb7]{grid-area:tagline;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem}.industry-switcher__stack--challenge[data-astro-cid-fkjx6rb7]{grid-area:challenge}.industry-switcher__stack--unlock[data-astro-cid-fkjx6rb7]{grid-area:unlock;position:relative}@media(min-width:768px){.industry-switcher__grid[data-astro-cid-fkjx6rb7]{grid-template-columns:1fr 1fr;grid-template-areas:"tagline spacer" "challenge unlock"}.industry-switcher__spacer[data-astro-cid-fkjx6rb7]{display:block;grid-area:spacer}.industry-switcher__stack--unlock[data-astro-cid-fkjx6rb7]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;border-radius:1px;background:var(--industry-accent);opacity:.85}.industry-switcher__stack--unlock[data-astro-cid-fkjx6rb7]{padding-left:1.75rem}}@media(max-width:767px){.industry-switcher__stack--unlock[data-astro-cid-fkjx6rb7]{margin-top:1.25rem;padding-top:1.25rem;background:#eff6ff73;border-top:1px dashed var(--industry-line)}}.industry-switcher__label[data-astro-cid-fkjx6rb7]{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem}.industry-switcher__label--accent[data-astro-cid-fkjx6rb7]{color:#2563eb}.industry-switcher__copy[data-astro-cid-fkjx6rb7]{font-size:.9375rem;line-height:1.55;color:var(--text-secondary);margin:0}.industry-switcher__copy--unlock[data-astro-cid-fkjx6rb7]{color:#334155}.industry-switcher__extended[data-astro-cid-fkjx6rb7]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--industry-line)}.industry-switcher__buyers[data-astro-cid-fkjx6rb7]{font-size:.875rem;line-height:1.55;color:var(--text-secondary);margin:0 0 1.25rem}.industry-switcher__buyers[data-astro-cid-fkjx6rb7] span[data-astro-cid-fkjx6rb7]{font-weight:500;color:var(--text-primary);margin-right:.35rem}.industry-switcher__details[data-astro-cid-fkjx6rb7]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.industry-switcher__details[data-astro-cid-fkjx6rb7]{grid-template-columns:1fr 1fr;gap:2rem}}.industry-switcher__details[data-astro-cid-fkjx6rb7] ul[data-astro-cid-fkjx6rb7]{list-style:none;margin:0;padding:0}.industry-switcher__details[data-astro-cid-fkjx6rb7] li[data-astro-cid-fkjx6rb7]{font-size:.9375rem;line-height:1.55;color:var(--text-secondary);padding:.35rem 0 .35rem .875rem;position:relative}.industry-switcher__details[data-astro-cid-fkjx6rb7] li[data-astro-cid-fkjx6rb7]:before{content:"";position:absolute;left:0;top:.72em;width:4px;height:4px;border-radius:50%;background:var(--text-muted)}.industry-explorer[data-astro-cid-fkjx6rb7]{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start}@media(min-width:1024px){.industry-explorer[data-astro-cid-fkjx6rb7]{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:1.75rem}}.industry-explorer__rail[data-astro-cid-fkjx6rb7]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.industry-explorer__rail[data-astro-cid-fkjx6rb7]{flex-direction:column;overflow-x:visible;position:sticky;top:calc(60px + 1rem);padding-bottom:0;gap:.35rem}}.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7]{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;flex-shrink:0;width:auto;min-width:9rem;padding:.75rem 1rem;text-align:left;border:1px solid transparent;border-radius:var(--radius-lg);background:transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}@media(min-width:1024px){.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7]{width:100%;min-width:0;padding:.875rem 1rem}}.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7]:hover{background:#ffffffd9;border-color:#0f172a0f}.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7].is-active{background:#fff;border-color:#3080ff38;box-shadow:var(--shadow-md)}@media(min-width:1024px){.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7].is-active{border-left:3px solid rgb(48 128 255);padding-left:calc(1rem - 2px)}}.industry-explorer__nav-label[data-astro-cid-fkjx6rb7]{font-size:.875rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);line-height:1.3}.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7].is-active .industry-explorer__nav-label[data-astro-cid-fkjx6rb7]{color:#2563eb}.industry-explorer__nav-hint[data-astro-cid-fkjx6rb7]{display:none;font-size:.75rem;line-height:1.4;color:var(--text-muted)}@media(min-width:1024px){.industry-explorer__nav-hint[data-astro-cid-fkjx6rb7]{display:block}.industry-explorer__nav-btn[data-astro-cid-fkjx6rb7].is-active .industry-explorer__nav-hint[data-astro-cid-fkjx6rb7]{color:#64748b}}.industry-explorer__stage[data-astro-cid-fkjx6rb7]{min-width:0}.industry-card[data-astro-cid-fkjx6rb7]{background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.industry-card__head[data-astro-cid-fkjx6rb7]{padding:1.75rem 1.75rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#f8fafc80,#fff)}.industry-card__badge[data-astro-cid-fkjx6rb7]{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#2563eb;padding:.3rem .65rem;margin-bottom:.875rem;border-radius:var(--radius-full);background:#eff6ffe6;border:1px solid rgba(48,128,255,.18)}.industry-card__tagline[data-astro-cid-fkjx6rb7]{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.2;color:var(--text-primary);margin:0 0 1rem;max-width:36rem}.industry-card__buyers[data-astro-cid-fkjx6rb7]{font-size:.9375rem;line-height:1.55;color:var(--text-secondary);margin:0;max-width:40rem}.industry-card__buyers-label[data-astro-cid-fkjx6rb7]{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem}.industry-card__split[data-astro-cid-fkjx6rb7]{display:grid;grid-template-columns:1fr}@media(min-width:768px){.industry-card__split[data-astro-cid-fkjx6rb7]{grid-template-columns:1fr 1fr}}.industry-card__block[data-astro-cid-fkjx6rb7]{padding:1.5rem 1.75rem}.industry-card__block--challenge[data-astro-cid-fkjx6rb7]{border-bottom:1px solid rgba(15,23,42,.06)}@media(min-width:768px){.industry-card__block--challenge[data-astro-cid-fkjx6rb7]{border-bottom:none;border-right:1px solid rgba(15,23,42,.06)}}.industry-card__block--unlock[data-astro-cid-fkjx6rb7]{background:linear-gradient(180deg,#eff6ff8c,#fff6)}.industry-card__label[data-astro-cid-fkjx6rb7]{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .625rem}.industry-card__label--accent[data-astro-cid-fkjx6rb7]{color:#2563eb}.industry-card__text[data-astro-cid-fkjx6rb7]{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);margin:0}.industry-card__details[data-astro-cid-fkjx6rb7]{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 1.75rem 1.75rem;border-top:1px solid rgba(15,23,42,.06);background:#f8fafc73}@media(min-width:768px){.industry-card__details[data-astro-cid-fkjx6rb7]{grid-template-columns:1.1fr .9fr;gap:1.5rem}}.industry-card__detail-col[data-astro-cid-fkjx6rb7]{min-width:0}.industry-card__context[data-astro-cid-fkjx6rb7],.industry-card__outcomes[data-astro-cid-fkjx6rb7]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.industry-card__context-item[data-astro-cid-fkjx6rb7]{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;font-size:.875rem;line-height:1.5;color:#334155;background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.industry-card__context-mark[data-astro-cid-fkjx6rb7]{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;color:#2563eb;background:#eff6fff2;border-radius:var(--radius-md);margin-top:.05rem}.industry-card__detail-col--outcomes[data-astro-cid-fkjx6rb7]{padding:1rem;border-radius:var(--radius-lg);background:linear-gradient(145deg,#eff6ffd9,#fffffff2);border:1px solid rgba(48,128,255,.14)}.industry-card__outcome[data-astro-cid-fkjx6rb7]{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;color:#334155;padding:.25rem 0}.industry-card__check[data-astro-cid-fkjx6rb7]{flex-shrink:0;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#fff;background:#3080ff;border-radius:var(--radius-full);margin-top:.1rem}
