@font-face{font-family:Museo;src:url(/fonts/museo-sans-cyrl-300.ttf)format("truetype");font-weight:300;font-style:normal}:root{--primary:#39b54a;--primary-dark:#2e913b;--dark-blue:#292b4d;--white:#fff;--black:#1a1a1a;--grey:#f5f5f7;--grey-light:#fafafb;--text-main:#333;--text-muted:#666}*{box-sizing:border-box;margin:0;padding:0}body,input,button,select,textarea{color:var(--text-main);background-color:var(--white);-webkit-font-smoothing:antialiased;font-family:Museo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:4rem 0}nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffffe6;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:80px;display:flex;position:sticky;top:0}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-main);font-size:.95rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary)}.menu-toggle{cursor:pointer;flex-direction:column;gap:5px;display:none}.menu-toggle span{background:var(--black);width:25px;height:2px;transition:all .3s}@media (max-width:900px){.nav-links{background:#fff;border-bottom:1px solid #eee;flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:80px;left:0;right:0;box-shadow:0 10px 20px #0000000d}.nav-links.active,.menu-toggle{display:flex}nav{height:80px;padding:0}.logo-group{flex-direction:row;align-items:center}.app-brand-title.mobile-only{display:none!important}}.desktop-only{display:block!important}.mobile-only{display:none!important}@media (max-width:900px){.desktop-only{display:none!important}.mobile-only{display:block!important}.nav-auth.mobile-only{text-align:center;width:100%;margin-top:1.5rem;margin-left:0}.nav-auth.mobile-only .nav-signin-btn{width:auto;min-width:140px}}.nav-auth{align-items:center;gap:1rem;margin-left:2rem;display:flex}.user-profile{background:var(--grey);border-radius:100px;align-items:center;gap:.75rem;padding:.4rem 1rem;display:flex}.user-profile .name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.9rem;font-weight:500;overflow:hidden}.avatar{border:2px solid var(--white);background:#eee;border-radius:50%;width:32px;height:32px;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.nav-signout-btn{color:var(--text-muted);cursor:pointer;opacity:.7;background:0 0;border:none;font-size:.8rem;text-decoration:none}.nav-signout-btn:hover{color:var(--black);opacity:1}@media (max-width:900px){.nav-auth{justify-content:center;width:100%;margin-top:1rem;margin-left:0;display:flex}.nav-signin-btn{text-align:center;background:var(--primary);width:auto;min-width:140px;color:var(--white);cursor:pointer;border:none;border-radius:100px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500}}.nav-signin-btn{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:100px;padding:.6rem 1.75rem;font-weight:500;transition:all .2s;box-shadow:0 4px 12px #39b54a26}.nav-signin-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.app-brand-title{color:var(--dark-blue);white-space:nowrap;margin-left:.5rem;font-size:1.2rem;font-weight:500}.header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.logo-group{align-items:center;display:flex}.hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}h1{color:var(--black);font-size:2.75rem;font-weight:300;line-height:1.2}.hero p{color:var(--text-muted);max-width:600px;font-size:1.25rem}.store-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.store-btn{background:var(--black);color:var(--white);text-align:left;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.8rem;min-width:200px;padding:.8rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.store-btn.green{background:var(--primary);box-shadow:0 4px 12px #39b54a33}.store-btn.green:hover{background:var(--primary-dark);transform:translateY(-2px)}.ios-expand-area{background:var(--grey-light);text-align:left;border:1px solid #eee;border-radius:20px;width:100%;max-width:500px;margin:1.5rem auto;padding:2rem;animation:.3s ease-out slideDown}.ios-steps{margin-bottom:2rem;list-style:none}.ios-step{color:#444;gap:1rem;margin-bottom:1rem;font-size:1rem;display:flex}.ios-step .step-num{background:var(--primary);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.android-note{color:#2e7d32;background:#39b54a0d;border:1px solid #39b54a33;border-radius:16px;margin-top:1.5rem;padding:1.5rem;font-size:1rem}.store-btn span{line-height:1.2;display:block}.store-btn .small{opacity:.7;font-size:.7rem}.store-btn .big{font-size:1.1rem;font-weight:600}.store-badge-row{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.store-badge-row--horizontal{flex-flow:wrap;justify-content:center;gap:1.25rem}.store-badge-img{object-fit:contain;object-position:center;width:auto;max-width:min(280px,100%);height:54px;display:block}a.store-badge-hit,button.store-badge-hit{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;line-height:0;transition:opacity .2s,transform .2s;display:block}a.store-badge-hit:hover,button.store-badge-hit:hover{opacity:.9;transform:translateY(-2px)}.store-badge-static{pointer-events:none;-webkit-user-select:none;user-select:none;line-height:0;display:block}.hero-store-badges{gap:1.25rem 1.5rem;margin-top:2rem;margin-bottom:.5rem}.hero-store-badges.store-badge-row--horizontal{gap:1.25rem 1.75rem}.hero-store-cell{width:var(--hero-store-w,268px);max-width:min(100%,var(--hero-store-w,268px));height:var(--hero-store-h,80px);box-sizing:border-box;flex:auto;justify-content:center;align-items:center;display:flex}a.hero-store-hit,button.hero-store-hit{width:100%;height:100%;min-height:var(--hero-store-h,80px);border-radius:12px;justify-content:center;align-items:center;padding:.35rem .5rem;display:flex}a.hero-store-hit:focus-visible,button.hero-store-hit:focus-visible,a.ios-soon-badge-hit:focus-visible{outline:3px solid var(--primary);outline-offset:3px}img.hero-store-img{height:var(--hero-store-h,80px);width:auto;max-width:100%;max-height:100%}a.ios-soon-badge-hit{color:inherit;width:100%;height:100%;min-height:var(--hero-store-h,80px);box-sizing:border-box;background:linear-gradient(135deg,#39b54a1a 0%,#292b4d0a 100%);border:2px solid #39b54a73;border-radius:12px;justify-content:center;align-items:center;min-width:100%;padding:.5rem 1rem;text-decoration:none;transition:opacity .2s,transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000f}a.ios-soon-badge-hit:hover{opacity:.98;border-color:var(--primary);transform:translateY(-3px)scale(1.02);box-shadow:0 10px 28px #39b54a33}a.ios-soon-badge-hit:active{transform:translateY(-1px)scale(1.01)}.ios-soon-badge-text{text-align:center;letter-spacing:.03em;color:var(--dark-blue);text-transform:none;font-size:clamp(1.05rem,2.8vw,1.35rem);font-weight:700;line-height:1.2;display:block}.iphone-hype-hero{text-align:center;max-width:720px;margin:0 auto;padding-top:2.5rem;padding-bottom:2rem}.iphone-hype-kicker{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:600}.iphone-hype-hero h1{color:var(--dark-blue);margin-bottom:1.25rem;font-size:clamp(1.85rem,4vw,2.65rem);font-weight:300;line-height:1.2}.iphone-hype-lead{color:var(--text-muted);max-width:560px;margin:0 auto 2rem;font-size:1.05rem}.iphone-hype-highlights{text-align:left;flex-direction:column;gap:1.25rem;max-width:520px;margin:0 auto 2.5rem;list-style:none;display:flex}.iphone-hype-highlights li{border-left:3px solid var(--primary);padding-left:1rem}.iphone-hype-highlights strong{color:var(--dark-blue);margin-bottom:.35rem;font-size:1rem;display:block}.iphone-hype-highlights span{color:var(--text-muted);font-size:.95rem}.iphone-hype-play{flex-wrap:wrap;justify-content:center;align-items:center}.iphone-hype-android-note{max-width:340px;color:var(--text-muted);text-align:left;flex:220px;margin:0;font-size:.9rem}.iphone-hype-signup{padding-top:1rem;padding-bottom:4rem}.iphone-hype-card{background:var(--grey);border:1px solid #e8e8ec;border-radius:16px;max-width:520px;margin:0 auto;padding:2rem 1.75rem}.iphone-hype-card h2{color:var(--dark-blue);text-align:center;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.iphone-hype-card-intro{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.55}.iphone-hype-form{flex-direction:column;gap:0;display:flex}.iphone-hype-label{color:var(--text-main);margin-bottom:.4rem;font-size:.85rem;font-weight:600}.iphone-hype-input{border:1px solid #e0e0e0;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:1rem}.iphone-hype-fieldset{border:none;margin:0 0 1.25rem;padding:0}.iphone-hype-legend{color:var(--text-main);margin-bottom:.75rem;padding:0;font-size:.85rem;font-weight:600}.iphone-hype-check{cursor:pointer;color:var(--text-muted);align-items:flex-start;gap:.65rem;margin-bottom:.65rem;font-size:.92rem;line-height:1.45;display:flex}.iphone-hype-check input{accent-color:var(--primary);flex-shrink:0;margin-top:.25rem}.iphone-hype-check strong{color:var(--text-main)}.iphone-hype-error{color:#c0392b;margin-bottom:1rem;font-size:.9rem}.iphone-hype-submit{width:100%}.iphone-hype-success{background:var(--white);border:1px solid #39b54a40;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.iphone-hype-success-title{color:var(--primary);margin-bottom:.5rem;font-weight:600}.iphone-hype-success-body{color:var(--text-muted);margin:0;font-size:.95rem}.iphone-hype-back{text-align:center;margin-top:1.5rem}.intro-showcase{padding-top:2rem;padding-bottom:3rem}.intro-showcase-header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.intro-showcase-eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.intro-showcase-title{color:var(--dark-blue);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:300;line-height:1.2}.intro-showcase-sub{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.55}.intro-video-shell{width:100%;max-width:1100px;margin:0 auto;position:relative}.intro-video-glow{pointer-events:none;z-index:0;background:radial-gradient(70% 60% at 50% 45%,#39b54a2e 0%,#0000 65%);position:absolute;inset:-8% -4% -12%}.intro-video-frame{z-index:1;background:var(--black);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000012,0 24px 48px #292b4d1f,0 0 0 1px #0000000f}.intro-video{aspect-ratio:16/9;vertical-align:middle;object-fit:contain;background:#0d0d12;width:100%;height:auto;display:block}.campaign-poster-section{text-align:center;padding:2.5rem 0 3.5rem}.campaign-poster-heading{color:var(--dark-blue);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:300}.campaign-poster-lead{color:var(--text-muted);max-width:420px;margin:0 auto 1.75rem;font-size:.95rem;line-height:1.5}.campaign-poster-card{border-radius:16px;width:100%;max-width:340px;margin:0 auto;overflow:hidden;box-shadow:0 4px 6px #00000014,0 22px 44px #292b4d29,0 0 0 1px #0000000d}.campaign-poster-card img{aspect-ratio:4/5;object-fit:cover;vertical-align:middle;width:100%;height:auto;display:block}.landing-page{position:relative;overflow-x:hidden}.landing-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 10% 20%,#39b54a14 0%,#0000 40%),radial-gradient(circle at 90% 10%,#39b54a0d 0%,#0000 30%),linear-gradient(170deg,#fff0 20%,#39b54a08 50%,#fff0 80%);width:140%;height:900px;position:absolute;top:-100px;left:-20%;transform:rotate(-2deg)}.landing-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#39b54a08 0%,#0000 70%);width:100%;height:600px;position:absolute;top:400px;right:-50%;transform:rotate(20deg)}.cta-area{width:100%;max-width:400px;margin-top:1rem}.get-started-btn{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:100px;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #39b54a40}.get-started-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #39b54a59}.step-wizard{max-width:620px;margin:0 auto 4rem}.step-progress{margin-bottom:1.5rem}.step-progress-text{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;display:block}.step-progress-bar{background:var(--grey);border-radius:3px;height:6px;overflow:hidden}.step-progress-fill{background:var(--primary);border-radius:3px;height:100%;transition:width .3s}.step-card{background:var(--white);border:1px solid var(--grey);border-radius:24px;padding:2.5rem 2rem;box-shadow:0 10px 40px #0000000f}.step-title{color:var(--black);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.step-body{color:var(--text-main);font-size:1.05rem;line-height:1.7}.step-body p{margin-bottom:.5rem}.step-body p:last-of-type{margin-bottom:0}.step-cta{margin-top:1.5rem;display:inline-block}.step-tip{background:var(--grey-light);border-left:4px solid var(--primary);border-radius:0 12px 12px 0;margin-top:1.5rem;padding:1.25rem 1.5rem}.step-tip ul{margin:.75rem 0 0 1.25rem;padding:0}.step-tip li{margin-bottom:.5rem}.step-nav{border-top:1px solid #eee;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.step-btn{cursor:pointer;border:none;border-radius:100px;padding:.85rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.step-btn-primary{background:var(--primary);color:var(--white);box-shadow:0 4px 12px #39b54a33}.step-btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.step-btn-secondary{background:var(--grey);color:var(--text-main)}.step-btn-secondary:hover{color:var(--black);background:#e8e8e8}.google-btn{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;width:100%;padding:.85rem 2rem;font-size:1.05rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 15px #39b54a40}.google-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #39b54a59}.google-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:3px;display:flex}@media (max-width:600px){.google-btn{justify-content:center;align-items:center;width:auto;min-width:220px;margin:0 auto;padding:.8rem 1.5rem;font-size:.95rem;display:flex;position:relative}.google-icon{width:20px;height:20px;margin:0;position:absolute;left:1rem}.google-btn .mobile-only{width:auto;margin:0;display:inline-block!important}}.google-btn:active{transform:translateY(0)}.features-grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:4rem;display:flex}.feature-card{border-radius:28px;flex-direction:column;flex:320px;justify-content:flex-end;max-width:360px;height:400px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.feature-card .card-bg{z-index:1;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.feature-card .card-bg img{object-fit:cover;width:100%;height:100%}.feature-card .overlay{z-index:2;background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.feature-card .card-content{z-index:3;color:var(--white);text-align:left;padding:2.5rem;position:relative}.feature-card h3{color:var(--white);margin-bottom:.75rem;font-size:1.75rem;font-weight:500}.feature-card p{color:#fffc;opacity:.9;font-size:1rem;line-height:1.5}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.feature-card:hover .card-bg{transform:scale(1.05)}.feature-card:hover .overlay{opacity:1}.previews{background-color:var(--grey);border-radius:40px;margin:4rem 0;padding:5rem 1.5rem}.preview-container{scrollbar-width:none;scroll-behavior:smooth;justify-content:flex-start;gap:2rem;padding:2rem 0;display:flex;overflow-x:auto}.iphone-frame{background:#111;border:6px solid #1a1a1a;border-radius:32px;flex:0 0 240px;height:480px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000026}.iphone-frame img{object-fit:cover;width:100%;height:100%}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:2rem;display:grid}.contact-card{background:var(--grey-light);text-align:left;border-radius:24px;padding:2.5rem}.contact-card h4{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.8rem}.contact-card p{color:var(--black);font-size:1.2rem;font-weight:500}.success-card{background:var(--white);border:1px solid var(--grey);text-align:center;border-radius:32px;max-width:500px;margin:0 auto;padding:4rem 2rem;box-shadow:0 20px 50px #0000000d}.tester-link{background:var(--primary);color:var(--white);border-radius:100px;margin-top:2rem;padding:1.25rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-block;box-shadow:0 10px 20px #39b54a33}.page-header{text-align:center;padding:6rem 0 3rem}.coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:50vh;display:flex}.coming-soon h1{color:var(--primary);font-size:3.5rem;font-weight:300}.spinner{border:3px solid var(--grey);border-top-color:var(--primary);border-radius:50%;width:30px;height:30px;margin:1rem auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.main-footer{background:var(--grey-light);border-top:1px solid #f0f0f0;margin-top:6rem;padding:5rem 0 2rem}.footer-content{grid-template-columns:1.5fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-description{color:var(--text-muted);max-width:350px;margin-top:1.5rem;font-size:1rem}.footer-links{justify-content:flex-end;gap:4rem;display:flex}.link-group h4{color:var(--black);letter-spacing:.1em;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.link-group a{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.link-group a:hover{color:var(--primary)}.footer-bottom{color:#999;border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links{justify-content:flex-start;gap:3rem}.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}h1{font-size:2.25rem}section{padding:3rem 0}.iphone-frame{flex:0 0 220px;height:440px}.page-header h1{font-size:2.5rem}}
