body.ob-page,body.ob-page.new{background:#f7f7fa !important;background-image:none !important;color:#1d1d1f;min-height:100vh;margin:0;display:block}body.ob-page .copyright,body.ob-page .header-filler{display:none}body.ob-page #beacon-container,body.ob-page .BeaconFabButtonFrame,body.ob-page iframe[name="beacon-container"],body.ob-page iframe[title*="Beacon"]{display:none !important}.ob{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:480px;margin:0 auto;padding:16px 20px calc(32px + env(safe-area-inset-bottom, 0px));box-sizing:border-box;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";opacity:0;transition:opacity 0.25s ease-out}.ob--ready{opacity:1}.ob *,.ob *::before,.ob *::after{box-sizing:border-box}.ob__header{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:28px}.ob__brand{display:flex;align-items:center;gap:8px;font-weight:700;font-size:15px;letter-spacing:0.02em;color:#1d1d1f}.ob__brand-mark{width:22px;height:22px;border-radius:6px;background:#37AD5B;position:relative}.ob__brand-mark::after{content:"";position:absolute;inset:5px;border-radius:2px;background:#fff;clip-path:polygon(20% 50%, 45% 75%, 80% 25%, 70% 20%, 45% 60%, 30% 45%)}.ob__progress{width:100%;height:4px;background:#e6e6ec;border-radius:999px;overflow:hidden}.ob__progress-bar{height:100%;background:linear-gradient(90deg, #37AD5B, #2c8f4a);border-radius:999px;transition:width 0.45s cubic-bezier(0.22, 1, 0.36, 1)}.ob__progress-label{font-size:12px;color:#6a6a73;letter-spacing:0.04em;text-transform:uppercase}.ob__main{flex:1;display:flex;align-items:stretch;justify-content:center;min-height:0}.ob__step{width:100%;background:#ffffff;border:1px solid #e6e6ec;border-radius:24px;padding:28px 24px 24px;display:flex;flex:1;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 24px rgba(20,20,30,0.05);animation:ob-fade-in 0.35s ease-out}.ob__step>.ob__btn--primary{margin-top:auto}@keyframes ob-fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ob__title{font-size:26px;font-weight:700;line-height:1.2;margin:12px 0 10px;color:#1d1d1f}.ob__copy{font-size:16px;line-height:1.5;color:#6a6a73;margin:0 0 20px;max-width:360px}.ob__copy a{color:#2c8f4a;text-decoration:underline}.ob__copy strong{color:#1d1d1f}.ob__fineprint{margin-top:14px;font-size:12px;color:#6a6a73}.ob__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:320px;height:54px;padding:0 24px;border-radius:999px;font-size:17px;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:transform 0.15s ease, opacity 0.2s ease, background 0.2s ease}.ob__btn--primary{background:#37AD5B;color:#fff;box-shadow:0 6px 18px rgba(55,173,91,0.32)}.ob__btn--primary:hover,.ob__btn--primary:focus{background:#2c8f4a;color:#fff}.ob__btn--primary:active{transform:scale(0.98)}.ob__btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(55,173,91,0.35),0 6px 18px rgba(55,173,91,0.32)}.ob__btn.is-disabled{opacity:0.4;cursor:not-allowed;pointer-events:none}.ob__btn.is-loading{opacity:0.85}.ob__link-tertiary,.ob__link-skip{display:inline-block;margin-top:14px;font-size:14px;color:#6a6a73;text-decoration:underline;cursor:pointer}.ob__link-skip{font-size:13px}.ob__skip-row{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:13px;color:#6a6a73}.ob__field{display:flex;flex-direction:column;width:100%;max-width:320px;margin:4px 0 14px;text-align:left}.ob__field-label{font-size:13px;color:#6a6a73;margin-bottom:6px;font-weight:500}.ob__field input{width:100%;height:52px;padding:0 16px;font-size:18px;letter-spacing:0.12em;text-align:center;border:1.5px solid #e6e6ec;border-radius:14px;background:#fafafc;color:#1d1d1f;transition:border-color 0.2s ease, background 0.2s ease}.ob__field input:focus{outline:none;border-color:#37AD5B;background:#fff}.ob__input--ok{border-color:#37AD5B !important}.ob__input--err{border-color:#d4351c !important}.ob__error{color:#d4351c;font-size:13px;margin:-6px 0 12px}.ob__bullets{list-style:none;padding:0;margin:0 0 22px;width:100%;max-width:320px;text-align:left}.ob__bullets li{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:15px;color:#1d1d1f;border-bottom:1px solid #f0f0f4}.ob__bullets li:last-child{border-bottom:none}.ob__bullet-icon{width:32px;height:32px;border-radius:10px;background:#eef9f1;flex-shrink:0;position:relative}.ob__bullet-icon::after{content:"";position:absolute;inset:6px;background-color:#37AD5B;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.ob__bullet-icon--shield::after{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2 4 5v6c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11V5l-8-3z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2 4 5v6c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11V5l-8-3z' fill='black'/></svg>")}.ob__bullet-icon--rocket::after{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill-rule='evenodd' d='M12 2c-3 3-4 6-4 9v3l-2 4v3h4v-2l2-1 2 1v2h4v-3l-2-4v-3c0-3-1-6-4-9zm0 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill-rule='evenodd' d='M12 2c-3 3-4 6-4 9v3l-2 4v3h4v-2l2-1 2 1v2h4v-3l-2-4v-3c0-3-1-6-4-9zm0 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4z' fill='black'/></svg>")}.ob__bullet-icon--lock::after{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 10V8a6 6 0 1 1 12 0v2h1v12H5V10h1zm2 0h8V8a4 4 0 1 0-8 0v2z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 10V8a6 6 0 1 1 12 0v2h1v12H5V10h1zm2 0h8V8a4 4 0 1 0-8 0v2z' fill='black'/></svg>")}.ob__art{width:160px;height:160px;border-radius:28px;margin-bottom:8px;background-color:#eef9f1;background-position:center;background-repeat:no-repeat;background-size:104px;position:relative;animation:ob-breath 4s ease-in-out infinite;transform-origin:center;will-change:transform}@keyframes ob-breath{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}.ob__art--welcome{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><circle cx='32' cy='32' r='30' fill='none' stroke='%2337AD5B' stroke-width='1.5' opacity='0.3'/><circle cx='32' cy='32' r='22' fill='%2337AD5B'/><path d='M21 32l8 8 14-16' stroke='white' stroke-width='4.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.ob__art--privacy{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><path d='M32 6 12 12v18c0 14 10 24 20 28 10-4 20-14 20-28V12L32 6z' fill='%2337AD5B'/><path d='M22 32c3-5 17-5 20 0-3 5-17 5-20 0z' fill='none' stroke='white' stroke-width='2.2'/><circle cx='32' cy='32' r='3.2' fill='white'/><path d='M20 21l24 22' stroke='%2337AD5B' stroke-width='4.5' stroke-linecap='round'/><path d='M20 21l24 22' stroke='white' stroke-width='2.2' stroke-linecap='round'/></svg>")}.ob__art--download{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><path d='M48 28a9 9 0 0 0-2-1 14 14 0 0 0-27-3 11 11 0 0 0-3 21h32a8 8 0 0 0 0-17z' fill='%2337AD5B'/><path d='M32 28v18m0 0-7-7m7 7 7-7' stroke='white' stroke-width='4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.ob__art--safari{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><circle cx='32' cy='32' r='26' fill='%2337AD5B'/><circle cx='32' cy='32' r='20' fill='white'/><path d='M32 10v3M32 51v3M10 32h3M51 32h3M16 16l2 2M46 46l2 2M48 16l-2 2M16 48l2-2' stroke='%2337AD5B' stroke-width='2' stroke-linecap='round'/><path d='M42 22 34 34l-12 8 8-12 12-8z' fill='%2337AD5B'/><circle cx='32' cy='32' r='2.4' fill='white'/></svg>")}.ob__brand-hero{position:relative;width:132px;height:132px;margin:4px 0 18px;display:flex;align-items:center;justify-content:center;animation:ob-pop 0.55s cubic-bezier(0.34, 1.56, 0.64, 1)}.ob__brand-hero--muted{animation:ob-breath 3.2s ease-in-out infinite}.ob__brand-hero-img{width:116px;height:116px;border-radius:28px;box-shadow:0 18px 36px rgba(20,20,30,0.18);object-fit:cover}.ob__brand-hero-badge{position:absolute;right:-2px;bottom:-2px;width:38px;height:38px;border-radius:50%;background:#37AD5B;box-shadow:0 0 0 4px #ffffff}.ob__brand-hero-badge::after{content:"";position:absolute;inset:9px 8px 9px 10px;clip-path:polygon(8% 50%, 38% 80%, 92% 18%, 100% 28%, 38% 100%, 0 60%);background:#fff}.ob__phone{margin:0 auto 12px;width:200px}.ob__phone-frame{position:relative;border-radius:36px;background:#1d1d1f;padding:8px;box-shadow:0 16px 32px rgba(20,20,30,0.18);overflow:hidden}.ob__phone-frame::before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:74px;height:20px;background:#1d1d1f;border-radius:999px;z-index:2}.ob__phone-shot,.ob__phone-video{display:block;width:100%;border-radius:28px;background:#f0f0f0}.ob__phone-video{cursor:zoom-in;object-fit:contain;background:#1d1d1f}.ob__phone-expand{position:absolute;right:14px;bottom:14px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,0.55);z-index:3;pointer-events:none}.ob__phone-expand::before,.ob__phone-expand::after{content:"";position:absolute;inset:0;border:2px solid #fff;border-radius:2px}.ob__phone-expand::before{inset:7px auto auto 7px;width:8px;height:8px;border-right:none;border-bottom:none}.ob__phone-expand::after{inset:auto 7px 7px auto;width:8px;height:8px;border-left:none;border-top:none}.ob__phone-caption{margin-top:12px;font-size:13px;color:#6a6a73;font-weight:500;min-height:18px}.ob__steps-inline{text-align:left;margin:0 0 18px;padding:0 0 0 20px;font-size:14px;color:#1d1d1f;max-width:320px;width:100%;line-height:1.6}.ob__steps-inline li{margin-bottom:4px}@keyframes ob-pop{from{transform:scale(0.4);opacity:0}to{transform:scale(1);opacity:1}}.ob__fineprint--fallback{max-width:320px;margin-top:12px;padding:10px 14px;background:#fff8e6;border:1px solid #f1d98c;border-radius:12px;color:#1d1d1f;text-align:center;line-height:1.45}.ob__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0}.ob__loader-text{color:#6a6a73;font-size:14px;margin-top:16px}.ob__spinner{width:60px;height:32px;display:flex;justify-content:space-between}.ob__spinner>div{background:#37AD5B;width:6px;height:100%;border-radius:3px;animation:ob-stretch 1.2s infinite ease-in-out}.ob__spinner>div:nth-child(1){animation-delay:-1.2s}.ob__spinner>div:nth-child(2){animation-delay:-1.1s}.ob__spinner>div:nth-child(3){animation-delay:-1.0s}.ob__spinner>div:nth-child(4){animation-delay:-0.9s}.ob__spinner>div:nth-child(5){animation-delay:-0.8s}@keyframes ob-stretch{0%,40%,100%{transform:scaleY(0.4)}20%{transform:scaleY(1)}}.ob__footer{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:13px;color:#6a6a73}.ob__footer-link{color:#6a6a73;text-decoration:underline;cursor:pointer}.ob__footer-link:hover{color:#1d1d1f}.ob__footer-sep{opacity:0.5}.ob__sheet{position:fixed;inset:0;z-index:1000;pointer-events:none;visibility:hidden}.ob__sheet--open{pointer-events:all;visibility:visible}.ob__sheet-backdrop{position:absolute;inset:0;background:rgba(20,20,30,0.55);opacity:0;transition:opacity 0.3s ease}.ob__sheet--open .ob__sheet-backdrop{opacity:1}.ob__sheet-card{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;padding:24px 20px calc(32px + env(safe-area-inset-bottom, 0px));max-width:480px;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0 auto;transform:translateY(100%);transition:transform 0.35s cubic-bezier(0.22, 1, 0.36, 1)}.ob__sheet--open .ob__sheet-card{transform:translateY(0)}.ob__sheet-close{position:absolute;top:8px;right:12px;background:none;border:none;font-size:28px;color:#6a6a73;cursor:pointer;line-height:1}.ob__sheet-title{font-size:20px;margin:0 0 6px;color:#1d1d1f}.ob__sheet-copy{font-size:14px;color:#6a6a73;margin:0 0 12px}.ob__sheet-video-wrap{margin:0 auto;max-width:280px}.ob__sheet-video{display:block;width:100%;height:auto;max-height:65vh;background:#000;border-radius:14px}.ob__sheet-meta{margin:14px 0 0;font-size:13px;color:#6a6a73;text-align:center}.ob__sheet-meta a{color:#2c8f4a;text-decoration:underline}.ob__disclosure{display:flex;align-items:center;gap:12px;width:100%;max-width:320px;margin:-4px 0 16px;padding:12px 14px;background:#f4faf6;border:1px solid #d8ecdf;border-radius:14px;color:#1d1d1f;font-size:14px;text-align:left;cursor:pointer;transition:background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease}.ob__disclosure:hover{background:#eaf6ee;border-color:#b8dec5;outline:none}.ob__disclosure:focus-visible{outline:none;border-color:#37AD5B;box-shadow:0 0 0 3px rgba(55,173,91,0.25)}.ob__disclosure-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#37AD5B;position:relative}.ob__disclosure-icon::after{content:"";position:absolute;inset:5px;background:transparent;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2 4 5v6c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11V5l-8-3z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2 4 5v6c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11V5l-8-3z' fill='black'/></svg>")}.ob__disclosure-label{flex:1;font-weight:500}.ob__disclosure-chev{flex-shrink:0;width:10px;height:10px;border-right:2px solid #6a6a73;border-top:2px solid #6a6a73;transform:rotate(45deg);opacity:0.7}.ob__sheet-pager{display:flex;flex-direction:column;align-items:center;text-align:center}.ob__sheet-pager-progress{font-size:12px;letter-spacing:0.06em;text-transform:uppercase;color:#6a6a73;margin:0 0 10px;font-weight:600}.ob__shot-stage{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-bottom:14px}.ob__shot-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background:#f7f7fa;color:#1d1d1f;font-size:26px;line-height:1;cursor:pointer;transition:background 0.2s ease, transform 0.15s ease, opacity 0.2s ease}.ob__shot-arrow:hover{background:#eaeaf2}.ob__shot-arrow:active{transform:scale(0.92)}.ob__shot-arrow.is-disabled{opacity:0.25;cursor:default;pointer-events:none}.ob__shot-card{flex:1;display:flex;justify-content:center}.ob__shot-card-frame{position:relative;width:220px;max-width:100%;background:#1d1d1f;border-radius:26px;padding:10px 8px;box-shadow:0 14px 28px rgba(20,20,30,0.18)}.ob__shot-card-frame::before{content:"";position:absolute;top:13px;left:50%;transform:translateX(-50%);width:62px;height:17px;background:#1d1d1f;border-radius:999px;z-index:2}.ob__shot-card-img{display:block;width:100%;height:auto;border-radius:18px;background:#f0f0f0}.ob__shot-card-caption{position:absolute;left:12px;right:12px;bottom:14px;color:#fff;font-size:13px;font-weight:600;line-height:1.4;padding:8px 12px;background:rgba(0,0,0,0.68);border-radius:10px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ob__shot-card-caption--top{top:38px;bottom:auto}.ob__shot-dots{display:flex;gap:8px;margin:4px 0 18px}.ob__shot-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#e6e6ec;cursor:pointer;transition:background 0.2s ease, transform 0.15s ease}.ob__shot-dot.is-active{background:#37AD5B;transform:scale(1.25)}.ob__sheet-cta-row{display:flex;justify-content:center;width:100%}.ob__privacy-list{list-style:none;margin:4px 0 12px;padding:0}.ob__privacy-list li{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f4;font-size:14px;line-height:1.5;color:#1d1d1f}.ob__privacy-list li:last-child{border-bottom:none}.ob__privacy-list li strong{color:#1d1d1f;display:block;margin-bottom:2px}.ob__privacy-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#37AD5B;position:relative;margin-top:2px}.ob__privacy-check::after{content:"";position:absolute;inset:4px;background:#fff;clip-path:polygon(8% 50%, 38% 80%, 92% 18%, 100% 28%, 38% 100%, 0 60%)}.ob__noscript{text-align:center;color:#1d1d1f;padding:40px 20px;background:#fffbe6;border-radius:12px}@media (min-width: 600px){.ob{padding-top:40px}.ob__step{padding:36px 32px}.ob__title{font-size:28px}}@media (prefers-reduced-motion: reduce){.ob,.ob__step,.ob__art,.ob__brand-hero,.ob__brand-hero--muted,.ob__spinner>div,.ob__sheet-backdrop,.ob__sheet-card,.ob__progress-bar{animation:none !important;transition:none !important}}
