@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";@font-face{font-family:Tiro;src:url(/TiroDevanagariHindi-Italic.ttf)}:root{--blue:#087cdb;--cyan:#13b8ed;--navy:#102b4e;--ink:#14283f;--muted:#66798c;--line:rgba(19,76,119,.12);--glass:rgba(255,255,255,.72)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(160deg,#f8fcff,#edf8ff 47%,#f9fcff);color:var(--ink);font-family:Manrope,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.ambient{position:fixed;border-radius:50%;filter:blur(4px);pointer-events:none;opacity:.55;z-index:-1}.ambient-one{width:560px;height:560px;right:-220px;top:110px;background:radial-gradient(circle,rgba(57,207,242,.22),transparent 67%);animation:float 8s ease-in-out infinite}.ambient-two{width:500px;height:500px;left:-240px;top:620px;background:radial-gradient(circle,rgba(0,112,224,.14),transparent 68%);animation:float 10s ease-in-out infinite reverse}@keyframes float{50%{transform:translate(30px,-28px) scale(1.07)}}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--navy);font-weight:700}.brand img{width:112px;height:68px;object-fit:contain;border-radius:8px}.brand-divider{width:1px;height:28px;background:#cbdbe8}.brand small{font-size:9px;letter-spacing:.08em;color:var(--blue);background:#e4f4ff;padding:4px 6px;border-radius:10px;margin-left:5px;vertical-align:2px}.privacy{font-size:12px;color:#688092;display:flex;gap:8px;align-items:center}.privacy span{width:8px;height:8px;border-radius:50%;background:#38c895;box-shadow:0 0 0 5px #38c8951f}.hero{text-align:center;padding:74px 0 40px;max-width:800px;margin:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--blue);margin-bottom:18px}.hero h1{font-size:clamp(50px,7vw,79px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:600;color:var(--navy)}.hero h1 em{font-family:Tiro,serif;font-weight:400;color:var(--blue);background:linear-gradient(90deg,#0878db,#23bfe3);-webkit-background-clip:text;color:transparent}.hero>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:650px;margin:25px auto}.language-chip{display:inline-flex;align-items:center;text-align:left;gap:11px;background:#ffffffa6;border:1px solid rgba(8,124,219,.13);padding:8px 14px 8px 8px;border-radius:14px;box-shadow:0 8px 28px #1962950f}.language-chip>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));font-family:Tiro}.language-chip strong,.language-chip small{display:block}.language-chip strong{font-size:11px}.language-chip small{font-size:9px;color:#8191a0;margin-top:2px}.glass{background:var(--glass);border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 70px #2266971c,inset 0 0 0 1px #10639f0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace{max-width:920px;margin:18px auto 120px;border-radius:30px;padding:22px}.drop-zone{min-height:300px;border:1.5px dashed rgba(8,124,219,.35);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#eff9ffcc,#ffffff80);cursor:pointer;transition:.25s}.drop-zone:hover,.drop-zone.dragging{border-color:var(--cyan);transform:translateY(-2px);box-shadow:inset 0 0 50px #19b5e812}.upload-orbit{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:#098dda0f;border:1px solid rgba(9,141,218,.09);margin-bottom:15px;animation:pulse 2.5s infinite}@keyframes pulse{50%{box-shadow:0 0 0 14px #087cdb09}}.upload-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#0a7add,#25bce5);box-shadow:0 13px 27px #0285d540;color:#fff;display:grid;place-items:center;font-size:26px}.drop-zone h2{font-size:20px;margin:5px 0 8px}.drop-zone p{font-size:13px;margin:0;color:#738697}.text-button{border:0;background:none;padding:0;color:var(--blue);font:inherit;font-weight:700;cursor:pointer}.file-hints{display:flex;gap:8px;align-items:center;margin-top:24px}.file-hints span{font-size:9px;font-weight:700;color:#7890a2;background:#fff;border:1px solid #dce9f2;padding:5px 8px;border-radius:6px}.file-hints i{width:1px;height:17px;background:#d7e3ec;margin:0 4px}.file-card{height:116px;border:1px solid rgba(8,124,219,.15);border-radius:20px;display:flex;align-items:center;padding:12px;background:#f0f9ffb3}.file-preview{width:150px;height:90px;position:relative;border-radius:12px;overflow:hidden;background:#dceaf3}.file-preview video{width:100%;height:100%;object-fit:cover}.file-preview span{position:absolute;inset:0;margin:auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffffd9;font-size:11px}.file-copy{margin-left:18px;flex:1}.file-copy strong,.file-copy small{display:block}.file-copy small{font-size:11px;color:var(--muted);margin-top:6px}.file-card>button{border:0;background:#fff;width:34px;height:34px;border-radius:50%;font-size:20px;color:#8aa0b0;cursor:pointer}.pipeline{display:flex;align-items:center;justify-content:center;margin:25px 0}.pipeline>i{width:42px;height:1px;background:#d7e5ef;margin:0 9px}.stage{display:flex;align-items:center;gap:9px;opacity:.48;transition:.3s}.stage.active{opacity:1}.stage b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#e6f2f9;color:#63849c;font-size:11px}.stage.active b{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;box-shadow:0 5px 15px #0584d333}.stage strong,.stage small{display:block;white-space:nowrap}.stage strong{font-size:10px}.stage small{font-size:8px;color:#8293a1;margin-top:2px}.primary-button{width:240px;height:52px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:18px;background:linear-gradient(100deg,#0874d4,#12aee0);color:#fff;margin:0 auto 3px;font:600 13px Manrope;box-shadow:0 12px 25px #0580cd3d;cursor:pointer;transition:.2s}.primary-button:hover:not(:disabled){transform:translateY(-2px)}.primary-button:disabled{background:#bed1df;box-shadow:none;cursor:not-allowed}.primary-button b{font-size:20px}.progress{max-width:650px;margin:20px auto 5px}.progress-copy{display:flex;justify-content:space-between;font-size:11px;margin-bottom:9px}.progress-copy span{color:var(--blue)}.progress-track{height:7px;border-radius:5px;background:#e2edf4;overflow:hidden}.progress-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.1s}.hidden{display:none!important}.results{padding-bottom:80px;animation:appear .7s ease}@keyframes appear{0%{opacity:0;transform:translateY(25px)}}.section-heading,.moments-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-heading h2,.moments-heading h2{font-size:35px;letter-spacing:-.04em;margin:0}.download-button,.outline-button{border:0;border-radius:12px;background:var(--navy);color:#fff;padding:14px 20px;font:600 11px Manrope;cursor:pointer}.result-grid{display:grid;grid-template-columns:1.65fr .85fr;gap:20px}.video-card,.summary{border-radius:22px;overflow:hidden}.mock-video{height:370px;position:relative;background:#0f1c29}.mock-video>img{width:100%;height:100%;object-fit:cover;opacity:.86}.caption-overlay{position:absolute;bottom:38px;left:50%;transform:translate(-50%);background:#000000b8;color:#fff;font-family:Tiro,serif;font-size:17px;white-space:nowrap;padding:7px 11px}.play-button{position:absolute;inset:0;margin:auto;width:58px;height:58px;border:0;border-radius:50%;background:#ffffffe0;color:var(--blue);font-size:18px;cursor:pointer}.video-controls{height:52px;display:flex;align-items:center;gap:12px;padding:0 17px}.video-controls>div{height:3px;background:#d5e3ec;flex:1}.video-controls>div i{display:block;width:12%;height:100%;background:var(--blue)}.video-controls small{font-size:9px;color:#718698}.video-controls button{border:0;background:none}.summary{padding:27px}.success-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dcf8ee;color:#22a979;font-weight:700}.summary h3{margin:17px 0 8px}.summary>p{font-size:12px;line-height:1.6;color:var(--muted)}.summary>p strong{color:var(--ink)}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:18px 0}.stats div{text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong,.stats small{display:block}.stats strong{font-size:16px}.stats small{font-size:8px;color:#7a8b99;margin-top:4px}.detected>small{font-size:8px;font-weight:700;color:#8192a0;letter-spacing:.12em}.detected div{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 20px}.detected span,.tags span{font-size:9px;color:#37779c;background:#edf8fd;padding:5px 8px;border-radius:7px}.outline-button{width:100%;background:transparent;color:var(--blue);border:1px solid rgba(8,124,219,.25)}.moments-heading{margin-top:85px}.moments-heading p{font-size:12px;color:var(--muted)}.search{width:230px;height:42px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;align-items:center;padding:0 12px;color:#789}.search input{border:0;outline:0;width:100%;margin-left:8px;font:11px Manrope}.moments{display:grid;gap:12px}.moment{border-radius:17px;padding:12px;display:grid;grid-template-columns:190px 1fr auto;gap:18px;align-items:center;transition:.25s}.moment:hover{transform:translateY(-2px);box-shadow:0 18px 50px #22669724}.moment.filtered{display:none}.moment>img{width:190px;height:112px;object-fit:cover;border-radius:11px}.moment-copy>div:first-child{display:flex;gap:10px;align-items:center}.moment time{font-size:10px;font-weight:700;color:var(--blue)}.confidence{font-size:8px;color:#2fa479;background:#e8f8f2;padding:4px 6px;border-radius:5px}.moment h3{font-family:Tiro,serif;font-size:16px;font-weight:400;margin:11px 0}.tags{display:flex;gap:5px}.audio-button{border:0;background:#edf7fc;color:var(--blue);border-radius:8px;padding:6px 8px;margin-top:10px;font-size:9px;cursor:pointer}.audio-button.playing{background:#d9f2fc}.wave{letter-spacing:1px;margin:0 7px;color:#29aadb}.audio-button small{color:#678}.jump{align-self:start;border:0;background:none;color:var(--blue);font:600 9px Manrope;margin:8px;cursor:pointer}footer{height:100px;border-top:1px solid var(--line);display:flex;align-items:center;gap:13px;color:#728596;font-size:10px}footer img{width:70px}footer small{margin-left:auto}@media(max-width:780px){.shell{width:min(100% - 24px,1160px)}.privacy{display:none}.hero{padding-top:40px}.workspace{padding:12px;margin-bottom:80px}.pipeline{overflow:auto;justify-content:start;padding-bottom:5px}.pipeline>i{min-width:18px}.stage span{display:none}.result-grid{grid-template-columns:1fr}.mock-video{height:260px}.moment{grid-template-columns:110px 1fr}.moment>img{width:110px;height:90px}.jump{display:none}.section-heading,.moments-heading{align-items:start;gap:18px}.search{width:160px}.download-button{padding:12px}.topbar{height:76px}.brand img{width:88px}.brand-divider{display:none}.caption-overlay{font-size:12px;max-width:90%;white-space:normal;text-align:center}footer span{display:none}}@media(max-width:520px){.hero h1{font-size:48px}.hero>p{font-size:14px}.file-hints span:nth-child(-n+3){display:none}.result-grid{display:block}.summary{margin-top:14px}.section-heading h2,.moments-heading h2{font-size:28px}.moment{grid-template-columns:1fr}.moment>img{width:100%;height:180px}.moments-heading{display:block}.search{width:100%;margin-top:15px}.brand>span:last-child{display:none}}.how-it-works{margin:0 auto 130px;max-width:1040px}.how-heading{text-align:center;max-width:660px;margin:0 auto 42px}.how-heading h2{font-size:42px;line-height:1.15;letter-spacing:-.045em;margin:0;color:var(--navy)}.how-heading p{color:var(--muted);font-size:13px;line-height:1.7;margin:18px auto 0;max-width:570px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative}.how-steps:before{content:"";position:absolute;top:64px;left:25%;right:25%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:.35}.how-card{position:relative;min-height:255px;border-radius:22px;padding:28px;text-align:left;transition:transform .25s ease,box-shadow .25s ease}.how-card:hover{transform:translateY(-5px);box-shadow:0 28px 65px #22669726}.how-number{position:absolute;right:24px;top:22px;color:#087cdb38;font-size:12px;font-weight:700;letter-spacing:.12em}.how-icon{width:52px;height:52px;border-radius:15px;background:linear-gradient(145deg,#0a7add,#25bce5);color:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 12px 25px #0580cd33;margin-bottom:26px}.how-icon.caption-icon{font-size:13px;font-weight:700;letter-spacing:.04em}.how-card h3{font-size:16px;margin:0 0 11px;color:var(--navy)}.how-card p{font-size:11px;line-height:1.75;color:var(--muted);margin:0}@media(max-width:780px){.how-it-works{margin-bottom:90px}.how-heading h2{font-size:34px}.how-steps{grid-template-columns:1fr}.how-steps:before{display:none}.how-card{min-height:auto}.how-icon{margin-bottom:18px}}.hero{padding-top:38px;padding-bottom:20px}.hero>p{margin-top:18px;margin-bottom:8px}.workspace{margin-top:12px;margin-bottom:72px}.how-it-works{margin-bottom:82px}.how-heading{margin-bottom:28px}.how-heading .eyebrow{margin-bottom:12px}.how-heading p{margin-top:12px}.how-card{min-height:225px;padding:24px}.how-icon{margin-bottom:18px}.moments-heading{margin-top:58px}.results{padding-bottom:55px}footer{height:76px}@media(max-width:780px){.hero{padding-top:24px;padding-bottom:14px}.workspace{margin-bottom:54px}.how-it-works{margin-bottom:62px}.how-heading{margin-bottom:22px}.how-card{min-height:auto;padding:22px}.moments-heading{margin-top:45px}}.mock-video>video{width:100%;height:100%;object-fit:contain;background:#08111a}.result-file-label{height:44px;display:flex;align-items:center;padding:0 17px;color:var(--muted);font-size:10px}.download-link{display:block;text-align:center;text-decoration:none}.lookup-error{max-width:650px;margin:16px auto 2px;padding:12px 14px;border-radius:10px;background:#fff1f1;color:#a94a4a;font-size:11px;text-align:center;border:1px solid #ffd8d8}.moments-empty{text-align:center;padding:30px;color:var(--muted);font-size:12px}.download-button{display:none}.moment{grid-template-columns:230px minmax(280px,1fr) 210px;gap:24px;padding:16px;min-height:156px}.moment>img{width:230px;height:132px}.moment-copy>div:first-child{gap:12px}.moment time{font-size:12px}.confidence{font-size:10px;padding:5px 8px}.moment h3{font-size:20px;line-height:1.5;margin:13px 0}.tags{gap:7px;flex-wrap:wrap}.tags span{font-size:10px;padding:6px 9px}.moment-actions{align-self:stretch;border-left:1px solid var(--line);padding-left:22px;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.audio-label{font-size:9px;letter-spacing:.14em;color:#8192a0;font-weight:700;margin-bottom:9px}.audio-button{height:52px;width:100%;margin:0;display:flex;align-items:center;justify-content:space-between;border-radius:12px;padding:0 13px;font-size:11px;transition:.2s}.audio-button:hover{background:#dff2fc;transform:translateY(-1px)}.audio-button b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:10px}.audio-button.playing b{background:#16a8d9}.audio-button .wave{font-size:13px;letter-spacing:2px;margin:0 8px}.audio-button small{font-size:10px}.jump{align-self:stretch;height:36px;margin:9px 0 0;border:1px solid rgba(8,124,219,.16);border-radius:9px;background:#ffffff8c;font-size:10px}.jump:hover{background:#fff}@media(max-width:900px){.moment{grid-template-columns:180px 1fr}.moment>img{width:180px;height:120px}.moment-actions{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:14px 0 0;display:grid;grid-template-columns:1fr 150px;gap:10px}.audio-label{grid-column:1/-1;margin:0}.jump{margin:0;height:52px}}@media(max-width:580px){.moment{grid-template-columns:1fr}.moment>img{width:100%;height:200px}.moment-actions{grid-column:auto;display:flex}.audio-button{height:58px}.jump{height:44px}.moment h3{font-size:19px}}.moment{grid-template-columns:230px minmax(320px,1fr) 170px}.moment-actions{border-left:1px solid var(--line);padding-left:20px;display:flex;align-items:center}.moment-actions .jump{width:100%;height:50px;margin:0;border:0;background:linear-gradient(100deg,#0874d4,#12aee0);color:#fff;border-radius:12px;font-size:11px;box-shadow:0 9px 20px #0580cd2e}.moment-actions .jump:hover{background:linear-gradient(100deg,#086bc2,#0e9dcb)}@media(max-width:900px){.moment{grid-template-columns:180px 1fr}.moment-actions{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.moment-actions .jump{max-width:220px;margin-left:auto}}@media(max-width:580px){.moment{grid-template-columns:1fr}.moment-actions{grid-column:auto}.moment-actions .jump{max-width:none}}.sound-toggle{position:absolute;right:14px;top:14px;z-index:3;border:1px solid rgba(255,255,255,.35);border-radius:9px;background:#081928c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:9px 12px;font:600 10px Manrope;cursor:pointer}.sound-toggle:hover{background:#087cdbe6}.sound-toggle.is-muted{background:#ae3a3adb}.result-download{display:inline-flex!important;text-decoration:none;align-items:center;justify-content:center}
