.store-badges-container{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center;margin-bottom:20px}@media (min-width:640px){.store-badges-container{gap:20px}}.store-badge{border-radius:8px;cursor:pointer;display:inline-block;overflow:hidden;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.store-badge img{display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.apple-store-badge img,.google-play-badge img{height:60px;width:auto}.store-badge:hover{transform:scale(1.05)}.store-badge:hover img{transform:scale(1.02)}.store-badge:active{transform:scale(.98)}.store-popup-overlay{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#000000bf;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:20px;position:fixed;top:0;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:10000}.store-popup-overlay.active{opacity:1;visibility:visible}.store-popup-content{background:#1d1d1ff2;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;box-shadow:0 20px 60px #00000080;max-width:420px;padding:40px 32px;position:relative;transform:scale(.9) translateY(20px);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.store-popup-overlay.active .store-popup-content{transform:scale(1) translateY(0)}.store-popup-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s ease,color .2s ease,transform .2s ease;width:32px}.store-popup-close:hover{background:#ffffff26;color:#fff;transform:scale(1.1)}.store-popup-close:active{transform:scale(.95)}.store-popup-title{color:#fff;font-family:Onest,Onest Fallback,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 32px;text-align:center}.store-popup-qr{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000026;display:flex;justify-content:center;margin:0 auto 24px;padding:20px;width:-moz-fit-content;width:fit-content}.qr-code-image{border-radius:8px;display:block;height:220px;width:220px}.store-popup-subtitle{color:#ffffffb3;font-family:Manrope,Manrope Fallback,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5;margin:0 0 20px;text-align:center}.store-popup-divider{align-items:center;display:flex;margin:24px 0;position:relative}.store-popup-divider:after,.store-popup-divider:before{background:#ffffff26;content:"";flex:1;height:1px}.store-popup-divider span{color:#ffffff80;font-size:13px;font-weight:500;padding:0 16px;text-transform:lowercase}.store-popup-button{align-items:center;background:linear-gradient(135deg,#007aff,#0051d5);border:none;border-radius:12px;box-shadow:0 4px 12px #007aff4d;color:#fff;cursor:pointer;display:flex;font-family:Onest,Onest Fallback,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;gap:12px;justify-content:center;padding:16px 24px;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease;width:100%}.store-popup-button:hover{box-shadow:0 6px 16px #007aff66;transform:translateY(-2px)}.store-popup-button:active{box-shadow:0 2px 8px #007aff4d;transform:translateY(0)}.store-popup-button svg{flex-shrink:0}@media (max-width:480px){.store-popup-content{padding:32px 24px}.store-popup-title{font-size:24px;margin-bottom:24px}.qr-code-image{height:180px;width:180px}.store-popup-qr{padding:16px}.store-badge img{height:52px}.store-badges-container{gap:10px;margin-bottom:16px}}@media (max-width:380px){.store-badge img{height:48px}.store-badges-container{gap:8px;margin-bottom:14px}}.store-popup-overlay[aria-hidden=true]{pointer-events:none}.store-popup-overlay[aria-hidden=false]{pointer-events:auto}.store-badge{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) backwards}.apple-store-badge{animation-delay:.1s}.google-play-badge{animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body.popup-open{overflow:hidden}.landing{--blue:#3d64ff;--landing-radius-control:15px;--landing-radius-card:26px;background:var(--navy);color:var(--ink);font-family:Manrope,Manrope Fallback,sans-serif;overflow-x:clip}.landing *{box-sizing:border-box}.landing h1,.landing h2,.landing h3,.landing p{margin-top:0}.landing h1,.landing h2,.landing h3{font-family:Onest,Onest Fallback,sans-serif;letter-spacing:-.035em}.landing-shell{margin:auto;width:min(1180px,calc(100% - 48px))}.landing-ambient{background:radial-gradient(circle at 85% 10%,rgba(91,124,255,.18),transparent 30%),radial-gradient(circle at 5% 45%,rgba(88,215,221,.08),transparent 25%);inset:0;pointer-events:none;position:fixed;z-index:0}.landing-header{backdrop-filter:blur(22px);background:#07111fc7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.landing-nav{gap:24px;height:72px;justify-content:space-between}.landing-brand,.landing-nav{align-items:center;display:flex}.landing-brand{color:#fff;font-family:Onest,Onest Fallback,Manrope,sans-serif;font-size:17px;font-weight:700;gap:10px;text-decoration:none}.landing-brand img{height:38px;-o-object-fit:contain;object-fit:contain;width:38px}.landing-nav-links{display:flex;gap:28px}.landing-footer a,.landing-nav-links a{color:#b9c4d4;font-size:14px;margin-block:-3px;padding-block:3px;text-decoration:none}.landing-nav-links a:hover{color:#fff}.landing-button{align-items:center;background:linear-gradient(135deg,var(--blue),#7656f6);border-radius:var(--landing-radius-control);box-shadow:0 14px 40px #5b7cff47;color:#fff!important;display:inline-flex;font-weight:800;justify-content:center;min-height:52px;padding:0 24px;text-decoration:none}.landing-button-small{font-size:14px;min-height:42px;padding:0 17px}.landing-hero{padding:90px 0 80px;position:relative;z-index:1}.landing-hero-grid{align-items:center;display:grid;gap:70px;grid-template-columns:1.02fr .98fr;min-height:650px}.landing-eyebrow{color:#79dfe3;font-size:clamp(.6875rem,1.3vw,.75rem);font-weight:800;letter-spacing:.15em;margin-bottom:18px;text-transform:uppercase}.landing-hero h1{font-size:clamp(3.4rem,6.3vw,5.4rem);line-height:.96;margin-bottom:28px}.landing-hero h1 span{background:linear-gradient(110deg,#7fe7e4,#7991ff 55%,#c99cff);-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.landing-lead{color:#b5c1d2;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.65;margin-bottom:30px;max-width:640px}.landing-lead.small{font-size:clamp(1rem,1.7vw,1.1rem)}.landing-hero .store-badges-container{justify-content:flex-start;margin:0 0 16px}.landing-final .store-badge img,.landing-hero .store-badge img{height:52px;width:auto}.landing-text-link{color:#fff;font-weight:700}.landing-hero-points{color:#a9b6c8;display:flex;font-size:13px;gap:24px;list-style:none;margin:0;padding:28px 0 0}.landing-hero-points li:before{color:#55d5a1;content:"✓";margin-right:8px}.landing-hero-product{height:650px;position:relative}.landing-trust{background:#ffffff06;border-block:1px solid var(--line);position:relative}.landing-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.landing-trust-grid div{border-right:1px solid var(--line);display:grid;gap:6px;padding:28px 24px}.landing-trust-grid div:last-child{border:0}.landing-trust strong{font-family:Onest,Onest Fallback,Manrope,sans-serif;font-size:18px}.landing-trust span{color:var(--muted);font-size:13px}.landing-section{padding:120px 0;position:relative;z-index:1}.landing-tint{background:#ffffff07}.landing-section-head{margin:0 auto 55px;max-width:740px;text-align:center}.landing-section-head.left{margin-left:0;text-align:left}.landing-final h2,.landing-section h2{font-size:clamp(2.3rem,4.5vw,4rem);line-height:1.05;margin-bottom:18px}.landing-section-head>p:last-child{color:var(--muted);font-size:clamp(1rem,1.7vw,1.125rem)}.landing-steps{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.landing-feature,.landing-plans>article,.landing-steps article{background:linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid var(--line);border-radius:var(--landing-radius-card);padding:32px}.landing-steps article>span{color:#7991ff;font-family:Manrope,Manrope Fallback,sans-serif;font-size:13px;font-weight:800}.landing-feature h3,.landing-steps h3{font-size:clamp(1.25rem,2.3vw,1.5rem);margin:40px 0 12px}.landing-feature p,.landing-plans>article>p,.landing-privacy-list p,.landing-reminder-card p,.landing-steps p{color:var(--muted);line-height:1.6;margin:0}.landing-bento{display:grid;gap:18px;grid-template-columns:repeat(12,1fr)}.landing-feature{grid-column:span 4;min-height:260px}.landing-feature.primary{align-items:center;background:linear-gradient(145deg,#1c2b58,#17203a);display:flex;grid-column:span 8;justify-content:space-between}.landing-feature.wide{grid-column:span 8}.landing-feature em{color:#83e5e1;font-size:12px;font-style:normal;letter-spacing:.12em}.landing-feature .icon{background:#5b7cff22;border-radius:var(--landing-radius-control);color:#8ba1ff;display:grid;font-size:23px;height:48px;place-items:center;width:48px}.landing-feature h3{margin-top:24px}.landing-mini{display:flex;gap:12px}.landing-mini b{background:#e12131;border-radius:50%;display:grid;height:95px;place-items:center;width:95px}.landing-mini b:last-child{background:#46cb92;color:#072018}.landing-flow{align-items:center;color:#bdc8d7;display:flex;font-size:12px;gap:12px;margin-top:35px}.landing-flow i{background:#53657e;flex:1;height:1px}.landing-privacy-grid,.landing-story-grid{align-items:center;display:grid;gap:100px;grid-template-columns:1fr 1fr}.landing-story-visual{height:620px;position:relative}.landing-timer{background:#fff;border-radius:20px;box-shadow:0 25px 60px #0007;color:#162236;display:grid;padding:20px 25px;position:absolute;right:20px;top:120px}.landing-timer strong{font-size:30px}.landing-timer span{color:#657083;font-size:12px}.landing-checks{list-style:none;margin:0;padding:15px 0}.landing-checks li{color:#c0cad8;padding:13px 0}.landing-checks li:before{color:#55d5a1;content:"✓";margin-right:12px}.landing-reminders{padding-top:30px}.landing-reminder-card{align-items:center;background:linear-gradient(135deg,#1e2660,#372365 60%,#172748);border:1px solid #ffffff1f;border-radius:36px;display:grid;gap:70px;grid-template-columns:1.5fr .7fr;padding:65px}.landing-premium{background:#fff;border-radius:30px;color:#352767;display:inline-block;font-size:10px;font-weight:800;margin-bottom:24px;padding:7px 11px}.landing-schedule{background:#0d1628cc;border:1px solid #ffffff1f;border-radius:var(--landing-radius-card);display:grid;gap:8px;padding:32px}.landing-schedule small,.landing-schedule>span{color:#a6b2c7}.landing-schedule strong{font-family:Onest,Onest Fallback,Manrope,sans-serif;font-size:54px}.landing-schedule small{color:#64d4a3}.landing-privacy-list article{border-bottom:1px solid var(--line);display:flex;gap:24px;padding:26px 0}.landing-privacy-list article>span{color:#7991ff;font-weight:800}.landing-privacy-list h3{font-size:clamp(1.125rem,2vw,1.3125rem);margin-bottom:8px}.landing-plans{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:auto;max-width:900px}.landing-plans>article{padding:42px}.landing-plans .featured{background:linear-gradient(145deg,#1c2852,#131d34);border-color:#7189ff;transform:translateY(-12px)}.landing-plans .featured>span{background:#7288ff;border-radius:20px;font-size:10px;letter-spacing:.12em;padding:7px 10px}.landing-plan-name{color:#8fa3bd;font-weight:800;letter-spacing:.12em;margin:25px 0 8px}.landing-plans h3{font-size:clamp(1.75rem,4.2vw,2.375rem)}.landing-plans ul{list-style:none;min-height:240px;padding:12px 0 25px}.landing-plans li{color:#c3cedb;padding:10px 0}.landing-plans li:before{color:#55d5a1;content:"✓";margin-right:10px}.landing-button.ghost{background:transparent;border:1px solid #718097;box-shadow:none}.landing-faq-grid{display:grid;gap:80px;grid-template-columns:.75fr 1.25fr}.landing-faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.landing-faq-list summary{cursor:pointer;font-family:Onest,Onest Fallback,Manrope,sans-serif;font-size:clamp(1.0625rem,1.9vw,1.1875rem);font-weight:700}.landing-faq-list p{color:var(--muted);line-height:1.6;padding-top:16px}.landing-final{background:radial-gradient(circle at 50% 100%,#394fba66,transparent 50%);padding:120px 0;text-align:center}.landing-final p{color:var(--muted);font-size:clamp(1rem,1.7vw,1.125rem)}.landing-final .store-badges-container{margin:30px 0}.landing-final small{color:#8e9bb0;display:block;margin:auto;max-width:700px}.landing-footer{border-top:1px solid var(--line);padding:45px 0}.landing-footer>.landing-shell{align-items:center;display:grid;gap:30px;grid-template-columns:1fr 2fr auto}.landing-footer nav{display:flex;flex-wrap:wrap;gap:18px}.landing-footer p{color:#8e9bb0;font-size:13px;margin:8px 0 0}.landing-mobile-cta{display:none}.skip-link{background:#fff;color:#000;left:10px;padding:12px;position:fixed;top:-60px;z-index:100}.skip-link:focus{top:10px}@media (max-width:900px){.landing-nav-links{display:none}.landing-hero{padding-top:65px}.landing-hero-grid{gap:20px;grid-template-columns:1fr;text-align:center}.landing-hero-copy{align-items:center;display:flex;flex-direction:column}.landing-hero-product{height:560px;margin:auto;width:min(540px,100%)}.landing-steps{grid-template-columns:1fr}.landing-bento{display:grid;grid-template-columns:1fr 1fr}.landing-feature,.landing-feature.primary,.landing-feature.wide{grid-column:auto}.landing-feature.primary{grid-column:1/-1}.landing-privacy-grid,.landing-story-grid{gap:50px;grid-template-columns:1fr}.landing-story-grid>div:last-child{order:-1}.landing-faq-grid,.landing-footer>.landing-shell,.landing-reminder-card{grid-template-columns:1fr}.landing-trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.landing-shell{width:min(100% - 32px,1180px)}.landing-header .landing-button{display:none}.landing-nav{height:62px}.landing-hero{padding:55px 0 35px}.landing-hero-grid{min-height:0}.landing-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.landing-lead{font-size:1rem}.landing-hero-points{display:grid;gap:8px;padding-top:18px}.landing-final .store-badges-container,.landing-hero .store-badges-container{gap:8px}.landing-final .store-badge img,.landing-hero .store-badge img{height:43px}.landing-hero-product{height:470px;margin-top:15px}.landing-trust-grid div{padding:20px 14px}.landing-section{padding:75px 0}.landing-final h2,.landing-section h2{font-size:2.35rem}.landing-bento{grid-template-columns:1fr}.landing-feature.primary{display:block}.landing-mini{margin-top:28px}.landing-mini b{height:80px;width:80px}.landing-story-visual{height:480px}.landing-timer{right:0}.landing-reminder-card{padding:34px 24px}.landing-schedule strong{font-size:44px}.landing-plans{grid-template-columns:1fr}.landing-plans .featured{transform:none}.landing-plans ul{min-height:0}.landing-final{padding:85px 0 110px}.landing-mobile-cta{background:#4662ff;border-radius:var(--landing-radius-control);bottom:12px;box-shadow:0 15px 40px #0009;color:#fff;display:flex;font-weight:800;justify-content:center;left:16px;padding:15px;position:fixed;right:16px;text-decoration:none;z-index:60}.landing-footer{padding-bottom:90px}.landing-footer a{margin-block:-8px;padding-block:8px}}#download,.landing-section[id]{scroll-margin-top:88px}.landing a:focus-visible,.landing button:focus-visible,.landing summary:focus-visible{outline:3px solid #79dfe3;outline-offset:4px}.landing-header.is-scrolled{background:#07111ff0}@media (max-width:600px){.landing-mobile-cta{bottom:calc(12px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;transform:translateY(18px);visibility:hidden}.landing-mobile-cta.is-visible{opacity:1;pointer-events:auto;transform:none;visibility:visible}.landing-hero-product{height:420px}}.landing-feature:nth-child(5),.landing-feature:nth-child(6){grid-column:span 6}.landing-tier-note{border:1px solid var(--line);border-radius:14px;color:#aebbd0!important;font-size:clamp(.8125rem,1.3vw,.875rem);margin-top:22px!important;padding:14px 17px}.landing-tier-note strong{color:#fff}.landing-use-cases{padding-top:85px}.landing-cases{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.landing-cases article{border-top:1px solid var(--line);padding:27px}.landing-cases article>span{background:#5b7cff22;border-radius:var(--landing-radius-control);box-shadow:inset 0 1px #ffffff12;color:#8ba1ff;display:grid;height:48px;place-items:center;width:48px}.landing-cases h3{font-size:clamp(1.125rem,2vw,1.3125rem);margin:18px 0 10px}.landing-cases p{color:var(--muted);line-height:1.55}.landing-cases .landing-demo-case{align-items:center;background:linear-gradient(120deg,#172650,#12233a);border:1px solid #667df055;border-radius:25px;display:grid;gap:25px;grid-column:1/-1;grid-template-columns:auto 1fr auto;padding:30px}.landing-demo-case h3{margin:0 0 6px}.landing-demo-case p{margin:0}.landing-demo-case .landing-text-link{white-space:nowrap}.landing-checkin-section{padding-bottom:85px}.landing-reminders{padding-bottom:80px}.landing-reminders+.landing-use-cases{padding-top:70px}.landing-use-cases+.landing-section{padding-top:95px}@media (max-width:900px){.landing-feature:nth-child(5),.landing-feature:nth-child(6){grid-column:auto}.landing-cases{grid-template-columns:1fr 1fr}.landing-cases .landing-demo-case{grid-template-columns:auto 1fr}.landing-demo-case .landing-text-link{grid-column:2}}@media (max-width:600px){.landing-cases{grid-template-columns:1fr}.landing-cases .landing-demo-case{display:block}.landing-demo-case .landing-text-link{display:inline-block;margin-top:12px}.landing-checkin-section{padding-bottom:55px}.landing-reminders{padding-bottom:50px}}.landing-use-cases{padding-bottom:55px}.landing-use-cases+.landing-section{padding-top:55px}@media (max-width:900px){.landing-cases>article:nth-child(3),.landing-feature:nth-child(6){grid-column:1/-1}}@media (max-width:600px){.landing-cases>article:nth-child(3){grid-column:auto}.landing-reminders{padding:25px 0 50px}.landing-use-cases{padding:55px 0 38px}.landing-use-cases+.landing-section{padding-top:38px}}.landing-nav-actions{align-items:center;display:flex;gap:12px}.landing-nav-actions .language-toggle{align-items:center;background:#ffffff08;border:1px solid var(--line);border-radius:12px;color:#fff;display:inline-flex;gap:8px;height:42px;justify-content:center;min-width:66px;padding:0 12px}.landing-nav-actions .language-dropdown{background:#1e2d45;border:1px solid var(--line)}.landing-nav-actions .lang-option{color:#cfdbec;text-decoration:none}.landing-nav-actions .lang-option:focus-visible,.landing-nav-actions .lang-option:hover{background:#ffffff12}.landing-nav-actions .lang-option.active{background:#3d64ff4d;color:#fff}.landing-nav-actions .language-toggle.open+.language-dropdown{transform:translateY(0)}.landing-nav-actions .language-toggle svg{transition:transform .18s ease}.landing-nav-actions .language-toggle.open svg{transform:rotate(180deg)}.landing-blog-mobile{color:#c8d3e2;display:none;font-size:14px;font-weight:700;text-decoration:none}.landing-blog-mobile:hover{color:#fff}@media (max-width:900px){.landing-blog-mobile{display:inline-flex}}@media (max-width:600px){.landing-nav-actions{gap:6px}.landing-nav-actions .landing-button{display:none}}@media (min-width:901px){.landing-hero{padding:38px 0 58px}.landing-hero-grid{min-height:580px}.landing-hero-product{height:590px}}.landing-nav-actions{position:relative}.landing-nav-actions .language-dropdown{border-radius:14px;max-height:0;min-width:190px;opacity:0;overflow:hidden;padding:6px;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-8px);visibility:hidden;z-index:80}.landing-nav-actions .language-toggle.open+.language-dropdown{max-height:480px;opacity:1;overflow:auto;transform:none;visibility:visible}.landing-nav-actions .lang-option{align-items:center;background:transparent;border:0;border-radius:9px;cursor:pointer;display:flex;min-height:42px;padding:8px 10px;text-align:left;width:100%}.landing-nav-actions .language-toggle.open+.language-dropdown .lang-option{opacity:1;transform:none;visibility:visible}.landing-nav-actions .lang-option,.landing-nav-actions .language-dropdown{transition:opacity .18s ease,transform .18s ease}@media (min-width:901px){:lang(de) .landing-hero h1,:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(3.4rem,4.2vw,4.25rem);line-height:1}:lang(es) .landing-hero h1,:lang(fr) .landing-hero h1,:lang(pt) .landing-hero h1{font-size:clamp(3.7rem,4.8vw,4.8rem)}}@media (min-width:601px) and (max-width:900px){:lang(de) .landing-hero h1,:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(2.8rem,7vw,3.7rem)}}@media (max-width:600px){:lang(de) .landing-hero h1,:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(2.25rem,10.5vw,3rem);line-height:1.02}:lang(es) .landing-hero h1,:lang(fr) .landing-hero h1,:lang(pt) .landing-hero h1{font-size:clamp(2.45rem,11.5vw,3.35rem)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.landing-store-shot{background:#221451;border-radius:32px;box-shadow:0 35px 100px #00000080;overflow:hidden;position:absolute}.landing-store-shot img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing-store-shot>img:not([src]){opacity:0}.landing-store-shot.main{height:562px;left:30px;top:4px;transform:rotate(-2deg);width:315px;z-index:3}.landing-store-shot.back{height:437px;opacity:.94;right:-4px;top:95px;transform:rotate(6deg);width:245px;z-index:2}.landing-store-shot.story-main{height:553px;left:40px;top:30px;transform:rotate(-2deg);width:310px;z-index:3}.landing-feature-shot{align-items:center;display:grid;gap:18px;grid-template-columns:1fr 105px;overflow:hidden}.landing-feature-shot img{border-radius:18px;box-shadow:0 18px 40px #0008;height:188px;-o-object-fit:cover;object-fit:cover;transform:rotate(3deg);width:105px}.landing-reminder-visual{display:grid;min-height:410px;place-items:center;position:relative}.landing-reminder-visual>img{border-radius:27px;box-shadow:0 25px 65px #0009;height:410px;-o-object-fit:cover;object-fit:cover;transform:rotate(2deg);width:230px}.landing-reminder-visual .landing-schedule{bottom:24px;left:-45px;min-width:190px;padding:22px;position:absolute}.landing-reminder-visual .landing-schedule strong{font-size:42px}.landing-privacy-grid{gap:70px;grid-template-columns:1.15fr .85fr}.landing-privacy-copy{align-items:center;-moz-column-gap:34px;column-gap:34px;display:grid;grid-template-columns:1fr 210px}.landing-privacy-copy>h2,.landing-privacy-copy>p{grid-column:1}.landing-privacy-copy>img{border-radius:26px;box-shadow:0 28px 70px #0008;grid-column:2;grid-row:1/4;height:375px;-o-object-fit:cover;object-fit:cover;transform:rotate(2deg);width:210px}@media (min-width:901px){:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(3.15rem,3.85vw,3.9rem);line-height:1.01}}@media (max-width:900px){.landing-privacy-grid{grid-template-columns:1fr}.landing-store-shot.main{left:18%;top:15px}.landing-store-shot.back{right:12%;top:100px}.landing-story-visual{margin:auto;width:min(560px,100%)}.landing-reminder-visual .landing-schedule{left:calc(50% - 210px)}.landing-privacy-copy{grid-template-columns:1fr 230px}.landing-privacy-copy>img{height:410px;width:230px}}@media (max-width:600px){.landing-store-shot.main{height:410px;left:50%;top:5px;transform:translate(-50%) rotate(-1deg);width:230px}.landing-store-shot.back{display:none}.landing-story-visual{height:455px}.landing-store-shot.story-main{height:366px;left:0;top:45px;width:205px}.landing-timer{padding:14px 17px;right:0;top:65px}.landing-feature-shot{grid-template-columns:1fr 92px}.landing-feature-shot img{height:164px;width:92px}.landing-reminder-visual{min-height:350px}.landing-reminder-visual>img{height:348px;width:195px}.landing-reminder-visual .landing-schedule{bottom:15px;left:0;min-width:165px;padding:18px}.landing-privacy-copy{grid-template-columns:1fr;text-align:left}.landing-privacy-copy>h2,.landing-privacy-copy>img,.landing-privacy-copy>p{grid-column:1}.landing-privacy-copy>img{grid-row:auto;height:375px;margin:28px auto 0;width:210px}:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(2.05rem,9.4vw,2.7rem)}}.landing-hero h1{font-size:clamp(3.2rem,5.5vw,4.75rem);line-height:.98;margin-bottom:24px}.landing-hero .landing-lead{font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.6;margin-bottom:28px;max-width:620px}.landing-hero{align-items:center;display:grid;min-height:calc(100svh - 72px)}.landing-timer{z-index:4}@media (min-width:901px){:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(3rem,3.6vw,3.65rem)}}@media (max-width:600px){.landing-hero{min-height:calc(100svh - 62px)}.landing-hero h1{font-size:clamp(2.35rem,10.8vw,3.1rem)}.landing-hero .landing-lead{font-size:.95rem}:lang(ru) .landing-hero h1,:lang(uk) .landing-hero h1{font-size:clamp(1.95rem,8.8vw,2.5rem)}}.landing-hero{grid-template-rows:1fr auto;padding:0}.landing-hero-grid{padding:38px 0 32px}.landing-hero>.landing-trust{align-self:end;width:100%}@media (max-width:900px){.landing-hero-grid{padding:55px 0 30px}}@media (max-width:600px){.landing-hero-grid{padding:42px 0 24px}}.landing-final>.landing-shell>p,.landing-section-head>p{margin-left:auto;margin-right:auto;max-width:none;width:100%}.landing-plans .featured{position:relative}.landing-plans .featured>span{background:#5b7cff1a;border:1px solid rgba(139,161,255,.32);color:#b8c4ff;padding:7px 11px;position:absolute;right:34px;top:34px}@media (max-width:600px){.landing-plans .featured>span{display:table;margin-bottom:18px;position:static}.landing-plans .featured .landing-plan-name{margin-top:0}}.landing-store-shot{background:transparent;border-radius:0;box-shadow:none;overflow:visible}.landing-store-shot img{filter:drop-shadow(0 28px 38px rgba(0,0,0,.48));-o-object-fit:contain;object-fit:contain}.landing-feature-shot img,.landing-privacy-copy>img,.landing-reminder-visual>img{border-radius:0;box-shadow:none;filter:drop-shadow(0 20px 28px rgba(0,0,0,.42));-o-object-fit:contain;object-fit:contain}.landing-trust-grid>div{padding-left:42px;position:relative}.landing-trust-grid>div:before{background:#7991ff;border-radius:8px;box-shadow:0 0 18px #7991ff6b;content:"";height:34px;left:22px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.landing-trust-grid>div[data-accent=danger]:before{background:linear-gradient(#ff5a63 0 50%,#51d69b 50%);box-shadow:0 0 18px #ff5a633d}.landing-trust-grid>div[data-accent=people]:before{background:#a377ff}.landing-trust-grid>div[data-accent=success]:before{background:#51d69b;box-shadow:0 0 18px #51d69b5c}.landing-trust-grid>div[data-accent=platform]:before{background:#58d7dd;box-shadow:0 0 18px #58d7dd4d}.landing-trust-grid span{line-height:1.35}@media (min-width:901px){.landing-hero{height:calc(100svh - 73px);min-height:0}.landing-section{--section-pad:clamp(76px,10vh,120px);align-items:center;display:grid;min-height:calc(100svh - 73px)}.landing-section,.landing-section.landing-checkin-section,.landing-section.landing-reminders,.landing-section.landing-use-cases,.landing-use-cases+.landing-section{padding-block:var(--section-pad)}}@media (min-width:901px) and (max-height:850px){.landing-hero-grid{min-height:0;padding:14px 0}.landing-hero-product{height:520px;transform:scale(.88);transform-origin:center}.landing-section{--section-pad:64px}.landing-trust-grid div{padding-bottom:20px;padding-top:20px}}@media (min-width:901px) and (max-height:720px){.landing-hero{height:auto;min-height:calc(100svh - 73px)}.landing-hero-grid{padding:8px 0}.landing-hero-product{height:460px;transform:scale(.78)}.landing-trust-grid div{padding-bottom:18px;padding-top:18px}}@media (max-width:600px){.landing-section.landing-checkin-section{padding-block:55px}.landing-section.landing-reminders{padding-block:50px}.landing-section.landing-use-cases,.landing-use-cases+.landing-section{padding-block:55px}}.landing-step-icon{background:linear-gradient(145deg,#5b7cff3d,#58d7dd14);border:1px solid rgba(121,145,255,.28);border-radius:17px;box-shadow:inset 0 1px #ffffff14;color:#8ea4ff!important;display:grid;height:54px;place-items:center;width:54px}.landing-steps .landing-step-icon{margin-inline:auto}.landing-cases article>span svg,.landing-feature .icon svg,.landing-step-icon svg{fill:none;height:25px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:25px}.landing-steps h3{margin-top:30px}.landing-feature .icon{box-shadow:inset 0 1px #ffffff12}.landing-feature-shot{grid-template-columns:1fr 145px}.landing-feature-shot img{height:258px;transform:rotate(2deg);width:145px}.landing-feature-receipt{align-items:center;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) minmax(140px,190px)}.landing-receipt-mini{background:#07111f7a;border:1px solid rgba(85,213,161,.2);border-radius:17px;display:grid;gap:9px;padding:15px}.landing-receipt-mini span{align-items:center;color:#bcc8d9;display:flex;font-size:12px;gap:9px;white-space:nowrap}.landing-receipt-mini i{background:#55d5a126;border-radius:50%;color:#55d5a1;display:grid;font-style:normal;font-weight:800;height:24px;place-items:center;width:24px}.landing-receipt-mini b{background:linear-gradient(90deg,#55d5a180,#55d5a11a);border-radius:8px;flex:1;height:7px}.landing-feature.wide{background:radial-gradient(circle at 88% 18%,rgba(122,92,246,.16),transparent 34%),linear-gradient(145deg,#ffffff13,#ffffff06)}.landing-feature.wide .icon{background:linear-gradient(145deg,#7a5cf647,#5b7cff24);color:#ad91ff}.landing-feature-location,.landing-feature-recipients{overflow:hidden;padding-bottom:112px;position:relative}.landing-feature-recipients{background:radial-gradient(circle at 88% 86%,rgba(122,92,246,.18),transparent 36%),linear-gradient(145deg,#ffffff13,#ffffff06)}.landing-feature-recipients .icon{background:linear-gradient(145deg,#7a5cf640,#5b7cff1f);color:#a58cff}.landing-recipient-visual{align-items:center;bottom:25px;display:flex;gap:18px;justify-content:space-between;left:32px;position:absolute;right:32px}.landing-avatar-cloud{align-items:center;display:flex;padding-left:7px}.landing-avatar-cloud i{background:linear-gradient(145deg,#8c6bf2,#6749bb);border:3px solid #19263a;border-radius:50%;box-shadow:0 8px 20px #0000003d;height:38px;margin-left:-7px;position:relative;width:38px}.landing-avatar-cloud i:nth-child(2){background:linear-gradient(145deg,#58d7dd,#258eaa)}.landing-avatar-cloud i:nth-child(3){background:linear-gradient(145deg,#ef708b,#b83f6e)}.landing-avatar-cloud i:nth-child(4){background:linear-gradient(145deg,#62d7a1,#279169)}.landing-avatar-cloud i:after{background:#ffffffb8;border-radius:50%;box-shadow:0 10px 0 -3px #ffffff94;content:"";inset:11px;position:absolute}.landing-recipient-actions{display:flex;gap:6px}.landing-recipient-actions span{background:#ef53621f;border:1px solid rgba(239,83,98,.28);border-radius:999px;color:#ff8490;font-size:10px;font-weight:800;min-width:39px;padding:7px 9px;text-align:center}.landing-recipient-actions span:last-child{background:#55d5a11a;border-color:#55d5a142;color:#62d7a1}.landing-feature-location{background:radial-gradient(circle at 85% 88%,rgba(88,215,221,.15),transparent 38%),linear-gradient(145deg,#ffffff13,#ffffff06)}.landing-feature-location .icon{background:linear-gradient(145deg,#58d7dd33,#5b7cff1a);color:#71dce3}.landing-location-visual{align-items:center;background:#07111f6b;border:1px solid rgba(88,215,221,.18);border-radius:17px;bottom:25px;display:flex;gap:12px;height:55px;left:32px;padding:8px 10px;position:absolute;right:32px}.landing-location-visual span{background:#58d7dd21;border-radius:12px;box-shadow:0 0 22px #58d7dd1a;color:#71dce3;display:grid;height:37px;place-items:center;width:37px}.landing-location-visual span svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}.landing-location-visual>i{background:linear-gradient(90deg,#58d7dda6,#5b7cff26);border-radius:3px;flex:1;height:2px}.landing-location-visual>b{background:linear-gradient(90deg,#36aa7c,#55d5a1);border-radius:999px;box-shadow:0 0 20px #55d5a12e;display:flex;height:24px;justify-content:flex-end;padding:3px;width:43px}.landing-location-visual em{background:#effff8;border-radius:50%;box-shadow:0 2px 8px #00000047;height:18px;width:18px}.landing-flow span{align-items:center;background:#ffffff0a;border:1px solid transparent;border-radius:999px;display:inline-flex;gap:7px;padding:8px 12px;white-space:nowrap}.landing-flow span:before{background:currentColor;border-radius:50%;box-shadow:0 0 12px currentColor;content:"";height:7px;width:7px}.landing-flow span:first-child{background:#58d7dd14;border-color:#71dce333;color:#71dce3}.landing-flow span:nth-child(3){background:#7a5cf61a;border-color:#ad91ff38;color:#ad91ff}.landing-flow span:nth-child(5){background:#55d5a117;border-color:#62d7a138;color:#62d7a1}.landing-flow i:nth-child(2){background:linear-gradient(90deg,#71dce3b3,#ad91ff8c)}.landing-flow i:nth-child(4){background:linear-gradient(90deg,#ad91ff8c,#62d7a1b3)}.landing-flow i{max-width:220px}@media (min-width:601px) and (max-width:900px){.landing-feature.wide,.landing-feature:nth-child(5),.landing-feature:nth-child(6){grid-column:1/-1}}@media (min-width:601px) and (max-width:680px){.landing-feature-location,.landing-feature-recipients{grid-column:1/-1}}@media (min-width:901px) and (max-width:940px){.landing-feature:nth-child(5),.landing-feature:nth-child(6){grid-column:1/-1}}@media (min-width:901px){#faq,#privacy,.landing-section.landing-reminders,.landing-section.landing-use-cases{min-height:0;padding-block:clamp(64px,7vh,88px)}.landing-final{padding-block:clamp(70px,8vh,88px)}}@media (max-width:600px){.landing-step-icon{height:50px;width:50px}.landing-mini{display:grid;grid-template-columns:1fr 1fr}.landing-mini b{border-radius:18px;font-size:12px;height:72px;line-height:1.15;padding:8px;text-align:center;width:auto}.landing-flow{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}.landing-flow span{align-items:center;border-radius:10px;display:flex;font-size:10px;justify-content:center;line-height:1.2;min-height:42px;padding:6px;text-align:center;white-space:normal}.landing-flow i{display:none}.landing-feature-shot{grid-template-columns:1fr 112px}.landing-feature-shot img{height:200px;width:112px}.landing-feature-receipt{grid-template-columns:1fr}.landing-receipt-mini{max-width:220px}}@media (max-width:900px){.landing-faq-grid{row-gap:36px}}@media (min-width:901px) and (max-width:984px){.landing-recipient-visual{left:16px;right:16px}}@media (min-width:901px) and (max-width:1235px){.landing-store-shot.back{right:0}}.landing-timer{backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,rgba(122,92,246,.24),transparent 58%),#0d1a2bf0;border:1px solid rgba(121,145,255,.34);border-radius:18px;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0f;color:#e9f0fa;min-width:168px;padding:15px 18px 14px 22px;right:0;top:24px}.landing-timer:before{background:linear-gradient(#58d7dd,#7991ff,#a377ff);border-radius:5px;bottom:17px;content:"";left:-1px;position:absolute;top:17px;width:3px}.landing-timer strong{font-size:27px;letter-spacing:.02em;line-height:1.05}.landing-timer span{color:#aebbd0;font-size:11px;margin-top:6px}@media (max-width:600px){.landing-timer{min-width:146px;padding:12px 14px 12px 18px;right:0;top:12px}.landing-timer strong{font-size:23px}}@media (forced-colors:active){.landing-hero h1 span{background:none;-webkit-background-clip:border-box;background-clip:border-box;color:CanvasText;-webkit-text-fill-color:CanvasText}}.lang-suggest{background:var(--surface);border-bottom:1px solid var(--line);position:relative;z-index:1}.lang-suggest-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding-block:12px}.lang-suggest-text{color:var(--ink);font-size:14px;margin:0;text-align:center}.lang-suggest-link{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px}.lang-suggest-close{align-items:center;background:#ffffff0f;border:1px solid var(--line);border-radius:50%;color:var(--ink);cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:28px;justify-content:center;line-height:1;width:28px}.lang-suggest-close:hover{background:#ffffff1f}@media (max-width:600px){.lang-suggest-inner{gap:10px;padding-block:10px}.lang-suggest-text{font-size:13px}}@supports (animation-timeline:view()){.landing-bento .landing-feature,.landing-section{animation:landing-reveal 1s ease-out both;animation-range:entry 8% entry 78%;animation-timeline:view()}.landing-bento .landing-feature:nth-child(2n){animation-range:entry 16% entry 86%}.landing-bento .landing-feature:nth-child(3n){animation-range:entry 24% entry 94%}@keyframes landing-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (min-width:601px){.landing-store-shot.main{animation:landing-parallax-main 1s linear both;animation-range:cover 0 cover 100%;animation-timeline:view()}.landing-store-shot.back{animation:landing-parallax-back 1s linear both;animation-range:cover 0 cover 100%;animation-timeline:view()}}@keyframes landing-parallax-main{0%{transform:translateY(-14px) rotate(-2deg)}to{transform:translateY(14px) rotate(-2deg)}}@keyframes landing-parallax-back{0%{transform:translateY(-6px) rotate(6deg)}to{transform:translateY(6px) rotate(6deg)}}}.js-reveal .landing-bento .landing-feature,.js-reveal .landing-section{opacity:0;transform:translateY(22px);transition:opacity .9s ease-out,transform .9s ease-out}.js-reveal .landing-bento .landing-feature:nth-child(2n){transition-delay:.12s}.js-reveal .landing-bento .landing-feature:nth-child(3n){transition-delay:.22s}.js-reveal .landing-bento .landing-feature.is-visible,.js-reveal .landing-section.is-visible{opacity:1;transform:none}@supports ((-webkit-mask-composite:xor) or (mask-composite:exclude)) or (-webkit-mask-composite:xor){.landing-button{position:relative;--mx:50%;--my:-30%}.landing-button:before{background:radial-gradient(140px circle at var(--mx) var(--my),hsla(0,0%,100%,.95),transparent 65%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1.5px;pointer-events:none;position:absolute;transition:opacity .3s ease}.landing-button:focus-visible:before,.landing-button:hover:before{opacity:1}@property --landing-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.landing-plans .featured:before{animation:landing-border-spin 18s linear infinite;background:conic-gradient(from var(--landing-border-angle),transparent 0 8%,#58d7dd 24%,#7189ff 50%,#a377ff 76%,transparent 92% 100%);border-radius:inherit;content:"";inset:-1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute}.landing-plans .featured.landing-paused:before{animation-play-state:paused}@keyframes landing-border-spin{to{--landing-border-angle:360deg}}}.landing-cases article,.landing-feature,.landing-plans>article{transition:transform .28s ease,border-color .28s ease}.landing-cases article:hover,.landing-plans>article:hover{border-color:#7991ff66;transform:translateY(-6px)}.landing-feature:hover{border-color:#7991ff66;transform:translateY(-6px)!important}.landing-plans .featured:hover{border-color:#8fa3ff;transform:translateY(-18px)}.landing-cases .landing-demo-case:hover{border-color:#7f93f7aa}.landing-plans .featured>span{background:linear-gradient(135deg,var(--blue),#7656f6);border-color:transparent;box-shadow:0 8px 22px #3d64ff59;color:#fff}
