:root{--ink:#1d1d1f;--muted:#6e6e73;--paper:#fff;--line:#e9e9eb;--green:#6e6e73;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #8a9b75;outline-offset:6px}img{object-fit:cover}p{line-height:1.65}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.04em;font-weight:600}h2{font-size:clamp(36px,4vw,57px);line-height:1.08;white-space:pre-line}h3{font-size:22px;letter-spacing:-.025em;font-weight:600}.skip{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:99}.skip:focus{top:12px}.site-header{height:92px;max-width:1280px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:8px;align-items:center;font-size:30px;letter-spacing:-1.7px;font-weight:550}.brand img{object-fit:contain}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:500}.nav-link:hover{color:var(--green)}.language{font-size:11px;color:var(--muted);padding:10px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--ink);color:white;padding:17px 26px;border-radius:40px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#363638;transform:translateY(-2px)}.button.small{padding:12px 20px;gap:20px;font-size:12px}.explore-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 12px;font-size:15px;font-weight:500;color:var(--ink)}.explore-button:hover{text-decoration:underline;text-underline-offset:4px}.explore-button:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:8px}.hero{text-align:center;overflow:hidden;padding-top:68px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--green);margin-bottom:24px}.hero h1{font-size:clamp(48px,5.8vw,84px);line-height:1.06}.hero h1 span{color:#86868b;letter-spacing:inherit}.intro{font-size:17px;max-width:435px;margin:24px auto 26px;color:var(--muted);padding:0 8px}.availability{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:11px;margin-top:16px}.availability>span{width:5px;height:5px;border-radius:50%;background:#869371}.hero-stage{position:relative;height:555px;max-width:1080px;margin:55px auto 0}.hero-stage:before{content:"";position:absolute;inset:70px 10% -80px;border-radius:50%;background:radial-gradient(ellipse,#e6e9dd 0,transparent 70%)}.phone{position:relative;margin:auto;width:272px;border:6px solid #2b2c29;outline:1px solid #c6c7bf;border-radius:41px;background:white;box-shadow:0 22px 70px #20241625;overflow:hidden;z-index:3;transform:rotate(-3deg);text-align:left}.phone-top{display:flex;align-items:center;justify-content:space-between;padding:11px 19px 5px;font-size:9px;font-weight:700}.phone-top i{width:74px;height:21px;background:#111;border-radius:30px}.phone-heading{padding:19px 17px 15px;display:flex;align-items:center;justify-content:space-between}.phone-heading .brand{font-size:22px;letter-spacing:-1px;gap:4px}.phone-heading .brand img{width:22px;height:20px}.avatar{font-size:10px;background:#f0f1eb;border-radius:50%;width:26px;height:26px;display:grid;place-items:center}.post-author{display:flex;align-items:center;gap:9px;padding:7px 15px 13px}.post-author>img{border-radius:50%}.post-author strong{font-size:11px;display:block}.post-author small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.post-author>span{margin-left:auto}.phone-photo{position:relative;height:237px}.phone-photo img{object-position:center}.post-bottom{padding:10px 16px 16px}.post-actions{display:flex;align-items:center;gap:15px;padding-block:3px 7px}.post-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.post-bottom p{font-size:10px;margin-top:4px}.phone-tabs{display:flex;justify-content:space-around;align-items:center;padding:12px 6px 15px;border-top:1px solid #eee;font-size:20px}.phone-tabs b{font-size:21px;font-weight:400;background:var(--ink);color:white;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.phone-tabs>span{display:grid;justify-items:center;gap:4px}.phone-tabs svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.phone-tabs small{font-size:7px;line-height:1}.tab-avatar{border-radius:50%;object-fit:cover}.platforms{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:24px auto 0}.platform{display:flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid #dedee2;border-radius:14px;text-align:left;background:white}.platform svg{width:23px;height:27px}.platform small{display:block;color:var(--muted);font-size:10px;line-height:1.4}.platform strong{display:block;font-size:16px;font-weight:600}.snapshot{position:absolute;width:250px;background:white;padding:10px 10px 0;border-radius:18px;box-shadow:0 16px 60px #222c1914;text-align:left}.snapshot-image{position:relative;height:290px;border-radius:11px;overflow:hidden}.snapshot p{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:15px 5px 18px;line-height:1.45}.snapshot p span{font-size:18px}.left-photo{left:9%;top:76px;transform:rotate(-11deg)}.right-photo{right:9%;top:45px;transform:rotate(10deg)}.floating-note{position:absolute;z-index:4;right:17%;bottom:50px;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;gap:13px;text-align:left;border:1px solid white;border-radius:18px;padding:17px 22px;box-shadow:0 10px 35px #222c1912;transform:rotate(3deg)}.note-icon{font-size:27px;color:#788467}.floating-note strong{display:block;font-size:12px}.floating-note small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.preview-label{font-size:10px;color:#93958c;position:relative;margin:10px 0 50px}.section{max-width:1184px;margin:0 auto;padding:95px 0}.experience{border-top:1px solid var(--line);text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;text-align:left;margin-top:48px}.feature-image{position:relative;height:290px;overflow:hidden;border-radius:18px;margin-bottom:25px}.feature-image img{transition:transform .5s}.feature-image:hover img{transform:scale(1.035)}.feature-number{position:absolute;top:16px;left:16px;background:#ffffffdf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;padding:8px 10px;border-radius:50%}.feature-grid h3{font-size:21px;margin-bottom:12px}.feature-grid p{font-size:14px;color:var(--muted);max-width:320px}.memory-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center;border-top:1px solid var(--line)}.memory-art{height:450px;position:relative;margin-left:25px}.memory-photo{position:absolute;inset:0 80px 30px 0;border-radius:20px;overflow:hidden;transform:rotate(-5deg)}.memory-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#15190ca3)}.memory-photo>div{position:absolute;bottom:25px;left:25px;z-index:1;color:white}.memory-photo strong{display:block;font-size:26px;margin-top:6px;letter-spacing:-1px}.memory-photo small{font-size:11px}.calendar-card{position:absolute;right:0;bottom:0;background:white;padding:22px;border-radius:18px;width:250px;transform:rotate(5deg);box-shadow:0 12px 45px #222c1914}.calendar-card>strong{font-size:13px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-top:18px}.calendar-grid>span{position:relative;aspect-ratio:1;background:#f5f5f1;border-radius:5px;display:grid;place-items:center;font-size:9px;color:#93988c;overflow:hidden}.memory-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin-top:24px;max-width:410px}.simple-list{padding:0;list-style:none;margin:28px 0 0;display:grid;gap:17px;font-size:13px}.simple-list span{color:var(--green);margin-right:15px}.pro-section{background:#242a23;color:#f7f8f3;border-radius:28px;padding:64px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:20px}.pro-badge,.pro-section{align-items:center;margin-bottom:35px}.pro-badge{display:inline-flex;gap:9px;font-size:24px;letter-spacing:-1px}.pro-badge b{font-size:10px;letter-spacing:.5px;background:#ffffff1f;border:1px solid #ffffff35;border-radius:6px;padding:5px 7px;font-weight:500}.pro-section h2{font-size:43px}.pro-section p{font-size:14px;color:#b7bdb2;line-height:1.8;margin-top:22px;max-width:380px}.pro-tags{display:flex;flex-wrap:wrap;gap:7px;margin:27px 0 20px}.pro-tags span{border:1px solid #ffffff25;padding:8px 12px;border-radius:25px;font-size:10px}.pro-section small{color:#a8b19f;font-size:10px}.film-card{position:relative;height:390px;overflow:hidden;border-radius:19px;transform:rotate(4deg);box-shadow:0 20px 55px #0004}.film-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#111d1deb)}.film-copy{position:absolute;bottom:24px;left:22px;right:22px;z-index:1}.film-copy>span{font-size:9px;text-transform:uppercase;letter-spacing:1px;opacity:.8}.film-copy h3{margin:10px 0 17px;font-size:26px}.film-strip{display:flex;gap:5px}.film-strip img{border-radius:5px;flex:1 1;min-width:0;height:42px}.faq{display:grid;grid-template-columns:.85fr 1fr;gap:100px}.faq h2{font-size:43px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;font-weight:300;color:var(--muted)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);padding:0 30px 22px 0}.download{border-top:1px solid var(--line);text-align:center;padding-top:80px;padding-bottom:80px}.download>img{object-fit:contain;margin-bottom:26px}.download h2{font-size:clamp(40px,5vw,64px)}.download>p:not(.availability){color:var(--muted);font-size:15px;margin:23px auto 26px;max-width:400px}.store-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.store-status{border:1px solid #dfe2d8;border-radius:11px;padding:16px 24px;font-size:12px;background:#f0f2eb;color:#6a7360}footer{border-top:1px solid var(--line);padding:35px 0;max-width:1184px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand{font-size:25px}footer .brand img{width:25px;height:23px}footer p,footer>a:last-child{font-size:11px;color:var(--muted)}.walks-section{border-top:1px solid var(--line)}.walks-section>h2{max-width:800px}.section-intro{color:var(--muted);font-size:20px;max-width:620px;margin-top:22px}.walk-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:45px}.walk-grid article{background:#f5f5f7;border-radius:24px;overflow:hidden;min-width:0}.feature-copy{padding:36px 36px 24px}.feature-copy h3{font-size:28px;letter-spacing:-.035em;line-height:1.15}.feature-copy p{color:var(--muted);font-size:15px;margin-top:15px;line-height:1.65}.route-preview{position:relative;margin:12px 24px 24px;border-radius:18px;overflow:hidden;background:#f0f2ec}.route-preview svg{display:block;width:100%;height:auto}.meeting-label{position:absolute;top:6%;left:66%;font-size:10px;background:white;border-radius:8px;padding:8px;box-shadow:0 2px 15px #0001}.route-stats{display:flex;justify-content:space-around;text-align:center;background:white;padding:19px 10px;gap:10px}.route-stats strong{display:block;font-size:21px;letter-spacing:-.5px}.route-stats span{display:block;margin-top:5px;color:var(--muted);font-size:10px}.pack-preview{background:white;border-radius:18px;margin:12px 24px 24px;padding:23px}.pack-heading{display:flex;gap:14px;align-items:center;font-size:15px}.pet-stack{display:flex;padding-left:8px}.pet-stack img{margin-left:-8px;border-radius:50%;border:3px solid white}.chat-bubble{font-size:12px;padding:12px 15px;border-radius:17px 17px 17px 3px;background:#f2f2f4;margin:20px 0;display:inline-block}.invite-preview{border:1px solid var(--line);padding:18px;border-radius:16px}.invite-preview>span{font-size:11px;color:var(--muted)}.invite-preview>strong{display:block;font-size:23px;letter-spacing:-.6px;margin-top:8px}.invite-preview>p{font-size:11px;color:var(--muted);margin:8px 0 17px}.rsvp-preview{display:flex;justify-content:space-between;align-items:center;font-size:11px;gap:10px}.rsvp-preview>span:first-child{background:#edf1eb;padding:9px 12px;border-radius:20px;color:#536749}.nearby-feature{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.nearby-photo{position:relative;height:350px;margin:24px;border-radius:18px;overflow:hidden}.nearby-photo>img{object-position:50% 38%}.nearby-photo .walk-map{width:100%;height:100%;object-fit:cover;background:#eef0ec}.walker{offset-rotate:0deg;animation:walker-approach 10s ease-in-out infinite}.walker-one{offset-path:path("M65 265 C90 230 124 248 151 208 S193 184 215 153 S252 133 279 150")}.walker-two{offset-path:path("M495 65 C445 75 438 110 397 105 S368 137 337 127 S304 132 293 150")}.nearby-halo,.nearby-photo .notification-preview{animation:nearby-arrival 10s ease-in-out infinite}@keyframes walker-approach{0%,10%{offset-distance:0;opacity:1}65%,90%{offset-distance:100%;opacity:1}to{offset-distance:100%;opacity:0}}@keyframes nearby-arrival{0%,52%{opacity:0}65%,90%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.walker{animation:none;offset-distance:100%}.nearby-halo,.nearby-photo .notification-preview{animation:none;opacity:1}}.notification-preview{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;gap:13px;background:#ffffffeb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid white;padding:17px;border-radius:18px}.notification-preview>img{object-fit:contain}.notification-preview strong{font-size:13px}.notification-preview p{margin-top:5px;font-size:11px;line-height:1.5;color:#606065}.nearby-feature .feature-copy{padding:40px}.pro-section{background:#1d1d1f}.film-card{transform:none;height:420px;overflow:visible;box-shadow:none}.film-card:after{display:none}.film-card video{display:block;width:100%;height:390px;object-fit:cover;border-radius:18px;background:#000}.film-label{text-align:center!important;font-size:11px!important;margin:12px 0 0!important;max-width:none!important}@media (max-width:800px){.feature-copy{padding:25px 25px 18px}.feature-copy h3{font-size:25px}.feature-copy p{font-size:14px}.walk-grid{gap:18px}.pack-preview{padding:16px}.pack-preview,.route-preview{margin:8px 16px 16px}.nearby-feature .feature-copy{padding:25px}.notification-preview{left:12px;right:12px;bottom:12px;padding:13px;gap:10px}.nearby-photo{margin:16px;height:320px}.pack-heading{font-size:13px}.pet-stack img{width:34px;height:34px}.invite-preview>strong{font-size:20px}}@media (max-width:560px){.walk-grid{margin-top:30px}.nearby-feature,.walk-grid{grid-template-columns:1fr}.nearby-feature .feature-copy{grid-row:1;padding-bottom:12px}.nearby-photo{height:310px;margin-top:12px}.walks-section>h2{font-size:36px}.section-intro{font-size:17px}.film-card{height:390px}.film-card video{height:350px}.route-stats strong{font-size:20px}.feature-copy h3{font-size:27px}.pack-preview{padding:20px}.meeting-label{font-size:9px}.pack-heading{font-size:15px}}@media (min-width:1600px){.hero-stage{margin-top:65px}.hero{padding-top:85px}}@media (max-width:1250px){.section,footer{margin-left:40px;margin-right:40px}.memory-section{gap:55px}.pro-section{gap:45px;padding:50px}.hero-stage{max-width:1000px}.left-photo{left:7%}.right-photo{right:7%}}@media (max-width:800px){.site-header{padding:0 24px;height:78px}.site-header nav{gap:19px}.nav-link{display:none}.hero{padding-top:48px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero h1{font-size:56px}.hero-stage{height:510px;margin-top:45px;width:800px;left:50%;transform:translateX(-50%)}.left-photo{left:5%;width:210px}.right-photo{right:5%;width:210px}.snapshot-image{height:240px}.floating-note{right:12%;bottom:30px}.phone{width:250px}.phone-photo{height:214px}.preview-label{margin-top:0}.section{padding-top:65px;padding-bottom:65px;margin-left:25px;margin-right:25px}.feature-grid{gap:20px}.feature-image{height:210px}.feature-grid h3{font-size:18px}.feature-grid p{font-size:13px}.memory-section{gap:30px}.memory-art{margin:0;height:350px}.memory-photo{right:35px}.calendar-card{width:205px;padding:16px}.memory-copy h2{font-size:36px}.memory-copy>p:not(.eyebrow){font-size:14px}.pro-section{padding:38px;gap:30px}.pro-section h2{font-size:34px}.film-card{height:350px}.faq{gap:35px}.faq h2{font-size:34px}footer{margin:0 25px}footer p{display:none}}@media (max-width:560px){.site-header{padding:0 20px}.brand{font-size:27px}.brand img{width:27px}.site-header .button{padding:10px 15px;gap:12px}.site-header nav{gap:15px}.hero{padding-top:45px}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero .eyebrow{max-width:300px;margin:0 auto 21px;font-size:8px}.intro{font-size:15px;max-width:325px;margin-top:20px}.hero-stage{width:630px;height:475px}.phone{width:232px;border-width:5px;border-radius:33px}.phone-photo{height:200px}.phone-heading{padding:14px}.phone-top{padding:9px 15px 4px}.phone-top i{height:18px}.left-photo{width:166px;left:5%;top:80px;transform:rotate(-12deg)}.right-photo{width:166px;right:5%;top:50px}.snapshot-image{height:220px}.snapshot p{font-size:9px;min-height:55px}.floating-note{right:15%;bottom:28px;padding:13px;gap:9px}.floating-note small{font-size:9px}.floating-note strong{font-size:10px}.preview-label{font-size:9px;margin-bottom:35px}.section{margin-left:22px;margin-right:22px;padding-top:55px;padding-bottom:55px}h2{font-size:35px}.feature-grid{grid-template-columns:1fr;gap:34px;margin-top:34px}.feature-image{height:290px;margin-bottom:18px}.feature-grid h3{font-size:22px;margin-bottom:8px}.feature-grid p{font-size:14px;max-width:none}.memory-section{grid-template-columns:1fr;gap:40px}.memory-copy{grid-row:1}.memory-art{height:380px;max-width:360px;width:100%;margin:0 auto}.memory-photo{right:55px;left:7px}.memory-copy>p:not(.eyebrow){max-width:none}.memory-copy h2{font-size:38px}.calendar-card{width:220px}.pro-section{grid-template-columns:1fr;padding:30px 25px;gap:32px;border-radius:22px}.pro-section h2{font-size:35px}.pro-badge{margin-bottom:24px}.pro-tags{margin-top:20px}.film-card{height:350px;transform:rotate(2deg);margin:0 8px}.faq{grid-template-columns:1fr;gap:15px}.faq summary{font-size:14px;padding:21px 0}.download h2{font-size:39px}.store-status{padding:14px 16px;font-size:10px}.download>p:not(.availability){font-size:14px}.download{padding-bottom:60px}footer{padding:28px 0}.availability{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.legal-page{max-width:1040px;margin:auto;padding:0 28px}.legal-header{justify-content:space-between;min-height:96px;gap:24px;border-bottom:1px solid var(--line)}.legal-brand,.legal-header{display:flex;align-items:center}.legal-brand{gap:10px;font-size:24px;font-weight:600;letter-spacing:-.04em}.legal-header>a:last-child{font-size:15px;padding:12px 0}.legal-main{max-width:720px;margin:76px auto 64px}.legal-main h1{font-size:clamp(38px,6vw,60px);letter-spacing:-.045em;line-height:1.08;font-weight:600}.legal-intro{font-size:22px;color:var(--muted);margin-top:24px}.legal-main section{margin-top:40px}.legal-main h2{font-size:24px;letter-spacing:-.02em;line-height:1.25;margin-bottom:12px}.legal-main section p{font-size:17px;line-height:1.75;overflow-wrap:anywhere}.legal-contact{display:inline-flex;align-items:center;gap:20px;padding:16px 24px;margin-top:28px;border-radius:32px;background:var(--ink);color:white}.legal-updated{color:var(--muted);font-size:14px;margin-top:48px}.legal-footer{display:block;padding:28px 0 40px;border-top:1px solid var(--line)}.footer-legal,.legal-footer nav{display:flex;gap:12px 24px;flex-wrap:wrap}.legal-footer a{font-size:14px;padding:8px 0}.legal-footer a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.legal-footer p{font-size:13px;color:var(--muted);margin-top:20px}.footer-legal{font-size:13px}@media (max-width:600px){.legal-page{padding:0 22px}.legal-main{margin-top:44px}.legal-intro{font-size:20px}}.header-space{height:76px}.paw-header{position:fixed;z-index:50;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:100%;border:1px solid transparent;border-bottom:1px solid var(--line);background:rgb(255 255 255/94%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:top .25s ease,width .25s ease,max-width .25s ease,border-radius .25s ease,box-shadow .25s ease}.paw-header.is-floating{top:12px;width:calc(100% - 32px);max-width:1180px;border-color:var(--line);border-radius:22px;box-shadow:0 8px 30px #00000008}.paw-header-row{height:74px;max-width:1240px;margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.paw-header .brand{font-size:27px;letter-spacing:-1.3px;justify-self:start}.paw-desktop-nav{display:flex;gap:30px;align-items:center;font-size:14px}.paw-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.paw-language{font-size:12px;min-height:44px;display:flex;align-items:center}.paw-menu-toggle{display:none;width:44px;height:44px;padding:0;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}.paw-mobile-nav{display:none}.paw-header button:focus-visible{outline:3px solid #8a9b75;outline-offset:3px}@media (max-width:760px){.header-space{height:70px}.paw-header-row{height:68px;padding:0 20px;grid-template-columns:1fr auto;gap:12px}.paw-desktop-nav,.paw-header-cta{display:none}.paw-header-actions{gap:16px}.paw-menu-toggle{display:inline-flex}.paw-mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:0 20px 20px;border-top:1px solid var(--line)}.paw-mobile-nav>a:not(.button){padding:18px 0;border-bottom:1px solid var(--line);font-size:17px}.paw-mobile-nav .button{margin-top:18px}}@media (prefers-reduced-motion:reduce){.paw-header{transition:none}html{scroll-behavior:auto}}.analytics-preferences{text-align:center;padding:0 20px 24px}.analytics-preferences button{border:0;background:none;color:var(--muted);font:inherit;font-size:12px;text-decoration:underline;cursor:pointer;padding:10px}.analytics-consent{position:fixed;z-index:80;bottom:20px;left:20px;width:min(400px,calc(100% - 40px));padding:24px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 50px #00000014}.analytics-consent p{font-size:17px;font-weight:600;margin-bottom:8px}.analytics-consent span{display:block;color:var(--muted);font-size:14px;line-height:1.5}.analytics-consent span a{text-decoration:underline}.analytics-consent>div{display:flex;gap:10px;margin-top:20px}.analytics-consent button{flex:1 1;padding:12px;border:1px solid var(--line);border-radius:30px;background:#f5f5f7;color:var(--ink);font:inherit;font-size:13px;cursor:pointer}.analytics-consent button:focus-visible{outline:3px solid #8a9b75;outline-offset:3px}.shared-page{max-width:1200px;margin:auto;padding:0 40px}.shared-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px;border-bottom:1px solid var(--line);font-size:14px}.shared-brand{display:inline-flex;align-items:center;gap:8px;font-size:25px;font-weight:600;letter-spacing:-.8px}.shared-main{max-width:610px;margin:80px auto 96px}.shared-with-image{max-width:none;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:72px}.shared-image{margin:0;border-radius:28px;overflow:hidden;background:#f5f5f7}.shared-image img{display:block;width:100%;height:auto;object-fit:contain}.shared-copy h1{font-size:clamp(36px,4.5vw,60px);line-height:1.06;text-wrap:balance;margin-bottom:24px}.shared-copy>p{color:var(--muted);font-size:19px;line-height:1.55}.shared-copy .shared-invitation{font-size:23px;color:var(--ink);margin-bottom:20px;overflow-wrap:anywhere}.shared-primary{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:16px 25px;border-radius:999px;background:var(--ink);color:white;margin-top:32px;font-size:16px;font-weight:500;text-align:center}.shared-copy .shared-coming{font-size:13px;margin-top:24px}.shared-invite-actions{margin-top:28px;font-size:15px}.shared-invite-actions>a{text-decoration:underline;text-underline-offset:4px}.shared-invite-actions p{margin-top:16px;color:var(--muted);font-size:13px}.shared-invite-actions code{display:block;color:var(--ink);font-size:18px;letter-spacing:2px;overflow-wrap:anywhere;margin-top:5px}.shared-footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:28px 0;font-size:13px;color:var(--muted)}.shared-footer nav{display:flex;gap:22px}@media (max-width:700px){.shared-page{padding:0 22px}.shared-header{min-height:78px;gap:12px;font-size:12px}.shared-brand{font-size:23px}.shared-main{margin:44px auto 56px}.shared-with-image{display:flex;flex-direction:column;gap:36px;align-items:stretch}.shared-copy h1{font-size:39px;margin-bottom:18px}.shared-copy>p{font-size:17px}.shared-primary{width:100%}.shared-footer{flex-direction:column;gap:16px}}