:root{--landing-max-width: min(1520px, 100%);--landing-container-padding: clamp(16px, 5vw, 48px);--landing-footer-padding: clamp(48px, 10vw, 120px);--landing-section-padding-y: clamp(48px, 8vw, 100px);--landing-gap: clamp(16px, 3vw, 32px)}.landing-container{width:100%;max-width:var(--landing-max-width);margin:0 auto;padding:0 var(--landing-container-padding);box-sizing:border-box}.landing-page{width:1920px;margin:0 auto;background:#fff;overflow-x:hidden}.landing-fluid .landing-page{width:100%;max-width:100%}.landing-hero{position:relative;min-height:min(638px,90vh);padding:clamp(16px,3vw,24px) var(--landing-container-padding) var(--landing-section-padding-y);display:flex;flex-direction:column;align-items:stretch;overflow:visible}.landing-hero-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:94px;padding:0 32px;background:#fff;border-radius:82px;flex-shrink:0}.landing-hero-logo{display:flex;align-items:center;gap:6px;text-decoration:none;color:inherit}.landing-hero-logo-icon{width:38px;height:38px;border-radius:50%;background:#fa9b25;flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-hero-logo-icon svg{width:24px;height:auto}.landing-hero-logo-text{font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:32px;line-height:1;color:#39303e}.landing-hero-links{display:flex;align-items:center;gap:33px;margin-left:auto;margin-right:24px}.landing-hero-links a{font-family:Roboto,sans-serif;font-size:18px;color:#39303e;text-decoration:none}.landing-hero-links a:hover{color:#fa9b25}.landing-hero-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-width:149px;height:77px;padding:0 24px;background:#1f2229;color:#fff;font-weight:600;font-size:16px;text-decoration:none;border-radius:40px;flex-shrink:0}.landing-hero-nav-cta:hover{background:#39303e}.landing-hero-shapes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible;z-index:0}.landing-hero-blob-big{position:absolute;width:2160px;height:auto;aspect-ratio:1680 / 2033;right:-987px;top:-145%;transform:translateY(1%) rotate(355.78deg);z-index:0;overflow:visible}.landing-hero-blob-big-img{display:block;width:100%;height:100%;max-width:none;object-position:right center}.landing-hero-main{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--landing-gap);margin-top:clamp(60px,10vw,151px);flex:1}.landing-hero-inner{max-width:615px;width:100%;z-index:1;display:flex;flex-direction:column;align-items:flex-start;margin-left:164px}.landing-hero-title{margin:18px 0 32px;font-family:Soyuz Grotesk,Inter,-apple-system,sans-serif;font-weight:700;font-style:normal;font-size:64px;line-height:1.1;letter-spacing:0}.landing-hero-line{display:block;font-size:inherit;color:#39303e}.landing-hero-line:first-of-type{white-space:nowrap}.landing-hero-line.landing-hero-accent,.landing-hero-accent{font-family:Pacifico,cursive;font-size:64px;color:#fa9b25}.landing-hero-sub{margin:0 0 40px;font-family:Roboto,sans-serif;font-size:clamp(16px,2vw,20px);line-height:1.45;color:#39303e;max-width:484px}.landing-cta{display:inline-block;padding:26px 32px;background:#1f2229;color:#fff;font-weight:600;font-size:18px;text-decoration:none;border-radius:82px;transition:background .2s,transform .1s}.landing-cta:hover{background:#39303e}.landing-cta:active{transform:scale(.98)}.landing-hero-visual{position:absolute;right:clamp(16px,5vw,80px);top:50%;transform:translateY(-50%);width:min(420px,45vw);height:520px;flex-shrink:0}.landing-hero-phone{position:absolute;height:1000px;width:auto;object-fit:contain;object-position:bottom}.landing-hero-phone-1{right:220px;bottom:-320px;z-index:2}.landing-hero-phone-2{right:-10px;bottom:-320px;z-index:1;transform:scale(.92)}.landing-hero-pet{position:absolute;object-fit:contain;z-index:3}.landing-hero-cat{width:370px;height:auto;left:-540px;bottom:-315px}.landing-hero-dog{width:auto;height:auto;right:-120px;bottom:225px}.landing-unites{position:relative;padding:var(--landing-section-padding-y) var(--landing-container-padding);background-color:#fff;min-height:1085px;margin-top:336px;margin-bottom:155px;overflow:visible}.landing-unites:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/unites-bones.png);background-repeat:repeat;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 12%,black 88%,transparent 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none}.landing-unites-dog{position:absolute;left:40px;bottom:140px;width:620px;height:730px;background-image:url(/unites-dog.png);background-repeat:no-repeat;background-position:left bottom;background-size:contain;z-index:1;pointer-events:none}.landing-unites-content{position:relative;z-index:2;max-width:var(--landing-max-width);margin:0 auto}.landing-unites-title{margin:0 auto 16px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:clamp(24px,3.5vw,40px);line-height:1.2;color:#464441;text-align:center;max-width:100%}.landing-unites-brand{color:#39303e}.landing-unites-accent{font-family:Pacifico,cursive;font-size:48px;color:#fa9b25}.landing-unites-sub{margin:0 auto 32px;max-width:484px;font-family:Roboto,sans-serif;font-size:20px;line-height:1.45;color:#000;text-align:center}.landing-cards{display:flex;margin-top:140px;margin-left:50px;gap:var(--landing-gap);flex-wrap:wrap;justify-content:center}.landing-card{flex:1 1 0;min-width:260px;max-width:390px;width:100%;aspect-ratio:354 / 289;position:relative;background:url(/card-shape.svg) no-repeat center / 100% 100%}.landing-card-icon-wrap{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:111px;height:97px;background:url(/card-icon-shape.svg) no-repeat center / 100% 100%;display:flex;align-items:center;justify-content:center}.landing-card-icon{width:56px;height:56px;object-fit:contain}.landing-card-body{position:absolute;left:12px;top:50px;right:13px;bottom:10px;padding:0 8px 0 35px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.landing-card-title{margin:0 0 12px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:32px;line-height:1.1;color:#464441;max-width:278px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.landing-card-desc{margin:0;font-family:Roboto,sans-serif;font-size:20px;line-height:1.35;color:#000;max-width:278px;word-wrap:break-word;overflow-wrap:break-word}.landing-capabilities{position:relative;padding:clamp(120px,20vw,387px) var(--landing-container-padding) var(--landing-section-padding-y);background:#f8f4e3;overflow:hidden}.landing-capabilities-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-start;gap:270px;margin-bottom:18px}.landing-capabilities-blob{position:absolute;width:775px;height:auto;aspect-ratio:773 / 825;left:clamp(26px,calc(10vw + 55px),223px);top:55px;transform:rotate(360deg);z-index:1;overflow:visible;pointer-events:none}.landing-capabilities-blob-wrap{position:relative;flex-shrink:0;width:775px;aspect-ratio:773 / 826}.landing-capabilities-blob-img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center}.landing-capabilities-cat{position:absolute;left:550px;top:0;width:420px;height:420px;background-image:url(/capabilities-cat.png);background-repeat:no-repeat;background-position:right top;background-size:contain;z-index:0;pointer-events:none}.landing-capabilities-badges{position:absolute;left:clamp(26px,calc(10vw + 55px),223px);top:55px;width:775px;height:calc(775px * 826 / 773);z-index:2;pointer-events:none;overflow:visible}@keyframes capability-badge-fall{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translateY(0) rotate(var(--br, 0deg))}}.landing-capability-badge{position:absolute;background:#fff;border:2px solid #E8DAA0;border-radius:12px;font-family:Roboto,sans-serif;font-weight:500;color:#1f2229;white-space:normal;box-shadow:0 2px 12px #00000014;opacity:0;box-sizing:border-box;max-width:85%}.landing-capability-badge:nth-child(1){padding:6px 12px;font-size:12px;left:8%;top:52%;--br: -6deg;animation:capability-badge-fall .6s ease-out .1s forwards}.landing-capability-badge:nth-child(2){padding:10px 18px;font-size:14px;left:22%;top:48%;max-width:220px;--br: 4deg;animation:capability-badge-fall .6s ease-out .2s forwards}.landing-capability-badge:nth-child(3){padding:7px 14px;font-size:13px;left:42%;top:50%;--br: -5deg;animation:capability-badge-fall .6s ease-out .3s forwards}.landing-capability-badge:nth-child(4){padding:8px 16px;font-size:13px;left:58%;top:48%;max-width:200px;--br: 3deg;animation:capability-badge-fall .6s ease-out .4s forwards}.landing-capability-badge:nth-child(5){padding:9px 15px;font-size:14px;left:12%;top:66%;--br: -4deg;animation:capability-badge-fall .6s ease-out .5s forwards}.landing-capability-badge:nth-child(6){padding:6px 12px;font-size:12px;left:32%;top:68%;--br: 5deg;animation:capability-badge-fall .6s ease-out .6s forwards}.landing-capability-badge:nth-child(7){padding:10px 17px;font-size:14px;left:48%;top:70%;--br: -3deg;animation:capability-badge-fall .6s ease-out .7s forwards}.landing-capabilities-head{flex-shrink:0;max-width:650px;margin-top:90px;text-align:left}.landing-features-title{margin:0 0 20px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#1f2229}.landing-features-title-line1,.landing-features-title-line2{white-space:nowrap}.landing-features-sub{margin:0;font-family:Roboto,sans-serif;font-size:20px;line-height:1.45;color:#39303e;max-width:508px}.landing-capabilities-blocks{position:relative;z-index:1;width:100%;max-width:1520px;margin:clamp(0,2vw,28px) auto 0;margin-left:150px;display:flex;flex-direction:column;align-items:stretch;gap:clamp(60px,9vw,180px);overflow:visible}.landing-capability{width:100%;max-width:1520px;height:clamp(200px,50vw,520px);flex-shrink:0;background:url(/capabilities-shape.svg) no-repeat center / 100% 100%;display:flex;flex-direction:column;justify-content:center;padding:48px 80px;box-sizing:border-box;overflow:visible;z-index:6}.landing-capability-1 .landing-capability-text{max-width:420px;margin-left:250px;margin-right:0}.landing-capability-1 .landing-capability-title{margin:0 0 12px;font-size:32px}.landing-capability-1 .landing-capability-desc{font-size:22px}.landing-capability-1 .landing-capability-visual{max-width:520px;height:380px}.landing-capability-1 .landing-capability-phone{right:70px;top:70%;transform:translateY(-50%);width:680px;height:auto;max-width:none;max-height:none;object-fit:contain}.landing-capability-1 .landing-capability-card-1{left:-60px;top:0;width:110px;height:120px;transform:rotate(-10deg)}.landing-capability-1 .landing-capability-card-2{right:40px;top:30px;width:160px;height:180px;transform:rotate(8deg)}.landing-capability-1 .landing-capability-card-3{left:-90px;bottom:-70px;width:180px;height:210px;transform:rotate(-12deg)}.landing-capability-2 .landing-capability-text{max-width:420px;margin-left:0;margin-right:250px}.landing-capability-2 .landing-capability-title{margin:0 0 12px;font-size:32px}.landing-capability-2 .landing-capability-desc{font-size:22px}.landing-capability-2 .landing-capability-visual{max-width:520px;height:380px}.landing-capability-2 .landing-capability-phone{left:-90px;right:auto;top:70%;transform:translateY(-50%);width:680px;height:auto;max-width:none;max-height:none;object-fit:contain}.landing-capability-3 .landing-capability-text{max-width:420px;margin-left:250px;margin-right:0}.landing-capability-3 .landing-capability-title{margin:0 0 12px;font-size:32px}.landing-capability-3 .landing-capability-desc{font-size:22px}.landing-capability-3 .landing-capability-visual{max-width:520px;height:380px}.landing-capability-3 .landing-capability-phone{right:-95px;top:70%;transform:translateY(-50%);width:1100px;height:auto;max-width:none;max-height:none;object-fit:contain}.landing-capability-4 .landing-capability-text{max-width:420px;margin-left:0;margin-right:250px}.landing-capability-4 .landing-capability-title{margin:0 0 12px;font-size:32px}.landing-capability-4 .landing-capability-desc{font-size:22px}.landing-capability-4 .landing-capability-visual-two-phones{width:520px;height:380px}.landing-capability-4 .landing-capability-phone{left:-170px;right:auto;top:60%;transform:translateY(-45%) rotate(-15deg);width:600px;height:auto;max-width:none;max-height:none;object-fit:contain}.landing-capability-4 .landing-capability-phone-second{left:-100px;z-index:2;transform:translateY(-45%) rotate(-3deg);width:720px;height:auto;max-width:none;max-height:none;object-fit:contain}.landing-capability-with-visual{flex-direction:row;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:visible}.landing-capability-visual-left{flex-direction:row}.landing-capability-phone-left{right:auto;left:40px}.landing-capability-inset{overflow:hidden;clip-path:url(#capability-card-clip);-webkit-clip-path:url(#capability-card-clip)}.landing-capability-bottom-overlay{position:absolute;top:0;left:0;right:0;bottom:-150px;z-index:5;background:#f8f4e3;mask-image:linear-gradient(to bottom,transparent 0%,transparent 40%,white 40%,white 95.5%,transparent 95.5%),url(#capability-outside-mask);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 40%,white 40%,white 95.5%,transparent 95.5%),url(#capability-outside-mask);mask-size:1520px 670px,1520px 670px;-webkit-mask-size:1520px 690px,1520px 670px;mask-position:0 0,0 0;-webkit-mask-position:0 0,0 0;mask-composite:intersect;-webkit-mask-composite:source-in;pointer-events:none}.landing-capability-mask-defs{position:absolute;width:0;height:0;overflow:hidden}.landing-capability-text{flex-shrink:0;max-width:420px;display:flex;flex-direction:column;justify-content:center;align-self:stretch}.landing-capability-visual{position:relative;width:100%;max-width:520px;height:380px;flex-shrink:0;overflow:visible}.landing-capability-phone{position:absolute;right:40px;top:59%;transform:translateY(-50%);width:auto;height:auto;max-width:min(600px,90%);object-fit:contain;object-position:center;z-index:2}.landing-capability-cards{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-capability-card{position:absolute;width:100px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;z-index:2}.landing-capability-card-img{width:100%;flex:1;min-height:50px;background-color:#f0f0f0;background-size:cover;background-position:center}.landing-capability-card-img-birds{background-image:url(/capability-birds.png)}.landing-capability-card-img-cats{background-image:url(/capability-cats.png)}.landing-capability-card-img-dogs{background-image:url(/capability-dogs.png)}.landing-capability-card-label{padding:8px 10px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#1f2229;text-align:center}.landing-capability-title{margin:0 0 12px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:1.2;color:#1f2229}.landing-capability-desc{margin:0;font-family:Raleway,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:1.45;color:#39303e}.landing-choose{position:relative;padding:var(--landing-section-padding-y) var(--landing-container-padding);text-align:center;background:#fafaf5;overflow:hidden}.landing-choose-blobs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.landing-choose-form{position:absolute;height:auto;right:5%;top:50%;transform:translateY(-50%);object-fit:contain;object-position:center right}.landing-choose-form-1{width:350px;right:5%;top:42%;transform:translateY(-50%) rotate(270deg)}.landing-choose-form-2{width:700px;left:0%;top:50%;transform:translateY(-50%) rotate(0)}.landing-choose-form-3{width:320px;right:38%;top:69%;bottom:5%;transform:rotate(-32deg)}.landing-choose-inner{position:relative;z-index:1;margin:0 auto 8px;max-width:400px}.landing-choose-label{margin:0 0 8px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:24px;color:#1f2229;text-transform:lowercase}.landing-choose-title{margin:0 0 24px;font-family:Pacifico,cursive;font-weight:400;font-size:48px;line-height:1.1;color:#fa9b25;text-transform:lowercase}.landing-choose-sub{margin:0 auto 48px;max-width:508px;font-family:Roboto,sans-serif;font-size:20px;line-height:1.45;color:#39303e}.landing-choose-cards-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:var(--landing-gap);max-width:var(--landing-max-width);margin:0 auto}.landing-choose-cards{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:var(--landing-gap);flex-wrap:wrap;flex:1}.landing-choose-card{width:100%;max-width:354px;min-width:280px;flex:1 1 280px;height:clamp(400px,55vw,520px);box-sizing:border-box;background:url(/card-shape.svg) no-repeat center / 100% 100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 40px 48px;position:relative}.landing-choose-card-avatar-wrap{width:110px;height:99px;flex-shrink:0;margin-bottom:20px;overflow:hidden;background:url(/card-icon-shape.svg) no-repeat center / 100% 100%;display:flex;align-items:center;justify-content:center}.landing-choose-card-avatar-initial{font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:28px;color:#fa9b25}.landing-choose-card-name{margin:0 0 12px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:28px;line-height:1.2;color:#1f2229;text-transform:lowercase;text-align:center}.landing-choose-card-text{margin:0;font-family:Raleway,sans-serif;font-weight:500;font-size:20px;line-height:1.45;color:#1f2229;text-align:center}.landing-choose-carousel-btn{width:56px;height:56px;border-radius:50%;border:1px solid #EDD99A;background:#fff;color:#fa9b25;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s,color .2s}.landing-choose-carousel-btn:hover{background:#fa9b25;color:#fff}.landing-download{position:relative;padding:var(--landing-section-padding-y) var(--landing-container-padding);background:url(/download-blob.svg) no-repeat center / 1724px 772px,url(/download-blob-back.svg) no-repeat center / 1770px 810px,#fff;overflow:visible;min-height:850px}.landing-download-mask{position:absolute;left:50%;top:50%;width:1724px;height:772px;margin-left:-862px;margin-top:-386px;padding:0 var(--landing-container-padding);box-sizing:border-box;-webkit-mask-image:url(/download-blob-mask.svg);mask-image:url(/download-blob-mask.svg);-webkit-mask-size:1724px 772px;mask-size:1724px 772px;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1}.landing-download-inner{position:relative;width:100%;height:772px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:74px}.landing-download-left{flex:0 0 auto}.landing-download-dog-wrap{position:relative;width:fit-content}.landing-download-dog{position:relative;z-index:1;display:block;width:auto;height:auto;object-fit:contain}.landing-download-circle-text{position:absolute;z-index:0;top:-30px;right:-30px;bottom:-30px;left:-30px;width:calc(100% + 60px);height:calc(100% + 60px);font-family:Pacifico,cursive;font-size:14px;text-anchor:middle}.landing-download-circle-text text{font-size:12px}.landing-download-right{flex:0 1 auto;max-width:560px;text-align:left}.landing-download-title{margin:0 0 20px;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#1f2229;text-transform:lowercase}.landing-download-sub{margin:0 0 32px;font-family:Roboto,sans-serif;font-size:20px;line-height:1.5;color:#1f2229}.landing-download-buttons{display:flex;flex-wrap:nowrap;gap:16px}.landing-download-store{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:200px;max-width:292px;width:100%;height:100px;box-sizing:border-box;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:16px;line-height:1;border-radius:55px;text-decoration:none;transition:opacity .2s,transform .15s}.landing-download-store:hover{opacity:.9;transform:translateY(-1px)}.landing-download-store-icon{width:35px;height:42px;object-fit:contain}.landing-download-store-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2}.landing-download-store-label{font-size:20px;font-weight:400}.landing-download-store-name{font-size:32px;font-weight:700}.landing-download-appstore{color:#fff;background:#1f2229;border:none}.landing-download-google{color:#1f2229;background:#fff;border:2px solid #1f2229}.landing-download-google:hover{background:#f5f5f5}.landing-download-stats{display:flex;flex-wrap:wrap;gap:40px 48px;margin-top:32px}.landing-download-stat{display:flex;flex-direction:column;gap:4px}.landing-download-stat-value{font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#1f2229}.landing-download-stat-label{font-family:Roboto,sans-serif;font-size:14px;line-height:1.3;color:#39303e;opacity:.9}.landing-footer{padding:48px var(--landing-footer-padding) 60px;background:#fff;border-top:1px solid #eee;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:32px 48px}.landing-footer-left{display:flex;flex-direction:column;gap:12px;max-width:508px}.landing-footer-logo{display:flex;align-items:center;gap:6px;text-decoration:none;color:inherit;flex-shrink:0}.landing-footer-desc{margin:0;font-family:Raleway,sans-serif;font-weight:500;font-size:18px;line-height:1.5;color:#8e8e93}.landing-footer-legal{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.landing-footer-legal-link{font-family:Raleway,sans-serif;font-weight:500;font-size:14px;color:#8e8e93;text-decoration:none}.landing-footer-legal-link:hover{color:#1f2229}.landing-footer-legal-sep{color:#c5c5c7;font-size:14px}.landing-footer-copyright{margin:0;font-family:Raleway,sans-serif;font-weight:500;font-size:14px;color:#8e8e93}.landing-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:20px;flex-shrink:0}.landing-footer-links{display:flex;align-items:center;gap:32px}.landing-footer-links a{font-family:Raleway,sans-serif;font-weight:500;font-size:20px;color:#2f240f;text-decoration:none}.landing-footer-links a:hover{color:#1f2229}.landing-footer-buttons{display:flex;flex-wrap:nowrap;gap:16px}.landing-footer-store{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:180px;height:56px;padding:0 24px;box-sizing:border-box;font-family:Soyuz Grotesk,Inter,sans-serif;font-weight:700;font-size:14px;line-height:1;border-radius:28px;text-decoration:none;transition:opacity .2s,transform .15s}.landing-footer-store:hover{opacity:.9;transform:translateY(-1px)}.landing-footer-store-icon{width:24px;height:28px;object-fit:contain}.landing-footer-store-text{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1.2}.landing-footer-store-label{font-size:12px;font-weight:400}.landing-footer-store-name{font-size:16px;font-weight:700}.landing-footer-appstore{color:#fff;background:#1f2229;border:none}.landing-footer-google{color:#1f2229;background:#fff;border:2px solid #1f2229}.landing-footer-google:hover{background:#f5f5f5}.paw-loader{display:inline-flex;align-items:center;justify-content:center}.paw-loader-svg{display:block}.paw-loader-center{display:inherit}.paw-loader-toe{opacity:0;animation:paw-toe-step 1.8s ease-in-out infinite}@keyframes paw-toe-step{0%{opacity:0}18%{opacity:1}82%{opacity:1}to{opacity:0}}@media (max-width: 1024px){.landing-hero-inner{margin-left:0;margin-right:auto}.landing-hero-main{flex-direction:column;align-items:center;text-align:center}.landing-hero-inner{align-items:center}.landing-hero-title{text-align:center}.landing-hero-sub{margin-left:auto;margin-right:auto}.landing-hero-visual{position:relative;right:auto}.landing-hero-title,.landing-hero-line.landing-hero-accent,.landing-hero-accent{font-size:clamp(28px,6vw,48px)}.landing-hero-blob-big{width:min(2160px,150vw);right:-30vw}.landing-hero-cat,.landing-hero-dog{max-width:min(370px,45vw)}.landing-hero-phone{max-width:min(280px,40vw)!important}.landing-hero-nav{padding:0 clamp(16px,3vw,32px);flex-wrap:wrap}.landing-hero-links{gap:clamp(12px,2vw,33px)}.landing-hero-links a{font-size:clamp(14px,2vw,18px)}.landing-hero-nav-cta{min-width:min(120px,30vw);height:56px;font-size:14px}.landing-hero-logo-text{font-size:clamp(24px,4vw,32px)}.landing-unites{margin-top:clamp(80px,15vw,200px);margin-bottom:clamp(60px,10vw,120px);min-height:auto}.landing-unites-dog{width:min(620px,50vw);height:auto;aspect-ratio:620 / 730;left:0}.landing-unites-accent{font-size:clamp(28px,5vw,48px)}.landing-unites-title{font-size:clamp(20px,4vw,40px)}.landing-card{min-width:min(260px,100%)}.landing-cards{margin-left:0;padding:0 var(--landing-container-padding)}.landing-capabilities{padding-left:var(--landing-container-padding);padding-right:var(--landing-container-padding)}.landing-capabilities-top{flex-direction:column;align-items:center}.landing-capabilities-blob-wrap{width:min(775px,85vw);margin:0 auto}.landing-capabilities-blob{position:relative;width:100%;left:auto;margin:0}.landing-capabilities-cat{width:min(420px,50vw);left:50%;transform:translate(-50%)}.landing-capabilities-badges{position:relative;width:min(775px,85vw);left:auto;margin:0 auto;height:auto;min-height:280px}.landing-capabilities-head{margin-right:auto;margin-left:auto;text-align:center}.landing-features-title-line1,.landing-features-title-line2{white-space:normal}.landing-features-title{font-size:clamp(24px,4vw,36px)}.landing-features-sub{font-size:clamp(16px,2.5vw,18px)}.landing-capabilities-blocks{margin-left:0;padding:0 var(--landing-container-padding)}.landing-capability-bottom-overlay{display:none}.landing-choose-form-1{width:min(200px,25vw)}.landing-choose-form-2{width:min(400px,50vw)}.landing-choose-form-3{width:min(180px,22vw)}.landing-capability-with-visual,.landing-capability-visual-left{flex-direction:column;align-items:center;text-align:center}.landing-capability-text{max-width:100%;margin-left:0!important;margin-right:0!important}.landing-capability{height:auto;min-height:320px;padding:32px 24px}.landing-capability-visual,.landing-capability-visual-two-phones{max-width:100%}.landing-capability-inset{overflow:visible;clip-path:none;-webkit-clip-path:none}.landing-capability-1 .landing-capability-visual{overflow:hidden}.landing-capability-phone,.landing-capability-4 .landing-capability-phone,.landing-capability-4 .landing-capability-phone-second{position:relative!important;left:auto!important;right:auto!important;max-width:min(280px,80vw)!important;width:min(280px,80vw)!important}.landing-capability-4 .landing-capability-visual-two-phones{flex-direction:column}.landing-download{min-height:auto}.landing-download-mask{position:relative;left:auto;top:auto;width:100%;height:auto;margin:0;min-height:500px;-webkit-mask-size:100% auto;mask-size:100% auto}.landing-download-inner{flex-direction:column;text-align:center;height:auto;min-height:500px;gap:32px}.landing-download-right{max-width:100%;align-items:center}.landing-download-buttons{flex-wrap:wrap;justify-content:center}.landing-download-store{min-width:160px}.landing-download-dog-wrap{max-width:min(350px,70vw);margin:0 auto}.landing-download-dog{max-width:100%}.landing-download-title{font-size:clamp(24px,5vw,40px)}.landing-download-sub{font-size:clamp(16px,2.5vw,18px)}.landing-download-stats{flex-wrap:wrap;justify-content:center}.landing-choose-title{font-size:clamp(32px,6vw,48px)}.landing-choose-label{font-size:clamp(18px,3vw,24px)}.landing-choose-sub{font-size:clamp(16px,2.5vw,20px)}.landing-choose-cards{flex-direction:column;align-items:center}.landing-choose-card{max-width:100%;min-width:unset}.landing-choose-cards-wrap{width:100%}}@media (max-width: 768px){:root{--landing-max-width: 100%}.landing-hero-links{display:none}.landing-choose-form-1,.landing-choose-form-2,.landing-choose-form-3{opacity:.08}.landing-footer{flex-direction:column;align-items:center;text-align:center}.landing-footer-left{align-items:center}.landing-footer-desc{max-width:100%;text-align:center}.landing-footer-legal{justify-content:center}.landing-footer-copyright{text-align:center}.landing-footer-right{align-items:center}.landing-footer-buttons{flex-wrap:wrap;justify-content:center}}
