.Home_page__z25kN{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.Home_page__z25kN{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__2uIek{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__2uIek ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__2uIek li:not(:last-of-type){margin-bottom:8px}.Home_main__2uIek code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__kRLxs{display:flex;gap:16px}.Home_ctas__kRLxs a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__xGPLp{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__W3DqX{border-color:var(--gray-alpha-200);min-width:158px}.Home_footer__wJNRn{grid-row-start:3;display:flex;gap:24px}.Home_footer__wJNRn a{display:flex;align-items:center;gap:8px}.Home_footer__wJNRn img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__xGPLp:hover{background:var(--button-primary-hover);border-color:transparent}a.Home_secondary__W3DqX:hover{background:var(--button-secondary-hover);border-color:transparent}.Home_footer__wJNRn a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__z25kN{padding:32px 32px 80px}.Home_main__2uIek{align-items:center}.Home_main__2uIek ol{text-align:center}.Home_ctas__kRLxs{flex-direction:column}.Home_ctas__kRLxs a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__W3DqX{min-width:auto}.Home_footer__wJNRn{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.Home_logo__ZEOng{filter:invert()}}.Home_container__9OuOz{min-height:100vh;background:linear-gradient(135deg,var(--background) 0,var(--muted) 100%)}.Home_header__ZUWxe{padding:1rem 2rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Home_nav__ZMqH2{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.Home_logo__ZEOng{font-size:1.5rem;font-weight:700;color:var(--primary)}.Home_hero__g_og0{padding:5rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.Home_heroTitle__BwshW{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.Home_heroSubtitle__C6BcQ{font-size:1.25rem;color:var(--secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.Home_ctaButtons__VR_A5{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.Home_primaryButton__2qxWM{background:var(--primary);color:white;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem}.Home_primaryButton__2qxWM:hover{background:var(--button-primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.3)}.Home_secondaryButton__K3NZJ{background:transparent;color:var(--foreground);padding:.75rem 2rem;border:2px solid var(--border);border-radius:.5rem;font-weight:600;transition:all .2s ease;cursor:pointer;font-size:1rem}.Home_secondaryButton__K3NZJ:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.Home_features__UjdzN{padding:5rem 2rem;max-width:1200px;margin:0 auto}.Home_featuresTitle__j3EMx{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--foreground)}.Home_featuresGrid__S5WNG{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_featureCard__Tfgwd{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--border)}.Home_featureCard__Tfgwd:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.Home_featureIcon__yKZ0t{width:3rem;height:3rem;background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem}.Home_featureTitle__ve6hL{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.Home_featureDescription__KUlUk{color:var(--secondary);line-height:1.6}.Home_footer__wJNRn{background:var(--muted);padding:2rem;text-align:center;border-top:1px solid var(--border);margin-top:5rem}.Home_footerContent__wfaND{max-width:1200px;margin:0 auto;color:var(--secondary)}@media (prefers-color-scheme:dark){.Home_header__ZUWxe{background:rgba(15,23,42,.9)}.Home_featureCard__Tfgwd{background:var(--muted)}}@media (max-width:768px){.Home_heroTitle__BwshW{font-size:2.5rem}.Home_heroSubtitle__C6BcQ{font-size:1.1rem}.Home_ctaButtons__VR_A5{flex-direction:column;align-items:center}.Home_primaryButton__2qxWM,.Home_secondaryButton__K3NZJ{width:100%;max-width:300px}.Home_features__UjdzN,.Home_hero__g_og0{padding:3rem 1rem}.Home_featuresGrid__S5WNG{grid-template-columns:1fr}}@media (max-width:480px){.Home_hero__g_og0{padding:2rem 1rem}.Home_heroTitle__BwshW{font-size:2rem}.Home_nav__ZMqH2{padding:0 1rem}}.Home_transcriptionContainer__UhkAF{margin-top:3rem;padding:2rem;background:white;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid var(--border);text-align:left}.Home_transcriptionTitle__DsUTh{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.Home_transcriptionText__QK6NR{font-size:1.1rem;color:var(--secondary);line-height:1.6;white-space:pre-wrap}.Home_summaryContainer__ruJFf{margin-top:3rem;padding:2rem;background:white;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid var(--border);text-align:left}.Home_summaryTitle__dYpvj{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.Home_summaryText__SsFLh{font-size:1.1rem;color:var(--secondary);line-height:1.6}.Home_loader__yM5SM{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:Home_spin__mtALV 1s linear infinite;margin:2rem auto}.Home_navLinks__5rKH4{display:flex;gap:1rem}.Home_navLinks__5rKH4 a{color:var(--foreground);text-decoration:none;font-weight:500}@keyframes Home_spin__mtALV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_passwordForm__sSj4k{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.Home_passwordInput__0ezys{padding:.75rem 1.5rem;border-radius:.5rem;border:2px solid var(--border);font-size:1rem;width:300px}