*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;height:100%;height:100vh;height:100dvh;height:100svh;overflow:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#f8f9fa;height:100%;height:100vh;height:100dvh;height:100svh;height:calc(var(--vh, 1vh) * 100);min-height:100vh;min-height:100dvh;min-height:100svh;min-height:calc(var(--vh, 1vh) * 100);overflow:hidden;margin:0;padding:0;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;width:100dvw;width:100svw}#root{height:100%;height:100vh;height:100dvh;height:100svh;min-height:100vh;min-height:100dvh;min-height:100svh;overflow:hidden;position:relative;width:100%;width:100vw;width:100dvw;width:100svw}:root{--vh: 1vh;--vw: 1vw;--vmin: 1vmin;--vmax: 1vmax}:root{--breakpoint-xs: 0px;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-xxl: 3rem;--color-primary: #007bff;--color-secondary: #6c757d;--color-success: #28a745;--color-danger: #dc3545;--color-warning: #ffc107;--color-info: #17a2b8;--color-light: #f8f9fa;--color-dark: #343a40;--shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--shadow-md: 0 .5rem 1rem rgba(0, 0, 0, .15);--shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--border-radius-sm: .25rem;--border-radius-md: .375rem;--border-radius-lg: .5rem;--border-radius-xl: 1rem}.container{width:100%;padding-right:var(--spacing-md);padding-left:var(--spacing-md);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-right:calc(var(--spacing-md) * -.5);margin-left:calc(var(--spacing-md) * -.5)}.col{flex:1 0 0%;padding-right:calc(var(--spacing-md) * .5);padding-left:calc(var(--spacing-md) * .5)}@media (min-width: 576px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}.d-flex{display:flex}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-none{display:none}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.w-100{width:100%}.h-100{height:100%}.m-0{margin:0}.m-1{margin:var(--spacing-xs)}.m-2{margin:var(--spacing-sm)}.m-3{margin:var(--spacing-md)}.m-4{margin:var(--spacing-lg)}.m-5{margin:var(--spacing-xl)}.p-0{padding:0}.p-1{padding:var(--spacing-xs)}.p-2{padding:var(--spacing-sm)}.p-3{padding:var(--spacing-md)}.p-4{padding:var(--spacing-lg)}.p-5{padding:var(--spacing-xl)}@media (max-width: 575.98px){.d-xs-none{display:none}.d-xs-block{display:block}.d-xs-flex{display:flex}}@media (min-width: 576px) and (max-width: 767.98px){.d-sm-none{display:none}.d-sm-block{display:block}.d-sm-flex{display:flex}}@media (min-width: 768px) and (max-width: 991.98px){.d-md-none{display:none}.d-md-block{display:block}.d-md-flex{display:flex}}@media (min-width: 992px) and (max-width: 1199.98px){.d-lg-none{display:none}.d-lg-block{display:block}.d-lg-flex{display:flex}}@media (min-width: 1200px){.d-xl-none{display:none}.d-xl-block{display:block}.d-xl-flex{display:flex}}@media (orientation: landscape){.landscape-only{display:block}.portrait-only{display:none}}@media (orientation: portrait){.landscape-only{display:none}.portrait-only{display:block}}@media (hover: none) and (pointer: coarse){.touch-optimized{min-height:44px;min-width:44px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.high-dpi{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-1{margin-top:var(--spacing-xs)}.mt-2{margin-top:var(--spacing-sm)}.mt-3{margin-top:var(--spacing-md)}.mt-4{margin-top:var(--spacing-lg)}.mt-5{margin-top:var(--spacing-xl)}.mb-1{margin-bottom:var(--spacing-xs)}.mb-2{margin-bottom:var(--spacing-sm)}.mb-3{margin-bottom:var(--spacing-md)}.mb-4{margin-bottom:var(--spacing-lg)}.mb-5{margin-bottom:var(--spacing-xl)}.ml-1{margin-left:var(--spacing-xs)}.ml-2{margin-left:var(--spacing-sm)}.ml-3{margin-left:var(--spacing-md)}.ml-4{margin-left:var(--spacing-lg)}.ml-5{margin-left:var(--spacing-xl)}.mr-1{margin-right:var(--spacing-xs)}.mr-2{margin-right:var(--spacing-sm)}.mr-3{margin-right:var(--spacing-md)}.mr-4{margin-right:var(--spacing-lg)}.mr-5{margin-right:var(--spacing-xl)}.pt-1{padding-top:var(--spacing-xs)}.pt-2{padding-top:var(--spacing-sm)}.pt-3{padding-top:var(--spacing-md)}.pt-4{padding-top:var(--spacing-lg)}.pt-5{padding-top:var(--spacing-xl)}.pb-1{padding-bottom:var(--spacing-xs)}.pb-2{padding-bottom:var(--spacing-sm)}.pb-3{padding-bottom:var(--spacing-md)}.pb-4{padding-bottom:var(--spacing-lg)}.pb-5{padding-bottom:var(--spacing-xl)}.pl-1{padding-left:var(--spacing-xs)}.pl-2{padding-left:var(--spacing-sm)}.pl-3{padding-left:var(--spacing-md)}.pl-4{padding-left:var(--spacing-lg)}.pl-5{padding-left:var(--spacing-xl)}.pr-1{padding-right:var(--spacing-xs)}.pr-2{padding-right:var(--spacing-sm)}.pr-3{padding-right:var(--spacing-md)}.pr-4{padding-right:var(--spacing-lg)}.pr-5{padding-right:var(--spacing-xl)}.grid-gap-sm{gap:var(--spacing-sm)}.grid-gap-md{gap:var(--spacing-md)}.grid-gap-lg{gap:var(--spacing-lg)}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.full-screen{height:100vh;height:100dvh;height:100svh;width:100vw;width:100dvw;width:100svw;min-height:100vh;min-height:100dvh;min-height:100svh;overflow:hidden}.mobile-safe-area{padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}.mobile-extend-under-notch{padding:0;margin:0}.mobile-content-safe{padding-top:max(env(safe-area-inset-top),20px);padding-right:max(env(safe-area-inset-right),16px);padding-bottom:max(env(safe-area-inset-bottom),20px);padding-left:max(env(safe-area-inset-left),16px)}.ios-viewport-fix{height:calc(var(--vh, 1vh) * 100)!important;min-height:calc(var(--vh, 1vh) * 100)!important}.ios-safe-area{padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}*{-webkit-text-size-adjust:100%!important;-webkit-tap-highlight-color:transparent!important}html{-webkit-text-size-adjust:100%!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}html,body,#root{height:100vh!important;min-height:100vh!important;max-height:100vh!important;overflow:hidden!important;margin:0!important;padding:0!important}.landing-page,.mv-root,.confirmation-frame,.scan-frame,.sdw-frame,.finish-frame,.ms-frame,.mm-frame{max-height:100vh!important;overflow:hidden!important;position:relative!important;margin:0!important;padding:0!important}.main-container,.mv-content,.confirmation-content,.scan-content,.sdw-content,.finish-content,.ms-content,.mm-content{height:100%!important;max-height:100vh!important;overflow:hidden!important;position:relative!important}.bottom-section,.mv-footer,.confirmation-actions,.scan-actions,.sdw-actions,.finish-actions,.ms-actions,.mm-actions{position:relative!important;bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}.landing-page *,.mv-root *,.confirmation-frame *,.scan-frame *,.sdw-frame *,.finish-frame *,.ms-frame *,.mm-frame *{box-sizing:border-box!important}@media (max-width: 375px) and (max-height: 667px){.landing-page .main-title{font-size:24px!important;line-height:1.2!important}.landing-page .subtitle{font-size:16px!important}.landing-page .bottom-section{padding:15px!important}.landing-page .get-started-btn{height:48px!important;font-size:18px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.landing-page .main-title{font-size:26px!important;line-height:1.2!important}.landing-page .subtitle{font-size:17px!important}.landing-page .bottom-section{padding:16px!important}.landing-page .get-started-btn{height:50px!important;font-size:18px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.landing-page .main-title{font-size:28px!important}.landing-page .subtitle{font-size:18px!important}.landing-page .bottom-section{padding:18px!important}.landing-page .get-started-btn{height:52px!important;font-size:19px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.landing-page .main-title{font-size:29px!important}.landing-page .subtitle{font-size:19px!important}.landing-page .bottom-section{padding:19px!important}.landing-page .get-started-btn{height:53px!important;font-size:20px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.landing-page .main-title{font-size:32px!important}.landing-page .subtitle{font-size:20px!important}.landing-page .bottom-section{padding:22px!important}.landing-page .get-started-btn{height:56px!important;font-size:22px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.landing-page .main-title{font-size:29px!important}.landing-page .subtitle{font-size:19px!important}.landing-page .bottom-section{padding:19px!important}.landing-page .get-started-btn{height:53px!important;font-size:20px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.landing-page .main-title{font-size:33px!important}.landing-page .subtitle{font-size:21px!important}.landing-page .bottom-section{padding:23px!important}.landing-page .get-started-btn{height:57px!important;font-size:23px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.landing-page .main-title{font-size:30px!important}.landing-page .subtitle{font-size:20px!important}.landing-page .bottom-section{padding:20px!important}.landing-page .get-started-btn{height:54px!important;font-size:21px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.landing-page .main-title{font-size:34px!important}.landing-page .subtitle{font-size:22px!important}.landing-page .bottom-section{padding:24px!important}.landing-page .get-started-btn{height:58px!important;font-size:24px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.landing-page .main-title{font-size:35px!important}.landing-page .subtitle{font-size:23px!important}.landing-page .bottom-section{padding:25px!important}.landing-page .get-started-btn{height:59px!important;font-size:25px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.landing-page .main-title{font-size:32px!important}.landing-page .subtitle{font-size:22px!important}.landing-page .bottom-section{padding:22px!important}.landing-page .get-started-btn{height:56px!important;font-size:23px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.landing-page .main-title{font-size:36px!important}.landing-page .subtitle{font-size:24px!important}.landing-page .bottom-section{padding:26px!important}.landing-page .get-started-btn{height:60px!important;font-size:26px!important}}@media (min-width: 768px) and (max-width: 768px) and (max-height: 1024px){.landing-page .main-title{font-size:40px!important}.landing-page .subtitle{font-size:24px!important}.landing-page .bottom-section{padding:25px!important}}@media (min-width: 820px) and (max-width: 820px) and (max-height: 1180px){.landing-page .main-title{font-size:44px!important}.landing-page .subtitle{font-size:26px!important}}@media (min-width: 1024px) and (max-width: 1024px) and (max-height: 1366px){.landing-page .main-title{font-size:48px!important}.landing-page .subtitle{font-size:28px!important}}@media (max-width: 375px) and (max-height: 667px){.confirmation-content{padding:15px!important}.confirmed-title{font-size:22px!important;margin-bottom:15px!important}.action-prompt{font-size:14px!important;margin-bottom:20px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:48px!important;font-size:16px!important;margin-bottom:10px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.confirmation-content{padding:16px!important}.confirmed-title{font-size:24px!important;margin-bottom:16px!important}.action-prompt{font-size:15px!important;margin-bottom:22px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:50px!important;font-size:17px!important;margin-bottom:11px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.confirmation-content{padding:18px!important}.confirmed-title{font-size:26px!important;margin-bottom:18px!important}.action-prompt{font-size:17px!important;margin-bottom:25px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:52px!important;font-size:18px!important;margin-bottom:12px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.confirmation-content{padding:19px!important}.confirmed-title{font-size:27px!important;margin-bottom:19px!important}.action-prompt{font-size:18px!important;margin-bottom:26px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:53px!important;font-size:19px!important;margin-bottom:13px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.confirmation-content{padding:22px!important}.confirmed-title{font-size:30px!important;margin-bottom:22px!important}.action-prompt{font-size:20px!important;margin-bottom:30px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:56px!important;font-size:22px!important;margin-bottom:15px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.confirmation-content{padding:19px!important}.confirmed-title{font-size:28px!important;margin-bottom:20px!important}.action-prompt{font-size:19px!important;margin-bottom:27px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:54px!important;font-size:20px!important;margin-bottom:14px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.confirmation-content{padding:23px!important}.confirmed-title{font-size:31px!important;margin-bottom:23px!important}.action-prompt{font-size:21px!important;margin-bottom:31px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:57px!important;font-size:23px!important;margin-bottom:16px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.confirmation-content{padding:20px!important}.confirmed-title{font-size:29px!important;margin-bottom:21px!important}.action-prompt{font-size:20px!important;margin-bottom:28px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:55px!important;font-size:21px!important;margin-bottom:15px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.confirmation-content{padding:24px!important}.confirmed-title{font-size:32px!important;margin-bottom:24px!important}.action-prompt{font-size:22px!important;margin-bottom:32px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:58px!important;font-size:24px!important;margin-bottom:17px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.confirmation-content{padding:21px!important}.confirmed-title{font-size:30px!important;margin-bottom:22px!important}.action-prompt{font-size:21px!important;margin-bottom:29px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:56px!important;font-size:22px!important;margin-bottom:16px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.confirmation-content{padding:25px!important}.confirmed-title{font-size:33px!important;margin-bottom:25px!important}.action-prompt{font-size:23px!important;margin-bottom:33px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:59px!important;font-size:25px!important;margin-bottom:18px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.confirmation-content{padding:22px!important}.confirmed-title{font-size:31px!important;margin-bottom:23px!important}.action-prompt{font-size:22px!important;margin-bottom:30px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:57px!important;font-size:23px!important;margin-bottom:17px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.confirmation-content{padding:26px!important}.confirmed-title{font-size:34px!important;margin-bottom:26px!important}.action-prompt{font-size:24px!important;margin-bottom:34px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:60px!important;font-size:26px!important;margin-bottom:19px!important}}@media (max-width: 375px) and (max-height: 667px){.cam-instructions{font-size:16px!important;top:12%!important}.corners{top:60px!important;right:40px!important;bottom:60px!important;left:40px!important}.corner{width:28px!important;height:28px!important}.scan-button{height:44px!important;font-size:16px!important;padding:8px 20px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.cam-instructions{font-size:17px!important;top:13%!important}.corners{top:70px!important;right:45px!important;bottom:70px!important;left:45px!important}.corner{width:30px!important;height:30px!important}.scan-button{height:46px!important;font-size:17px!important;padding:9px 22px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.cam-instructions{font-size:18px!important;top:14%!important}.corners{top:80px!important;right:50px!important;bottom:80px!important;left:50px!important}.corner{width:32px!important;height:32px!important}.scan-button{height:48px!important;font-size:18px!important;padding:10px 24px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.cam-instructions{font-size:19px!important;top:15%!important}.corners{top:85px!important;right:52px!important;bottom:85px!important;left:52px!important}.corner{width:33px!important;height:33px!important}.scan-button{height:50px!important;font-size:19px!important;padding:11px 25px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.cam-instructions{font-size:22px!important;top:16%!important}.corners{top:100px!important;right:60px!important;bottom:100px!important;left:60px!important}.corner{width:36px!important;height:36px!important}.scan-button{height:54px!important;font-size:22px!important;padding:12px 28px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.cam-instructions{font-size:19px!important;top:15%!important}.corners{top:90px!important;right:55px!important;bottom:90px!important;left:55px!important}.corner{width:34px!important;height:34px!important}.scan-button{height:51px!important;font-size:20px!important;padding:11px 26px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.cam-instructions{font-size:23px!important;top:17%!important}.corners{top:105px!important;right:62px!important;bottom:105px!important;left:62px!important}.corner{width:37px!important;height:37px!important}.scan-button{height:55px!important;font-size:23px!important;padding:13px 29px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.cam-instructions{font-size:20px!important;top:16%!important}.corners{top:95px!important;right:57px!important;bottom:95px!important;left:57px!important}.corner{width:35px!important;height:35px!important}.scan-button{height:52px!important;font-size:21px!important;padding:12px 27px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.cam-instructions{font-size:24px!important;top:18%!important}.corners{top:110px!important;right:65px!important;bottom:110px!important;left:65px!important}.corner{width:38px!important;height:38px!important}.scan-button{height:56px!important;font-size:24px!important;padding:14px 30px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.cam-instructions{font-size:21px!important;top:17%!important}.corners{top:100px!important;right:60px!important;bottom:100px!important;left:60px!important}.corner{width:36px!important;height:36px!important}.scan-button{height:53px!important;font-size:22px!important;padding:13px 28px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.cam-instructions{font-size:25px!important;top:19%!important}.corners{top:115px!important;right:67px!important;bottom:115px!important;left:67px!important}.corner{width:39px!important;height:39px!important}.scan-button{height:57px!important;font-size:25px!important;padding:15px 31px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.cam-instructions{font-size:22px!important;top:18%!important}.corners{top:105px!important;right:62px!important;bottom:105px!important;left:62px!important}.corner{width:37px!important;height:37px!important}.scan-button{height:54px!important;font-size:23px!important;padding:14px 29px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.cam-instructions{font-size:26px!important;top:20%!important}.corners{top:120px!important;right:70px!important;bottom:120px!important;left:70px!important}.corner{width:40px!important;height:40px!important}.scan-button{height:58px!important;font-size:26px!important;padding:16px 32px!important}}@media (max-width: 375px) and (max-height: 667px){.mv-title{font-size:18px!important}.mv-back-btn,.mv-Reset-btn{height:32px!important;font-size:12px!important;width:70px!important}.mv-cc-btn{width:28px!important;height:28px!important;font-size:10px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.mv-title{font-size:19px!important}.mv-back-btn,.mv-Reset-btn{height:34px!important;font-size:13px!important;width:75px!important}.mv-cc-btn{width:30px!important;height:30px!important;font-size:11px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.mv-title{font-size:20px!important}.mv-back-btn,.mv-Reset-btn{height:36px!important;font-size:14px!important;width:80px!important}.mv-cc-btn{width:32px!important;height:32px!important;font-size:12px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.mv-title{font-size:21px!important}.mv-back-btn,.mv-Reset-btn{height:37px!important;font-size:15px!important;width:82px!important}.mv-cc-btn{width:33px!important;height:33px!important;font-size:13px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.mv-title{font-size:24px!important}.mv-back-btn,.mv-Reset-btn{height:40px!important;font-size:18px!important;width:90px!important}.mv-cc-btn{width:36px!important;height:36px!important;font-size:16px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.mv-title{font-size:22px!important}.mv-back-btn,.mv-Reset-btn{height:38px!important;font-size:16px!important;width:85px!important}.mv-cc-btn{width:34px!important;height:34px!important;font-size:14px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.mv-title{font-size:25px!important}.mv-back-btn,.mv-Reset-btn{height:41px!important;font-size:19px!important;width:92px!important}.mv-cc-btn{width:37px!important;height:37px!important;font-size:17px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.mv-title{font-size:23px!important}.mv-back-btn,.mv-Reset-btn{height:39px!important;font-size:17px!important;width:87px!important}.mv-cc-btn{width:35px!important;height:35px!important;font-size:15px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.mv-title{font-size:26px!important}.mv-back-btn,.mv-Reset-btn{height:42px!important;font-size:20px!important;width:94px!important}.mv-cc-btn{width:38px!important;height:38px!important;font-size:18px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.mv-title{font-size:24px!important}.mv-back-btn,.mv-Reset-btn{height:40px!important;font-size:18px!important;width:90px!important}.mv-cc-btn{width:36px!important;height:36px!important;font-size:16px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.mv-title{font-size:27px!important}.mv-back-btn,.mv-Reset-btn{height:43px!important;font-size:21px!important;width:96px!important}.mv-cc-btn{width:39px!important;height:39px!important;font-size:19px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.mv-title{font-size:25px!important}.mv-back-btn,.mv-Reset-btn{height:41px!important;font-size:19px!important;width:92px!important}.mv-cc-btn{width:37px!important;height:37px!important;font-size:17px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.mv-title{font-size:28px!important}.mv-back-btn,.mv-Reset-btn{height:44px!important;font-size:22px!important;width:98px!important}.mv-cc-btn{width:40px!important;height:40px!important;font-size:20px!important}}@media (max-width: 375px) and (max-height: 667px){.ms-title{font-size:18px!important;margin-bottom:15px!important}.ms-description{font-size:14px!important;margin-bottom:20px!important}.select,.enter-btn{height:44px!important;font-size:14px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.ms-title{font-size:19px!important;margin-bottom:16px!important}.ms-description{font-size:15px!important;margin-bottom:22px!important}.select,.enter-btn{height:46px!important;font-size:15px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.ms-title{font-size:20px!important;margin-bottom:18px!important}.ms-description{font-size:16px!important;margin-bottom:24px!important}.select,.enter-btn{height:48px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.ms-title{font-size:21px!important;margin-bottom:19px!important}.ms-description{font-size:17px!important;margin-bottom:25px!important}.select,.enter-btn{height:50px!important;font-size:17px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.ms-title{font-size:24px!important;margin-bottom:22px!important}.ms-description{font-size:20px!important;margin-bottom:30px!important}.select,.enter-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ms-title{font-size:22px!important;margin-bottom:20px!important}.ms-description{font-size:18px!important;margin-bottom:27px!important}.select,.enter-btn{height:52px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.ms-title{font-size:25px!important;margin-bottom:23px!important}.ms-description{font-size:21px!important;margin-bottom:31px!important}.select,.enter-btn{height:55px!important;font-size:21px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ms-title{font-size:23px!important;margin-bottom:21px!important}.ms-description{font-size:19px!important;margin-bottom:28px!important}.select,.enter-btn{height:53px!important;font-size:19px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.ms-title{font-size:26px!important;margin-bottom:24px!important}.ms-description{font-size:22px!important;margin-bottom:32px!important}.select,.enter-btn{height:56px!important;font-size:22px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ms-title{font-size:24px!important;margin-bottom:22px!important}.ms-description{font-size:20px!important;margin-bottom:29px!important}.select,.enter-btn{height:54px!important;font-size:20px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.ms-title{font-size:27px!important;margin-bottom:25px!important}.ms-description{font-size:23px!important;margin-bottom:33px!important}.select,.enter-btn{height:57px!important;font-size:23px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ms-title{font-size:25px!important;margin-bottom:23px!important}.ms-description{font-size:21px!important;margin-bottom:30px!important}.select,.enter-btn{height:55px!important;font-size:21px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.ms-title{font-size:28px!important;margin-bottom:26px!important}.ms-description{font-size:24px!important;margin-bottom:34px!important}.select,.enter-btn{height:58px!important;font-size:24px!important}}@media (max-width: 375px) and (max-height: 667px){.finish-title{font-size:18px!important;margin-bottom:15px!important}.finish-description{font-size:14px!important;margin-bottom:20px!important}.exit-btn,.replay-btn,.learn-more-btn{height:44px!important;font-size:14px!important}}@media (min-width: 375px) and (max-width: 375px) and (min-height: 812px) and (max-height: 812px){.finish-title{font-size:19px!important;margin-bottom:16px!important}.finish-description{font-size:15px!important;margin-bottom:22px!important}.exit-btn,.replay-btn,.learn-more-btn{height:46px!important;font-size:15px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.finish-title{font-size:20px!important;margin-bottom:18px!important}.finish-description{font-size:16px!important;margin-bottom:24px!important}.exit-btn,.replay-btn,.learn-more-btn{height:48px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.finish-title{font-size:21px!important;margin-bottom:19px!important}.finish-description{font-size:17px!important;margin-bottom:25px!important}.exit-btn,.replay-btn,.learn-more-btn{height:50px!important;font-size:17px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.finish-title{font-size:24px!important;margin-bottom:22px!important}.finish-description{font-size:20px!important;margin-bottom:30px!important}.exit-btn,.replay-btn,.learn-more-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.finish-title{font-size:22px!important;margin-bottom:20px!important}.finish-description{font-size:18px!important;margin-bottom:27px!important}.exit-btn,.replay-btn,.learn-more-btn{height:52px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.finish-title{font-size:25px!important;margin-bottom:23px!important}.finish-description{font-size:21px!important;margin-bottom:31px!important}.exit-btn,.replay-btn,.learn-more-btn{height:55px!important;font-size:21px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.finish-title{font-size:23px!important;margin-bottom:21px!important}.finish-description{font-size:19px!important;margin-bottom:28px!important}.exit-btn,.replay-btn,.learn-more-btn{height:53px!important;font-size:19px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.finish-title{font-size:26px!important;margin-bottom:24px!important}.finish-description{font-size:22px!important;margin-bottom:32px!important}.exit-btn,.replay-btn,.learn-more-btn{height:56px!important;font-size:22px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.finish-title{font-size:24px!important;margin-bottom:22px!important}.finish-description{font-size:20px!important;margin-bottom:29px!important}.exit-btn,.replay-btn,.learn-more-btn{height:54px!important;font-size:20px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.finish-title{font-size:27px!important;margin-bottom:25px!important}.finish-description{font-size:23px!important;margin-bottom:33px!important}.exit-btn,.replay-btn,.learn-more-btn{height:57px!important;font-size:23px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.finish-title{font-size:25px!important;margin-bottom:23px!important}.finish-description{font-size:21px!important;margin-bottom:30px!important}.exit-btn,.replay-btn,.learn-more-btn{height:55px!important;font-size:21px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.finish-title{font-size:28px!important;margin-bottom:26px!important}.finish-description{font-size:24px!important;margin-bottom:34px!important}.exit-btn,.replay-btn,.learn-more-btn{height:58px!important;font-size:24px!important}}html,body,#root{max-height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}body{position:static!important}.landing-page,.mv-root,.confirmation-frame,.scan-frame,.sdw-frame,.finish-frame,.ms-frame,.mm-frame{max-height:100dvh!important;overflow:hidden!important;position:relative!important;margin:0!important;padding:0!important}.main-container,.mv-content,.confirmation-content,.scan-content,.sdw-content,.finish-content,.ms-content,.mm-content{height:100%!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.bottom-section,.confirmation-actions,.scan-actions,.sdw-actions,.finish-actions,.ms-actions,.mm-actions{position:relative!important;bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;max-height:20vh!important}.landing-page .content-grid,.confirmation-content,.scan-content,.sdw-content,.finish-content,.ms-content,.mm-content{height:100%!important;max-height:100vh!important;overflow:hidden!important;flex-direction:column!important}.landing-page .text-section,.confirmation-content .confirmed-title,.scan-content .congratulations,.sdw-content .cam-instructions,.finish-content .finish-title,.ms-content .ms-title,.mm-content .mm-question{display:flex!important;flex-direction:column!important;justify-content:center!important}@media (min-width: 768px) and (max-width: 768px) and (max-height: 1024px){.landing-page .text-section{padding:25px!important}.landing-page .main-title{font-size:36px!important}.landing-page .subtitle{font-size:22px!important}.landing-page .bottom-section{padding:20px!important}.confirmation-content{padding:30px!important}.confirmed-title{font-size:36px!important}.action-prompt{font-size:22px!important}}@media (min-width: 820px) and (max-width: 820px) and (max-height: 1180px){.landing-page .text-section{padding:30px!important}.landing-page .main-title{font-size:40px!important}.landing-page .subtitle{font-size:24px!important}.confirmation-content{padding:35px!important}.confirmed-title{font-size:40px!important}.action-prompt{font-size:24px!important}}@media (min-width: 1024px) and (max-width: 1024px) and (max-height: 1366px){.landing-page .text-section{padding:35px!important}.landing-page .main-title{font-size:44px!important}.landing-page .subtitle{font-size:26px!important}.confirmation-content{padding:40px!important}.confirmed-title{font-size:44px!important}.action-prompt{font-size:26px!important}}.prevent-zoom{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 768px){.mobile-full-height{height:100vh;height:100dvh;height:100svh;min-height:100vh;min-height:100dvh;min-height:100svh}.mobile-full-width{width:100vw;width:100dvw;width:100svw}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.landing-page .main-title{font-size:24px!important}.landing-page .subtitle{font-size:17px!important}.landing-page .get-started-btn{height:48px!important;font-size:18px!important}.landing-page .powered-by{font-size:12px!important}.confirmed-title{font-size:24px!important}.action-prompt{font-size:17px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:48px!important;font-size:18px!important}.powered-confirmation{font-size:12px!important}.cam-instructions{font-size:20px!important}.scan-button{height:48px!important;font-size:18px!important}.powered-cam{font-size:12px!important}.mv-title{font-size:22px!important}.mv-back-btn,.mv-Reset-btn{height:36px!important;font-size:14px!important}.mv-cc-btn{width:32px!important;height:32px!important;font-size:12px!important}.mv-powered{font-size:12px!important}.ms-title{font-size:24px!important}.ms-description{font-size:17px!important}.select,.enter-btn{height:48px!important;font-size:18px!important}.powered-manual{font-size:12px!important}.congratulations-title{font-size:24px!important}.success-text{font-size:17px!important}.exit-btn,.replay-btn,.learn-more-btn{height:48px!important;font-size:18px!important}.powered-finish{font-size:12px!important}.sdw-title{font-size:24px!important}.sdw-description{font-size:17px!important}.btn{height:48px!important;font-size:18px!important}.powered-scan-didnt-work{font-size:12px!important}.congratulations{font-size:24px!important}.validation-text{font-size:17px!important}.goto-btn{height:48px!important;font-size:18px!important}.powered-scan-successful{font-size:12px!important}.didnt-title{font-size:24px!important}.didnt-description{font-size:17px!important}.didnt-btn{height:48px!important;font-size:18px!important}.powered{font-size:12px!important}.mm-title{font-size:24px!important}.mm-question{font-size:17px!important}.mm-btn{height:48px!important;font-size:18px!important}.powered-manual-model{font-size:12px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.landing-page .main-title{font-size:28px!important}.landing-page .subtitle{font-size:20px!important}.landing-page .get-started-btn{height:52px!important;font-size:20px!important}.landing-page .powered-by{font-size:14px!important}.confirmed-title{font-size:28px!important}.action-prompt{font-size:20px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:52px!important;font-size:20px!important}.powered-confirmation{font-size:14px!important}.cam-instructions{font-size:24px!important}.scan-button{height:52px!important;font-size:20px!important}.powered-cam{font-size:14px!important}.mv-title{font-size:26px!important}.mv-back-btn,.mv-Reset-btn{height:40px!important;font-size:16px!important}.mv-cc-btn{width:36px!important;height:36px!important;font-size:14px!important}.mv-powered{font-size:14px!important}.ms-title{font-size:28px!important}.ms-description{font-size:20px!important}.select,.enter-btn{height:52px!important;font-size:20px!important}.powered-manual{font-size:14px!important}.congratulations-title{font-size:28px!important}.success-text{font-size:20px!important}.exit-btn,.replay-btn,.learn-more-btn{height:52px!important;font-size:20px!important}.powered-finish{font-size:14px!important}.sdw-title{font-size:28px!important}.sdw-description{font-size:20px!important}.btn{height:52px!important;font-size:20px!important}.powered-scan-didnt-work{font-size:14px!important}.congratulations{font-size:28px!important}.validation-text{font-size:20px!important}.goto-btn{height:52px!important;font-size:20px!important}.powered-scan-successful{font-size:14px!important}.didnt-title{font-size:28px!important}.didnt-description{font-size:20px!important}.didnt-btn{height:52px!important;font-size:20px!important}.powered{font-size:14px!important}.mm-title{font-size:28px!important}.mm-question{font-size:20px!important}.mm-btn{height:52px!important;font-size:20px!important}.powered-manual-model{font-size:14px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.landing-page .main-title{font-size:26px!important}.landing-page .subtitle{font-size:19px!important}.landing-page .get-started-btn{height:50px!important;font-size:19px!important}.landing-page .powered-by{font-size:13px!important}.confirmed-title{font-size:26px!important}.action-prompt{font-size:19px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:50px!important;font-size:19px!important}.powered-confirmation{font-size:13px!important}.cam-instructions{font-size:22px!important}.scan-button{height:50px!important;font-size:19px!important}.powered-cam{font-size:13px!important}.mv-title{font-size:24px!important}.mv-back-btn,.mv-Reset-btn{height:38px!important;font-size:15px!important}.mv-cc-btn{width:34px!important;height:34px!important;font-size:13px!important}.mv-powered{font-size:13px!important}.ms-title{font-size:26px!important}.ms-description{font-size:19px!important}.select,.enter-btn{height:50px!important;font-size:19px!important}.powered-manual{font-size:13px!important}.congratulations-title{font-size:26px!important}.success-text{font-size:19px!important}.exit-btn,.replay-btn,.learn-more-btn{height:50px!important;font-size:19px!important}.powered-finish{font-size:13px!important}.sdw-title{font-size:26px!important}.sdw-description{font-size:19px!important}.btn{height:50px!important;font-size:19px!important}.powered-scan-didnt-work{font-size:13px!important}.congratulations{font-size:26px!important}.validation-text{font-size:19px!important}.goto-btn{height:50px!important;font-size:19px!important}.powered-scan-successful{font-size:13px!important}.didnt-title{font-size:26px!important}.didnt-description{font-size:19px!important}.didnt-btn{height:50px!important;font-size:19px!important}.powered{font-size:13px!important}.mm-title{font-size:26px!important}.mm-question{font-size:19px!important}.mm-btn{height:50px!important;font-size:19px!important}.powered-manual-model{font-size:13px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.landing-page .main-title{font-size:30px!important}.landing-page .subtitle{font-size:22px!important}.landing-page .get-started-btn{height:54px!important;font-size:22px!important}.landing-page .powered-by{font-size:15px!important}.confirmed-title{font-size:30px!important}.action-prompt{font-size:22px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:54px!important;font-size:22px!important}.powered-confirmation{font-size:15px!important}.cam-instructions{font-size:26px!important}.scan-button{height:54px!important;font-size:22px!important}.powered-cam{font-size:15px!important}.mv-title{font-size:28px!important}.mv-back-btn,.mv-Reset-btn{height:42px!important;font-size:18px!important}.mv-cc-btn{width:38px!important;height:38px!important;font-size:15px!important}.mv-powered{font-size:15px!important}.ms-title{font-size:30px!important}.ms-description{font-size:22px!important}.select,.enter-btn{height:54px!important;font-size:22px!important}.powered-manual{font-size:15px!important}.congratulations-title{font-size:30px!important}.success-text{font-size:22px!important}.exit-btn,.replay-btn,.learn-more-btn{height:54px!important;font-size:22px!important}.powered-finish{font-size:15px!important}.sdw-title{font-size:30px!important}.sdw-description{font-size:22px!important}.btn{height:54px!important;font-size:22px!important}.powered-scan-didnt-work{font-size:15px!important}.congratulations{font-size:30px!important}.validation-text{font-size:22px!important}.goto-btn{height:54px!important;font-size:22px!important}.powered-scan-successful{font-size:15px!important}.didnt-title{font-size:30px!important}.didnt-description{font-size:22px!important}.didnt-btn{height:54px!important;font-size:22px!important}.powered{font-size:15px!important}.mm-title{font-size:30px!important}.mm-question{font-size:22px!important}.mm-btn{height:54px!important;font-size:22px!important}.powered-manual-model{font-size:15px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.landing-page .main-title{font-size:27px!important}.landing-page .subtitle{font-size:20px!important}.landing-page .get-started-btn{height:51px!important;font-size:20px!important}.landing-page .powered-by{font-size:14px!important}.confirmed-title{font-size:27px!important}.action-prompt{font-size:20px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:51px!important;font-size:20px!important}.powered-confirmation{font-size:14px!important}.cam-instructions{font-size:23px!important}.scan-button{height:51px!important;font-size:20px!important}.powered-cam{font-size:14px!important}.mv-title{font-size:25px!important}.mv-back-btn,.mv-Reset-btn{height:39px!important;font-size:16px!important}.mv-cc-btn{width:35px!important;height:35px!important;font-size:14px!important}.mv-powered{font-size:14px!important}.ms-title{font-size:27px!important}.ms-description{font-size:20px!important}.select,.enter-btn{height:51px!important;font-size:20px!important}.powered-manual{font-size:14px!important}.congratulations-title{font-size:27px!important}.success-text{font-size:20px!important}.exit-btn,.replay-btn,.learn-more-btn{height:51px!important;font-size:20px!important}.powered-finish{font-size:14px!important}.sdw-title{font-size:27px!important}.sdw-description{font-size:20px!important}.btn{height:51px!important;font-size:20px!important}.powered-scan-didnt-work{font-size:14px!important}.congratulations{font-size:27px!important}.validation-text{font-size:20px!important}.goto-btn{height:51px!important;font-size:20px!important}.powered-scan-successful{font-size:14px!important}.didnt-title{font-size:27px!important}.didnt-description{font-size:20px!important}.didnt-btn{height:51px!important;font-size:20px!important}.powered{font-size:14px!important}.mm-title{font-size:27px!important}.mm-question{font-size:20px!important}.mm-btn{height:51px!important;font-size:20px!important}.powered-manual-model{font-size:14px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.landing-page .main-title{font-size:32px!important}.landing-page .subtitle{font-size:24px!important}.landing-page .get-started-btn{height:56px!important;font-size:24px!important}.landing-page .powered-by{font-size:16px!important}.confirmed-title{font-size:32px!important}.action-prompt{font-size:24px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:56px!important;font-size:24px!important}.powered-confirmation{font-size:16px!important}.cam-instructions{font-size:28px!important}.scan-button{height:56px!important;font-size:24px!important}.powered-cam{font-size:16px!important}.mv-title{font-size:30px!important}.mv-back-btn,.mv-Reset-btn{height:44px!important;font-size:20px!important}.mv-cc-btn{width:40px!important;height:40px!important;font-size:16px!important}.mv-powered{font-size:16px!important}.ms-title{font-size:32px!important}.ms-description{font-size:24px!important}.select,.enter-btn{height:56px!important;font-size:24px!important}.powered-manual{font-size:16px!important}.congratulations-title{font-size:32px!important}.success-text{font-size:24px!important}.exit-btn,.replay-btn,.learn-more-btn{height:56px!important;font-size:24px!important}.powered-finish{font-size:16px!important}.sdw-title{font-size:32px!important}.sdw-description{font-size:24px!important}.btn{height:56px!important;font-size:24px!important}.powered-scan-didnt-work{font-size:16px!important}.congratulations{font-size:32px!important}.validation-text{font-size:24px!important}.goto-btn{height:56px!important;font-size:24px!important}.powered-scan-successful{font-size:16px!important}.didnt-title{font-size:32px!important}.didnt-description{font-size:24px!important}.didnt-btn{height:56px!important;font-size:24px!important}.powered{font-size:16px!important}.mm-title{font-size:32px!important}.mm-question{font-size:24px!important}.mm-btn{height:56px!important;font-size:24px!important}.powered-manual-model{font-size:16px!important}}@media (display-mode: standalone){.landing-page{overflow:hidden!important}.main-container{flex:1;min-height:0}}@media (max-width: 375px) and (max-height: 667px){.ai{font-size:87px!important}.wiper-blade{font-size:28px!important}.wiper-blade-360{font-size:22px!important}.installation-guide{font-size:20px!important}.for-product{font-size:16px!important}.powered-by{font-size:12px!important}.get-started-btn{height:48px!important;font-size:18px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.ai{font-size:84px!important}.wiper-blade,.wiper-blade-360{font-size:28px!important}.installation-guide{font-size:20px!important}.for-product{font-size:16px!important}.powered-by{font-size:13px!important}.get-started-btn{height:52px!important;font-size:19px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.ai{font-size:92px!important}.wiper-blade{font-size:38px!important}.wiper-blade-360{font-size:32px!important}.installation-guide{font-size:30px!important}.for-product{font-size:20px!important}.powered-by{font-size:14px!important}.get-started-btn{height:56px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ai{font-size:88px!important}.wiper-blade{font-size:36px!important}.wiper-blade-360{font-size:38px!important}.installation-guide{font-size:28px!important}.for-product{font-size:19px!important}.powered-by{font-size:13px!important}.get-started-btn{height:54px!important;font-size:20px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.ai{font-size:96px!important}.wiper-blade{font-size:31px!important}.wiper-blade-360{font-size:23px!important}.installation-guide{font-size:22px!important}.for-product{font-size:18px!important}.powered-by{font-size:15px!important}.get-started-btn{height:58px!important;font-size:22px!important}}.landing-page{height:100vh;height:100svh;height:100dvh;width:100vw;background:linear-gradient(180deg,#59b4ff 0%,#0067b5 35%,#004f98 65%,#003a79 100%);display:flex;flex-direction:column;padding:15px 15px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;overflow:hidden}.main-container{border:5pt solid #ffffff;border-radius:25px;overflow:visible;flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:10px;box-shadow:0 8px 25px #00000026;position:relative}.yellow-banner{background:#ffde01;padding:10px;display:flex;align-items:center;border-radius:22px 22px 0 0}.banner-logo{height:55px;width:auto}.blue-content{flex:1;padding:30px;display:flex;align-items:center;position:relative;overflow:visible}.content-grid{display:grid;grid-template-columns:1fr .7fr;gap:0px;width:100%;align-items:center}.text-section{color:#fff;display:flex;flex-direction:column;gap:0}.ai-powered{display:flex;align-items:baseline;gap:12px;margin-bottom:0}.ai{font-size:112px;font-weight:900;color:#fff;line-height:.8;margin:0}.powered-text,.powered{font-size:24px;font-weight:700;color:#fff;letter-spacing:.05em;margin:0}.wiper-blade{font-size:48px;font-weight:800;color:#fff;margin:5px 0 0;line-height:1.1}.wiper-blade-360{font-size:42px;font-weight:800;color:#fff;margin:5px 0 0;line-height:1.1}.installation-guide{font-size:32px;font-weight:700;color:#fff;margin:5px 0 0;line-height:1.1}.for-product{font-size:22px;font-weight:800;color:#ffd400;margin:15px 0 0;line-height:1.2}.powered-by{font-size:14px;color:#fff;opacity:.9;margin:0;margin-top:clamp(16px,4vh,120px);white-space:nowrap}.powered-by-landing{position:absolute;left:16px;bottom:12px;color:#fff;opacity:.9;font-size:clamp(10px,1.6vmin,14px);white-space:nowrap;pointer-events:none;z-index:2;font-size:12px!important}.image-section{display:flex;justify-content:center;align-items:center;height:100%;overflow:visible}.product-pack{width:auto;height:170svh;max-height:none;object-fit:contain;position:absolute;right:-10px;top:-16svh;z-index:1;pointer-events:none}.bottom-section{display:flex;flex-direction:column;align-items:center;gap:15px;background:white;border-radius:24px 24px 0 0;position:relative;z-index:2;margin-left:-15px;margin-right:-15px;margin-bottom:-20px;width:calc(100% + 30px);padding:22px 24px 26px;box-shadow:0 -6px 18px #00000014}.get-started-btn{background:#ffde01;color:#003a79;border:2px solid #e0e0e0;border-radius:30px;padding:20px 50px;font-size:22px;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #00000026;transition:all .2s ease;width:100%;max-width:350px;text-align:center;display:flex;align-items:center;justify-content:center}.get-started-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000040}.get-started-btn:active{transform:translateY(0)}.footer-row{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:400px;margin-bottom:10px}.copyright{font-size:12px;color:#2b2b2bb3;flex:1}.help-btn{width:44px;height:44px;border-radius:50%;border:none;background:rgb(48 48 48 / 31%);color:#fff;font-size:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;margin-right:10px;margin-bottom:8px}.help-btn:hover{background:rgb(48 48 48 / 31%)}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:30}.help-drawer{position:fixed;left:0;right:0;bottom:-70vh;z-index:31;display:flex;justify-content:center;transition:bottom .22s ease}.help-drawer-inner{background:#ffffff;width:min(560px,calc(100% - 40px));border-radius:28px 28px 0 0;box-shadow:0 -12px 30px #0000002e;padding:18px 18px 22px}.help-body{margin:6px 2px 14px}.help-cta{width:100%;background:#2a72c2;color:#fff;border:none;font-weight:800;font-size:18px;padding:14px 18px;border-radius:18px;box-shadow:0 10px 22px #2a72c240;margin-top:6px}@media (orientation: landscape){.help-drawer{top:0;bottom:0;right:-80vw;left:auto;align-items:stretch;transition:right .22s ease}.help-drawer.open{right:0;bottom:0}.help-drawer-inner{height:100%;width:min(520px,80vw);border-radius:28px 0 0 28px}}@media (max-width: 768px){.landing-page{padding:15px 15px 0}.main-container{border-radius:20px}.yellow-banner{padding:10px;border-radius:17px 17px 0 0}.blue-content{padding:20px}.content-grid{grid-template-columns:1fr .6fr;gap:0px}.ai{font-size:80px}.powered{font-size:18px}.wiper-blade{font-size:36px}.wiper-blade-360{font-size:32px}.installation-guide{font-size:28px}.for-product{font-size:20px}.product-pack{top:-70px;height:185%;right:-4px}.get-started-btn{font-size:20px;padding:18px 40px}.bottom-section{margin-left:-15px;margin-right:-15px;margin-bottom:-20px;width:calc(100% + 30px);border-radius:30px 30px 0 0;padding:20px 22px 24px}}@media (max-width: 480px){.landing-page{padding:15px 15px 0!important}.main-container{border-radius:28px;border-width:5pt}.yellow-banner{padding:10px;border-radius:22px 22px 0 0}.blue-content{padding:15px}.content-grid{grid-template-columns:1fr .5fr;gap:0px}.ai{font-size:90px}.powered{font-size:36px}.wiper-blade{font-size:31px}.wiper-blade-360{font-size:27px}.installation-guide{font-size:22px}.for-product{font-size:18px}.product-pack{top:-70px;height:151%;right:-6px}.get-started-btn{font-size:18px;padding:16px 35px}.bottom-section{margin-left:-15px;margin-right:-15px;margin-bottom:-20px;width:calc(100% + 30px);border-radius:26px 26px 0 0;padding:18px 18px 22px}.footer-row{flex-direction:row;gap:10px;text-align:center}}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3000}.help-drawer{position:fixed;left:0;right:0;bottom:-70vh;z-index:3001;display:flex;justify-content:center;transition:bottom .22s ease,right .22s ease;pointer-events:none}.help-drawer.open{bottom:0}.help-drawer-inner{background:#ffffff;width:min(560px,calc(100% - 30px));border-radius:28px 28px 0 0;box-shadow:0 -12px 30px #0000002e;padding:18px 18px 22px;pointer-events:auto}.help-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.help-title{font-size:22px;font-weight:800;color:#3a3f48;margin:0}.help-close{width:36px;height:36px;border-radius:50%;border:none;background:#eef0f4;color:#3a3f48;font-size:22px;cursor:pointer}.help-body{margin:6px 2px 74px}.skeleton.line{height:12px;background:#eef0f4;border-radius:8px;margin:10px 0}.skeleton.line.long{width:84%}.skeleton.line.short{width:56%}.help-cta{width:100%;background:#2a72c2;color:#fff;border:none;font-weight:800;font-size:18px;padding:14px 18px;border-radius:30px;box-shadow:0 10px 22px #2a72c240;margin-top:6px}.help-powered{margin-top:10px;color:#7b828d;font-size:12px;text-align:left}@media (orientation: landscape){.help-drawer{top:0;bottom:0;right:-80vw;left:auto;align-items:stretch}.help-drawer.open{right:0;bottom:0}.help-drawer-inner{height:100%;width:min(520px,80vw);border-radius:28px 0 0 28px}}.orientation-guard-container{position:relative;height:100%}.orientation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.45);z-index:4000;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%)}.orientation-card{background:#fff;padding:20px 24px;border-radius:28px;box-shadow:0 10px 30px #00000040;text-align:center;max-width:90vw}.orientation-title{font-weight:800;color:#333;margin-bottom:8px;font-size:20px}.orientation-text{color:#555;font-size:14px;margin-bottom:8px}.orientation-status{color:#0076bb;font-size:12px;font-weight:600;background:rgba(0,118,187,.1);padding:4px 8px;border-radius:8px;display:inline-block}.orientation-icon{margin-bottom:20px;display:flex;justify-content:center;align-items:center}.unified-rotation-icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px}.rotation-image{width:100%;height:100%;object-fit:contain;display:block}.portrait-rotation .rotation-image{animation:rotateToPortrait 2s ease-in-out infinite}.landscape-rotation .rotation-image{animation:rotateToLandscape 2s ease-in-out infinite}@keyframes rotateToPortrait{0%{transform:rotate(90deg) scale(.9);opacity:.8}25%{transform:rotate(0) scale(1);opacity:1}50%{transform:rotate(0) scale(1);opacity:1}75%{transform:rotate(0) scale(1);opacity:1}to{transform:rotate(90deg) scale(.9);opacity:.8}}@keyframes rotateToLandscape{0%{transform:rotate(0) scale(.9);opacity:.8}25%{transform:rotate(90deg) scale(1);opacity:1}50%{transform:rotate(90deg) scale(1);opacity:1}75%{transform:rotate(90deg) scale(1);opacity:1}to{transform:rotate(0) scale(.9);opacity:.8}}@keyframes arrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (orientation: portrait){.orientation-overlay.landscape-required{display:flex}}@media (orientation: landscape){.orientation-overlay.portrait-required{display:flex}}.root{height:100vh;height:100svh;height:100dvh;width:100vw;background:#000;display:flex;flex-direction:column;position:relative;overflow:hidden}@media (display-mode: standalone){.cam-frame{overflow:hidden!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.cam-overlay{height:100%!important;overflow:hidden!important;position:absolute!important}}@media (max-width: 375px) and (max-height: 667px){.cam-instructions{font-size:16px!important}.scan-button{height:46px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.cam-instructions{font-size:18px!important}.scan-button{height:50px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.cam-instructions{font-size:22px!important}.scan-button{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.cam-instructions{font-size:20px!important}.scan-button{height:52px!important;font-size:19px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.cam-instructions{font-size:24px!important}.scan-button{height:56px!important;font-size:22px!important}}.cam-header{background:#ffd400;padding:12px 16px;display:flex;align-items:center;justify-content:center;border-radius:0 0 20px 20px}.cam-logo{height:32px;width:auto}.cam-frame{position:fixed;top:0;right:0;bottom:0;left:0;flex:1;margin:0;border:none;overflow:hidden;z-index:1;height:100dvh;min-height:100dvh;--frame-inset: clamp(12px, 3vmin, 28px)}.cam-frame:before{content:"";position:absolute;inset:var(--frame-inset);border:5pt solid #ffffff;border-radius:28px;box-shadow:0 0 0 1px #ffffff0d;pointer-events:none;z-index:2;margin-bottom:10px}.cam-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(105%) contrast(105%);z-index:1}.cam-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.hover{position:absolute;top:40%;transform:translateY(-50%);color:#ffffffe6;font-weight:800;font-size:clamp(24px,5vmin,40px);text-shadow:0 2px 8px rgba(0,0,0,.6)}.hover.left{left:clamp(60px,12vmin,120px)}.hover.right{right:clamp(60px,12vmin,120px)}.step-count-cam{position:absolute;left:calc(var(--frame-inset) + clamp(16px,1.2vmin,12px));bottom:calc(var(--frame-inset) + clamp(26px,1.2vmin,12px));color:#fff;font-size:clamp(16px,3.5vmin,22px);font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.6)}.help-circle-cam{position:absolute;right:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));bottom:calc(var(--frame-inset) + clamp(16px,1.2vmin,12px));height:clamp(40px,6vmin,40px);width:clamp(40px,6vmin,40px);border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:clamp(20px,4vmin,28px);box-shadow:0 8px 24px #00000059;pointer-events:auto}.cam-instructions-camera{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);text-align:center;font-weight:800;line-height:1.2;font-size:clamp(18px,3.8vmin,28px);text-shadow:0 2px 8px rgba(0,0,0,.6);margin-top:-10px;width:100%;padding:0 clamp(16px,3vmin,24px);max-width:calc(100% - (var(--frame-inset) * 2))}.corner.tl{left:0;top:0;border-right:0;border-bottom:0}.corner.tr{right:0;top:0;border-left:0;border-bottom:0}.corner.bl{left:0;bottom:0;border-right:0;border-top:0}.corner.br{right:0;bottom:0;border-left:0;border-top:0}.cam .powered-cam{position:absolute;bottom:3px;right:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));left:auto;transform:none;font-size:clamp(10px,1.6vmin,12px);text-shadow:0 1px 4px rgba(0,0,0,.6);opacity:.9;color:#fff;z-index:10;white-space:nowrap}.cam-footer{background:transparent;border-radius:0;padding:12px 20px 16px;display:flex;align-items:center;gap:16px;margin-top:0}.steps-label{color:#666;font-weight:700;font-size:16px;margin-right:8px}.progress-rail{position:relative;height:3px;background:#e5e7eb;border-radius:999px;flex:1;margin-right:16px}.progress-rail .knob{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#ffd400;border-radius:999px}.steps{list-style:none;display:flex;gap:12px;padding:0;margin:0;align-items:center}.step{height:48px;width:48px;border-radius:50%;background:#fff;color:#666;border:2px solid #e5e7eb;display:grid;place-items:center;font-weight:800;font-size:18px}.help{margin-left:auto;height:48px;width:48px;border-radius:50%;border:0;background:#eef0f4;color:#3a3f48;font-weight:800;font-size:18px}.logo-chip-cam{display:inline-flex;align-items:center;justify-content:center;background:#ffde01;padding:10px 16px;border-radius:19px 0;position:absolute;top:clamp(19px,3vmin,28px);left:clamp(19px,3vmin,28px);z-index:30;pointer-events:auto}@media (orientation: landscape) and (min-width: 720px){.logo-chip-cam{top:19px;left:19px;padding:8px 12px;border-radius:19px 0}.root{display:block;padding:0}.cam-frame{margin:0;border-radius:0}.cam-frame{min-height:100dvh}.cam-video{object-fit:cover}.cam .powered-cam{left:auto;right:40px;bottom:3px;transform:none;text-align:right}.corners{top:100px;right:100px;bottom:100px;left:100px}.corner{width:30px;height:30px;border-width:3px}}.scan-button{position:absolute;bottom:calc(var(--frame-inset) + clamp(25px,1.6vmin,16px));left:50%;transform:translate(-50%);background:#ffd400;color:#0b2250;border:3px solid #ffffff;border-radius:25px;padding:clamp(8px,2vmin,12px) clamp(18px,4vmin,28px);font-weight:600;font-size:clamp(14px,3.2vmin,20px);cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:10;transition:all .2s ease;height:clamp(38px,8vmin,52px);min-width:clamp(120px,22vmin,200px)}.scan-button:hover{background:#ffed4a;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #0006}.scan-button:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #0000004d}.scan-text{letter-spacing:1px}@media (display-mode: standalone){.cam-video{object-fit:cover!important;transform:none!important}@media (orientation: landscape){.cam-video{object-fit:cover!important;width:100%!important;height:100%!important}}@media (orientation: portrait){.cam-video{object-fit:cover!important;width:100%!important;height:100%!important}}}.pwa-mode .cam-video{object-fit:cover!important;width:100%!important;height:100%!important;transform:none!important}.cam-loader-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:28px}.cam-loader-content{text-align:center;color:#fff;padding:40px}.cam-loader-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #ffd400;border-radius:50%;animation:cam-spin 1s linear infinite;margin:0 auto 30px}@keyframes cam-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cam-loader-text{font-size:24px;font-weight:800;margin:0 0 15px;color:#fff}.cam-loader-subtext{font-size:16px;margin:0;color:#fffc;font-weight:400}.skip-scan-btn{position:absolute;bottom:calc(var(--frame-inset) + 15pt + 15px);left:50%;transform:translate(-50%);background:#ffd400;color:#2e2b2b;border:3px solid #ffffff;border-radius:56px;padding:0 clamp(20px,4vmin,40px);font-weight:800;font-size:clamp(18px,3vmin,24px);font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;height:clamp(44px,7vmin,56px);min-height:44px;cursor:pointer;box-sizing:border-box;width:min(28%,200px);pointer-events:auto;z-index:10;box-shadow:0 4px 12px #0000004d;transition:all .2s ease}.skip-scan-btn:hover{background:rgba(255,255,255,.1);transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #0006}.skip-scan-btn:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #0000004d}@media (max-height: 600px){.skip-scan-btn{height:clamp(40px,6vmin,50px);min-height:40px;font-size:clamp(16px,2.5vmin,20px);bottom:calc(var(--frame-inset) + 15pt + 12px)}}@media (max-height: 500px){.skip-scan-btn{height:clamp(36px,5.5vmin,46px);min-height:36px;font-size:clamp(14px,2.2vmin,18px);padding:0 clamp(16px,3vmin,32px);bottom:calc(var(--frame-inset) + 15pt + 10px)}}@media (max-width: 420px){.skip-scan-btn{width:min(35%,180px);font-size:clamp(16px,2.8vmin,22px)}}.sdw.root-scan-didnt-work{height:100vh;height:100svh;height:100dvh;width:100vw;background:#000;display:flex;flex-direction:column;position:relative;overflow:hidden}@media (display-mode: standalone){.sdw-frame{overflow:hidden!important;position:relative!important}.sdw-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (max-width: 375px) and (max-height: 667px){.didnt-title{font-size:22px!important}.didnt-description{font-size:14px!important}.didnt-btn{height:46px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.didnt-title{font-size:26px!important}.didnt-description{font-size:16px!important}.didnt-btn{height:50px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.didnt-title{font-size:30px!important}.didnt-description{font-size:20px!important}.didnt-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.didnt-title{font-size:28px!important}.didnt-description{font-size:18px!important}.didnt-btn{height:52px!important;font-size:18px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.didnt-title{font-size:32px!important}.didnt-description{font-size:22px!important}.didnt-btn{height:56px!important;font-size:22px!important}}.sdw-frame{position:fixed;top:0;right:0;bottom:0;left:0;flex:1;margin:0;border-radius:0;border:none;overflow:hidden;z-index:1;height:100dvh;min-height:100dvh;--frame-inset: clamp(12px, 3vmin, 28px)}.sdw-frame:before{content:"";position:absolute;inset:var(--frame-inset);border:5pt solid #ffffff;border-radius:28px;box-shadow:0 0 0 1px #ffffff0d;background:#313131a1;pointer-events:none;z-index:2;margin-bottom:10px!important}.logo-chip{position:absolute;top:clamp(19px,3vmin,28px);left:clamp(19px,3vmin,28px);background:#ffde01;padding:12px 16px;border-radius:19px 0;z-index:10;min-width:80px;min-height:30px;display:flex;align-items:center;justify-content:center}.sdw-logo{height:32px;width:auto}.sdw-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(105%) contrast(105%);z-index:1}@media (display-mode: standalone){.sdw-video{object-fit:cover!important;transform:none!important}@media (orientation: landscape){.sdw-video{object-fit:cover!important;width:100%!important;height:100%!important}}@media (orientation: portrait){.sdw-video{object-fit:cover!important;width:100%!important;height:100%!important}}}.pwa-mode .sdw-video{object-fit:cover!important;width:100%!important;height:100%!important;transform:none!important}.sdw-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);z-index:2;pointer-events:none}.sdw-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,3vmin,24px);padding:calc(var(--frame-inset) + clamp(8px,1.6vmin,16px));box-sizing:border-box}.sdw-title{font-size:clamp(28px,8vmin,56px);font-weight:900;margin-bottom:clamp(18px,4vmin,28px);max-width:calc(100% - (var(--frame-inset) * 2));text-align:center}.sdw-frame .cam-instructions{font-size:clamp(28px,9.5vmin,64px);top:35%;margin-top:0}.sdw-actions{display:flex;gap:clamp(16px,3vmin,28px);flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;max-width:calc(100% - (var(--frame-inset) * 2));padding-bottom:calc(var(--frame-inset) + clamp(8px,1.6vmin,16px));box-sizing:border-box}.btn{border-radius:56px;padding:0 clamp(16px,4vmin,32px);font-weight:600;font-size:clamp(16px,3.5vmin,22px);font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:3px solid #ffffff;height:clamp(40px,8vmin,56px);width:auto;min-width:clamp(120px,24vmin,220px)}.sdw-actions .btn{flex:1 1 0;min-width:0;max-width:clamp(150px,40vmin,260px)}@media (max-width: 768px){.btn{height:52px;font-size:clamp(14px,2.5vmin,18px);padding:0 clamp(20px,4vmin,32px);min-width:100px}.sdw-actions .btn{max-width:150px}}.btn.try{background:#ffd400;color:#003a79;border-color:#ffd400;box-shadow:0 10px 24px #00000040;border:3px solid #ffffff}.btn.enter{background:transparent;color:#fff}.powered-scan-didnt-work{position:fixed!important;right:30px!important;left:auto!important;bottom:7px!important;top:auto!important;opacity:.9;font-size:clamp(10px,1.6vmin,12px);white-space:nowrap;z-index:100;color:#fff;text-align:right;pointer-events:none;transform:none!important}@media (orientation: portrait){.sdw-frame{margin-bottom:8px}}@media (orientation: landscape){.sdw.root{display:block;padding:0}.sdw-frame{margin:0;border-radius:0;min-height:100dvh}.sdw-video{object-fit:cover}}.cam-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#fff;z-index:3;padding:calc(var(--frame-inset) + clamp(4px,1vmin,10px))}.logo-chip-cam{pointer-events:auto}.cam-instructions{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);text-align:center;font-weight:800;line-height:1.2;font-size:clamp(16px,3.8vmin,28px);text-shadow:0 2px 8px rgba(0,0,0,.6);margin-top:-10px;width:100%;max-width:calc(100% - (var(--frame-inset) * 2))}.corners{position:absolute;inset:clamp(60px,12vmin,100px) clamp(40px,8vmin,60px)}.corner{position:absolute;width:clamp(30px,6vmin,40px);height:clamp(30px,6vmin,40px);border:3px solid #ffd400}.corner.tl{left:0;top:0;border-right:0;border-bottom:0;border-radius:0}.corner.tr{right:0;top:0;border-left:0;border-bottom:0;border-radius:0}.corner.bl{left:0;bottom:0;border-right:0;border-top:0;border-radius:0}.corner.br{right:0;bottom:0;border-left:0;border-top:0;border-radius:0}.cross .v{position:absolute;left:50%;top:clamp(-15px,-3vmin,-20px);width:3px;height:clamp(30px,6vmin,40px);background:#ffd400;border-radius:2px;transform:translate(-50%)}.cross .h{position:absolute;top:50%;left:clamp(-15px,-3vmin,-20px);height:3px;width:clamp(30px,6vmin,40px);background:#ffd400;border-radius:2px;transform:translateY(-50%)}.step-count{position:absolute;left:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));bottom:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));color:#fff;font-size:clamp(20px,4vmin,32px);font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.6)}.help-circle{position:absolute;right:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));bottom:calc(var(--frame-inset) + clamp(6px,1.2vmin,12px));height:clamp(40px,8vmin,52px);width:clamp(40px,8vmin,52px);border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:clamp(18px,3.5vmin,22px);box-shadow:0 8px 24px #00000059;pointer-events:auto}.sdw-loader-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:28px}.sdw-loader-content{text-align:center;color:#fff;padding:40px}.sdw-loader-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #ffd400;border-radius:50%;animation:sdw-spin 1s linear infinite;margin:0 auto 30px}@keyframes sdw-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sdw-loader-text{font-size:24px;font-weight:800;margin:0 0 15px;color:#fff}.sdw-loader-subtext{font-size:16px;margin:0;color:#fffc;font-weight:400}.ms.root{min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;width:100vw;width:100svw;background:#0076BB;display:flex;flex-direction:column;position:relative;padding:15px 15px 20px;overflow:hidden;box-sizing:border-box}@media (display-mode: standalone){.ms-frame{overflow:hidden!important;position:relative!important}.ms-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (max-width: 375px) and (max-height: 667px){.ms-title{font-size:34px!important}.ms-description{font-size:14px!important}.select{height:46px!important;font-size:16px!important}.enter-btn{height:46px!important;font-size:20px!important;font-weight:800!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.ms-title{font-size:44px!important}.ms-description{font-size:16px!important}.select{height:50px!important;font-size:18px!important}.enter-btn{height:50px!important;font-size:24px!important;font-weight:800!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.ms-title{font-size:52px!important}.ms-description{font-size:20px!important}.select{height:54px!important;font-size:20px!important}.enter-btn{height:54px!important;font-size:26px!important;font-weight:800!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.ms-title{font-size:46px!important}.ms-description{font-size:18px!important}.select{height:52px!important;font-size:18px!important}.enter-btn{height:52px!important;font-size:24px!important;font-weight:800!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.ms-title{font-size:58px!important}.ms-description{font-size:22px!important}.select{height:56px!important;font-size:22px!important}.enter-btn{height:56px!important;font-size:28px!important;font-weight:800!important}}.ms-frame{position:relative;flex:1;min-height:0;background:#0076BB;border-radius:28px;border:5pt solid #ffffff;overflow:visible;margin-bottom:0;display:flex;flex-direction:column}.ms-logo{height:clamp(24px,4vmin,34px);max-height:100%;width:auto}.ms-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#fff;z-index:2}.ms-content{color:#fff;text-align:center;padding:clamp(12px,2vmin,16px);margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0;box-sizing:border-box;width:100%;overflow-y:auto;overflow-x:hidden}.ms-title{font-size:clamp(36px,8vmin,72px);font-weight:800;line-height:1.25;margin:clamp(8px,1.5vmin,10px) 0 clamp(4px,1vmin,5px);width:100%}.ms-description{font-size:clamp(14px,3vmin,28px);margin-bottom:clamp(12px,3vmin,40px);max-width:600px;width:100%;padding:0 clamp(10px,2vmin,20px);box-sizing:border-box}.ms-selects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,3vmin,24px);margin:clamp(12px,2.5vmin,18px) auto clamp(16px,3vmin,26px);max-width:800px;width:min(85%,650px);box-sizing:border-box}.select{background:transparent;color:#fff;border:3px solid #ffffff;border-radius:28px;padding:0 clamp(12px,3vmin,26px);font-weight:600;font-size:clamp(14px,2.5vmin,22px);font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;height:clamp(44px,7vmin,56px);min-height:44px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.enter-btn{background:#ffd400;color:#003a79;border:3px solid #ffffff;border-radius:56px;padding:0 clamp(12px,3vmin,26px);font-weight:800;font-size:clamp(20px,3.5vmin,28px);font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;height:clamp(52px,8.5vmin,68px);min-height:52px;box-shadow:0 10px 24px #00000040;box-sizing:border-box;margin-top:clamp(20px,4vmin,32px);width:min(28%,200px)}.powered-manual{position:absolute;right:clamp(45px,4vmin,45px);bottom:clamp(3px,.5vmin,3px);margin:0;opacity:.95;font-size:clamp(10px,1.5vmin,12px);white-space:nowrap;color:#fff;z-index:10}@media (max-width: 420px){.ms-selects{gap:clamp(10px,2.5vmin,16px);width:min(90%,600px)}.select{font-size:clamp(12px,2.2vmin,18px);height:clamp(40px,6.5vmin,52px);min-height:40px;padding:0 clamp(12px,3vmin,24px)}.enter-btn{font-size:clamp(18px,3vmin,24px);font-weight:800;height:clamp(48px,7.5vmin,60px);min-height:48px;padding:0 clamp(12px,3vmin,24px);margin-top:clamp(16px,3vmin,24px)}.ms-description{font-size:clamp(14px,2.2vmin,18px);margin-bottom:clamp(10px,2.5vmin,20px)}.ms-title{font-size:clamp(32px,7vmin,52px)}}@media (max-height: 600px){.ms-content{padding:clamp(8px,1.5vmin,12px)}.ms-title{font-size:clamp(32px,7vmin,56px);margin:clamp(4px,1vmin,8px) 0 clamp(2px,.5vmin,4px)}.ms-description{font-size:clamp(12px,2.5vmin,20px);margin-bottom:clamp(8px,2vmin,20px)}.ms-selects{margin:clamp(8px,1.5vmin,12px) auto clamp(10px,2vmin,16px);gap:clamp(10px,2.5vmin,16px);width:min(85%,600px)}.select{height:clamp(40px,6vmin,50px);min-height:40px;font-size:clamp(12px,2.2vmin,18px)}.enter-btn{height:clamp(48px,7.5vmin,62px);min-height:48px;font-size:clamp(18px,3vmin,24px);font-weight:800;margin-top:clamp(16px,3vmin,24px)}}@media (max-height: 500px){.ms-content{padding:clamp(6px,1vmin,10px)}.ms-title{font-size:clamp(28px,6vmin,48px);margin:clamp(2px,.5vmin,6px) 0 clamp(1px,.3vmin,3px)}.ms-description{font-size:clamp(11px,2vmin,18px);margin-bottom:clamp(6px,1.5vmin,16px)}.ms-selects{margin:clamp(6px,1vmin,10px) auto clamp(8px,1.5vmin,12px);gap:clamp(8px,2vmin,12px);width:min(85%,550px)}.select{height:clamp(36px,5.5vmin,46px);min-height:36px;font-size:clamp(11px,2vmin,16px);padding:0 clamp(10px,2.5vmin,20px)}.enter-btn{height:clamp(44px,6.5vmin,54px);min-height:44px;font-size:clamp(16px,2.8vmin,22px);font-weight:800;padding:0 clamp(10px,2.5vmin,20px);margin-top:clamp(12px,2.5vmin,20px)}}@media (orientation: landscape){.ms.root{display:grid;grid-template-columns:1fr auto;column-gap:clamp(6px,1.2vmin,12px)}.ms-content{padding:clamp(8px,1.5vmin,18px);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0}@media (max-height: 500px){.ms-content{padding:clamp(6px,1vmin,12px)}.ms-selects{width:min(85%,600px);gap:clamp(10px,2.5vmin,20px)}}}.roller-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box;overflow:hidden}.roller-panel{width:100%;max-width:400px;max-height:calc(100vh - 40px);background:#0b6cad;border-radius:20px;box-shadow:0 12px 40px #00000080;border:2px solid rgba(255,255,255,.45);display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden;position:relative}.roller-header{display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:16px 16px 12px;color:#fff;flex-shrink:0}.roller-title{text-align:center;font-weight:800;font-size:clamp(16px,3.6vmin,24px)}.roller-close,.roller-confirm{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);border-radius:12px;padding:8px 12px;font-weight:800}.roller-body{position:relative;height:280px;min-height:200px;max-height:calc(100vh - 200px);overflow:hidden;overflow-x:hidden;flex:1;touch-action:pan-y}.roller-center-indicator{position:absolute;left:12px;right:12px;top:50%;height:56px;transform:translateY(-50%);border-top:2px dashed rgba(255,255,255,.5);border-bottom:2px dashed rgba(255,255,255,.5);pointer-events:none}.roller-list{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto}.roller-list::-webkit-scrollbar{display:none}@media (hover: hover) and (pointer: fine){.roller-list{scroll-behavior:smooth}}.loading-dots{display:inline-flex;align-items:center;gap:4px;justify-content:center}.loading-dots span{width:6px;height:6px;border-radius:50%;background-color:currentColor;animation:loading-dot 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes loading-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.roller-item{height:56px;display:flex;align-items:center;justify-content:center;color:#ffffffa6;font-weight:700;font-size:18px;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1),font-weight .2s cubic-bezier(.4,0,.2,1);width:100%;box-sizing:border-box;touch-action:pan-y;user-select:none;-webkit-user-select:none;will-change:transform,color,font-size}.roller-item.near{color:#fffc;transform:scale(1.05)}.roller-item.active{color:#fff;font-size:26px;font-weight:900;transform:scale(1.12);text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 480px){.roller-overlay{padding:15px}.roller-panel{max-width:100%;max-height:calc(100vh - 30px)}.roller-body{height:240px;min-height:180px;max-height:calc(100vh - 180px)}}@media (max-height: 600px){.roller-panel{max-height:calc(100vh - 20px)}.roller-body{height:220px;min-height:160px;max-height:calc(100vh - 160px)}}.mm.root{min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;width:100vw;width:100svw;background:#0076BB;display:flex;flex-direction:column;position:relative;padding:15px 15px 20px;overflow:hidden;box-sizing:border-box}.mm-frame{position:relative;flex:1;min-height:0;background:#0076BB;border-radius:28px;border:5pt solid #ffffff;overflow:visible;margin-bottom:0;display:flex;flex-direction:column}.logo-chip{padding:clamp(8px,1.5vmin,10px) clamp(12px,2vmin,16px);background:#ffde01;position:absolute;top:clamp(12px,2.5vmin,28px);left:clamp(12px,2.5vmin,28px);border-radius:19px 0;z-index:10}.mm-logo{height:clamp(24px,4vmin,34px);max-height:100%;width:auto}.mm-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#fff;z-index:2}.mm-content{color:#fff;text-align:center;padding:clamp(12px,2vmin,16px);margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0;box-sizing:border-box;width:100%;overflow-y:auto;overflow-x:hidden}.mm-sub{font-size:clamp(18px,3vmin,24px);opacity:.95;margin-bottom:clamp(8px,1.5vmin,12px);width:100%}.mm-vehicle{font-size:clamp(28px,5.5vmin,48px);font-weight:900;margin-bottom:clamp(16px,3vmin,24px);width:100%;padding:0 clamp(10px,2vmin,20px);box-sizing:border-box}.mm-question{font-size:clamp(18px,3vmin,28px);margin-bottom:clamp(20px,4vmin,40px);max-width:600px;width:100%;padding:0 clamp(10px,2vmin,20px);box-sizing:border-box}.mm-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(12px,2.5vmin,20px);max-width:800px;width:min(90%,650px);margin:0 auto;box-sizing:border-box}.mm-btn{border-radius:56px;padding:0 clamp(20px,4vmin,40px);font-weight:800;font-size:clamp(20px,3.5vmin,28px);font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;height:clamp(52px,8.5vmin,68px);min-height:52px;cursor:pointer;box-sizing:border-box;width:min(38%,200px)}.mm-btn.primary{background:#ffd400;color:#003a79;border:3px solid #ffffff;box-shadow:0 10px 24px #00000040}.mm-btn.ghost{background:transparent;color:#fff;border:3px solid #ffffff;width:min(28%,200px)}.powered-manual-model{position:absolute;right:clamp(45px,4vmin,45px);bottom:clamp(3px,.5vmin,3px);margin:0;opacity:.95;font-size:clamp(10px,1.5vmin,12px);white-space:nowrap;color:#fff;z-index:10}.step-count-manual{position:absolute;left:clamp(8px,1.5vmin,12px);bottom:clamp(8px,1.5vmin,12px);color:#fff;font-size:clamp(14px,2.5vmin,20px);font-weight:800;z-index:3}.help-circle-manual{position:absolute;right:6px;bottom:6px;height:clamp(32px,5vmin,40px);width:clamp(32px,5vmin,40px);border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:clamp(18px,2.8vmin,22px);box-shadow:0 8px 24px #00000059;z-index:3;pointer-events:auto}@media (max-width: 420px){.mm-actions{width:min(95%,600px)}.mm-btn{font-size:clamp(18px,3vmin,24px);height:clamp(48px,7.5vmin,60px);min-height:48px;padding:0 clamp(12px,3vmin,24px);width:min(30%,200px)}.mm-question{font-size:clamp(16px,2.5vmin,22px);margin-bottom:clamp(16px,3vmin,28px)}.mm-vehicle{font-size:clamp(32px,4.5vmin,40px)}.mm-sub{font-size:clamp(16px,2.5vmin,22px)}}@media (max-height: 600px){.mm-content{padding:clamp(8px,1.5vmin,12px)}.mm-sub{font-size:clamp(16px,2.5vmin,22px);margin-bottom:clamp(6px,1vmin,10px)}.mm-vehicle{font-size:clamp(32px,4.5vmin,40px);margin-bottom:clamp(12px,2vmin,20px)}.mm-question{font-size:clamp(16px,2.5vmin,24px);margin-bottom:clamp(16px,3vmin,28px)}.mm-actions{gap:clamp(10px,2vmin,16px)}.mm-btn{height:clamp(48px,7.5vmin,62px);min-height:48px;font-size:clamp(18px,3vmin,24px)}}@media (max-height: 500px){.mm-content{padding:clamp(6px,1vmin,10px)}.mm-sub{font-size:clamp(14px,2.2vmin,20px);margin-bottom:clamp(4px,.8vmin,8px)}.mm-vehicle{font-size:clamp(28px,4vmin,36px);margin-bottom:clamp(8px,1.5vmin,16px)}.mm-question{font-size:clamp(14px,2.2vmin,20px);margin-bottom:clamp(12px,2.5vmin,24px)}.mm-actions{gap:clamp(8px,1.5vmin,12px)}.mm-btn{height:clamp(44px,6.5vmin,54px);min-height:44px;font-size:clamp(16px,2.8vmin,22px);padding:0 clamp(10px,2.5vmin,20px)}}@media (orientation: landscape){.mm.root{display:grid;grid-template-columns:1fr auto;column-gap:clamp(6px,1.2vmin,12px)}.mm-content{padding:clamp(8px,1.5vmin,18px);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0}@media (max-height: 500px){.mm-content{padding:clamp(6px,1vmin,12px)}.mm-actions{width:min(85%,600px)}}}@media (display-mode: standalone){.scan-frame{overflow:hidden!important;position:relative!important}.scan-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (max-width: 375px) and (max-height: 667px){.congratulations{font-size:22px!important}.validation-text{font-size:14px!important}.goto-btn{height:46px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.congratulations{font-size:26px!important}.validation-text{font-size:16px!important}.goto-btn{height:50px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.congratulations{font-size:30px!important}.validation-text{font-size:20px!important}.goto-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.congratulations{font-size:28px!important}.validation-text{font-size:18px!important}.goto-btn{height:52px!important;font-size:18px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.congratulations{font-size:32px!important}.validation-text{font-size:22px!important}.goto-btn{height:56px!important;font-size:22px!important}}.scan-frame{position:relative;flex:1;background:#0076BB;border-radius:28px;border:5pt solid rgba(255,255,255,.9);overflow:hidden;display:flex;flex-direction:column;min-height:0;margin-bottom:0}.scan-logo{height:32px;width:auto;min-height:33px;min-width:60px}.scan-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;color:#fff;overflow:hidden;min-height:0;box-sizing:border-box}.congratulations{font-size:clamp(28px,36px,56px)}.validation-text{font-size:clamp(20px,3vmin,24px);margin-bottom:clamp(8px,2vmin,20px)}.loading-icon{margin-bottom:clamp(12px,3vmin,24px)}.loading-svg{width:100%;height:100%;display:block;animation:spin 1.5s linear infinite;transform-origin:50% 50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.test-labels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-items:center;max-width:1200px}.test-label{text-align:center}.test-label.clickable{cursor:pointer}.test-line{color:#ffd400;font-weight:800;letter-spacing:.5px;font-size:clamp(14px,2.8vmin,24px)}.product-name{color:#ffd400;font-weight:600;font-size:clamp(14px,2.4vmin,22px)}.goto-btn{grid-column:auto;justify-self:center;border-radius:999px;height:56px;padding:0 26px;width:clamp(180px,32vmin,320px);max-width:320px;font-weight:600;font-size:22px;font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;background:#ffd400;color:#0b2250;border:3px solid #ffffff;box-shadow:0 6px 16px #00000040;cursor:pointer}.powered-scan-successful{position:absolute;right:45px;bottom:3px;opacity:.9;font-size:clamp(10px,1.4vmin,12px);white-space:nowrap;color:#fff;z-index:10}.cam-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:#fff;z-index:2}.corners{position:absolute;top:100px;right:150px;bottom:100px;left:150px}.corner.tl{left:0;top:0;border-right:0;border-bottom:0;border-radius:12px 0 0}.corner.tr{right:0;top:0;border-left:0;border-bottom:0;border-radius:0 12px 0 0}.corner.bl{left:0;bottom:0;border-right:0;border-top:0;border-radius:0 0 0 12px}.corner.br{right:0;bottom:0;border-left:0;border-top:0;border-radius:0 0 12px}.cross{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cross .v{position:absolute;left:50%;top:-20px;width:3px;height:40px;background:#ffd400;border-radius:2px;transform:translate(-50%)}.cross .h{position:absolute;top:50%;left:-20px;height:3px;width:40px;background:#ffd400;border-radius:2px;transform:translateY(-50%)}.step-count{position:absolute;left:12px;bottom:12px;color:#fff;font-size:32px;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.6)}.help-circle-ss{position:absolute;right:6px;bottom:6px;height:40px;width:40px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:22px;box-shadow:0 8px 24px #00000059;pointer-events:auto}@media (orientation: portrait){.root{flex-direction:column;height:100vh;width:100vw;overflow:hidden;padding:15px 15px 20px}.scan-frame{margin-bottom:0;flex:1;min-height:0}.logo-chip{top:0;left:0;padding:clamp(8px,2vmin,16px) clamp(12px,2.5vmin,20px);min-width:clamp(70px,15vmin,100px);min-height:clamp(25px,5vmin,35px)}.scan-logo{height:clamp(20px,5vmin,36px);min-height:18px;min-width:50px}.scan-content{padding:12px}.congratulations{font-size:clamp(24px,6vmin,40px)}.validation-text{font-size:clamp(12px,2.5vmin,18px);margin-bottom:clamp(8px,2vmin,20px)}.loading-icon{width:clamp(40px,8vmin,72px);height:clamp(40px,8vmin,72px);margin-bottom:clamp(12px,3vmin,24px)}.test-labels{grid-template-columns:1fr;gap:clamp(12px,2vmin,20px);margin-top:clamp(20px,3vmin,40px)}.test-label{font-size:12px}.powered-scan-successful{right:16px;bottom:3px;font-size:clamp(8px,1.2vmin,10px)}}@media (max-width: 480px){.root{padding:15px 15px 20px}.scan-content{padding:70px 15px 15px}.logo-chip{top:8px;left:8px;padding:6px 10px;min-width:60px;min-height:22px}.scan-logo{height:18px;min-height:16px;min-width:45px}.test-label{font-size:12px}}@media (orientation: landscape){.test-labels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (orientation: landscape){.root{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;align-items:stretch;column-gap:clamp(6px,1.2vmin,12px)}.logo-chip{top:0;left:0;padding:clamp(8px,1.5vmin,14px) clamp(10px,2vmin,18px)}.scan-logo{height:clamp(20px,4vmin,32px)}.scan-content{padding:clamp(6px,2vmin,12px)}.congratulations{font-size:clamp(24px,6vmin,40px)}.validation-text{font-size:clamp(14px,3vmin,20px);margin-bottom:clamp(10px,3vmin,20px)}.loading-icon{width:clamp(40px,9vmin,96px);height:clamp(40px,9vmin,96px);margin-bottom:clamp(18px,6vmin,48px)}.goto-btn{height:clamp(38px,10vmin,56px);font-size:clamp(12px,3vmin,22px);max-width:340px;width:min(600px,86%)}}.didnt.root{height:100vh;height:100svh;height:100dvh;width:100vw;background:#0076BB;display:flex;flex-direction:column;padding:12px;overflow:hidden;box-sizing:border-box}.didnt-frame{position:relative;flex:1;background:#0d77b8;border-radius:28px;border:4px solid rgba(255,255,255,.9);box-shadow:0 4px 20px #0000004d;overflow:visible;display:flex;flex-direction:column;min-height:0;margin-bottom:10px}.logo-chip{padding:10px 16px;background:#ffde01;position:absolute;top:clamp(19px,3vmin,28px);left:clamp(19px,3vmin,28px);border-radius:19px 0}.didnt-logo{height:34px}.didnt-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(16px,5vmin,48px) 20px 20px 20px;text-align:center;color:#fff;overflow:hidden;min-height:0}.didnt-title{margin:10px 0 8px;font-size:clamp(28px,8vmin,56px);font-weight:900}.didnt-sub{margin:6px 0 26px;font-size:clamp(14px,3vmin,24px);opacity:.95}.didnt-instruction{margin:10px auto 26px;font-size:clamp(14px,3vmin,24px);max-width:900px}.install-btn{background:#ffd400;color:#003a79;font-weight:600;font-size:clamp(22px,3vmin,24px);border:0;padding:16px 34px;border-radius:56px;box-shadow:0 10px 24px #00000040;cursor:pointer}.powered{position:absolute;right:40px;bottom:3px;opacity:.9;font-size:clamp(10px,1.4vmin,12px);white-space:nowrap;color:#fff;z-index:10}@media (orientation: portrait){.didnt.root{padding:8px}.didnt-frame{margin-bottom:8px}.install-btn{margin-top:clamp(16px,3vmin,28px)}}@media (orientation: landscape){.didnt.root{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;align-items:stretch;column-gap:clamp(6px,1.2vmin,12px)}}.steps-progress{position:absolute;right:8px;top:50px;bottom:50px;width:60px;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:5}.steps-label{color:#fff;font-weight:700;font-size:14px;margin:0 0 8px}.steps{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0;margin:0;flex:1;justify-content:space-between}.step{height:36px;width:36px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;border:2px solid rgba(255,255,255,.35);display:grid;place-items:center;font-weight:800;font-size:14px}.step.active{background:#ffd400;color:#0b2250;border-color:#ffd400}.help{background:rgba(255,255,255,.2);color:#fff;height:42px;width:42px;border-radius:50%;border:0;font-weight:800;font-size:20px;margin-top:8px;cursor:pointer}.help:hover{background:rgba(255,255,255,.3)}@media (orientation: portrait){.steps-progress{position:static;width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 12px;background:rgba(0,0,0,.1);border-radius:8px;margin-top:0;gap:6px}.steps-label{font-size:12px;margin:0}.steps{flex-direction:row;gap:6px;flex:1;justify-content:space-between;margin:0 8px}.step{height:32px;width:32px;font-size:12px}.help{height:38px;width:38px;font-size:18px;margin-top:0}}@media (max-width: 480px){.steps-progress{padding:6px 8px}.step{height:28px;width:28px;font-size:11px}.help{height:34px;width:34px;font-size:16px;margin:0}}@media (orientation: landscape){.steps-progress{position:static;width:clamp(56px,6vmin,80px);display:flex;flex-direction:column;align-items:center;padding:clamp(6px,1vmin,10px);margin:0}.steps-label{font-size:clamp(10px,1.6vmin,14px)}.steps{gap:clamp(15px,.5vmin,6px);justify-content:flex-start}.step{height:clamp(28px,4.5vmin,48px);width:clamp(28px,4.5vmin,48px);font-size:clamp(10px,1.6vmin,16px)}.help{height:clamp(34px,5.5vmin,54px);width:clamp(34px,5.5vmin,54px);font-size:clamp(16px,2.2vmin,20px);margin:0}}.mv-root{height:100vh;height:100svh;height:100dvh;width:100vw;background:#0076BB;display:flex;flex-direction:column;position:relative;overflow:hidden;box-sizing:border-box;padding:15px!important}@media (display-mode: standalone){.mv-root{overflow:hidden!important;position:relative!important}.mv-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important}}@media (max-width: 375px) and (max-height: 667px){.mv-title{font-size:18px!important}.mv-back-btn,.mv-Reset-btn{height:32px!important;font-size:12px!important}.mv-cc-btn{width:28px!important;height:28px!important;font-size:10px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.mv-title{font-size:20px!important}.mv-back-btn,.mv-Reset-btn{height:36px!important;font-size:14px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.mv-title{font-size:24px!important}.mv-back-btn,.mv-Reset-btn{height:40px!important;font-size:18px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.mv-title{font-size:22px!important}.mv-back-btn,.mv-Reset-btn{height:38px!important;font-size:16px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.mv-title{font-size:26px!important}.mv-back-btn,.mv-Reset-btn{height:42px!important;font-size:20px!important}}.mv-content{flex:1;background:#ffffff;border-radius:28px;display:flex;flex-direction:column;overflow:hidden;min-height:0;position:relative}.mv-header{position:relative;background:#ffffff00;display:flex;align-items:flex-start;justify-content:space-between;z-index:101;min-height:clamp(60px,12vmin,80px);pointer-events:none}.mv-header>*{pointer-events:auto}.mv-logo-chip{background:#ffde01;padding:clamp(10px,2vmin,14px) clamp(14px,2.5vmin,18px);border-radius:20px 0px 2ch;min-width:clamp(70px,14vmin,90px);min-height:clamp(24px,5vmin,32px);display:flex;align-items:center;justify-content:center}.mv-logo{height:clamp(24px,5vmin,32px);width:auto;min-height:30px;min-width:60px}.mv-title-section{position:absolute;left:50%;transform:translate(-50%);text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:10px;z-index:102;pointer-events:auto;width:auto;min-width:clamp(120px,25vmin,180px)}.mv-title{font-size:clamp(28px,6vmin,42px);font-weight:800;color:#333;margin:0;line-height:1}.mv-model-select-wrapper{position:relative;display:inline-block;min-width:clamp(120px,25vmin,180px);z-index:103}.mv-model-select{font-weight:700;color:#333;background:#ffffff;border:2px solid #ffd400;border-radius:12px;padding:clamp(8px,1.5vmin,12px) clamp(16px,3vmin,24px);cursor:pointer;outline:none;transition:all .2s ease;min-width:clamp(120px,25vmin,180px);width:100%;box-sizing:border-box;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,1.5vmin,12px);position:relative}.mv-model-select:hover{border-color:#e6c200;background-color:#fffef0}.mv-model-select:focus{border-color:#ffd400;box-shadow:0 0 0 3px #ffd40033}.mv-model-select span{flex:1;text-align:center}.mv-dropdown-arrow{flex-shrink:0;transition:transform .2s ease}.mv-dropdown-arrow.open{transform:rotate(180deg)}.mv-model-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#ffffff;border:2px solid #ffd400;border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:104;max-height:150px;overflow-y:auto;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mv-model-option{width:100%;font-weight:600;padding:clamp(10px,2vmin,14px) clamp(16px,3vmin,24px);background:#ffffff;color:#333;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;outline:none}.mv-model-option:last-child{border-bottom:none}.mv-model-option:hover{background-color:#fffef0;color:#0076bb}.mv-model-option.selected{background-color:#fffef0;color:#0076bb;font-weight:700}.mv-model-option.selected svg{flex-shrink:0;margin-left:8px}@media (max-width: 768px){.mv-model-select-wrapper{position:relative}.mv-title-section{position:absolute;left:50%;transform:translate(-50%);width:auto}}.mv-step{font-size:clamp(16px,3vmin,22px);color:#666;margin:4px 0 0;font-weight:500}.mv-model-container{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1;isolation:isolate}.mv-model-container canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mv-content.loading .mv-model-container canvas{filter:blur(10px)!important;-webkit-filter:blur(10px)!important}.mv-content.loading .mv-header,.mv-content.loading .mv-footer,.mv-root.loading .mv-button-container,.mv-root.loading .mv-cc-btn{filter:blur(10px);-webkit-filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none}.mv-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;z-index:1000;isolation:isolate;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mv-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;background:rgba(255,255,255,1);border-radius:12px;box-shadow:0 4px 12px #00000026;min-width:200px;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto;z-index:1001;position:relative;isolation:isolate}.mv-loading-content *,.mv-loading-text,.mv-progress-bar-container,.mv-progress-bar-fill,.mv-loading-percentage{filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mv-model-container .mv-loading-overlay,.mv-content.loading .mv-loading-overlay{filter:none!important;-webkit-filter:none!important}.mv-content.loading .mv-model-container:has(.mv-loading-overlay){filter:none!important;-webkit-filter:none!important}.mv-loading-text{font-size:clamp(16px,3vmin,20px);font-weight:600;color:#333;text-align:center}.mv-progress-bar-container{width:100%;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden;min-width:200px;position:relative}.mv-progress-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,#0076BB,#00a8e8);border-radius:4px;transition:width .2s ease;position:absolute;top:0;left:0}.mv-loading-percentage{font-size:clamp(14px,2.5vmin,18px);font-weight:500;color:#666;text-align:center}.mv-rotation-indicator{position:absolute;top:50%;right:clamp(20px,4vmin,40px);transform:translateY(-50%);z-index:10;pointer-events:none}.rotation-icon{background:#007bff;color:#fff;width:clamp(60px,12vmin,80px);height:clamp(60px,12vmin,80px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(16px,3.5vmin,20px);font-weight:700;box-shadow:0 4px 16px #007bff66}.mv-footer{background:#ffffff00;display:flex;align-items:center;justify-content:space-between;z-index:101;min-height:clamp(60px,12vmin,80px);position:absolute!important;pointer-events:none}.mv-footer>*{pointer-events:auto}.mv-progress-section{align-items:center;gap:clamp(16px,3vmin,20px);margin-bottom:15px;margin-left:15px}.mv-step-label{font-size:clamp(16px,3vmin,20px);color:#333;font-weight:600}.mv-progress-bar{display:flex;align-items:center;gap:clamp(10px,2vmin,14px)}.progress-step{width:clamp(28px,6vmin,36px);height:clamp(28px,6vmin,36px);border-radius:50%;background:#e0e0e0;color:#333;display:flex;align-items:center;justify-content:center;font-size:clamp(14px,3vmin,16px);font-weight:700;border:2px solid #e0e0e0;position:relative;cursor:pointer;transition:all .2s ease}.progress-step:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.progress-step.active{background:#ffd400;color:#333;border-color:#ffd400}.progress-step.active:hover{background:#e6c200;transform:scale(1.1)}.progress-step:not(:last-child):after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:clamp(8px,1.5vmin,10px);height:2px;background:#e0e0e0}.mv-footer-right{display:flex;align-items:center;gap:clamp(12px,2vmin,16px);position:absolute;right:31px;bottom:20px;position:fixed}.mv-powered{font-size:clamp(12px,2vmin,14px);color:#666;white-space:nowrap}.mv-help-btn{background:rgba(192,192,192,.686);color:#333;width:clamp(40px,6vmin,36px);height:clamp(40px,6vmin,36px);border-radius:50%;border:none;font-size:clamp(14px,3vmin,16px);font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:0;margin-bottom:0}.mv-help-btn:hover{background:#d0d0d0}.mv-finish-section{position:fixed;left:50%;transform:translate(-50%,-50%);z-index:102;bottom:3px}.mv-finish-btn{background:#ffd400;color:#0b2250;border:3px solid #ffffff;box-shadow:0 8px 8px #00000078;padding:clamp(8px,1.8vmin,12px) clamp(16px,3.5vmin,24px);border-radius:999px;font-size:clamp(16px,2.2vmin,16px);font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ffd4004d}.mv-finish-btn:hover{background:#e6c200;transform:translateY(-2px);box-shadow:0 4px 12px #ffd40066}.mv-finish-btn:active{transform:translateY(0)}.mv-button-container{position:absolute;top:clamp(20px,4vmin,32px);right:clamp(20px,4vmin,32px);display:flex;gap:8px;z-index:102}.mv-back-btn{background:rgba(192,192,192,.686);color:#000;border:none;padding:clamp(10px,2vmin,14px) clamp(14px,2.5vmin,18px);border-radius:0 20px 20px 0;font-size:clamp(16px,3vmin,18px);font-weight:600;cursor:pointer;transition:all .2s ease;width:100px;height:40px;display:flex;align-items:center;justify-content:center}.mv-Reset-btn{background:rgba(192,192,192,.686);color:#000;border:none;padding:clamp(10px,2vmin,14px) clamp(14px,2.5vmin,18px);border-radius:20px 0 0 20px;font-size:clamp(16px,3vmin,18px);font-weight:600;width:100px;height:40px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.mv-cc-btn{position:absolute;right:31px;bottom:75px;background:rgba(192,192,192,.686);color:#000;border:none;width:clamp(40px,6vmin,36px);height:clamp(40px,6vmin,36px);border-radius:50%;font-size:clamp(14px,3vmin,16px);font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:102;transition:all .2s ease}.mv-back-btn:hover{background:rgba(0,0,0,.9);transform:translateY(-1px)}@media (orientation: portrait){.mv-root{padding:6px}.mv-header{padding:clamp(12px,2.5vmin,20px) clamp(16px,3vmin,24px);flex-direction:column;gap:clamp(12px,2vmin,16px);align-items:flex-start}.mv-title-section{position:static;transform:none;align-self:center;text-align:center}.mv-footer{flex-direction:column;gap:clamp(12px,2vmin,16px);align-items:flex-start}.mv-footer-right{align-self:flex-end}.mv-button-container{top:clamp(24px,3vmin,24px);right:clamp(28px,3vmin,24px)}}@media (max-width: 480px){.mv-root{padding:4px!important}.mv-header{padding:clamp(10px,2vmin,16px) clamp(12px,2.5vmin,20px)}.mv-button-container{top:clamp(12px,2.5vmin,20px);right:clamp(12px,2.5vmin,20px);gap:6px}.mv-back-btn,.mv-Reset-btn{padding:clamp(8px,1.5vmin,12px) clamp(10px,2vmin,14px);font-size:clamp(12px,2.5vmin,16px);width:80px;height:36px}.mv-cc-btn{right:12px;bottom:50px;width:clamp(20px,4vmin,28px);height:clamp(20px,4vmin,28px);font-size:clamp(10px,2vmin,14px)}.mv-progress-section{gap:clamp(8px,1.5vmin,12px)}.mv-progress-bar{gap:clamp(6px,1vmin,10px)}.progress-step,.mv-help-btn{width:clamp(20px,4vmin,28px);height:clamp(20px,4vmin,28px);font-size:clamp(10px,2vmin,14px)}}@media (orientation: landscape){.mv-title{font-size:clamp(24px,5vmin,32px)}.mv-step{font-size:clamp(14px,2.5vmin,18px)}.mv-button-container{top:clamp(24px,3vmin,24px);right:clamp(28px,3vmin,24px)}}@media (display-mode: standalone){.confirmation-frame{overflow:hidden!important;position:relative!important}.confirmation-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (max-width: 375px) and (max-height: 667px){.confirmed-title{font-size:22px!important}.action-prompt{font-size:14px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:46px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.confirmed-title{font-size:26px!important}.action-prompt{font-size:17px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:50px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.confirmed-title{font-size:30px!important}.action-prompt{font-size:20px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.confirmed-title{font-size:28px!important}.action-prompt{font-size:19px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:52px!important;font-size:19px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.confirmed-title{font-size:32px!important}.action-prompt{font-size:22px!important}.install-btn,.uninstall-btn,.howToUse-btn{height:56px!important;font-size:22px!important}}.confirmation-frame{position:relative;flex:1;background:#0076BB;border-radius:28px;border:5pt solid #ffffff;overflow:hidden;display:flex;flex-direction:column;min-height:0;margin-bottom:0}.logo-chip-confirmation{position:absolute;top:16px;left:16px;background:#ffde01;padding:12px 16px;border-radius:19px 0;z-index:10;min-width:80px;min-height:30px;display:flex;align-items:center;justify-content:center}.confirmation-logo{height:32px;width:auto;min-height:33px;min-width:60px}.inner-panel{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:18px;background:#0076BB;box-shadow:inset 0 0 0 4px #ffffffd9;z-index:1}.confirmation-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;color:#fff;overflow:hidden;min-height:0;position:relative;z-index:3;box-sizing:border-box}.confirmed-title{font-size:clamp(36px,8vmin,64px);font-weight:800}.confirmation-text{font-size:clamp(16px,3.5vmin,28px);margin-bottom:clamp(20px,4vmin,40px);font-weight:500}.action-prompt{font-size:clamp(20px,3.6vmin,20px);opacity:.95;margin-bottom:16px}.action-buttons{display:flex;flex-direction:column;gap:12px;margin-top:6px;margin-bottom:12px;align-items:center;z-index:3}.install-btn,.uninstall-btn,.howToUse-btn{width:86%;max-width:320px;height:clamp(38px,10vmin,56px);padding:0 26px;border-radius:999px;font-size:clamp(12px,3vmin,22px);font-weight:600;font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.install-btn{background:#ffd400;color:#0b2250;border:3px solid #fff;box-shadow:0 6px 16px #00000040}.install-btn:hover{background:#e6c200;transform:translateY(-2px);box-shadow:0 4px 12px #ffd4004d}.uninstall-btn,.howToUse-btn{background:#ffd400;color:#0b2250;border:3px solid #fff;box-shadow:0 6px 16px #00000040}.uninstall-btn:hover,.howToUse-btn:hover{background:#e6c200;transform:translateY(-2px);box-shadow:0 4px 12px #ffd4004d}.blade-sizes{font-size:clamp(14px,2.5vmin,20px);margin-bottom:clamp(20px,4vmin,40px);text-align:left;align-self:flex-start;margin-left:clamp(20px,4vmin,40px)}.powered-confirmation{position:absolute;right:45px;bottom:3px;opacity:.9;font-size:clamp(10px,1.4vmin,12px);white-space:nowrap;color:#fff;z-index:10}.step-count{position:absolute;left:16px;bottom:16px;color:#fff;font-size:20px;font-weight:800;z-index:3}.help-circle-cnf{position:absolute;right:6px;bottom:6px;height:40px;width:40px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:22px;box-shadow:0 8px 24px #00000059;z-index:3}@media (orientation: portrait){.root{flex-direction:column;height:100vh;width:100vw;overflow:hidden;padding:15px 15px 60px}.confirmation-frame{margin-bottom:0;flex:1;min-height:0;position:relative}.confirmation-frame:before{content:"";position:absolute;top:0;left:0;right:0;height:clamp(75px,12vmin,100px);background:#ffde01;border-radius:20px 20px 0 0;z-index:1}.logo-chip-confirmation{position:absolute;top:clamp(12px,2.5vmin,20px);left:50%;transform:translate(-50%);background:transparent;padding:0;min-width:auto;min-height:auto;z-index:2}.confirmation-logo{height:clamp(32px,6vmin,48px);min-height:18px;min-width:50px}.confirmation-content{padding:12px;position:relative;z-index:2}.confirmed-title{font-size:clamp(38px,6vmin,48px)}.confirmation-text{font-size:clamp(14px,3vmin,22px);margin-bottom:clamp(16px,3vmin,32px)}.action-prompt{font-size:clamp(20px,3.5vmin,26px);margin-bottom:clamp(20px,4vmin,36px)}.action-buttons{gap:12px;margin-bottom:8px}.install-btn,.uninstall-btn,.howToUse-btn{width:86%;max-width:340px;height:56px;font-size:22px}.blade-sizes{font-size:clamp(12px,2.2vmin,18px);margin-left:clamp(15px,3vmin,30px);margin-bottom:clamp(16px,3vmin,32px)}.powered-confirmation{right:36px;bottom:30px;font-size:clamp(10px,1.2vmin,10px)}}@media (max-width: 480px){.root{padding:15px 15px 60px}.logo-chip-confirmation{top:8px;left:50%;padding:6px 10px;min-width:90vw;min-height:52px}.confirmation-logo{height:52px;min-height:16px;min-width:45px}.confirmed-title{font-size:clamp(36px,5vmin,38px)}.confirmation-text{font-size:clamp(12px,2.5vmin,18px)}.action-prompt{font-size:clamp(20px,3vmin,20px)}.install-btn,.uninstall-btn{font-size:clamp(14px,2.5vmin,18px);padding:clamp(10px,2vmin,16px) clamp(20px,4vmin,32px)}.blade-sizes{font-size:clamp(10px,2vmin,16px)}}@media (max-width: 900px){.action-buttons{flex-direction:column;gap:16px}.install-btn,.uninstall-btn,.howToUse-btn{width:100%;max-width:280px;height:52px;font-size:22px}}@media (orientation: landscape){.root{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;align-items:stretch;column-gap:clamp(6px,1.2vmin,12px)}.logo-chip-confirmation{top:0;left:0;padding:clamp(8px,1.5vmin,14px) clamp(10px,2vmin,18px)}.confirmation-logo{height:clamp(20px,4vmin,32px)}.confirmed-title{font-size:clamp(38px,6vmin,48px)}.confirmation-text{font-size:clamp(14px,3vmin,22px);margin-bottom:clamp(16px,3vmin,28px)}.action-prompt{font-size:clamp(20px,3.5vmin,26px);margin-bottom:clamp(20px,4vmin,32px)}.action-buttons{margin-bottom:clamp(24px,5vmin,48px)}.blade-sizes{font-size:clamp(12px,2.2vmin,18px);margin-left:clamp(15px,3vmin,30px);margin-bottom:clamp(16px,3vmin,28px)}}.root{height:100vh;height:100svh;height:100dvh;width:100vw;background:#0076BB;display:flex;flex-direction:column;padding:15px 15px 20px;overflow:hidden;box-sizing:border-box}@media (display-mode: standalone){.finish-frame{overflow:hidden!important;position:relative!important}.finish-content{height:100%!important;overflow:hidden!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (max-width: 375px) and (max-height: 667px){.congratulations-title{font-size:22px!important}.success-text{font-size:14px!important}.exit-btn,.replay-btn,.learn-more-btn{height:46px!important;font-size:16px!important}}@media (min-width: 390px) and (max-width: 390px) and (min-height: 844px) and (max-height: 844px){.congratulations-title{font-size:26px!important}.success-text{font-size:16px!important}.exit-btn,.replay-btn,.learn-more-btn{height:50px!important;font-size:18px!important}}@media (min-width: 428px) and (max-width: 428px) and (min-height: 926px) and (max-height: 926px){.congratulations-title{font-size:30px!important}.success-text{font-size:20px!important}.exit-btn,.replay-btn,.learn-more-btn{height:54px!important;font-size:20px!important}}@media (min-width: 393px) and (max-width: 393px) and (min-height: 852px) and (max-height: 852px){.congratulations-title{font-size:28px!important}.success-text{font-size:18px!important}.exit-btn,.replay-btn,.learn-more-btn{height:52px!important;font-size:18px!important}}@media (min-width: 430px) and (max-width: 430px) and (min-height: 932px) and (max-height: 932px){.congratulations-title{font-size:32px!important}.success-text{font-size:22px!important}.exit-btn,.replay-btn,.learn-more-btn{height:56px!important;font-size:22px!important}}.finish-frame{position:relative;flex:1;background:#0076BB;border-radius:28px;border:5pt solid rgba(255,255,255,.9);overflow:hidden;display:flex;flex-direction:column;min-height:0;margin-bottom:0}.logo-chip{position:absolute;top:clamp(19px,3vmin,28px);left:clamp(19px,3vmin,28px);background:#ffde01;padding:10px 16px;border-radius:19px 0;z-index:10;min-width:80px;min-height:30px;display:flex;align-items:center;justify-content:center}.finish-logo{height:32px;width:auto;min-height:33px;min-width:60px}.finish-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;color:#fff;overflow:hidden;min-height:0;box-sizing:border-box}.congratulations-title{font-size:clamp(36px,8vmin,64px);font-weight:800}.success-text{font-size:clamp(20px,3.5vmin,28px);margin-bottom:clamp(32px,6vmin,64px);max-width:600px}.action-buttons-finish{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,2.5vmin,20px);margin-bottom:12px;align-items:center;width:100%;max-width:450px}.exit-btn{background:#e0192d;color:#fff;border:3px solid #fff;padding:0 26px;border-radius:999px;font-size:clamp(12px,3vmin,22px);font-weight:600;font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;height:clamp(38px,10vmin,56px);min-width:160px;text-transform:uppercase}.exit-btn:hover{background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}.replay-btn{background:transparent;color:#fff;border:3px solid #fff;padding:0 26px;border-radius:999px;font-size:clamp(12px,3vmin,22px);font-weight:600;font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;height:clamp(38px,10vmin,56px);transition:all .2s ease}.learn-more-btn{grid-column:1 / -1;background:transparent;color:#fff;border:3px solid #fff;padding:0 26px;border-radius:999px;font-size:clamp(12px,3vmin,22px);font-weight:600;font-family:inherit;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;height:clamp(38px,10vmin,56px);transition:all .2s ease}.learn-more-btn:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.rainx-highlight{color:#ffd400;font-weight:800}.powered-finish{position:absolute;right:45px;bottom:3px;opacity:.9;font-size:clamp(10px,1.4vmin,12px);white-space:nowrap;color:#fff;z-index:10}.step-count{position:absolute;left:16px;bottom:16px;color:#fff;font-size:18px;font-weight:800}.help-circle-fns{position:absolute;right:6px;bottom:6px;height:40px;width:40px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#3a3f48;font-weight:900;font-size:22px;box-shadow:0 8px 24px #00000059}@media (orientation: portrait){.root{flex-direction:column;height:100vh;width:100vw;overflow:hidden;padding:15px 15px 60px}.finish-frame{margin-bottom:0;flex:1;min-height:0}.logo-chip{top:0;left:0;padding:clamp(8px,2vmin,16px) clamp(12px,2.5vmin,20px);min-width:clamp(70px,15vmin,100px);min-height:clamp(25px,5vmin,35px)}.finish-logo{height:clamp(20px,5vmin,36px);min-height:18px;min-width:50px}.finish-content{padding:12px}.congratulations-title{font-size:clamp(36px,6vmin,48px)}.success-text{font-size:clamp(20px,3vmin,22px);margin-bottom:clamp(24px,5vmin,48px)}.action-buttons-finish{grid-template-columns:1fr;gap:16px}.exit-btn,.replay-btn,.learn-more-btn{width:86%;max-width:360px;justify-self:center}.powered-finish{right:16px;bottom:3px;font-size:clamp(8px,1.2vmin,10px)}}@media (max-width: 480px){.root{padding:15px 15px 60px}.finish-content{padding:20px 15px 15px}.logo-chip{top:8px;left:8px;padding:6px 10px;min-width:60px;min-height:22px}.finish-logo{height:18px;min-height:16px;min-width:45px}.congratulations-title{font-size:clamp(36px,5vmin,36px)}.success-text{font-size:clamp(18px,2.5vmin,18px)}.exit-btn,.replay-btn,.learn-more-btn{font-size:clamp(14px,2.5vmin,18px);height:52px;padding:0 clamp(20px,4vmin,32px)}}@media (max-width: 900px){.action-buttons{flex-direction:column;gap:16px}.exit-btn,.learn-more-btn{width:100%}}@media (orientation: landscape){.action-buttons{flex-direction:row;gap:clamp(16px,3vmin,32px)}}@media (orientation: landscape){.root{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;align-items:stretch;column-gap:clamp(6px,1.2vmin,12px)}.logo-chip{top:0;left:0;padding:clamp(8px,1.5vmin,14px) clamp(10px,2vmin,18px)}.finish-logo{height:clamp(20px,4vmin,32px)}.congratulations-title{font-size:clamp(28px,6vmin,44px)}.success-text{font-size:clamp(16px,3vmin,20px);margin-bottom:clamp(16px,4vmin,36px)}.action-buttons{margin-bottom:clamp(12px,4vmin,28px)}}.demo-card{background:#fff;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-xl);margin:var(--spacing-lg) 0}.demo-card h2{color:var(--color-primary);margin-bottom:var(--spacing-lg);font-size:1.75rem}.demo-card p{color:var(--color-secondary);margin-bottom:var(--spacing-lg);line-height:1.6}.feature-list{list-style:none;padding:0;margin:var(--spacing-lg) 0}.feature-list li{padding:var(--spacing-sm) 0;border-bottom:1px solid #e9ecef;font-size:1.1rem}.feature-list li:last-child{border-bottom:none}.demo-grid{margin:var(--spacing-lg) 0}.demo-box{background:var(--color-primary);color:#fff;padding:var(--spacing-lg);border-radius:var(--border-radius-md);text-align:center;font-weight:500;min-height:80px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.demo-box:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media (max-width: 575.98px){.demo-card{padding:var(--spacing-lg);margin:var(--spacing-md) 0}.demo-card h2{font-size:1.5rem}.demo-box{min-height:60px;padding:var(--spacing-md);font-size:.9rem}}@media (min-width: 576px) and (max-width: 767.98px){.demo-card{padding:var(--spacing-lg)}.demo-box{min-height:70px}}@media (max-width: 767.98px) and (orientation: landscape){.demo-card{padding:var(--spacing-md)}.demo-card h2{font-size:1.4rem;margin-bottom:var(--spacing-md)}.demo-box{min-height:50px;padding:var(--spacing-sm)}}@media (hover: none) and (pointer: coarse){.demo-box{min-height:44px}.demo-box:hover{transform:none;box-shadow:var(--shadow-md)}}
