.home-hero{padding-top:5rem}.home-hero-content{width:100%;max-width:1280px;margin-inline:auto;padding:54px 32px 0}.home-hero-intro{max-width:900px;margin-inline:auto;text-align:center}.home-hero-heading{font-size:clamp(44px,5.4vw,78px);line-height:1.06;font-weight:500;letter-spacing:-.045em}.home-hero-heading span{display:block;color:hsl(var(--muted-foreground))}.home-hero-lede{max-width:780px;margin:25px auto 0;font-size:22px;line-height:1.45}.home-hero-description{max-width:760px;margin:15px auto 0;font-size:18px;line-height:1.55;color:hsl(var(--muted-foreground))}.home-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:27px}.home-assurance{margin-top:20px}.home-assurance-topics{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;font-size:13px;font-weight:500}.home-assurance-topics a{display:inline-flex;min-height:40px;align-items:center;padding:8px 13px;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--secondary) / .55);text-underline-offset:4px}.home-assurance-topics a:hover{background:hsl(var(--secondary));border-color:hsl(var(--foreground) / .35)}.home-assurance-topics a:focus-visible,.home-recording-description a:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:4px;border-radius:3px}.home-trust-signals{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:14px;color:hsl(var(--muted-foreground));font-size:13px;line-height:1.5}.home-trust-signals li{display:flex;align-items:center;gap:7px}.home-trust-signals svg{flex-shrink:0}.home-showcase{max-width:1152px;margin:40px auto 0;scroll-margin-top:100px}.home-showcase-heading{text-align:center;margin-bottom:22px}.home-showcase-heading h2{font-size:33px;line-height:1.25;font-weight:500;letter-spacing:-.025em}.home-showcase-heading p{margin-top:8px;font-size:18px;line-height:1.5;color:hsl(var(--muted-foreground))}.home-recording-window{overflow:hidden;border:1px solid hsl(var(--border));border-radius:14px;background:hsl(var(--background))}.home-recording-canvas{position:relative;aspect-ratio:1280 / 760;background:hsl(var(--background))}.home-recording-canvas>img,.home-recording-canvas>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-recording-unavailable{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:center;color:hsl(var(--muted-foreground))}.home-recording-unavailable a{display:inline-flex;align-items:center;gap:8px;color:hsl(var(--foreground));text-decoration:underline;text-underline-offset:4px}.home-recording-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px;padding:0 16px 28px;background:linear-gradient(transparent 65%,hsl(var(--background) / .9))}.home-recording-play p{padding:6px 12px;border-radius:6px;background:hsl(var(--background));color:hsl(var(--foreground));font-size:14px}.home-recording-caption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding:12px 18px;border-top:1px solid hsl(var(--border));font-size:13px;line-height:1.5}.home-recording-caption span:first-child{font-weight:500}.home-recording-caption span:last-child{color:hsl(var(--muted-foreground))}.home-recording-choices{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 24px;max-width:1040px}.home-recording-choice{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));font-size:16px;line-height:1.4;font-weight:500;text-align:left;transition:background-color .15s,color .15s}.home-recording-choice svg{flex-shrink:0}.home-recording-choice-short{display:none}.home-recording-choice:hover{background:hsl(var(--secondary))}.home-recording-choice[aria-pressed=true]{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.home-recording-choice:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:3px}.home-recording-description{min-height:94px;max-width:800px;margin:20px auto 0;text-align:center;font-size:16px;line-height:1.55;color:hsl(var(--muted-foreground))}.home-recording-description a{display:inline-flex;min-height:36px;align-items:center;gap:6px;color:hsl(var(--foreground));text-underline-offset:4px}.home-recording-description a:hover{text-decoration:underline}.home-hero-coverage{max-width:1100px;margin:42px auto 0;padding:32px 0 26px;border-top:1px solid hsl(var(--border))}.home-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;line-height:1.5;color:hsl(var(--muted-foreground))}.home-coverage-intro h2{font-size:33px;line-height:1.25;font-weight:500;letter-spacing:-.025em;overflow-wrap:anywhere}.home-coverage-intro>p:last-child{margin-top:10px;max-width:780px;font-size:16px;line-height:1.6;color:hsl(var(--muted-foreground))}.home-coverage-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;margin-top:24px;padding-top:24px;border-top:1px solid hsl(var(--border))}.home-coverage-actions>p{flex:1 1 280px;font-size:15px;line-height:1.6;color:hsl(var(--muted-foreground))}.home-coverage-actions a{white-space:normal;min-height:44px;height:auto}.home-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:28px 0;max-width:1100px;margin:24px auto 0}.home-hero-stats>div{display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-stats dt{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:5px;font-size:13px;line-height:1.5;color:hsl(var(--muted-foreground))}.home-hero-stats dd{order:-1;font-size:27px;line-height:1.3;font-weight:500}@media(max-width:639px){.home-hero{padding-top:8rem}.home-hero-content{padding:30px 20px 0}.home-hero-heading{font-size:clamp(37px,9.4vw,54px)}.home-hero-lede{font-size:20px;margin-top:20px}.home-hero-description{font-size:16px}.home-hero-actions{flex-direction:column;align-items:stretch}.home-showcase{margin-top:30px}.home-showcase-heading h2,.home-coverage-intro h2{font-size:29px}.home-showcase-heading p{font-size:16px}.home-recording-play{padding-bottom:12px}.home-recording-play button{min-height:44px;height:auto;padding:8px 16px;font-size:14px}.home-recording-caption{padding:10px 12px}.home-recording-choices{gap:8px}.home-recording-choice{font-size:14px;padding:10px 12px}.home-recording-choice-full{display:none}.home-recording-choice-short{display:inline}.home-recording-description{min-height:130px}.home-hero-coverage{margin-top:30px}.home-coverage-actions{flex-direction:column;align-items:stretch}.home-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.home-coverage-actions>p{flex-basis:auto}}@media(prefers-reduced-motion:reduce){.home-recording-choice{transition:none}}.home-watch-page{max-width:1216px;margin-inline:auto;padding:132px 32px 64px}.home-watch-intro{max-width:800px;margin-inline:auto;text-align:center}.home-watch-intro .home-eyebrow{justify-content:center}.home-watch-intro h1{font-size:clamp(36px,4vw,52px);line-height:1.15;font-weight:500;letter-spacing:-.03em}.home-watch-intro>p:last-child{margin-top:18px;font-size:18px;line-height:1.6;color:hsl(var(--muted-foreground))}.home-watch-transcript,.home-watch-features{max-width:1000px;margin:40px auto 0;padding-top:30px;border-top:1px solid hsl(var(--border))}.home-watch-page h2{font-size:27px;line-height:1.4;font-weight:500}.home-watch-transcript>p{margin-top:12px;color:hsl(var(--muted-foreground));font-size:16px;line-height:1.6}.home-watch-transcript ol{margin-top:22px}.home-watch-transcript li{display:flex;align-items:baseline;gap:18px;padding:12px 0}.home-watch-transcript li>span{color:hsl(var(--muted-foreground));font-size:13px}.home-watch-features ul{display:grid;grid-template-columns:1fr 1fr;gap:28px 32px;margin-top:24px}.home-watch-features h3{font-size:18px;line-height:1.5;font-weight:500}.home-watch-features a,.home-watch-return a{display:inline-flex;align-items:center;gap:8px;text-underline-offset:4px}.home-watch-features a:hover,.home-watch-return a:hover{text-decoration:underline}.home-watch-features li>p{margin-top:8px;color:hsl(var(--muted-foreground));font-size:16px;line-height:1.6}.home-watch-return{max-width:1000px;margin:32px auto 0}@media(max-width:639px){.home-watch-page{padding:108px 20px 48px}.home-watch-features ul{grid-template-columns:1fr}}
