:root{--black:#080808;--ivory:#f5f0e8;--cream:#ede8df;--warm:#faf8f4;--gold:#c9a84c;--gold-l:#e2c97a;--gold-d:#c9a84c26;--white:#fff;--text:#1a1a18;--muted:#1a1a1873;--border:#1a1a181a;--font-display:"Georgia", "Times New Roman", serif;--font-body:"Inter", "Helvetica Neue", Arial, sans-serif}.Home-module__g21JLG__page{background:var(--warm);color:var(--text);font-family:var(--font-body);box-sizing:border-box;overflow-x:hidden}.Home-module__g21JLG__reveal{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1) var(--d,0s), transform 1s cubic-bezier(.22,1,.36,1) var(--d,0s);transform:translateY(40px)}.Home-module__g21JLG__revealed{opacity:1;transform:none}.Home-module__g21JLG__nav{z-index:100;mix-blend-mode:normal;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 40px;display:flex}.Home-module__g21JLG__navLogo{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;cursor:pointer;font-size:18px;font-weight:700}.Home-module__g21JLG__navLogo span{color:var(--gold)}.Home-module__g21JLG__navLinks{gap:32px;display:flex}.Home-module__g21JLG__navLinks a{color:#ffffffb3;letter-spacing:.06em;text-transform:uppercase;font-size:13px;text-decoration:none;transition:color .2s}.Home-module__g21JLG__navLinks a:hover{color:var(--white)}.Home-module__g21JLG__navCta{background:var(--gold);color:#080808;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--font-body);border:none;padding:10px 22px;transition:background .2s}.Home-module__g21JLG__navCta:hover{background:var(--gold-l)}.Home-module__g21JLG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Home-module__g21JLG__burger span{background:var(--white);width:22px;height:1.5px;display:block}.Home-module__g21JLG__mobileNav{background:var(--black);flex-direction:column;gap:0;padding:8px 0;display:flex}.Home-module__g21JLG__mobileNav a{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff0f;padding:14px 40px;font-size:14px;text-decoration:none;transition:color .2s}.Home-module__g21JLG__mobileNav a:hover{color:var(--white)}.Home-module__g21JLG__waveformRow{align-items:center;gap:3px;display:flex}.Home-module__g21JLG__waveformBar{background:var(--c,#c9a84c);width:3px;animation:1.6s ease-in-out infinite Home-module__g21JLG__waveAnim;animation-delay:calc(var(--i) * 60ms);transform-origin:bottom;border-radius:2px;height:24px;display:block}@keyframes Home-module__g21JLG__waveAnim{0%,to{opacity:.35;transform:scaleY(.25)}30%{opacity:.7;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}70%{opacity:.6;transform:scaleY(.6)}}.Home-module__g21JLG__hero{background:var(--black);flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroBgVideo{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.Home-module__g21JLG__heroOverlay{background:linear-gradient(#0808084d 0%,#08080899 60%,#080808d9 100%);position:absolute;inset:0}.Home-module__g21JLG__heroContent{z-index:2;text-align:center;padding:0 24px;position:relative}.Home-module__g21JLG__heroEyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:600;font-family:var(--font-body);margin-bottom:20px}.Home-module__g21JLG__heroHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.05}.Home-module__g21JLG__heroCaps{letter-spacing:.25em;text-transform:uppercase;color:#ffffff8c;font-size:11px;font-family:var(--font-body);margin-bottom:48px}.Home-module__g21JLG__heroBtn{color:var(--white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;font-size:12px;font-family:var(--font-body);background:0 0;border:1px solid #fff9;padding:14px 36px;transition:all .3s}.Home-module__g21JLG__heroBtn:hover{background:var(--gold);border-color:var(--gold);color:var(--black)}.Home-module__g21JLG__heroWave{z-index:2;opacity:.6;justify-content:center;padding-bottom:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__techSection{background:var(--ivory);padding:120px 40px}.Home-module__g21JLG__techTagline{font-family:var(--font-display);text-align:center;color:var(--text);letter-spacing:-.01em;margin-bottom:80px;font-size:clamp(32px,4vw,56px);font-weight:400}.Home-module__g21JLG__techGrid{grid-template-columns:repeat(3,1fr);gap:60px;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__techCard{flex-direction:column;align-items:center;gap:32px;padding:0 20px;display:flex}.Home-module__g21JLG__techLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);text-align:center;font-size:10px;font-weight:600}.Home-module__g21JLG__techDesc{color:var(--muted);text-align:center;max-width:260px;margin:0 auto;font-size:15px;line-height:1.75}.Home-module__g21JLG__pitchSvg{width:100%;max-width:340px;height:auto;margin:0 auto;display:block}.Home-module__g21JLG__pitchPath{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:3s cubic-bezier(.22,1,.36,1) .8s forwards Home-module__g21JLG__drawPath}@keyframes Home-module__g21JLG__drawPath{to{stroke-dashoffset:0}}.Home-module__g21JLG__pitchDot{animation:2s ease-in-out 3s infinite Home-module__g21JLG__dotPulse}@keyframes Home-module__g21JLG__dotPulse{0%,to{r:5;opacity:1}50%{r:8;opacity:.6}}.Home-module__g21JLG__sculptSvg{width:240px;height:auto;margin:0 auto;display:block}.Home-module__g21JLG__sculptRing{animation:3s ease-in-out infinite Home-module__g21JLG__sculptPulse;animation-delay:calc(var(--ri) * .15s);transform-origin:200px 100px}@keyframes Home-module__g21JLG__sculptPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.04)}}.Home-module__g21JLG__energyWrap{align-items:flex-end;gap:3px;width:100%;max-width:320px;height:120px;margin:0 auto;display:flex}.Home-module__g21JLG__energyBar{background:var(--gold);height:var(--eh,20px);min-height:8px;animation:1.4s ease-in-out infinite Home-module__g21JLG__energyAnim;animation-delay:calc(var(--ei) * 60ms);opacity:.85;border-radius:2px;flex:1;transition:height .3s}@keyframes Home-module__g21JLG__energyAnim{0%,to{opacity:.4;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}.Home-module__g21JLG__editorialSection{background:var(--warm);flex-direction:column;gap:0;padding:80px 0;display:flex}.Home-module__g21JLG__editorialRow{grid-template-columns:1fr 1fr;min-height:640px;display:grid}.Home-module__g21JLG__editorialRowReverse{direction:rtl}.Home-module__g21JLG__editorialRowReverse .Home-module__g21JLG__editorialCopy{text-align:right;align-items:flex-end}.Home-module__g21JLG__editorialRowReverse .Home-module__g21JLG__editorialSub{margin-left:auto}.Home-module__g21JLG__editorialRowReverse>*{direction:ltr}.Home-module__g21JLG__editorialImg{position:relative;overflow:hidden}.Home-module__g21JLG__editorialImgEl{object-fit:cover;width:100%;height:100%;transition:transform .8s}.Home-module__g21JLG__editorialImg:hover .Home-module__g21JLG__editorialImgEl{transform:scale(1.03)}.Home-module__g21JLG__editorialOverlay{background:#0808082e;position:absolute;inset:0}.Home-module__g21JLG__editorialCopy{background:var(--warm);flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 72px;display:flex}.Home-module__g21JLG__editorialWord{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(36px,4vw,64px);font-weight:400;line-height:1.1}.Home-module__g21JLG__editorialSub{color:var(--muted);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:320px;margin-top:20px;font-size:16px;line-height:1.75;display:block}.Home-module__g21JLG__productSection{background:var(--black);text-align:center;padding:120px 40px}.Home-module__g21JLG__productEyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:10px}.Home-module__g21JLG__productHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,5vw,72px);font-weight:400;line-height:1.05}.Home-module__g21JLG__productSub{color:#ffffff80;margin-bottom:64px;font-size:18px}.Home-module__g21JLG__productVideoWrap{max-width:900px;margin:0 auto}.Home-module__g21JLG__productVideoBox{aspect-ratio:16/9;background:#111;border-radius:2px;position:relative;overflow:hidden}.Home-module__g21JLG__productVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Home-module__g21JLG__productVideoFallback{background:#0e0e0ef2;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.Home-module__g21JLG__productDemoAnim{flex-direction:column;gap:16px;width:100%;max-width:560px;display:flex}.Home-module__g21JLG__demoRow{align-items:flex-start;gap:16px;display:flex}.Home-module__g21JLG__demoLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);min-width:40px;padding-top:2px;font-size:11px;font-weight:700}.Home-module__g21JLG__demoText{color:#ffffffbf;font-size:15px;font-style:italic;line-height:1.5}.Home-module__g21JLG__demoAnalyze{align-items:center;gap:14px;padding:10px 0;display:flex}.Home-module__g21JLG__demoAnalyzeText{color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.Home-module__g21JLG__demoMetrics{flex-direction:column;gap:8px;margin-top:8px;display:flex}.Home-module__g21JLG__demoMetric{align-items:center;gap:12px;display:flex}.Home-module__g21JLG__demoMetricLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;min-width:72px;font-size:11px}.Home-module__g21JLG__demoMetricBar{background:#ffffff14;border-radius:2px;flex:1;height:3px;overflow:hidden}.Home-module__g21JLG__demoMetricFill{background:var(--gold);--mw:80%;border-radius:2px;width:0%;height:100%;animation:1.5s 1s forwards Home-module__g21JLG__metricFill}@keyframes Home-module__g21JLG__metricFill{to{width:var(--mw)}}.Home-module__g21JLG__demoMetricVal{text-align:right;min-width:24px;font-size:13px;font-weight:600}.Home-module__g21JLG__productCtaRow{text-align:center;margin-top:48px}.Home-module__g21JLG__productWatchBtn{color:var(--white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;font-size:12px;font-family:var(--font-body);background:0 0;border:1px solid #ffffff4d;padding:14px 40px;transition:all .3s}.Home-module__g21JLG__productWatchBtn:hover{border-color:var(--gold);color:var(--gold)}.Home-module__g21JLG__transformSection{background:var(--cream);padding:120px 40px}.Home-module__g21JLG__transformTagline{font-family:var(--font-display);text-align:center;color:var(--text);margin-bottom:8px;font-size:clamp(28px,3.5vw,48px);font-weight:400}.Home-module__g21JLG__transformNote{color:var(--muted);text-align:center;letter-spacing:.04em;margin-bottom:72px;font-size:11px}.Home-module__g21JLG__transformGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1400px;margin:0 auto;display:grid}.Home-module__g21JLG__transformCard{flex-direction:column;gap:0;display:flex}.Home-module__g21JLG__transformImgWrap{background:var(--cream);height:480px;position:relative;overflow:hidden}.Home-module__g21JLG__transformImg{object-fit:contain;object-position:center;width:100%;height:100%}.Home-module__g21JLG__transformCard:hover .Home-module__g21JLG__transformImg{transform:scale(1.04)}.Home-module__g21JLG__transformImgOverlay{background:linear-gradient(#0000 40%,#080808b3);position:absolute;inset:0}.Home-module__g21JLG__transformCardLabel{letter-spacing:.25em;text-transform:uppercase;color:var(--white);font-size:10px;font-weight:700;position:absolute;bottom:20px;left:20px}.Home-module__g21JLG__transformBody{background:var(--warm);border-top:1px solid var(--border);padding:24px 20px}.Home-module__g21JLG__transformCompare{grid-template-columns:1fr auto 1fr;align-items:start;gap:12px;display:grid}.Home-module__g21JLG__transformBefore,.Home-module__g21JLG__transformAfter{flex-direction:column;gap:6px;display:flex}.Home-module__g21JLG__transformTag{letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:700}.Home-module__g21JLG__transformBefore p,.Home-module__g21JLG__transformAfter p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.Home-module__g21JLG__transformScore{font-size:24px;font-weight:700;font-family:var(--font-display);margin-top:4px}.Home-module__g21JLG__transformScore span{opacity:.6;font-size:13px;font-weight:400}.Home-module__g21JLG__transformArrow{color:var(--gold);padding-top:20px;font-size:18px}.Home-module__g21JLG__finalSection{background:var(--black);flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__finalVideo{object-fit:cover;opacity:.45;width:100%;height:100%;position:absolute;inset:0}.Home-module__g21JLG__finalOverlay{background:#08080880;position:absolute;inset:0}.Home-module__g21JLG__finalContent{z-index:2;text-align:center;padding:0 24px;position:relative}.Home-module__g21JLG__finalHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,8vw,112px);font-weight:400;line-height:1}.Home-module__g21JLG__finalSub{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:48px;font-size:15px}.Home-module__g21JLG__finalBtn{background:var(--gold);color:var(--black);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--font-body);border:none;padding:16px 48px;transition:background .2s}.Home-module__g21JLG__finalBtn:hover{background:var(--gold-l)}.Home-module__g21JLG__finalWave{z-index:2;justify-content:center;padding-bottom:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__footer{background:var(--black);padding:80px 40px 40px}.Home-module__g21JLG__footerInner{max-width:1200px;margin:0 auto}.Home-module__g21JLG__footerLogo{font-family:var(--font-display);color:var(--white);margin-bottom:56px;font-size:22px}.Home-module__g21JLG__footerLogo span{color:var(--gold)}.Home-module__g21JLG__footerCols{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:56px;padding-top:40px;display:grid}.Home-module__g21JLG__footerCol{flex-direction:column;gap:14px;display:flex}.Home-module__g21JLG__footerColHead{letter-spacing:.25em;text-transform:uppercase;color:#ffffff59;margin-bottom:4px;font-size:10px;font-weight:600}.Home-module__g21JLG__footerCol a{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.Home-module__g21JLG__footerCol a:hover{color:var(--white)}.Home-module__g21JLG__footerBottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Home-module__g21JLG__footerBottom p{color:#ffffff40;font-size:12px}.Home-module__g21JLG__footerLegal{gap:20px;display:flex}.Home-module__g21JLG__footerLegal a{color:#ffffff40;font-size:12px;text-decoration:none;transition:color .2s}.Home-module__g21JLG__footerLegal a:hover{color:#fff9}@media (max-width:900px){.Home-module__g21JLG__navLinks,.Home-module__g21JLG__navCta{display:none}.Home-module__g21JLG__burger{display:flex}.Home-module__g21JLG__techGrid{grid-template-columns:1fr;gap:48px;max-width:480px}.Home-module__g21JLG__editorialRow{grid-template-columns:1fr;min-height:auto}.Home-module__g21JLG__editorialRowReverse{direction:ltr}.Home-module__g21JLG__editorialImg{aspect-ratio:4/3}.Home-module__g21JLG__editorialCopy{padding:40px 32px}.Home-module__g21JLG__transformGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.Home-module__g21JLG__footerCols{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Home-module__g21JLG__navInner{padding:0 24px}.Home-module__g21JLG__techSection,.Home-module__g21JLG__productSection,.Home-module__g21JLG__transformSection{padding:80px 24px}.Home-module__g21JLG__footer{padding:60px 24px 32px}.Home-module__g21JLG__editorialCopy{padding:32px 24px}.Home-module__g21JLG__footerCols{grid-template-columns:1fr}.Home-module__g21JLG__footerBottom{text-align:center;flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){.Home-module__g21JLG__waveformBar,.Home-module__g21JLG__sculptRing,.Home-module__g21JLG__energyBar,.Home-module__g21JLG__pitchPath,.Home-module__g21JLG__pitchDot,.Home-module__g21JLG__demoMetricFill{animation:none}.Home-module__g21JLG__reveal{transition:none}}
