@font-face{font-family:museo;src:url(../media/museo_sans_cyrl_300-s.p.2x0pgx4fr3kgd.ttf)format("truetype");font-display:swap}@font-face{font-family:museo Fallback;src:local(Arial);ascent-override:91.71%;descent-override:25.37%;line-gap-override:0.0%;size-adjust:102.49%}.museo_85085c1e-module__mb1f8a__className{font-family:museo,museo Fallback}.museo_85085c1e-module__mb1f8a__variable{--font-museo:"museo", "museo Fallback"}
: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:inherit;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{outline:3px solid var(--primary);outline-offset:3px}a.hero-store-hit--play{box-shadow:none;background:0 0}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}.intro-video-fallback{color:var(--text-muted);text-align:center;background:#0000000a;margin:0;padding:.75rem 1rem;font-size:.9rem}.intro-video-fallback a{color:var(--primary);font-weight:600}.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:#fff;margin:4rem 0;padding:4rem 1.5rem}.preview-container{scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:1.75rem;padding:1.5rem .5rem;scroll-padding:0 .5rem;display:flex;overflow-x:auto}.preview-container::-webkit-scrollbar{display:none}.iphone-frame{aspect-ratio:9/19.5;scroll-snap-align:center;background:0 0;border:none;flex:none;width:260px;position:relative;overflow:visible}.iphone-frame img{object-fit:contain;background:0 0;border-radius:18px;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}.contact-card a{color:var(--primary);font-weight:600;text-decoration:none}.contact-card a:hover{text-decoration:underline}.support-layout{grid-template-columns:1fr 320px;align-items:start;gap:2.5rem;margin-bottom:4rem;display:grid}.support-form-card{background:var(--white);border:1px solid #eee;border-radius:28px;padding:2.5rem;box-shadow:0 16px 48px #0000000f}.support-form-card h2{color:var(--dark-blue);margin-bottom:.5rem;font-size:1.75rem;font-weight:400}.support-form-lead{color:var(--text-muted);margin-bottom:2rem}.support-sidebar,.support-form{flex-direction:column;gap:1.25rem;display:flex}.support-form-row--split{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.support-form-field label{color:var(--dark-blue);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.support-form-input{background:var(--white);border:1px solid #ddd;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.support-form-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #39b54a26}.support-form-textarea{resize:vertical;min-height:140px}.support-form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.support-form-error{color:#c0392b;margin:0;font-size:.95rem}.support-form-submit{align-self:flex-start;margin-top:.5rem}.support-form-success{text-align:center;background:linear-gradient(135deg,#39b54a14 0%,#292b4d0a 100%);border:1px solid #39b54a40;border-radius:20px;padding:2rem}.support-form-success-title{color:var(--primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.support-form-success-body{color:var(--text-muted);line-height:1.6}.support-map-section{margin-bottom:4rem}.support-map-heading{color:var(--dark-blue);text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:300}.support-map-lead{text-align:center;color:var(--text-muted);margin-bottom:1.5rem}.support-map-lead a{color:var(--primary);font-weight:600}.support-map-frame{border:1px solid #eee;border-radius:24px;width:100%;max-width:960px;height:400px;margin:0 auto;overflow:hidden;box-shadow:0 20px 50px #0000001a}@media (max-width:900px){.support-layout,.support-form-row--split{grid-template-columns:1fr}.support-map-frame{height:320px}}.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}.previews{margin-left:-1.5rem;margin-right:-1.5rem;padding:2.5rem 0}.preview-container{gap:.85rem;padding:.75rem .7rem;scroll-padding:0 .7rem}.iphone-frame{aspect-ratio:9/19.5;width:46vw}.page-header h1{font-size:2.5rem}.gallery-masonry{column-count:2;column-gap:.75rem}.gallery-item{margin-bottom:.75rem}.gallery-item--featured{column-span:all}.gallery-lightbox-nav{width:44px;height:44px;font-size:1.75rem}}.gallery{padding:1rem 0 5rem}.gallery-masonry{column-count:3;column-gap:1.25rem}@media (min-width:1024px){.gallery-masonry{column-count:4}}.gallery-item{background:var(--grey-light,#f4f4f5);cursor:pointer;break-inside:avoid;border:none;border-radius:18px;width:100%;margin:0 0 1.25rem;padding:0;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.gallery-item:hover,.gallery-item:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 16px 36px #00000029}.gallery-item img{width:100%;height:auto;display:block}.gallery-item--featured{border-radius:22px}.gallery-item-caption{color:#fff;text-align:left;opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);padding:1.75rem 1rem .85rem;font-size:.9rem;line-height:1.3;transition:opacity .25s,transform .25s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.gallery-item:hover .gallery-item-caption,.gallery-item:focus-visible .gallery-item-caption{opacity:1;transform:translateY(0)}.gallery-lightbox{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0c14eb;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex;position:fixed;inset:0}.gallery-lightbox-figure{flex-direction:column;align-items:center;gap:.85rem;max-width:min(92vw,900px);max-height:86vh;margin:0;display:flex}.gallery-lightbox-figure img{border-radius:14px;width:auto;max-width:100%;height:auto;max-height:78vh;box-shadow:0 24px 60px #00000080}.gallery-lightbox-figure figcaption{color:#ffffffd9;text-align:center;font-size:.95rem}.gallery-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;font-size:1.75rem;line-height:1;transition:background .2s;position:absolute;top:1rem;right:1.25rem}.gallery-lightbox-close:hover{background:#ffffff40}.gallery-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex:none;width:52px;height:52px;font-size:2rem;line-height:1;transition:background .2s}.gallery-lightbox-nav:hover{background:#ffffff40}.integrations-group{max-width:760px;margin:0 auto 2.5rem}.integrations-group-head{margin-bottom:1rem}.integrations-group-head h2{color:var(--black);margin:0;font-size:1.35rem}.integrations-group-head p{color:var(--text-muted);margin:.25rem 0 0;font-size:.95rem}.integrations-grid{gap:.75rem;display:grid}.integration-card{background:var(--white);border:1px solid var(--grey);border-radius:18px;align-items:center;gap:1rem;padding:1rem 1.1rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.integration-card:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 10px 30px #00000012}.integration-logo{border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.integration-logo img{object-fit:contain;width:28px;height:28px}.integration-logo-lg{border-radius:20px;width:76px;height:76px}.integration-logo-lg img{width:42px;height:42px}.integration-card-body{flex-direction:column;flex:auto;min-width:0;display:flex}.integration-card-name{color:var(--black);font-size:1.05rem;font-weight:600}.integration-card-tagline{color:var(--text-muted);font-size:.9rem}.integration-status-pill{white-space:nowrap;border-radius:100px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;display:inline-block}.integration-hero{max-width:760px;margin:0 auto;padding:5rem 0 1.5rem}.integration-back{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;text-decoration:none;display:inline-block}.integration-back:hover{color:var(--primary)}.integration-hero-head{align-items:center;gap:1.25rem;display:flex}.integration-hero-head h1{font-size:2.2rem}.integration-summary{color:var(--text-main);margin-top:1.5rem;font-size:1.1rem;line-height:1.7}.integration-functions{max-width:760px;margin:1.5rem auto 2.5rem}.integration-functions h2,.integration-steps h2,.integration-getapp h2{color:var(--black);font-size:1.5rem}.integration-functions-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem;display:grid}.integration-function{background:var(--white);border:1px solid var(--grey);border-radius:16px;gap:.85rem;padding:1.1rem 1.2rem;display:flex}.integration-function-dot{border-radius:50%;flex:none;width:10px;height:10px;margin-top:.45rem}.integration-function strong{color:var(--black);margin-bottom:.2rem;display:block}.integration-function p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.integration-steps{max-width:760px;margin:0 auto}.integration-getapp{text-align:center;max-width:760px;margin:1rem auto 4rem}.integration-banner{border:2px solid var(--primary);background:var(--grey-light);border-radius:16px;margin-top:1.5rem;padding:1.1rem 1.25rem}.integration-banner strong{font-size:1.05rem;display:block}.integration-banner p{color:var(--text-muted);margin:.35rem 0 0;font-size:.95rem}.integration-banner-error{background:#fdecea;border-color:#e0533d}.integration-banner-btn{color:#fff;border-radius:100px;margin-top:.9rem;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:600px){.integration-hero-head{flex-direction:column;align-items:flex-start}.integration-hero-head h1{font-size:1.8rem}}
