html{scroll-behavior:smooth}.landing{--lp-white:#fff;--lp-bg:#f7f6f4;--lp-dark:#3f414e;--lp-dark-green:#00373e;--lp-gray:#8e8e93;--lp-light-gray:#a0a3b1;--lp-border:#e8e8e8;--lp-teal:#69bfc4;--lp-teal-dark:#5ba8ad;--lp-teal-light:#e8f7f8;--lp-yellow:#fbb402;--lp-section-radius:70px;font-family:var(--font-rubik),system-ui,sans-serif;color:var(--lp-dark);background:var(--lp-bg);-webkit-font-smoothing:antialiased;max-width:480px;margin:0 auto;padding:10px 10px 0;overflow-x:clip}.lp-h1{color:var(--lp-dark);font-size:24px;font-weight:600;line-height:normal}.lp-h2{color:var(--lp-dark);font-size:18px;font-weight:600;line-height:30px}.lp-p{color:var(--lp-dark);font-size:17px;font-weight:400;line-height:28px}.lp-small{color:var(--lp-dark);font-size:14px;font-weight:400;line-height:22px}.lp-brush{white-space:nowrap;isolation:isolate;display:inline;position:relative}.lp-brush:after{content:"";z-index:-1;pointer-events:none;background:url(/landing/brush.png) 50%/100% 100% no-repeat;height:14px;position:absolute;bottom:0;left:-6px;right:-6px}.lp-btn{width:237px;height:54px;font-family:var(--font-rubik),system-ui,sans-serif;cursor:pointer;background:var(--lp-white);color:var(--lp-dark-green);border:1px solid var(--lp-dark-green);box-shadow:0px 4px 4px 0px var(--lp-yellow);border-radius:100px;justify-content:center;align-items:center;font-size:19px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.lp-btn:active{transform:scale(.97)}.lp-btn:hover{opacity:.9}.lp-btn-secondary{color:var(--lp-dark-green);border:1px solid var(--lp-dark-green);box-shadow:none;background:0 0}.lp-btn-secondary:hover{background:#00373e0a}.lp-section-bg{border-radius:var(--lp-section-radius)}.lp-card{background:var(--lp-white);border-radius:16px;box-shadow:0 2px 12px #0000000f}.lp-bullet{align-items:center;gap:12px;display:flex}.lp-bullet-dot{object-fit:contain;flex-shrink:0;width:24px;height:24px}.lp-step-num{font-size:119px;font-weight:700;line-height:1}.lp-step-title{color:var(--lp-dark);margin-top:4px;font-size:17px;font-weight:600;line-height:28px}.lp-phone-wrap{isolation:isolate;margin-top:24px;width:calc(100% + 38px);margin-inline:-14px -24px;position:relative}.lp-phone-frame{z-index:1;pointer-events:none;width:100%;height:auto;margin-bottom:-10px;display:block;position:relative}.lp-phone-video{object-fit:cover;object-position:top;z-index:0;border-radius:28px 28px 0 0;width:89%;position:absolute;top:3%;bottom:0;left:5.5%}.lp-badge{background:var(--lp-teal);color:var(--lp-white);border-radius:100px;justify-content:center;align-items:center;padding:6px 20px;font-size:15px;font-weight:600;display:inline-flex}.lp-faq-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:30px;padding:20px 24px}.lp-faq-header{align-items:center;gap:14px;display:flex}.lp-faq-arrow{flex-shrink:0;width:28px;height:28px;transition:transform .3s}.lp-faq-question{color:var(--lp-dark);text-align:right;flex:1;font-size:17px;font-weight:600;line-height:26px}.lp-faq-body{max-height:0;transition:max-height .35s;overflow:hidden}.lp-faq-answer{color:var(--lp-dark);text-align:right;padding-top:14px;font-size:15px;font-weight:400;line-height:24px}.lp-privacy-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.lp-privacy-sheet{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-height:85vh;animation:.3s lp-slide-up;display:flex}@keyframes lp-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.lp-privacy-top{border-bottom:1px solid var(--lp-border);flex-shrink:0;align-items:center;padding:16px 20px;display:flex}.lp-privacy-body{color:#3c3c4c;text-align:right;-webkit-overflow-scrolling:touch;padding:20px 24px 40px;font-size:15px;line-height:1.8;overflow-y:auto}.lp-privacy-body h4{color:#2e7589;margin:20px 0 8px;font-size:17px;font-weight:700}.lp-privacy-body h5{color:#3c3c4c;margin:12px 0 6px;font-size:15px;font-weight:600}.lp-privacy-body ul{margin:6px 0 12px;padding-inline-start:20px;list-style:outside}.lp-privacy-body li{margin-bottom:4px}.lp-privacy-body p{margin-bottom:10px}.lp-lightbox{z-index:9999;cursor:pointer;background:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lp-lightbox-inner{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex;overflow:visible}.lp-lightbox-close{color:#333;cursor:pointer;z-index:1;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:transform .1s;display:flex}.lp-lightbox-zoom-wrap{touch-action:none;width:100%;overflow:visible}.lp-lightbox-img{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;max-height:85vh;transition:transform .1s}.lp-lightbox-hint{color:#fffc;text-align:center;margin-top:12px;font-size:14px;animation:3s forwards lp-fade-out}@keyframes lp-fade-out{0%,70%{opacity:1}to{opacity:0}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 12px))}}@media (prefers-reduced-motion:no-preference){.landing{scroll-behavior:smooth}}
