@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@700;800;900&display=swap');

:root{--blue:#4a90e2;--blue-dark:#256eb9;--yellow:#ffd85e;--green:#48b88b;--navy:#102d42;--ink:#16374c;--muted:#5e7484;--bg:#f5faff;--line:#dceaf3;--rose:#ffe9ee;--lilac:#eee9ff;--cream:#fff7d8;--shadow:0 22px 65px rgba(33,83,121,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fbfdff;color:var(--navy);min-height:100vh;-webkit-font-smoothing:antialiased}.site-shell{overflow:hidden}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}a{color:inherit}.site-header{height:94px;display:flex;align-items:center;gap:24px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-family:"Nunito",sans-serif;font-size:23px;font-weight:900;letter-spacing:-.03em}.brand img{width:48px;height:48px;border-radius:16px;object-fit:cover;box-shadow:0 8px 20px rgba(35,91,133,.15)}nav{display:flex;align-items:center;gap:24px;margin-left:auto}nav a{font-size:14px;font-weight:700;text-decoration:none;color:#435f72;transition:.2s}nav a:hover{color:var(--blue-dark)}.language-picker{display:flex;align-items:center;gap:7px;flex-shrink:0;padding:7px 9px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(33,83,121,.07)}.language-picker>span{font-size:16px}.language-picker select{max-width:124px;border:0;outline:0;background:transparent;color:var(--navy);font:700 12px "DM Sans",sans-serif;cursor:pointer}.header-pill{padding:11px 17px;border-radius:999px;background:#eaf5ff;color:var(--blue-dark);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.eyebrow{color:var(--blue-dark);font-family:"Nunito",sans-serif;font-size:11px;font-weight:900;letter-spacing:.17em;margin:0 0 12px}.eyebrow.light{color:#bcdfff}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--yellow);color:var(--navy);font-family:"Nunito",sans-serif;font-weight:900;text-decoration:none;padding:16px 23px;border-radius:18px;box-shadow:0 12px 28px rgba(215,169,35,.2);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(215,169,35,.28)}.button-dark{background:var(--navy);color:white;box-shadow:none}

.hero{min-height:690px;padding:54px 0 110px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#edf9f4;color:#29795e;font-size:11px;font-weight:800;margin-bottom:24px}.status-pill span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(72,184,139,.14)}.hero h1,.section-heading h2,.intro-grid h2,.social-copy h2,.safety-copy h2,.coming h2,.support-hero h1,.contact-card h2,.card h1{font-family:"Nunito",sans-serif;font-weight:900;letter-spacing:-.045em}.hero h1{font-size:clamp(50px,6vw,78px);line-height:.99;margin:0 0 24px;max-width:580px}.hero h1 em{font-style:normal;color:var(--blue)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:555px;margin:0}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px}.text-link{font-size:14px;font-weight:800;color:var(--blue-dark);text-underline-offset:5px}.hero-trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:29px;color:#506a7c;font-size:11px;font-weight:700}.hero-visual{position:relative;min-height:540px}.sun-orb{position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(145deg,#daf0ff,#fff2aa);right:6%;top:7%}.photo-frame{position:absolute;width:min(520px,87%);aspect-ratio:4/3;right:3%;top:50%;transform:translateY(-50%) rotate(2deg);border:10px solid white;border-radius:39px;overflow:hidden;box-shadow:var(--shadow);background:#dff2ff}.photo-frame>img{width:100%;height:100%;object-fit:cover}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(10,37,55,.38))}.photo-label{position:absolute;left:17px;bottom:16px;z-index:2;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.94);padding:7px 15px 7px 7px;border-radius:17px}.photo-label img{width:39px;height:39px;border-radius:12px}.photo-label strong,.photo-label span{display:block}.photo-label strong{font-family:"Nunito";font-size:14px;font-weight:900}.photo-label span{font-size:9px;color:var(--muted);margin-top:1px}.float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.97);border:1px solid #e5eef4;padding:11px 15px;border-radius:19px;box-shadow:0 15px 40px rgba(25,68,99,.18)}.float-card small,.float-card strong{display:block}.float-card small{color:var(--blue-dark);font-size:8px;font-weight:900;letter-spacing:.1em}.float-card strong{font-family:"Nunito";font-size:12px;margin-top:2px}.float-icon{width:39px;height:39px;border-radius:14px;display:grid;place-items:center;font-size:18px}.float-icon.mint{background:#e5f6ef}.float-icon.yellow{background:#fff4be}.float-friend{left:0;top:18%}.float-walk{right:0;bottom:8%}.paw{position:absolute;opacity:.18;font-size:30px;transform:rotate(-20deg)}.paw-one{left:9%;bottom:8%}.paw-two{right:2%;top:5%;transform:rotate(20deg)}

.intro-band{background:var(--navy);color:white;padding:76px 0}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.intro-grid h2{font-size:clamp(35px,4vw,52px);line-height:1.08;margin:0}.intro-grid>p{margin:0;color:#c4d6e2;font-size:17px;line-height:1.75}.feature-section{padding:112px 0}.section-heading{text-align:center;margin-bottom:48px}.section-heading h2{font-size:clamp(39px,5vw,60px);line-height:1.05;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:300px;padding:27px;border-radius:29px;border:1px solid rgba(35,92,132,.08);display:flex;flex-direction:column;transition:transform .2s}.feature-card:hover{transform:translateY(-4px)}.feature-blue{background:#e9f5ff}.feature-yellow{background:#fff6cc}.feature-mint{background:#e8f8f1}.feature-rose{background:#fff0f3}.feature-lilac{background:#f1edff}.feature-cream{background:#fff9e9}.feature-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:20px;background:rgba(255,255,255,.84);font-size:27px;box-shadow:0 8px 22px rgba(24,62,89,.07)}.feature-card h3{font-family:"Nunito";font-size:23px;margin:24px 0 8px}.feature-card p{color:#526c7d;font-size:14px;line-height:1.65;margin:0}.feature-tag{margin-top:auto;padding-top:20px;color:var(--blue-dark);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}

.social-section{background:linear-gradient(135deg,#edf8ff,#fffbea);padding:110px 0}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.social-art{min-height:580px;position:relative}.social-art:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:#d7eddd;left:2%;top:8%}.phone-card{position:absolute;width:310px;height:570px;background:white;border:10px solid var(--navy);border-radius:47px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-3deg);overflow:hidden;box-shadow:0 35px 80px rgba(24,65,96,.23)}.phone-top{height:72px;padding:28px 19px 12px;display:flex;justify-content:space-between;font-family:"Nunito";font-weight:900}.mini-map{height:365px;position:relative;background:linear-gradient(29deg,#d8efd6 0 19%,#e8f4df 19% 38%,#cfe9fa 38% 46%,#eaf1dc 46%);overflow:hidden}.mini-map svg{position:absolute;inset:0;width:100%;height:100%}.mini-map path{fill:none;stroke:var(--blue);stroke-width:7;stroke-linecap:round;stroke-dasharray:9 8}.map-dot{position:absolute;z-index:2;width:49px;height:49px;border-radius:18px;background:white;border:3px solid var(--blue);display:grid;place-items:center;font-size:22px;box-shadow:0 8px 18px rgba(25,64,91,.17)}.map-dot.one{left:40px;top:75px}.map-dot.two{right:40px;top:155px}.map-dot.three{left:105px;bottom:40px;background:#cb5c79;color:white;border-color:white}.phone-action{margin:15px;background:var(--blue-dark);color:white;border-radius:19px;padding:13px;display:flex;align-items:center;gap:11px}.phone-action>span{width:40px;height:40px;border-radius:14px;background:rgba(255,255,255,.17);display:grid;place-items:center}.phone-action div{flex:1}.phone-action small,.phone-action strong{display:block}.phone-action small{font-size:7px;color:#cae6fa;font-weight:900}.phone-action strong{font-family:"Nunito";font-size:14px}.phone-action b{font-size:27px}.social-copy h2{font-size:clamp(39px,5vw,59px);line-height:1.06;margin:0 0 23px}.social-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.check-list{list-style:none;padding:0;margin:27px 0 0;display:grid;gap:14px}.check-list li{font-size:14px;font-weight:700;color:#36566b}.check-list span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:9px;border-radius:50%;background:#dff3e9;color:#21805e}

.safety-section{padding:112px 0}.safety-card{background:var(--navy);border-radius:38px;padding:56px;display:grid;grid-template-columns:1.35fr .65fr;gap:50px;align-items:center;box-shadow:var(--shadow)}.safety-copy{color:white}.safety-copy h2{font-size:clamp(38px,5vw,59px);line-height:1.05;margin:0 0 20px}.safety-copy>p:not(.eyebrow){color:#c2d5e1;font-size:16px;line-height:1.75}.privacy-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.privacy-pills span{background:rgba(255,255,255,.1);color:#d9e8f1;padding:9px 12px;border-radius:999px;font-size:10px;font-weight:800}.sos-panel{background:white;border-radius:29px;padding:30px;text-align:center}.sos-badge{width:78px;height:78px;border-radius:50%;background:#dc5265;color:white;border:6px solid #ffe5e9;display:grid;place-items:center;font-family:"Nunito";font-weight:900;font-size:19px;margin:0 auto 15px}.sos-panel h3{font-family:"Nunito";font-size:23px;margin:0}.sos-panel p{color:var(--muted);font-size:13px;line-height:1.6}.sos-panel small{display:block;color:#8a6670;background:#fff1f3;border-radius:13px;padding:10px;font-size:9px;line-height:1.45}.coming{text-align:center;padding:35px 0 125px}.coming>img{width:100px;height:100px;border-radius:31px;box-shadow:var(--shadow);margin-bottom:25px}.coming h2{font-size:clamp(42px,5vw,65px);margin:0}.coming>p:not(.eyebrow){max-width:650px;margin:17px auto;color:var(--muted);font-size:16px;line-height:1.7}.store-row{display:flex;justify-content:center;gap:11px;margin:30px 0 8px}.store-badge{min-width:190px;text-align:left;background:white;border:1px solid var(--line);border-radius:17px;padding:11px 17px;display:flex;align-items:center;gap:12px;box-shadow:0 9px 25px rgba(34,75,104,.08)}.store-badge>span{font-size:22px}.store-badge small,.store-badge strong{display:block}.store-badge small{font-size:7px;color:var(--muted);font-weight:900}.store-badge strong{font-family:"Nunito";font-size:16px}.coming .button{margin-top:20px}

footer{background:#0b2436;color:#b8cbd8;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid .brand{color:white}.footer-grid strong{font-family:"Nunito";color:white;font-size:13px;margin-bottom:6px}.footer-grid a:not(.brand){font-size:12px;text-decoration:none;color:#b8cbd8}.footer-grid a:hover{color:white}.footer-brand p{font-size:12px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:22px;font-size:10px}

.support-hero{padding:70px 0 90px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.support-hero h1{font-size:clamp(46px,6vw,72px);line-height:1.02;margin:0 0 19px;max-width:700px}.support-hero>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7;max-width:650px}.support-hero .button{margin-top:15px}.support-dog{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:15px}.support-dog img{width:210px;height:210px;border-radius:65px;box-shadow:var(--shadow)}.support-dog span{font-size:12px;font-weight:800;background:#e9f7f0;padding:10px 15px;border-radius:999px;color:#28775d}.support-layout{display:grid;grid-template-columns:230px 1fr;gap:64px;padding-bottom:110px;align-items:start}.support-layout aside{position:sticky;top:24px;background:#edf7ff;border-radius:23px;padding:22px;display:flex;flex-direction:column;gap:7px}.support-layout aside .eyebrow{margin-bottom:7px}.support-layout aside a{text-decoration:none;color:#4c687a;font-size:12px;font-weight:700;padding:8px 9px;border-radius:10px}.support-layout aside a:hover{background:white;color:var(--blue-dark)}.faq-list{display:grid;gap:45px}.faq-group{scroll-margin-top:25px}.faq-heading{display:flex;align-items:center;gap:13px;margin-bottom:14px}.faq-heading>span{width:49px;height:49px;border-radius:17px;background:#e8f5ff;display:grid;place-items:center;font-size:23px}.faq-heading .eyebrow{margin:0}.faq-heading h2{font-family:"Nunito";font-size:27px;margin:2px 0 0}.faq-group details{background:white;border:1px solid var(--line);border-radius:18px;margin-bottom:9px;overflow:hidden}.faq-group summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;font-family:"Nunito";font-size:14px;font-weight:800}.faq-group summary::-webkit-details-marker{display:none}.faq-group summary span{font-size:21px;color:var(--blue-dark);transition:transform .2s}.faq-group details[open] summary span{transform:rotate(45deg)}.faq-group details p{margin:0;padding:0 20px 19px;color:var(--muted);font-size:13px;line-height:1.7}.contact-card{margin-bottom:100px;background:var(--blue-dark);color:white;border-radius:32px;padding:39px 45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-card h2{font-size:34px;margin:0}.contact-card p:not(.eyebrow){color:#d6e8f5;font-size:13px;margin-bottom:0}.contact-card .button{flex-shrink:0}

.card{background:white;border:1px solid var(--line);border-radius:30px;padding:clamp(25px,5vw,55px);box-shadow:var(--shadow);margin:35px auto 90px;max-width:900px}.card h1{font-size:clamp(37px,5vw,56px);margin:0 0 18px}.card h2{font-family:"Nunito";font-size:22px;margin:34px 0 7px}.card p,.card li{font-size:14px;line-height:1.75;color:#435f71}.card a{color:var(--blue-dark)}

.business-hero{padding:72px 0 80px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.business-hero h1{font-family:"Nunito";font-size:clamp(45px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.business-hero>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.business-hero-card{background:linear-gradient(145deg,#e5f4ff,#fff4ba);border-radius:30px;padding:33px;box-shadow:var(--shadow)}.business-hero-card>span{display:block;font-size:42px;margin-bottom:17px}.business-hero-card strong{font-family:"Nunito";font-size:21px}.business-hero-card p{color:#496477;line-height:1.65;font-size:13px}.business-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start;padding-bottom:110px}.business-form{background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(23px,4vw,44px);box-shadow:var(--shadow)}.form-heading{margin-bottom:27px}.form-heading.compact{margin-bottom:18px}.form-heading h2{font-family:"Nunito";font-size:30px;margin:0 0 6px}.form-heading p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6;margin:0}.business-form>label,.field-grid label{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.business-form label>span,.field-grid label>span{font-size:11px;font-weight:900;color:var(--navy)}.business-form input,.business-form select,.business-form textarea{width:100%;border:1px solid var(--line);border-radius:15px;background:#f8fbfd;color:var(--navy);font:500 14px "DM Sans",sans-serif;padding:13px 14px;outline:0}.business-form input:focus,.business-form select:focus,.business-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(74,144,226,.12)}.business-form input[readonly]{background:#edf4f8;color:#506b7c}.business-form textarea{min-height:120px;resize:vertical;line-height:1.6}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.verify-row{grid-template-columns:1fr 145px;align-items:end}.secondary-button{min-height:47px;margin-bottom:17px;border:0;border-radius:15px;background:#e5f3ff;color:var(--blue-dark);font:900 12px "Nunito",sans-serif;cursor:pointer}.secondary-button:disabled,.business-submit:disabled{opacity:.5;cursor:wait}.form-status{min-height:20px;color:var(--muted);font-size:11px;line-height:1.5;margin:-7px 0 16px}.form-status[data-state="success"]{color:#167255}.form-status[data-state="error"]{color:#b63c4e}.form-divider{height:1px;background:var(--line);margin:29px 0}.commercial-note{background:#eef7ff;border-radius:17px;padding:15px 17px;margin:5px 0 16px}.commercial-note strong{font-family:"Nunito";font-size:14px}.commercial-note p{font-size:11px;line-height:1.55;color:var(--muted);margin:5px 0 0}.insurance-note{background:#fff3d7}.check-row{display:grid!important;grid-template-columns:20px 1fr;align-items:start;gap:9px!important}.check-row input{width:18px;height:18px;margin:0}.check-row span{font-weight:600!important;line-height:1.5;color:#496477!important}.check-row a{color:var(--blue-dark)}.business-submit{width:100%;min-height:57px;border:0;border-radius:19px;background:var(--yellow);color:var(--navy);font:900 15px "Nunito",sans-serif;cursor:pointer;box-shadow:0 12px 28px rgba(215,169,35,.2)}.business-process{position:sticky;top:25px;background:var(--navy);color:#fff;border-radius:29px;padding:29px}.business-process ol{list-style:none;padding:0;margin:23px 0;display:grid;gap:19px}.business-process li{display:grid;grid-template-columns:37px 1fr;gap:11px}.business-process li>span{width:35px;height:35px;border-radius:13px;background:var(--yellow);color:var(--navy);display:grid;place-items:center;font-family:"Nunito";font-weight:900}.business-process strong{font-family:"Nunito";font-size:14px}.business-process p{color:#c7d9e5;font-size:11px;line-height:1.55;margin:3px 0 0}.legal-callout{border-top:1px solid rgba(255,255,255,.13);padding-top:19px}.business-copy-source{display:none}.business-link-card{margin-top:13px;padding:14px;border-radius:18px;background:#fff4c8;border:1px solid #f0d66f}.business-link-card strong{font-family:"Nunito";font-size:14px}.business-link-card p{font-size:11px;color:var(--muted);line-height:1.5;margin:4px 0 10px}.business-link-card a{font-size:11px;font-weight:900;color:var(--blue-dark)}
.business-plans{border:0;padding:0;margin:5px 0 15px}.business-plans legend{font-size:11px;font-weight:900;margin-bottom:9px}.trial-badge{display:inline-block;background:#dcf5e9;color:#176c50;border-radius:999px;padding:7px 11px;margin:0 0 11px;font-size:10px;font-weight:900}.plan-card{display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:10px!important;padding:14px;border:1px solid var(--line);border-radius:17px;margin-bottom:9px!important;background:#fbfdff}.plan-card.featured{background:#fff9df;border-color:#eed77c}.plan-card input{width:18px;height:18px;margin-top:2px}.plan-card span{display:grid;gap:3px}.plan-card strong{font-family:"Nunito";font-size:14px}.plan-card b{font-size:12px;color:var(--blue-dark)}.plan-card small{color:var(--muted);font-size:10px;line-height:1.5}.price-note{color:var(--muted);font-size:10px;line-height:1.55;margin:-2px 0 16px}
.business-form input[type="file"]{padding:10px;background:#fff}.business-form input[type="file"]::file-selector-button{border:0;border-radius:11px;background:#e5f3ff;color:var(--blue-dark);font:900 11px "Nunito",sans-serif;padding:10px 13px;margin-right:10px;cursor:pointer}.field-help{color:var(--muted);font-size:10px;line-height:1.5}
.manage-subscription{width:100%;margin:11px 0 15px}

@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:45px;gap:25px}.hero-copy{text-align:center}.hero-copy .lead{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:510px;max-width:650px;width:100%;margin:auto}.intro-grid,.social-grid{grid-template-columns:1fr;gap:55px}.feature-grid{grid-template-columns:repeat(2,1fr)}.social-copy{order:-1}.safety-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.support-hero,.business-hero{grid-template-columns:1fr;text-align:center;gap:40px}.support-hero>div>p:not(.eyebrow),.business-hero>div>p:not(.eyebrow){margin-inline:auto}.support-layout,.business-layout{grid-template-columns:1fr}.support-layout aside{position:static;display:none}.business-process{position:static}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.site-header{height:78px;gap:10px}.brand img{width:43px;height:43px}.brand span{font-size:20px}nav{gap:14px}nav a{font-size:11px}nav a:not(:last-child){display:none}.language-picker{margin-left:auto;padding:6px 8px}.language-picker select{max-width:88px;font-size:11px}.site-header nav{margin-left:0}.header-pill{display:none}.hero{min-height:auto;padding:45px 0 70px}.hero h1{font-size:48px}.hero .lead{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.hero-trust{font-size:10px}.hero-visual{min-height:385px}.sun-orb{width:300px;height:300px}.photo-frame{width:91%;border-width:7px;border-radius:29px}.float-card{padding:8px 10px}.float-card strong{font-size:9px}.float-icon{width:32px;height:32px}.float-friend{top:8%}.float-walk{bottom:2%}.intro-band{padding:58px 0}.intro-grid{gap:24px}.intro-grid>p{font-size:15px}.feature-section{padding:80px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:270px}.social-section{padding:75px 0}.social-art{min-height:500px}.social-art:before{width:340px;height:340px}.phone-card{width:275px;height:505px}.mini-map{height:320px}.social-copy h2,.section-heading h2{font-size:40px}.safety-section{padding:75px 0}.safety-card{padding:29px 20px;border-radius:29px}.safety-copy h2{font-size:38px}.coming{padding-bottom:85px}.store-row{flex-direction:column;align-items:center}.store-badge{width:215px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.support-hero,.business-hero{padding:50px 0 65px}.support-hero h1,.business-hero h1{font-size:43px}.support-dog img{width:155px;height:155px}.support-layout,.business-layout{padding-bottom:75px}.faq-group summary{font-size:13px}.contact-card{padding:30px 22px;flex-direction:column;align-items:flex-start}.contact-card .button{width:100%;font-size:13px}.card{margin-top:20px}.field-grid,.verify-row{grid-template-columns:1fr}.secondary-button{margin-top:-8px}.business-form{padding:22px 18px}.business-process{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
