.AnimatedExplainer-module__YDNzbG__frame{aspect-ratio:16/9;cursor:default;background:#0a0e1a;border:1px solid #00000014;border-radius:20px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 40px -8px #0000001f}button.AnimatedExplainer-module__YDNzbG__frame{cursor:pointer}.AnimatedExplainer-module__YDNzbG__previewBg{background:linear-gradient(135deg,#0a0e1a 0%,#141b2d 50%,#0d1117 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.AnimatedExplainer-module__YDNzbG__previewOrb1{background:radial-gradient(circle,#c5a03426 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite AnimatedExplainer-module__YDNzbG__orbFloat;position:absolute;top:-80px;right:-60px}.AnimatedExplainer-module__YDNzbG__previewOrb2{background:radial-gradient(circle,#3498c51a 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:8s ease-in-out infinite reverse AnimatedExplainer-module__YDNzbG__orbFloat;position:absolute;bottom:-60px;left:-40px}@keyframes AnimatedExplainer-module__YDNzbG__orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.AnimatedExplainer-module__YDNzbG__previewContent{text-align:center;z-index:1}.AnimatedExplainer-module__YDNzbG__previewIcon{color:#c5a034;opacity:.9;margin-bottom:1rem}.AnimatedExplainer-module__YDNzbG__previewTitle{color:#fff;font-family:var(--font-sans);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.2rem;font-weight:600}.AnimatedExplainer-module__YDNzbG__previewSub{color:#fff6;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem}.AnimatedExplainer-module__YDNzbG__playBtn{-webkit-backdrop-filter:blur(12px);z-index:2;pointer-events:none;opacity:0;background:#ffffff1a;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding-left:4px;transition:all .3s;display:flex;position:absolute;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.AnimatedExplainer-module__YDNzbG__previewContent~.AnimatedExplainer-module__YDNzbG__playBtn{display:none}button.AnimatedExplainer-module__YDNzbG__frame:hover .AnimatedExplainer-module__YDNzbG__playBtn{background:#c5a03440;border-color:#c5a03466;transform:translate(-50%,-50%)scale(1.05)}.AnimatedExplainer-module__YDNzbG__durationBadge{-webkit-backdrop-filter:blur(8px);z-index:2;background:#ffffff14;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.AnimatedExplainer-module__YDNzbG__durationBadge span{color:#fff9;font-family:var(--font-sans);letter-spacing:.02em;font-size:.75rem}.AnimatedExplainer-module__YDNzbG__dot{background:#ffffff4d;border-radius:50%;width:4px;height:4px}button.AnimatedExplainer-module__YDNzbG__frame:hover .AnimatedExplainer-module__YDNzbG__durationBadge{background:#ffffff1f}.AnimatedExplainer-module__YDNzbG__stage{background:linear-gradient(135deg,#0a0e1a 0%,#141b2d 50%,#0d1117 100%);flex-direction:column;padding:1.5rem 2rem;display:flex;position:absolute;inset:0}.AnimatedExplainer-module__YDNzbG__progressBar{gap:6px;margin-bottom:1rem;display:flex}.AnimatedExplainer-module__YDNzbG__progressSegment{background:#ffffff14;border-radius:4px;flex:1;height:3px;overflow:hidden}.AnimatedExplainer-module__YDNzbG__progressFill{background:#c5a034;border-radius:4px;width:0;height:100%}.AnimatedExplainer-module__YDNzbG__progressActive{animation:4s linear forwards AnimatedExplainer-module__YDNzbG__progressGrow}.AnimatedExplainer-module__YDNzbG__progressDone{background:#c5a03480;width:100%}@keyframes AnimatedExplainer-module__YDNzbG__progressGrow{0%{width:0}to{width:100%}}.AnimatedExplainer-module__YDNzbG__sceneLabel{margin-bottom:.75rem}.AnimatedExplainer-module__YDNzbG__sceneBadge{font-family:var(--font-mono);color:#ffffff59;text-transform:uppercase;letter-spacing:.12em;font-size:.65rem}.AnimatedExplainer-module__YDNzbG__scene{flex-direction:column;flex:1;animation:.5s ease-out AnimatedExplainer-module__YDNzbG__sceneIn;display:none}.AnimatedExplainer-module__YDNzbG__sceneActive{display:flex}@keyframes AnimatedExplainer-module__YDNzbG__sceneIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AnimatedExplainer-module__YDNzbG__sceneTitle{color:#c5a034;font-family:var(--font-sans);align-items:center;gap:8px;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.AnimatedExplainer-module__YDNzbG__uploadScene{flex:1;align-items:center;gap:1.5rem;display:flex}.AnimatedExplainer-module__YDNzbG__imageCard{aspect-ratio:4/3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:45%;animation:.6s ease-out AnimatedExplainer-module__YDNzbG__cardSlide;display:flex;position:relative;overflow:hidden}@keyframes AnimatedExplainer-module__YDNzbG__cardSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.AnimatedExplainer-module__YDNzbG__imagePlaceholder{color:#fff3;flex-direction:column;align-items:center;gap:6px;display:flex}.AnimatedExplainer-module__YDNzbG__imagePlaceholder span{font-family:var(--font-mono);opacity:.6;font-size:.65rem}.AnimatedExplainer-module__YDNzbG__scanLine{background:linear-gradient(90deg,#0000,#c5a034,#0000);height:2px;animation:2s ease-in-out infinite AnimatedExplainer-module__YDNzbG__scanDown;position:absolute;left:0;right:0;box-shadow:0 0 12px #c5a03480}@keyframes AnimatedExplainer-module__YDNzbG__scanDown{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.AnimatedExplainer-module__YDNzbG__checkList{flex-direction:column;flex:1;gap:.6rem;display:flex}.AnimatedExplainer-module__YDNzbG__checkItem{color:#ffffff80;font-family:var(--font-mono);letter-spacing:.02em;opacity:0;align-items:center;gap:8px;font-size:.7rem;display:flex;transform:translate(10px)}.AnimatedExplainer-module__YDNzbG__checkIcon{color:#34d399;margin-left:auto}.AnimatedExplainer-module__YDNzbG__check1{animation:.4s ease-out .6s forwards AnimatedExplainer-module__YDNzbG__checkReveal}.AnimatedExplainer-module__YDNzbG__check2{animation:.4s ease-out 1.2s forwards AnimatedExplainer-module__YDNzbG__checkReveal}.AnimatedExplainer-module__YDNzbG__check3{animation:.4s ease-out 1.8s forwards AnimatedExplainer-module__YDNzbG__checkReveal}@keyframes AnimatedExplainer-module__YDNzbG__checkReveal{to{opacity:1;transform:translate(0)}}.AnimatedExplainer-module__YDNzbG__certifyScene{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.AnimatedExplainer-module__YDNzbG__certCard{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;width:280px;animation:.5s ease-out AnimatedExplainer-module__YDNzbG__certAppear;overflow:hidden}@keyframes AnimatedExplainer-module__YDNzbG__certAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.AnimatedExplainer-module__YDNzbG__certHeader{color:#c5a034;font-family:var(--font-mono);letter-spacing:.12em;background:#c5a0341a;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:10px 14px;font-size:.65rem;font-weight:700;display:flex}.AnimatedExplainer-module__YDNzbG__certBody{flex-direction:column;gap:8px;padding:12px 14px;display:flex}.AnimatedExplainer-module__YDNzbG__certRow{opacity:0;justify-content:space-between;align-items:center;animation:.3s ease-out forwards AnimatedExplainer-module__YDNzbG__certRowIn;display:flex}.AnimatedExplainer-module__YDNzbG__certRow2{animation-delay:.3s}.AnimatedExplainer-module__YDNzbG__certRow3{animation-delay:.6s}@keyframes AnimatedExplainer-module__YDNzbG__certRowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.AnimatedExplainer-module__YDNzbG__certLabel{font-family:var(--font-mono);color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem}.AnimatedExplainer-module__YDNzbG__certValue{font-family:var(--font-mono);color:#ffffffb3;font-size:.7rem}.AnimatedExplainer-module__YDNzbG__typewriter{white-space:nowrap;border-right:2px solid #c5a034;width:0;animation:1s steps(14,end) .2s forwards AnimatedExplainer-module__YDNzbG__typing,.5s step-end infinite AnimatedExplainer-module__YDNzbG__blink;display:inline-block;overflow:hidden}@keyframes AnimatedExplainer-module__YDNzbG__typing{to{width:100%}}@keyframes AnimatedExplainer-module__YDNzbG__blink{50%{border-color:#0000}}.AnimatedExplainer-module__YDNzbG__certStatus{font-family:var(--font-mono);color:#34d399;letter-spacing:.08em;font-size:.65rem;font-weight:700}.AnimatedExplainer-module__YDNzbG__certQr{color:#ffffff40;opacity:0;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;padding:12px;animation:.4s ease-out .9s forwards AnimatedExplainer-module__YDNzbG__certRowIn;display:flex}.AnimatedExplainer-module__YDNzbG__stamp{color:#c5a034;font-family:var(--font-mono);letter-spacing:.15em;opacity:0;border:3px solid #c5a034;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:8px 16px;font-size:.7rem;font-weight:900;animation:.4s cubic-bezier(.34,1.56,.64,1) 1.5s forwards AnimatedExplainer-module__YDNzbG__stampIn;display:flex;position:absolute;top:50%;right:15%;transform:translateY(-50%)rotate(-12deg)scale(0)}@keyframes AnimatedExplainer-module__YDNzbG__stampIn{to{opacity:.6;transform:translateY(-50%)rotate(-12deg)scale(1)}}.AnimatedExplainer-module__YDNzbG__verifyScene{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.AnimatedExplainer-module__YDNzbG__phoneMock{background:#ffffff0f;border:2px solid #ffffff1f;border-radius:20px;width:140px;animation:.5s ease-out AnimatedExplainer-module__YDNzbG__phoneSlide;overflow:hidden}@keyframes AnimatedExplainer-module__YDNzbG__phoneSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AnimatedExplainer-module__YDNzbG__phoneNotch{background:#ffffff1a;border-radius:0 0 4px 4px;width:50%;height:4px;margin:0 auto}.AnimatedExplainer-module__YDNzbG__phoneScreen{padding:10px 12px 14px}.AnimatedExplainer-module__YDNzbG__phoneHeader{color:#c5a034;font-family:var(--font-mono);letter-spacing:.06em;border-bottom:1px solid #ffffff0f;align-items:center;gap:4px;margin-bottom:10px;padding-bottom:6px;font-size:.55rem;font-weight:700;display:flex}.AnimatedExplainer-module__YDNzbG__phoneResult{text-align:center;margin-bottom:10px}.AnimatedExplainer-module__YDNzbG__phoneCheckmark{color:#34d399;opacity:0;margin-bottom:4px;animation:.4s cubic-bezier(.34,1.56,.64,1) .6s forwards AnimatedExplainer-module__YDNzbG__popIn}@keyframes AnimatedExplainer-module__YDNzbG__popIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.AnimatedExplainer-module__YDNzbG__phoneStatus{font-family:var(--font-mono);color:#34d399;letter-spacing:.08em;opacity:0;font-size:.55rem;font-weight:700;animation:.3s ease-out .9s forwards AnimatedExplainer-module__YDNzbG__fadeUp;display:block}.AnimatedExplainer-module__YDNzbG__phoneId{font-family:var(--font-mono);color:#fff6;opacity:0;margin-top:2px;font-size:.5rem;animation:.3s ease-out 1.1s forwards AnimatedExplainer-module__YDNzbG__fadeUp;display:block}@keyframes AnimatedExplainer-module__YDNzbG__fadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.AnimatedExplainer-module__YDNzbG__phoneDetails{border-top:1px solid #ffffff0f;flex-direction:column;gap:4px;padding-top:8px;display:flex}.AnimatedExplainer-module__YDNzbG__phoneRow{font-family:var(--font-mono);color:#ffffff59;opacity:0;justify-content:space-between;font-size:.5rem;animation:.3s ease-out 1.3s forwards AnimatedExplainer-module__YDNzbG__fadeUp;display:flex}.AnimatedExplainer-module__YDNzbG__phoneRow:nth-child(2){animation-delay:1.5s}.AnimatedExplainer-module__YDNzbG__phoneRow:nth-child(3){animation-delay:1.7s}.AnimatedExplainer-module__YDNzbG__floatingBadges{flex-direction:column;gap:8px;display:flex}.AnimatedExplainer-module__YDNzbG__floatBadge{font-family:var(--font-mono);color:#ffffff80;opacity:0;background:#ffffff0a;border:1px solid #34d39926;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.6rem;display:flex;transform:translate(10px)}.AnimatedExplainer-module__YDNzbG__floatBadge svg{color:#34d399;flex-shrink:0}.AnimatedExplainer-module__YDNzbG__float1{animation:.4s ease-out 1.4s forwards AnimatedExplainer-module__YDNzbG__badgeSlide}.AnimatedExplainer-module__YDNzbG__float2{animation:.4s ease-out 1.7s forwards AnimatedExplainer-module__YDNzbG__badgeSlide}.AnimatedExplainer-module__YDNzbG__float3{animation:.4s ease-out 2s forwards AnimatedExplainer-module__YDNzbG__badgeSlide}@keyframes AnimatedExplainer-module__YDNzbG__badgeSlide{to{opacity:1;transform:translate(0)}}@media (max-width:640px){.AnimatedExplainer-module__YDNzbG__stage{padding:1rem 1.25rem}.AnimatedExplainer-module__YDNzbG__sceneTitle{margin-bottom:.6rem;font-size:.8rem}.AnimatedExplainer-module__YDNzbG__uploadScene{flex-direction:column;gap:.75rem}.AnimatedExplainer-module__YDNzbG__imageCard{aspect-ratio:16/9;width:70%}.AnimatedExplainer-module__YDNzbG__checkList{width:100%}.AnimatedExplainer-module__YDNzbG__certCard{width:220px}.AnimatedExplainer-module__YDNzbG__stamp{right:5%}.AnimatedExplainer-module__YDNzbG__phoneMock{width:110px}.AnimatedExplainer-module__YDNzbG__floatBadge{padding:4px 8px;font-size:.5rem}.AnimatedExplainer-module__YDNzbG__previewTitle{font-size:1rem}}
.Home-module__jKgjFW__page{color:var(--foreground);background:#fff;min-height:100vh;overflow-x:hidden}.Home-module__jKgjFW__reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.Home-module__jKgjFW__visible{opacity:1;transform:translateY(0)}.Home-module__jKgjFW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__orbGold{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#c5a03426 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Home-module__jKgjFW__orbFloat;position:absolute;top:-5%;right:10%}.Home-module__jKgjFW__orbGreen{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#4ade801f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Home-module__jKgjFW__orbFloat;position:absolute;bottom:10%;left:-5%}.Home-module__jKgjFW__orbBlue{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#60a5fa1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite Home-module__jKgjFW__orbFloat;position:absolute;top:30%;left:60%}@keyframes Home-module__jKgjFW__orbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Home-module__jKgjFW__heroInner{z-index:1;max-width:780px;animation:1s cubic-bezier(.16,1,.3,1) forwards Home-module__jKgjFW__heroFadeIn;position:relative}@keyframes Home-module__jKgjFW__heroFadeIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.Home-module__jKgjFW__badge{color:var(--accent-color);letter-spacing:.02em;background:#c5a03414;border:1px solid #c5a03433;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.45rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__headline{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--foreground);margin:0 0 1.5rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:700;line-height:.95}.Home-module__jKgjFW__headlineAccent{background:linear-gradient(135deg,var(--accent-color)0%,#d4af37 50%,#b8860b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__jKgjFW__subhead{color:#64748b;max-width:560px;margin:0 auto 2.5rem;font-size:1.2rem;font-weight:400;line-height:1.65}.Home-module__jKgjFW__heroSearch{z-index:100;width:100%;max-width:560px;margin:0 auto 2rem;position:relative}.Home-module__jKgjFW__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Home-module__jKgjFW__ctaPrimary{background:var(--foreground);color:#fff;letter-spacing:-.01em;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Home-module__jKgjFW__ctaPrimary:hover{background:var(--accent-color);transform:translateY(-1px);box-shadow:0 8px 24px -4px #c5a0344d}.Home-module__jKgjFW__ctaSecondary{color:var(--foreground);border:1px solid var(--border-color);letter-spacing:-.01em;background:0 0;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Home-module__jKgjFW__ctaSecondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.Home-module__jKgjFW__videoWrapper{z-index:1;width:100%;max-width:680px;margin:0 auto 2.5rem;position:relative}.Home-module__jKgjFW__videoFrame{aspect-ratio:16/9;background:#000;border:1px solid #e2e8f0;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 40px -8px #0000001f}.Home-module__jKgjFW__videoThumb{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.Home-module__jKgjFW__videoThumbImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Home-module__jKgjFW__videoOverlayGradient{background:linear-gradient(#0000001a 0%,#0000004d 60%,#00000080 100%);transition:background .3s;position:absolute;inset:0}.Home-module__jKgjFW__videoThumb:hover .Home-module__jKgjFW__videoOverlayGradient{background:linear-gradient(#0000000d 0%,#0003 60%,#0006 100%)}.Home-module__jKgjFW__videoPlayBtn{-webkit-backdrop-filter:blur(12px);color:#fff;z-index:2;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding-left:3px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jKgjFW__videoThumb:hover .Home-module__jKgjFW__videoPlayBtn{background:var(--accent-color);border-color:var(--accent-color);transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 12px #c5a03433}.Home-module__jKgjFW__videoDurationBadge{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;letter-spacing:.02em;z-index:2;white-space:nowrap;background:#0009;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__videoDot{background:#fff6;border-radius:50%;width:4px;height:4px}.Home-module__jKgjFW__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.Home-module__jKgjFW__trustedBy{z-index:1;text-align:center;margin-top:auto;padding-top:4rem;position:relative}.Home-module__jKgjFW__trustedLabel{letter-spacing:.2em;color:#94a3b8;margin-bottom:1.25rem;font-size:.65rem;font-weight:700}.Home-module__jKgjFW__partnerRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Home-module__jKgjFW__partnerName{font-family:var(--font-sans);color:var(--foreground);opacity:.2;letter-spacing:-.01em;font-size:.95rem;font-weight:700;transition:opacity .3s}.Home-module__jKgjFW__partnerName:hover{opacity:.5}.Home-module__jKgjFW__statsSection{max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem}.Home-module__jKgjFW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__statCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;gap:.35rem;padding:2rem 1rem;transition:border-color .3s;display:flex}.Home-module__jKgjFW__statCard:hover{border-color:var(--border-color)}.Home-module__jKgjFW__statValue{font-family:var(--font-sans);color:var(--foreground);letter-spacing:-.03em;font-size:2rem;font-weight:700}.Home-module__jKgjFW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.75rem;font-weight:500}.Home-module__jKgjFW__sectionInner{max-width:1100px;margin:0 auto}.Home-module__jKgjFW__sectionHeader{text-align:center;margin-bottom:3.5rem}.Home-module__jKgjFW__sectionBadge{color:#64748b;letter-spacing:.01em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__sectionTitle{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--foreground);margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Home-module__jKgjFW__sectionDesc{color:#64748b;max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Home-module__jKgjFW__howSection{padding:5rem 2rem}.Home-module__jKgjFW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__stepCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2.25rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Home-module__jKgjFW__stepCard:hover{border-color:#c5a0344d;transform:translateY(-2px);box-shadow:0 12px 32px -8px #c5a03414}.Home-module__jKgjFW__stepNum{font-family:var(--font-mono);letter-spacing:.15em;color:#94a3b8;margin-bottom:1.25rem;font-size:.65rem}.Home-module__jKgjFW__stepIcon{width:44px;height:44px;color:var(--accent-color);background:#c5a03414;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__stepTitle{font-family:var(--font-sans);color:var(--foreground);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.1rem;font-weight:650}.Home-module__jKgjFW__stepDesc{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.Home-module__jKgjFW__featuresSection{background:#fafbfc;padding:5rem 2rem}.Home-module__jKgjFW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__featureCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.Home-module__jKgjFW__featureCard:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 24px -8px #0000000f}.Home-module__jKgjFW__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__feature_amber .Home-module__jKgjFW__featureIcon{color:#b8860b;background:#c5a0341a}.Home-module__jKgjFW__feature_emerald .Home-module__jKgjFW__featureIcon{color:#059669;background:#10b9811a}.Home-module__jKgjFW__feature_blue .Home-module__jKgjFW__featureIcon{color:#2563eb;background:#3b82f61a}.Home-module__jKgjFW__feature_purple .Home-module__jKgjFW__featureIcon{color:#7c3aed;background:#8b5cf61a}.Home-module__jKgjFW__featureTitle{font-family:var(--font-sans);color:var(--foreground);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.1rem;font-weight:650}.Home-module__jKgjFW__featureDesc{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.Home-module__jKgjFW__demoSection{padding:5rem 2rem}.Home-module__jKgjFW__demoCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.Home-module__jKgjFW__demoContent{flex-direction:column;display:flex}.Home-module__jKgjFW__demoTitle{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--foreground);margin:.75rem 0 1rem;font-size:2rem;font-weight:700}.Home-module__jKgjFW__demoDesc{color:#64748b;margin:0 0 2rem;font-size:1rem;line-height:1.65}.Home-module__jKgjFW__demoChecks{flex-direction:column;gap:.75rem;display:flex}.Home-module__jKgjFW__demoCheck{color:var(--foreground);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.Home-module__jKgjFW__demoCheck svg{color:#10b981;flex-shrink:0}.Home-module__jKgjFW__demoVisual{justify-content:center;display:flex}.Home-module__jKgjFW__mockCert{background:#fafbfc;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:320px;overflow:hidden}.Home-module__jKgjFW__mockHeader{background:var(--foreground);color:#fff;font-family:var(--font-mono);letter-spacing:.1em;align-items:center;gap:.6rem;padding:1.25rem 1.5rem;font-size:.75rem;font-weight:600;display:flex}.Home-module__jKgjFW__mockBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Home-module__jKgjFW__mockRow{justify-content:space-between;align-items:center;display:flex}.Home-module__jKgjFW__mockLabel{color:#94a3b8;font-size:.75rem;font-weight:500}.Home-module__jKgjFW__mockValue{font-family:var(--font-mono);color:var(--foreground);font-size:.8rem;font-weight:500}.Home-module__jKgjFW__mockStatus{font-family:var(--font-mono);letter-spacing:.08em;color:#10b981;background:#10b98114;border-radius:100px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.Home-module__jKgjFW__mockQr{color:#94a3b8;letter-spacing:.05em;border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-size:.7rem;font-weight:500;display:flex}.Home-module__jKgjFW__ctaBanner{text-align:center;background:var(--foreground);color:#fff;border-radius:24px;margin:0 2rem 4rem;padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__jKgjFW__ctaBannerOrb{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#c5a03440 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-30%;right:-10%}.Home-module__jKgjFW__ctaBannerTitle{font-family:var(--font-sans);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;position:relative}.Home-module__jKgjFW__ctaBannerDesc{color:#fff9;margin:0 0 2.5rem;font-size:1.05rem;position:relative}.Home-module__jKgjFW__ctaBannerActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.Home-module__jKgjFW__ctaBanner .Home-module__jKgjFW__ctaPrimary{color:var(--foreground);background:#fff}.Home-module__jKgjFW__ctaBanner .Home-module__jKgjFW__ctaPrimary:hover{background:var(--accent-color);color:#fff}.Home-module__jKgjFW__ctaBanner .Home-module__jKgjFW__ctaSecondary{color:#fff;border-color:#fff3}.Home-module__jKgjFW__ctaBanner .Home-module__jKgjFW__ctaSecondary:hover{background:#ffffff1a;border-color:#ffffff4d}@media (max-width:768px){.Home-module__jKgjFW__hero{min-height:auto;padding:8rem 1.5rem 3rem}.Home-module__jKgjFW__headline{font-size:3rem}.Home-module__jKgjFW__subhead{font-size:1.05rem}.Home-module__jKgjFW__statsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__stepsGrid,.Home-module__jKgjFW__featuresGrid{grid-template-columns:1fr}.Home-module__jKgjFW__demoCard{grid-template-columns:1fr;padding:2rem}.Home-module__jKgjFW__heroCtas{flex-direction:column;gap:.75rem}.Home-module__jKgjFW__ctaBanner{border-radius:20px;margin:0 1rem 2rem;padding:4rem 1.5rem}.Home-module__jKgjFW__ctaBannerActions{flex-direction:column;gap:.75rem}.Home-module__jKgjFW__howSection,.Home-module__jKgjFW__featuresSection,.Home-module__jKgjFW__demoSection{padding:4rem 1.5rem}.Home-module__jKgjFW__partnerRow{gap:1.5rem}}
.Marketing-module__mp0y2W__marketingHero{text-align:center;z-index:10;max-width:1200px;margin:0 auto;padding:6rem 4rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards Marketing-module__mp0y2W__fadeIn;position:relative}.Marketing-module__mp0y2W__marketingBadge{font-family:var(--font-sans);color:var(--accent-color);background:#0b1a300d;border:1px solid #0b1a3026;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}@media (prefers-color-scheme:dark){.Marketing-module__mp0y2W__marketingBadge{background:#d4af371a;border-color:#d4af3740}}.Marketing-module__mp0y2W__marketingTitle{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Marketing-module__mp0y2W__marketingSubtitle{color:var(--foreground);opacity:.6;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.Marketing-module__mp0y2W__marketingFeatures{z-index:10;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 4rem 6rem;display:grid;position:relative}.Marketing-module__mp0y2W__marketingSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem;display:grid}.Marketing-module__mp0y2W__imageMockup{border:1px solid var(--border-color);border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0003}.Marketing-module__mp0y2W__featureBlock{-webkit-backdrop-filter:blur(16px);text-align:left;background:#fff9;border:1px solid #0000000d;border-radius:24px;padding:2.5rem;transition:transform .2s}@media (prefers-color-scheme:dark){.Marketing-module__mp0y2W__featureBlock{background:#14141999;border-color:#ffffff0d}}.Marketing-module__mp0y2W__featureBlock:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000000d}.Marketing-module__mp0y2W__featureIcon{color:var(--accent-color);background:#d4af371a;border-radius:12px;margin-bottom:1.5rem;padding:12px}.Marketing-module__mp0y2W__featureBlock h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Marketing-module__mp0y2W__featureBlock p{opacity:.7;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Marketing-module__mp0y2W__marketingFeatures{grid-template-columns:1fr;padding:0 2rem 4rem}.Marketing-module__mp0y2W__marketingHero{padding:4rem 2rem}.Marketing-module__mp0y2W__marketingTitle{font-size:3rem}}@keyframes Marketing-module__mp0y2W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Auth-module__hQ63Tq__authVault{-webkit-backdrop-filter:blur(60px)saturate(200%);box-shadow:0 40px 100px -20px #00000026,0 0 0 1px #fff6 inset,var(--shadow-lg);z-index:5;background:#ffffff73;border:1px solid #d4af3733;border-radius:32px;flex-direction:column;width:100%;max-width:480px;padding:4rem 3.5rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards Auth-module__hQ63Tq__fadeIn;display:flex;position:relative}@media (prefers-color-scheme:dark){.Auth-module__hQ63Tq__authVault{background:#0a0c12bf;border:1px solid #d4af371a;box-shadow:0 40px 120px -20px #000c,inset 0 0 0 1px #ffffff05}}.Auth-module__hQ63Tq__authHeader{text-align:center;margin-bottom:2.5rem}.Auth-module__hQ63Tq__authIcon{color:var(--accent-color);opacity:.9;margin-bottom:1.5rem}.Auth-module__hQ63Tq__authTitle{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Auth-module__hQ63Tq__authSubtitle{font-family:var(--font-sans);color:var(--foreground);opacity:.6;font-size:.95rem}.Auth-module__hQ63Tq__authForm{flex-direction:column;gap:1.5rem;display:flex}.Auth-module__hQ63Tq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__hQ63Tq__inputGroup label{font-family:var(--font-sans);color:var(--foreground);opacity:.8;font-size:.85rem;font-weight:600}.Auth-module__hQ63Tq__inputWrapper{align-items:center;display:flex;position:relative}.Auth-module__hQ63Tq__inputIcon{color:var(--foreground);opacity:.4;position:absolute;left:1rem}.Auth-module__hQ63Tq__inputWrapper input{width:100%;font-family:var(--font-sans);color:var(--foreground);background:#ffffff80;border:1px solid #0000001a;border-radius:12px;padding:.9rem 1rem .9rem 3rem;font-size:1rem;transition:all .2s}.Auth-module__hQ63Tq__inputWrapper input:focus{border-color:var(--accent-color);background:#fff;outline:none;box-shadow:0 0 0 3px #d4af3733}@media (prefers-color-scheme:dark){.Auth-module__hQ63Tq__inputWrapper input{background:#0003;border:1px solid #ffffff1a}.Auth-module__hQ63Tq__inputWrapper input:focus{background:#0006}}.Auth-module__hQ63Tq__formMeta{font-family:var(--font-sans);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Auth-module__hQ63Tq__checkboxLabel{cursor:pointer;color:var(--foreground);opacity:.8;align-items:center;gap:.5rem;display:flex}.Auth-module__hQ63Tq__forgotLink{color:var(--accent-color);font-weight:500;text-decoration:none}.Auth-module__hQ63Tq__forgotLink:hover{text-decoration:underline}.Auth-module__hQ63Tq__authSubmitBtn{background:var(--foreground);color:var(--background);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.Auth-module__hQ63Tq__authSubmitBtn:hover{opacity:.9;transform:translateY(-2px)}.Auth-module__hQ63Tq__authDivider{color:var(--foreground);opacity:.4;text-transform:uppercase;letter-spacing:.05em;align-items:center;margin:1.5rem 0;font-size:.8rem;font-weight:700;display:flex}.Auth-module__hQ63Tq__authDivider:before,.Auth-module__hQ63Tq__authDivider:after{content:"";background:var(--border-color);flex:1;height:1px}.Auth-module__hQ63Tq__authDivider span{padding:0 1rem}.Auth-module__hQ63Tq__googleBtn{border:1px solid var(--border-color);color:#3c4043;cursor:pointer;width:100%;font-size:.95rem;font-weight:600;font-family:var(--font-sans);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.Auth-module__hQ63Tq__googleBtn:hover{background:#f8f9fa;border-color:#0003;box-shadow:0 2px 8px #0000000d}.Auth-module__hQ63Tq__googleIcon{width:20px;height:20px}@media (prefers-color-scheme:dark){.Auth-module__hQ63Tq__googleBtn{color:#e8eaed;background:#1a1a1c;border-color:#ffffff1a}.Auth-module__hQ63Tq__googleBtn:hover{background:#202124}}.Auth-module__hQ63Tq__authFooter{text-align:center;font-family:var(--font-sans);color:var(--foreground);border-top:1px solid var(--border-color);flex-direction:column;gap:1.5rem;margin-top:2.5rem;padding-top:2rem;font-size:.9rem;display:flex}.Auth-module__hQ63Tq__authFooter p{opacity:.8}.Auth-module__hQ63Tq__authFooter a{color:var(--accent-color);font-weight:600;text-decoration:none}.Auth-module__hQ63Tq__authFooter a:hover{text-decoration:underline}.Auth-module__hQ63Tq__backLink{opacity:.5;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;transition:opacity .2s;display:inline-flex;color:var(--foreground)!important}.Auth-module__hQ63Tq__backLink:hover{opacity:1;text-decoration:none!important}@keyframes Auth-module__hQ63Tq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
