:root{--color-indigo:#647aeb;--color-indigo-dark:#3847bd;--color-navy:#20244b;--color-coral:#fe6f5e;--color-orange:#ffbf75;--color-fill:#f1f4fd;--color-stroke:#e8e8e8;--color-heading:#050038;--color-body-text:#05003899;--color-green:#10b981;--color-info:#1890ff;--font-jakarta:"Plus Jakarta Sans", system-ui, sans-serif;--content-width:1140px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-jakarta);color:var(--color-body-text);overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;font-family:inherit}input{border:none;outline:none;font-family:inherit}.navbar{z-index:1000;height:80px;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{background-color:#fff;box-shadow:0 2px 8px #0000001a}.navbar__inner{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 20px;display:flex}.navbar__logo img{filter:brightness(0)invert();width:auto;height:36px;transition:filter .3s}.navbar--scrolled .navbar__logo img{filter:none}.navbar__links{background:#ffffff1a;border-radius:9999px;align-items:center;gap:3rem;padding:12px 40px;display:flex}.navbar--scrolled .navbar__links{background:#647aeb1a}.navbar__links a{font-family:var(--font-jakarta);color:#fff;font-size:16px;font-weight:600;line-height:24px;transition:opacity .2s}.navbar__links a:hover{opacity:.75}.navbar--scrolled .navbar__links a{color:var(--color-navy)}.navbar__actions{align-items:center;display:flex}.navbar__cta-button{color:var(--color-navy);font-family:var(--font-jakarta);background:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:500;line-height:20px;transition:opacity .2s,background-color .3s,color .3s;display:inline-flex}.navbar__cta-button:hover{opacity:.9}.navbar--scrolled .navbar__cta-button{background-color:var(--color-indigo);color:#fff}.navbar__hamburger{color:#fff;background:0 0;padding:8px;transition:color .3s;display:none}.navbar--scrolled .navbar__hamburger{color:var(--color-navy)}.navbar__hamburger-icon--close,.navbar--mobile-open .navbar__hamburger-icon--open{display:none}.navbar--mobile-open .navbar__hamburger-icon--close{display:block}.navbar__mobile-menu{background:var(--color-indigo);z-index:999;flex-direction:column;align-items:center;gap:16px;padding:24px;display:none;position:fixed;top:80px;left:0;right:0;box-shadow:0 4px 12px #00000026}.navbar--scrolled .navbar__mobile-menu{background:#fff}.navbar__mobile-menu a{font-family:var(--font-jakarta);color:#fff;font-size:16px;font-weight:600}.navbar--scrolled .navbar__mobile-menu a{color:var(--color-navy)}.navbar__mobile-menu .navbar__cta-button{color:var(--color-navy);margin-top:8px}.navbar--scrolled .navbar__mobile-menu .navbar__cta-button{background-color:var(--color-indigo);color:#fff}.navbar--mobile-open .navbar__mobile-menu{display:flex}.hero{background-color:var(--color-indigo);min-height:750px;position:relative;overflow:hidden}.hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:112px 20px 128px;display:flex;position:relative}.hero__title{font-family:var(--font-jakarta);color:#fff;max-width:896px;margin:16px auto 0;font-size:100px;font-weight:400;line-height:112px}.hero__subtitle{font-family:var(--font-jakarta);color:#fff;opacity:.9;max-width:531px;margin:24px auto 0;font-size:20px;font-weight:500;line-height:1.4}.hero__character{z-index:11;margin:24px 0 -38px;position:relative}.hero__character img{width:150px;height:auto;margin:0 auto}.waitlist-form{z-index:2;background:#fff;border:2px solid #fff;border-radius:9999px;align-items:center;width:100%;max-width:523px;height:80px;padding:0 16px;display:flex;position:relative}.waitlist-form input{height:100%;font-family:var(--font-jakarta);color:var(--color-navy);background:0 0;flex:1;padding-left:12px;font-size:20px;font-weight:500}.waitlist-form input::placeholder{color:var(--color-indigo)}.waitlist-form button{background:var(--color-coral);color:#fff;font-family:var(--font-jakarta);border-radius:9999px;flex-shrink:0;padding:10px 20px;font-size:16px;font-weight:500;transition:opacity .2s}.waitlist-form button:hover{opacity:.9}.form-feedback{white-space:nowrap;font-size:14px;font-weight:500;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.form--loading button{opacity:.7;pointer-events:none}.form--success .form-feedback{color:var(--color-green)}.form--error .form-feedback{color:#dc2626}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.hero__wave{z-index:1;pointer-events:none;width:100%;position:absolute;bottom:-1px;left:0;right:0}.hero__wave svg{width:100%;height:auto;display:block}.hero__wave-spacer{background:#fff;height:16px}.real-questions{background:#fff;padding:64px 20px 96px;overflow:visible}.real-questions__inner{max-width:var(--content-width);align-items:center;gap:64px;margin:0 auto;display:flex}.real-questions__text{flex:1;min-width:0}.real-questions__avatars{align-items:center;margin-bottom:32px;display:flex}.real-questions__avatar{border:5px solid var(--color-indigo-dark);border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.real-questions__avatar img{object-fit:cover;width:100%;height:100%}.real-questions__avatar--2{border-color:#fff;width:64px;height:64px;margin-left:-12px}.real-questions__avatar--count{background:var(--color-fill);border-color:#fff;justify-content:center;align-items:center;width:64px;height:64px;margin-left:-12px;display:flex}.real-questions__avatar--count span{font-family:var(--font-jakarta);color:#000;font-size:16px;font-weight:500}.real-questions__title{font-family:var(--font-jakarta);color:var(--color-heading);margin-bottom:24px;font-size:48px;font-weight:500;line-height:1.2}.real-questions__description{font-family:var(--font-jakarta);color:var(--color-body-text);max-width:454px;font-size:18px;font-weight:400;line-height:1.6}.real-questions__description--mt{margin-top:16px}.real-questions__floating-search{background:var(--color-fill);height:40px;font-family:var(--font-jakarta);color:var(--color-navy);z-index:5;border-radius:9999px;align-items:center;gap:6px;padding:0 6px 0 12px;font-size:11px;font-weight:500;display:flex;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%);box-shadow:0 4px 16px #0000001a}.real-questions__floating-search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.real-questions__floating-search-btn{background:var(--color-coral);color:#fff;font-family:var(--font-jakarta);border-radius:9999px;flex-shrink:0;padding:6px 16px;font-size:11px;font-weight:600}.real-questions__illustration{flex-shrink:0;width:100%;max-width:460px;position:relative}.real-questions__cards{align-items:flex-start;gap:12px;display:flex;position:relative}.real-questions__card{background:#fff;border-radius:1rem;flex:0 0 215px;width:215px;position:relative;overflow:visible;box-shadow:0 4px 24px #00000014}.real-questions__card--left{z-index:1}.real-questions__card--left .real-questions__card-image{object-fit:cover;border-radius:1rem;width:100%;height:380px;display:block}.real-questions__card--right{height:380px}.real-questions__card--right .real-questions__card-image{object-fit:cover;border-radius:1rem;width:100%;height:380px;display:block}.real-questions__ask-mylo{background:var(--color-fill);z-index:4;border-radius:1rem;width:220px;padding:12px;position:absolute;bottom:0;right:0;box-shadow:0 4px 16px #00000014}.real-questions__search-bar{border:1px solid var(--color-fill);background:#fff;border-radius:9999px;justify-content:space-between;align-items:center;height:28px;margin-bottom:8px;padding:0 12px;display:flex}.real-questions__search-text{color:var(--color-navy);font-size:9px;font-weight:500}.real-questions__search-btn{background:var(--color-coral);color:#fff;border-radius:9999px;padding:4px 12px;font-size:8px;font-weight:600}.real-questions__search-results{flex-direction:column;gap:6px;display:flex}.real-questions__search-label{color:#4b4e6dcc;font-size:8px}.real-questions__search-item{color:var(--color-navy);font-size:8px}.real-questions__search-item strong{color:var(--color-indigo);font-weight:600}.real-questions__search-results hr{border:none;border-top:.5px solid var(--color-stroke)}.real-questions__character{z-index:5;position:absolute;bottom:calc(100% - 38px);right:40px}.real-questions__character img{width:150px;height:auto;display:block}.from-question{background:#fff;padding:64px 20px 96px;position:relative;overflow:hidden}.from-question__inner{max-width:var(--content-width);align-items:center;gap:64px;margin:0 auto;display:flex}.from-question__illustration{flex-shrink:0;align-items:flex-start;gap:24px;width:560px;display:flex;position:relative}.from-question__chat{flex-shrink:0;width:260px;position:relative}.from-question__character{width:150px;height:auto;margin-bottom:8px}.from-question__cards{flex-direction:column;flex:1;gap:24px;display:flex;position:relative}.from-question__query{background:var(--color-indigo);color:#fff;font-size:11px;font-weight:600;font-family:var(--font-jakarta);border-radius:10px 10px 10px 0;margin-bottom:12px;margin-left:80px;padding:8px 14px;display:inline-block}.from-question__response{align-items:flex-start;gap:8px;width:100%;display:flex}.from-question__response-header{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding-top:4px;display:flex}.from-question__response-icon{border:1px solid var(--color-stroke);border-radius:50%;width:24px;height:24px;overflow:hidden}.from-question__response-icon img{object-fit:cover;width:100%;height:100%}.from-question__response-name{font-family:var(--font-jakarta);color:var(--color-navy);font-size:9px;font-weight:600}.from-question__response-body{border:1px solid var(--color-stroke);background:#fff;border-radius:1rem;padding:14px;position:relative;box-shadow:0 2px 8px #0000000f}.from-question__response-body p{font-family:var(--font-jakarta);color:#1a1a1a;margin-bottom:12px;font-size:10px;font-style:italic;line-height:16px}.from-question__response-body p:last-of-type{margin-bottom:0}.from-question__response-quote{font-style:italic}.from-question__response-avatars{align-items:center;gap:4px;display:flex;position:absolute;bottom:12px;right:12px}.from-question__response-avatar{object-fit:cover;border-radius:50%;width:16px;height:16px}.from-question__response-initials{color:#fff;background:#6272ff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:7px;font-weight:600;display:flex}.from-question__recommendation{border-radius:1rem;width:100%;padding:16px;position:relative;overflow:hidden}.from-question__recommendation--nutrition{background:#d6e4ff}.from-question__recommendation--lifestyle{background:#fef1f6}.from-question__rec-content{z-index:1;padding:12px;position:relative}.from-question__rec-category{color:#fff;font-size:12px;font-weight:600;font-family:var(--font-jakarta);border-radius:9999px;padding:4px 8px;display:inline-flex}.from-question__rec-category--blue{background:var(--color-indigo)}.from-question__rec-category--pink{background:#f197bd}.from-question__rec-title{font-family:var(--font-jakarta);color:var(--color-navy);margin-top:8px;font-size:15px;font-weight:400}.from-question__rec-opinions{font-family:var(--font-jakarta);color:#4b4e6dcc;font-size:12px;font-weight:500}.from-question__rec-ratings{gap:8px;margin-top:8px;display:flex}.from-question__rec-helped,.from-question__rec-not-helped{font-family:var(--font-jakarta);background:#fff;border-radius:9999px;padding:4px 12px;font-size:10px;font-weight:600}.from-question__rec-helped{color:var(--color-green)}.from-question__rec-not-helped{color:var(--color-info)}.from-question__text{max-width:459px}.from-question__title{font-family:var(--font-jakarta);color:var(--color-heading);margin-bottom:24px;font-size:48px;font-weight:500;line-height:1.2}.from-question__description{font-family:var(--font-jakarta);color:var(--color-body-text);font-size:18px;font-weight:400;line-height:1.6}.from-question__description--mt{margin-top:16px}.powered-by{background:#fff;padding:64px 20px 96px;overflow:hidden}.powered-by__inner{max-width:var(--content-width);grid-template-columns:1fr 520px;align-items:center;gap:48px;margin:0 auto;display:grid}.powered-by__text{max-width:520px}.powered-by__title{font-family:var(--font-jakarta);color:var(--color-heading);max-width:441px;margin-bottom:24px;font-size:48px;font-weight:500;line-height:1.2}.powered-by__description{font-family:var(--font-jakarta);color:var(--color-body-text);max-width:454px;font-size:18px;font-weight:400;line-height:1.6}.powered-by__illustration{min-height:560px;position:relative}.powered-by__orbit-dashed{border:1px dashed #4b4e6d40;border-radius:50%;width:520px;height:520px;margin-top:-260px;margin-left:-260px;display:none;position:absolute;top:277px;left:214px}.powered-by__orbit-solid{border:1px solid #4b4e6d26;border-radius:50%;width:420px;height:420px;margin-top:-210px;margin-left:-210px;display:none;position:absolute;top:277px;left:214px}.powered-by__orbit-item{offset-rotate:0deg;position:absolute;top:0;left:0}.powered-by__orbit-dashed .powered-by__orbit-item{offset-path:circle(50% at 50% 50%);animation:60s linear infinite orbit-cw}.powered-by__orbit-solid .powered-by__orbit-item{offset-path:circle(50% at 50% 50%);animation:50s linear infinite orbit-ccw}@keyframes orbit-cw{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes orbit-ccw{0%{offset-distance:100%}to{offset-distance:0%}}.powered-by__avatar-group{align-items:center;gap:8px;display:none}.powered-by__avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:56px;height:56px;display:block}.powered-by__avatar--small{width:40px;height:40px}.powered-by__avatar--large{border-width:5px;width:80px;height:80px}.powered-by__avatar--blue-border{border-color:var(--color-indigo)}.powered-by__avatar--orange-border{border-color:var(--color-orange)}.powered-by__avatar--pink-border{border-color:#fea3c3}.powered-by__avatar--green-border{border-color:#10b981}.powered-by__vote-label{font-family:var(--font-jakarta);white-space:nowrap;border-radius:9999px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 2px 8px #0000001a}.powered-by__vote-label--orange{background:var(--color-orange);color:#fff}.powered-by__vote-label--tan{color:#7a5c2a;background:#f5e6c8}.powered-by__vote-label--cream{color:#5a5248;background:#f2efe8}.powered-by__phone-container{background:var(--color-orange);border-radius:243px;width:348px;height:333px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.powered-by__phone{width:238px;max-width:none;height:auto;position:absolute;top:32px;left:50%;transform:translate(-50%)}.powered-by__phone-bar{background:#fff;width:201px;height:33px;position:absolute;top:306px;left:50%;transform:translate(-50%)}.powered-by__rating-bar{background:var(--color-green);color:#fff;font-family:var(--font-jakarta);border-radius:9999px;margin:16px auto 0;padding:8px 20px;font-size:16px;font-weight:500;display:inline-flex}.pets-first{background:#fff;padding:64px 20px 96px;overflow:hidden}.pets-first__inner{max-width:var(--content-width);grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:0 auto;display:grid}.pets-first__collage{flex-shrink:0;width:340px;height:360px;margin:0 auto;position:relative}.pets-first__blob-photo{width:140px;height:140px;position:absolute}.pets-first__blob-photo img{object-fit:cover;z-index:2;border:4px solid #fff;border-radius:50%;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 4px 16px #0000001f}.pets-first__blob-photo--tl{top:0;left:0}.pets-first__blob-photo--tc{top:20px;left:160px}.pets-first__blob-photo--bl{top:190px;left:20px}.pets-first__blob-photo--bc{top:190px;left:170px}.pets-first__doodle{z-index:3;position:absolute}.pets-first__doodle--curly{top:10px;right:-20px}.pets-first__doodle--hearts{top:150px;left:148px;transform:translate(-50%)}.pets-first__title{font-family:var(--font-jakarta);color:var(--color-heading);margin-bottom:24px;font-size:48px;font-weight:500;line-height:1.2}.pets-first__description{font-family:var(--font-jakarta);color:var(--color-body-text);max-width:465px;font-size:18px;font-weight:400;line-height:1.6}.pets-first__description--mt{margin-top:16px}.everything-you-need{background:var(--color-indigo);z-index:2;padding:64px 20px 96px;position:relative;overflow:visible}.everything-you-need__inner{max-width:var(--content-width);color:#fff;margin:0 auto}.everything-you-need__header{align-items:flex-start;gap:40px;margin-bottom:32px;display:flex}.everything-you-need__title{font-family:var(--font-jakarta);flex:0 0 40%;font-size:48px;font-weight:500;line-height:1.2}.everything-you-need__description{font-family:var(--font-jakarta);opacity:.95;flex:0 0 50%;font-size:18px;font-weight:400;line-height:1.6}.everything-you-need__character{z-index:10;position:absolute;bottom:-40px;left:25%}.everything-you-need__character img{width:150px;height:auto}.everything-you-need__pills{flex-wrap:nowrap;gap:12px;margin-bottom:32px;display:flex;overflow:hidden}.everything-you-need__pills-track{gap:12px;width:max-content;animation:20s linear infinite scroll-pills;display:flex}@keyframes scroll-pills{0%{transform:translate(0)}to{transform:translate(-50%)}}.everything-you-need__pill{backdrop-filter:blur(8px);font-family:var(--font-jakarta);white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff80;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.pill-dot{border-radius:50%;flex-shrink:0;width:20px;height:20px}.everything-you-need__phones{grid-template-columns:repeat(2,1fr);align-items:end;gap:16px;display:grid}.everything-you-need__phone img{border-radius:25px;width:100%}.first-question{background:#fff;padding:64px 20px 96px;overflow:hidden}.first-question__inner{max-width:var(--content-width);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.first-question__title{font-family:var(--font-jakarta);color:var(--color-navy);max-width:550px;font-size:58px;font-weight:500;line-height:1.15}.first-question__description{max-width:531px;font-family:var(--font-jakarta);color:#000;margin-top:24px;font-size:20px;font-weight:400;line-height:32px}.first-question__badges{gap:16px;margin-top:32px;display:flex}.first-question__badge img{width:auto;height:56px;display:block}.first-question__badges{align-items:center}.first-question__mockup{width:100%;max-width:432px;margin-top:40px;position:relative}.first-question__mockup-img{width:100%;height:auto}.waitlist-cta{background:var(--color-fill);padding:24px 20px 40px}.waitlist-cta__card{border-radius:12px;grid-template-columns:1fr 1fr;max-width:1286px;margin:0 auto;display:grid;overflow:hidden}.waitlist-cta__content{background:var(--color-indigo);color:#fff;flex-direction:column;justify-content:space-between;min-height:420px;padding:32px 48px 48px;display:flex}.waitlist-cta__text{max-width:423px}.waitlist-cta__title{font-family:var(--font-jakarta);font-size:58px;font-weight:400;line-height:1.15}.waitlist-cta__subtitle{font-family:var(--font-jakarta);margin-top:16px;font-size:24px;font-weight:400;line-height:32px}.waitlist-cta__form{max-width:446px;height:68px}.waitlist-cta__form input{font-size:18px}.waitlist-cta__character{margin-top:32px}.waitlist-cta__character img{width:150px;height:auto}.waitlist-cta__photo{min-height:420px;overflow:hidden}.waitlist-cta__photo img{object-fit:cover;width:100%;height:100%}.footer{background:#fff;border-top:1px solid #ffffff1a;padding:24px 20px}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1367px;margin:0 auto;display:flex}.footer__copyright{font-family:var(--font-jakarta);color:var(--color-navy);font-size:14px}.footer__attribution{font-family:var(--font-jakarta);color:var(--color-body-text);font-size:12px}.footer__attribution a{color:var(--color-indigo);text-decoration:underline}.footer__links{gap:24px;display:flex}.footer__links a,.footer__link{font-family:var(--font-jakarta);color:var(--color-navy);font-size:14px}.footer__social{align-items:center;gap:16px;display:flex}.footer__social-link img{opacity:.8;width:20px;height:20px}@keyframes reveal-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(32px)}.reveal--visible{animation:.7s cubic-bezier(.22,1,.36,1) forwards reveal-up}.hero-reveal{opacity:0;transform:translateY(24px)}.hero-reveal--visible{animation:.8s cubic-bezier(.22,1,.36,1) forwards reveal-up}.hero-reveal--delay-1{animation-delay:.15s}.hero-reveal--delay-2{animation-delay:.35s}.hero-reveal--delay-3{animation-delay:.55s}.real-questions__card,.from-question__recommendation{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.real-questions__card:hover,.from-question__recommendation:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}@keyframes character-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.character-float{animation:3.5s ease-in-out infinite character-float}.character-float--slow{animation-duration:4.5s}.pets-first__blob-photo img{transition:transform .4s cubic-bezier(.22,1,.36,1)}.pets-first__blob-photo:hover img{transform:scale(1.06)}.pets-first__doodle svg{opacity:0;transition:opacity .6s .3s}.pets-first__inner.reveal--visible .pets-first__doodle svg{opacity:1}.everything-you-need__phone{opacity:0;transform:translateY(40px)}.everything-you-need__phones.reveal--visible .everything-you-need__phone{animation:.6s cubic-bezier(.22,1,.36,1) forwards reveal-up}.everything-you-need__phones.reveal--visible .everything-you-need__phone:first-child{animation-delay:0s}.everything-you-need__phones.reveal--visible .everything-you-need__phone:nth-child(2){animation-delay:.1s}.everything-you-need__phones.reveal--visible .everything-you-need__phone:nth-child(3){animation-delay:.2s}.everything-you-need__phones.reveal--visible .everything-you-need__phone:nth-child(4){animation-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal,.hero-reveal,.everything-you-need__phone{opacity:1;transform:none;animation:none!important}.character-float{animation:none}.pets-first__doodle svg{opacity:1;transition:none}.real-questions__card:hover,.from-question__recommendation:hover,.pets-first__blob-photo:hover img{transform:none}}@media (width<=1024px){.hero__title{font-size:56px;line-height:1.1}.real-questions__inner{flex-direction:column}.real-questions__illustration{max-width:460px;margin:0 auto}.from-question__inner{flex-direction:column}.from-question__illustration{flex-direction:column;width:100%;max-width:624px;margin:0 auto}.from-question__chat{width:100%}.from-question__cards{flex-direction:row;width:100%}.powered-by__inner{grid-template-columns:1fr}.powered-by__illustration{flex-direction:column;align-items:center;min-height:auto;display:flex}.pets-first__inner{grid-template-columns:1fr}.pets-first__collage{margin:0 auto 16px}.everything-you-need__phones{grid-template-columns:repeat(2,1fr)}.waitlist-cta__card{grid-template-columns:1fr}.waitlist-cta__photo{min-height:300px}.waitlist-cta__title,.first-question__title{font-size:40px}.real-questions__title,.from-question__title,.powered-by__title,.pets-first__title,.everything-you-need__title{font-size:36px}}@media (width<=768px){.navbar__links,.navbar__actions{display:none}.navbar__hamburger{display:block}.hero{min-height:750px}.hero__content{padding-top:96px;padding-bottom:160px}.hero__title{font-size:36px;line-height:1.15}.hero__subtitle{font-size:16px}.waitlist-form{height:64px}.waitlist-form input{font-size:16px}.waitlist-form button{padding:8px 16px;font-size:14px}.real-questions__cards{flex-direction:column;align-items:center}.real-questions__card{width:100%;max-width:280px}.real-questions__card--left .real-questions__card-image,.real-questions__card--right .real-questions__card-image{height:320px}.real-questions__floating-search{height:36px;font-size:10px;left:6px;right:6px}.real-questions__ask-mylo{width:200px;right:50%;transform:translate(50%)}.real-questions__character{display:none}.from-question__illustration{flex-direction:column;width:100%;max-width:560px;margin:0 auto}.from-question__chat,.from-question__cards{width:100%}.everything-you-need__character{display:none}.real-questions__card--right{height:auto}.powered-by__phone-container{width:280px;height:260px}.powered-by__phone{width:180px}.powered-by__phone-bar{width:140px;top:235px}.pets-first__collage{width:280px;height:300px}.pets-first__blob-photo{width:118px;height:118px}.pets-first__blob-photo--tc{left:134px}.pets-first__blob-photo--bl{top:162px}.pets-first__blob-photo--bc{top:162px;left:142px}.pets-first__doodle--curly{right:-10px}.pets-first__doodle--hearts{top:130px;left:126px}.everything-you-need__header{flex-direction:column;gap:16px}.everything-you-need__title{flex:none;font-size:32px}.everything-you-need__description{flex:none}.everything-you-need__pills{gap:8px}.everything-you-need__pill{font-size:12px}.first-question__title{font-size:32px}.first-question__description{font-size:16px}.first-question__badges{flex-direction:column;align-items:center}.waitlist-cta__content{padding:24px}.waitlist-cta__title{font-size:32px}.waitlist-cta__subtitle{font-size:18px}.waitlist-cta__form{height:56px}.waitlist-cta__form input{font-size:14px}.footer__inner{flex-direction:column;align-items:flex-start;gap:12px}}@media (width>=1025px){.real-questions__character,.powered-by__orbit-dashed,.powered-by__orbit-solid{display:block}.powered-by__avatar-group{display:flex}.powered-by__illustration{min-height:560px;display:block}.powered-by__rating-bar{white-space:nowrap;margin:0;font-size:20px;position:absolute;top:524px;left:214px;transform:translate(-50%)}.powered-by__phone-container{position:absolute;top:110px;left:40px}.everything-you-need__phones{grid-template-columns:repeat(4,1fr);gap:24px}.everything-you-need__pill{font-size:16px}}@media (width>=769px) and (width<=1024px){.powered-by__phone-container{margin:0 auto}}@media (width>=769px){.hero{min-height:882px}.hero__content{padding-top:112px;padding-bottom:160px}.hero__title{margin-top:32px;font-size:100px;line-height:112px}.hero__subtitle{margin-top:32px}.hero__character{margin:24px 0 -38px}}.cookie-banner{border-top:1px solid var(--color-stroke);z-index:10000;background:#fff;justify-content:center;padding:16px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}.cookie-banner__inner{justify-content:space-between;align-items:center;gap:24px;max-width:960px;margin:0 auto;display:flex}.cookie-banner__text{font-family:var(--font-jakarta);color:var(--color-navy);margin:0;font-size:14px;line-height:1.5}.cookie-banner__text a{color:var(--color-indigo)}.cookie-banner__actions{flex-shrink:0;gap:12px;display:flex}.cookie-banner__btn{font-family:var(--font-jakarta);cursor:pointer;border:none;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:600;transition:opacity .2s}.cookie-banner__btn:hover{opacity:.85}.cookie-banner__btn--accept{background:var(--color-indigo);color:#fff}.cookie-banner__btn--reject{background:var(--color-fill);color:var(--color-navy)}@media (width<=600px){.cookie-banner__inner{text-align:center;flex-direction:column}}
