@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');
:root{--ink:#26322d;--paper:#f6f2eb;--lime:#d7ff64;--peach:#efae95;--red:#bd6354}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.03;background-image:radial-gradient(#000 1px,transparent 1px);background-size:5px 5px}.nav{position:absolute;z-index:10;display:flex;width:100%;height:88px;align-items:center;justify-content:space-between;padding:0 4.5vw;color:#fff}.brand,.footer-brand{color:inherit;text-decoration:none;font-size:25px;font-weight:700;letter-spacing:-1.5px}.brand-mark{display:inline-block;width:22px;height:22px;margin-right:3px;vertical-align:-3px}.pet-logo{position:relative;background:var(--lime);border-radius:48%}.pet-logo:before,.pet-logo:after{content:'';position:absolute;top:-3px;width:8px;height:8px;background:var(--lime);border-radius:5px}.pet-logo:before{left:1px;transform:rotate(-25deg)}.pet-logo:after{right:1px;transform:rotate(25deg)}.llc,.eyebrow{font:10px 'DM Mono';letter-spacing:1.5px;text-transform:uppercase}.llc{margin-left:7px}.nav nav{display:flex;gap:28px}.nav a{color:inherit;text-decoration:none;font-size:12px}.nav-cta{padding-bottom:5px;border-bottom:1px solid #ffffff88}.hero{position:relative;display:grid;grid-template-columns:49% 51%;min-height:820px;overflow:hidden;background:var(--ink);color:#fff}.hero-copy{position:relative;z-index:2;padding:185px 5vw 80px 9.5vw}.eyebrow{margin:0 0 25px}.hero h1,h2{margin:0;font-size:clamp(52px,7vw,110px);font-weight:500;line-height:.91;letter-spacing:-.07em}.hero em,h2 em{font-family:Fraunces,serif;font-weight:500}.hero h1 em{color:var(--lime)}.hero-intro{max-width:350px;margin:38px 0;font-size:15px;line-height:1.7}.text-link{padding-bottom:7px;border-bottom:1px solid;color:inherit;text-decoration:none;font-size:12px;font-weight:700}.text-link span{margin-left:12px;font-size:18px}.hero-visual{position:relative;min-height:820px;overflow:hidden;background:var(--peach)}.hero-image{position:absolute;top:15%;right:0;width:82%;height:70%;overflow:hidden;background:#c89583;clip-path:polygon(16% 0,100% 0,100% 92%,0 100%,0 17%)}.hero-fallback,.hero-image video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image video{z-index:1;animation:breathe 12s ease-in-out infinite}.hero-video-shade{position:absolute;z-index:2;inset:0;background:linear-gradient(125deg,#24322b55,transparent 60%,#efae9566)}.hero-product-note{position:absolute;z-index:3;bottom:32px;left:34px}.hero-product-note span{display:block;margin-bottom:8px;font:9px 'DM Mono';letter-spacing:1.2px}.hero-product-note b{font-size:26px;line-height:.95}.orbit{position:absolute;z-index:4;border:1px solid #fff8;border-radius:50%}.orbit-one{top:10%;right:-110px;width:540px;height:540px}.orbit-two{top:-1%;right:-175px;width:720px;height:720px}.hero-sticker{position:absolute;z-index:5;bottom:16%;left:5%;display:flex;width:132px;height:132px;align-items:center;justify-content:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);color:var(--ink);text-align:center;text-transform:uppercase;font:10px 'DM Mono';letter-spacing:1px;transform:rotate(-12deg);animation:float 5s ease-in-out infinite}.pet-face{position:absolute;top:12px;width:28px;height:22px;border-radius:50%;background:var(--ink)}.scroll-cue{position:absolute;bottom:28px;left:9.5vw;z-index:2;font:9px 'DM Mono';letter-spacing:1.3px}.scroll-cue span{display:inline-block;width:42px;height:1px;margin-right:10px;background:var(--lime);vertical-align:middle}.section-pad{padding:130px 9.5vw}.manifesto-grid,.reach-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:8vw;align-items:end}.manifesto-grid p,.personalise-foot p,.store-copy>p,.reach-copy>p{max-width:395px;font-size:15px;line-height:1.8}.worlds{position:relative;overflow:hidden;padding:105px 4.5vw 5vw;background:#ded9d0}.section-title{display:flex;justify-content:space-between;padding:0 5vw 50px}.section-title>p:last-child{width:255px;margin:0;font-size:13px;line-height:1.6}.world-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:13px}.world-card{position:relative;height:545px;overflow:hidden;background:#444}.world-card.card-large{height:650px}.world-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.world-card:hover img{transform:scale(1.06)}.card-label{position:absolute;right:0;bottom:0;left:0;padding:105px 25px 25px;background:linear-gradient(transparent,#000b);color:#fff}.card-label h3{margin:7px 0 3px;font-size:25px}.card-label p,.card-label span{font-size:10px}.pet-avatar{position:absolute;z-index:2;top:23px;left:23px;display:flex;gap:8px;align-items:center;padding:9px 12px;background:var(--lime);box-shadow:4px 4px 0 var(--ink);transform:rotate(-4deg)}.pet-avatar .pet-logo{width:26px;height:24px}.pet-avatar b{font:8px 'DM Mono'}.personalise{background:var(--ink);color:var(--paper)}.personalise-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.personalise h2 em{color:#f5bc98}.comparison{position:relative;height:min(50vw,570px);overflow:hidden}.compare-image{position:absolute;inset:0}.compare-image img{width:100%;height:100%;object-fit:cover}.base{filter:grayscale(1)}.color{width:54%;overflow:hidden}.color img{width:81vw;max-width:none;filter:saturate(1.3)}.compare-range{position:absolute;z-index:5;inset:0;width:100%;height:100%;opacity:0}.compare-line{position:absolute;z-index:3;top:0;left:54%;height:100%;border-left:1px solid #fff}.compare-line span{position:absolute;top:48%;left:-18px;padding:8px;border-radius:50%;background:var(--paper);color:var(--ink)}.compare-caption{position:absolute;z-index:2;bottom:24px;font:9px 'DM Mono'}.compare-caption.left{left:24px}.compare-caption.right{right:24px}.personalise-foot{display:flex;justify-content:space-between;gap:30px;padding-top:31px}.pill-list{display:flex;flex-wrap:wrap;gap:8px}.pill-list span{padding:9px 12px;border:1px solid #87918d;border-radius:30px;font:10px 'DM Mono'}.store-preview{display:grid;grid-template-columns:40% 60%;min-height:760px;padding:105px 9.5vw;background:var(--peach)}.store-copy h2{margin-bottom:28px}.button{display:inline-block;padding:13px 18px;border-radius:30px;background:var(--ink);color:#fff;text-decoration:none;font-size:11px}.devices{position:relative}.device{position:absolute;overflow:hidden;border:8px solid #222c27;background:#222c27;box-shadow:0 30px 50px #553e3544}.laptop{top:15%;right:-5%;width:81%;height:400px}.phone{bottom:0;left:0;width:142px;height:294px;border-radius:17px}.screen{height:100%;overflow:hidden}.mini-nav{height:16%;padding:15px;background:#f6f2e9}.mini-nav i{float:right}.mini-product{position:relative;height:84%}.mini-product img,.phone img{width:100%;height:100%;object-fit:cover}.mini-product b{position:absolute;bottom:10%;left:8%;color:#fff;font-size:28px}.phone .screen{position:relative;padding:21px 13px;background:var(--lime)}.phone p{position:relative;z-index:1;margin:0;font-weight:700}.phone img{position:absolute;right:0;bottom:0;height:54%}.stats{display:flex;gap:45px;margin-top:42px}.stats strong{display:block;font-size:34px}.stats span{font-size:10px}.world-map{position:relative;height:330px;overflow:hidden;margin-top:70px;background-color:var(--lime);background-image:radial-gradient(#26322d 1px,transparent 1px);background-size:14px 14px}.land{position:absolute;display:block;background:var(--ink);opacity:.15;border-radius:48%}.land-americas{top:24px;left:13%;width:150px;height:205px}.land-europe{top:46px;left:46%;width:110px;height:85px}.land-asia{top:66px;right:11%;width:220px;height:126px}.land-australia{right:13%;bottom:32px;width:75px;height:43px}.map-line{position:absolute;border-top:1px dashed var(--ink)}.l1{top:56%;left:19%;width:37%;transform:rotate(-17deg)}.l2{top:38%;left:54%;width:28%;transform:rotate(35deg)}.l3{top:42%;left:59%;width:18%;transform:rotate(50deg)}.pin{position:absolute;z-index:3;padding:6px 9px;border-radius:15px;background:var(--ink);color:#fff;font:9px 'DM Mono';animation:pin 2.8s infinite}.p1{top:58%;left:17%}.p2{top:35%;left:49%}.p4{top:38%;right:22%;background:var(--red)}.p3{right:14%;bottom:18%}.giving{display:grid;grid-template-columns:1.25fr .55fr .35fr;gap:5vw;align-items:end;padding:110px 9.5vw;background:var(--red);color:#fff}.round-link{display:flex;width:115px;height:115px;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;color:#fff;text-decoration:none;font:9px 'DM Mono'}footer{display:grid;grid-template-columns:1fr 1.15fr .7fr;gap:30px;padding:65px 9.5vw 24px;background:var(--ink);color:var(--paper)}.footer-brand{font-size:42px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a,footer div a{color:var(--lime)}.copyright{grid-column:1/-1;margin:42px 0 0;font:9px 'DM Mono';opacity:.55}.reveal,.world-card{opacity:1}.motion-ready .reveal,.motion-ready .world-card{opacity:0;transform:translateY(38px);transition:.75s}.motion-ready .is-visible{opacity:1;transform:none}@keyframes breathe{50%{transform:scale(1.08)}}@keyframes float{50%{transform:translateY(-12px) rotate(8deg)}}@keyframes pin{50%{transform:translateY(-6px)}}@media(max-width:760px){.nav nav,.nav-cta{display:none}.hero{display:block;min-height:780px}.hero-copy{padding:133px 8vw 20px}.hero h1{font-size:64px}.hero-visual{min-height:370px}.hero-image{top:4%;width:85%;height:92%}.section-pad{padding:80px 8vw}.manifesto-grid,.reach-grid{grid-template-columns:1fr;gap:32px}.worlds{padding:70px 4vw 4vw}.section-title{display:block;padding:0 4vw 28px}.section-title>p:last-child{margin-top:18px}.world-grid{grid-template-columns:1fr 1fr;gap:8px}.world-card,.world-card.card-large{height:380px}.world-card.card-large{grid-column:1/-1}.personalise-head{display:block}.comparison{height:420px}.store-preview{display:block;padding:80px 8vw}.devices{height:410px;margin-top:30px}.laptop{right:-13%;width:94%}.world-map{height:260px}.giving{display:block;padding:75px 8vw}.giving>p{margin:28px 0}footer{grid-template-columns:1fr;padding:50px 8vw 20px}}
body,.brand,.footer-brand{font-family:Manrope,Arial,sans-serif!important}.hero em,h2 em,.phone em{font-family:Newsreader,serif!important}.circle-logo{display:inline-grid!important;place-items:center;border-radius:50%;background:var(--lime);color:var(--ink);font:700 17px/1 Newsreader,serif!important;letter-spacing:-2px}.circle-logo b{transform:translateX(-1px)}.family-cutout{position:absolute;z-index:1;right:-3%;bottom:-2%;width:53%;height:62%;overflow:hidden;border:7px solid var(--paper);border-radius:150px 150px 0 0;box-shadow:-16px 18px 0 #26322d}.family-cutout img{width:100%;height:100%;object-fit:cover}.map-outline{position:absolute;inset:0;width:100%;height:100%;padding:20px}.map-outline path{fill:#26322d12;stroke:#26322d;stroke-width:3;stroke-linejoin:round;stroke-dasharray:7 7}.world-map{background:#e9efe3!important}.pin{cursor:default;transition:transform .25s,box-shadow .25s}.pin:before{content:'';position:absolute;inset:-8px;border:1px solid currentColor;border-radius:50%;opacity:.55;animation:ripple 2s infinite}.pin:hover{transform:translateY(-8px) scale(1.1);box-shadow:0 0 0 9px #d7ff6477}@keyframes ripple{to{transform:scale(1.9);opacity:0}}
.brand{display:flex!important;align-items:center;gap:0;font-size:27px!important;letter-spacing:-1.8px!important}.brand .circle-logo{width:27px!important;height:27px!important;margin-right:1px!important;vertical-align:0!important;font-size:21px!important;letter-spacing:-3px!important}.footer-brand .circle-logo{width:40px!important;height:40px!important;margin-right:2px!important;font-size:29px!important}.hero-dog{object-position:50% 58%!important;filter:saturate(1.03) contrast(1.04)!important}.meteor-card{object-position:50% 58%!important}.family-cutout{z-index:4!important;right:4%!important;bottom:0!important;width:43%!important;height:58%!important;border:5px solid #f6f2eb!important;box-shadow:-10px 13px 0 #26322d!important}.hero-product-note{z-index:6!important;max-width:310px}.giving{grid-template-columns:1.05fr .78fr .25fr!important;gap:4vw!important;padding-top:88px!important;padding-bottom:88px!important}.giving h2{font-size:clamp(47px,5.3vw,78px)!important;line-height:.95!important;letter-spacing:-.06em!important}.giving>p{max-width:290px!important;font-size:14px!important;line-height:1.7!important}.round-link{width:96px!important;height:96px!important}.world-map{border:1px solid #26322d33!important;box-shadow:inset 0 0 60px #d7ff6477!important}.map-outline path{stroke-width:4!important;stroke-dasharray:9 8!important}.pin:before{border-color:#26322d!important}@media(max-width:760px){.brand{font-size:24px!important}.brand .circle-logo{width:24px!important;height:24px!important;font-size:18px!important}.family-cutout{width:47%!important;height:52%!important}.giving h2{font-size:49px!important}.giving{padding-top:65px!important;padding-bottom:65px!important}}
.nav .brand{height:36px!important;line-height:36px!important}.nav .circle-logo{width:30px!important;height:30px!important;margin:0 2px 0 0!important;vertical-align:middle!important;font-size:22px!important;line-height:30px!important;text-align:center}.footer-brand{display:flex!important;height:47px!important;align-items:center!important}.footer-brand .circle-logo{width:38px!important;height:38px!important;margin:0 3px 0 0!important;font-size:28px!important;line-height:38px!important;text-align:center}.hero-scene{isolation:isolate;background:#f0b49d!important}.hero-scene .hero-dog{object-position:50% 57%!important;animation:hero-pan 12s ease-in-out infinite alternate!important}.family-cutout{z-index:4!important;overflow:hidden!important}.family-cutout:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent 55%,#26322d18)}.matching-mark{position:absolute;z-index:5;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#d7ff64;color:#26322d;font:700 19px/1 Newsreader,serif;box-shadow:0 2px 0 #26322d}.mark-one{left:37%;top:47%}.mark-two{left:57%;top:58%}.pet-uniform{position:absolute;z-index:5;right:42%;bottom:3%;width:118px;height:118px;overflow:hidden;border:4px solid #f6f2eb;border-radius:50%;box-shadow:-8px 9px 0 #26322d;animation:pet-pop 5s ease-in-out infinite}.pet-uniform img{width:100%;height:100%;object-fit:cover;object-position:52% 56%}.pet-uniform .matching-mark{right:8px;bottom:9px;width:24px;height:24px;font-size:17px}.route-lines{position:absolute;z-index:2;inset:0;width:100%;height:100%;pointer-events:none}.route-lines path{fill:none;stroke:#bd6354;stroke-width:3;stroke-linecap:round;stroke-dasharray:7 9;animation:route-flow 3s linear infinite}.map-line{display:none!important}.pin{z-index:4!important}@keyframes hero-pan{0%{transform:scale(1.03) translateX(0)}100%{transform:scale(1.12) translateX(-2%)}}@keyframes pet-pop{50%{transform:translateY(-10px) rotate(4deg)}}@keyframes route-flow{to{stroke-dashoffset:-64}}@media(max-width:760px){.pet-uniform{right:34%;width:82px;height:82px}.matching-mark{transform:scale(.8)}}
.hero-scene{background:#9aac89!important}.hero-scene .hero-dog{width:100%!important;height:100%!important;object-position:50% 55%!important;animation:hero-pan 14s ease-in-out infinite alternate!important}.hero-scene .family-cutout,.hero-scene .pet-uniform,.hero-scene .matching-mark{display:none!important}.world-map{background:#e5ece4!important}.map-outline{z-index:1!important;padding:9px!important}.map-outline path{fill:#26322d0b!important;stroke:#58705e!important;stroke-width:2.5!important;stroke-dasharray:none!important}.route-lines{z-index:2!important}.route-lines path{stroke:#bd6354!important;stroke-width:2.4!important;stroke-dasharray:5 9!important}.map-country{position:absolute;z-index:2;color:#58705e;font:9px Manrope,sans-serif;font-weight:700;letter-spacing:1.1px;opacity:.8}.usa{left:11%;top:15%}.uk{left:43%;top:20%}.asia{right:17%;top:20%}.pin{position:absolute!important;z-index:4!important;width:13px!important;height:13px!important;padding:0!important;border-radius:50%!important;background:#17251f!important;box-shadow:0 0 0 4px #d7ff64!important;animation:water-drop 2.4s ease-in-out infinite!important}.pin:before{inset:-10px!important;border:1px solid #17251f!important;animation:map-ripple 2.4s ease-out infinite!important}.pin:after{content:attr(data-label)!important;position:absolute!important;top:18px!important;left:9px!important;width:max-content!important;color:#17251f!important;font:10px Manrope,sans-serif!important;font-weight:600!important;white-space:nowrap!important;opacity:.88!important}.p-la{left:12%;top:43%}.p-chi{left:20%;top:35%}.p-ny{left:27%;top:39%}.p-lon{left:48%;top:32%}.p-hk{right:20%;top:40%}.p-sg{right:16%;bottom:24%}.count-up{font-variant-numeric:tabular-nums}@keyframes water-drop{50%{transform:translateY(-7px)}}@keyframes map-ripple{to{transform:scale(2.4);opacity:0}}@media(max-width:760px){.map-country{display:none}.pin:after{font-size:8px}.p-la{left:10%}.p-chi{left:18%}.p-ny{left:25%}.p-lon{left:45%}.p-hk{right:17%}.p-sg{right:11%}}
.hero-scene{background:#2c4134!important}.hero-family{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:.72!important;filter:saturate(.78) contrast(1.02)!important}.hero-scene .hero-dog{position:absolute!important;z-index:2!important;right:-9%!important;bottom:-3%!important;width:63%!important;height:72%!important;object-fit:cover!important;object-position:50% 55%!important;opacity:.93!important;mix-blend-mode:normal!important;animation:none!important}.hero-video-shade{z-index:3!important;background:linear-gradient(140deg,#1f332dcc 0%,transparent 58%,#d7ff6422)!important}.world-map{height:440px!important;margin-top:58px!important}.route-lines path{stroke:#17251f!important;stroke-width:2!important}.map-country{font:10px Manrope,sans-serif!important;font-weight:700!important;letter-spacing:.2px!important;color:#334d42!important}.usa{left:11%!important;top:17%!important}.uk{left:42%!important;top:19%!important}.france{left:48%!important;top:37%!important}.germany{left:54%!important;top:34%!important}.italy{left:56%!important;top:48%!important}.spain{left:43%!important;top:45%!important}.asia{right:17%!important;top:21%!important}.p-mia{left:25%!important;top:56%!important}.p-par{left:49%!important;top:43%!important}.p-ber{left:55%!important;top:40%!important}.p-rom{left:56%!important;top:54%!important}.p-mad{left:44%!important;top:50%!important}@media(max-width:760px){.hero-scene .hero-dog{width:70%!important;height:64%!important;right:-12%!important}.world-map{height:360px!important}.map-country{font-size:7px!important}.p-mia{left:24%!important}.p-par{left:48%!important}.p-ber{left:53%!important}.p-rom{left:55%!important}.p-mad{left:42%!important}}
.world-map{background:#edf1eb!important;box-shadow:inset 0 0 95px #d8e1d6!important}.map-outline{z-index:0!important;inset:7%!important;width:86%!important;height:86%!important;padding:0!important;filter:blur(.7px)!important;opacity:.33!important;transform:scale(1.03)!important}.map-outline path{fill:#8ca29142!important;stroke:#6a8173!important;stroke-width:3.2!important}.route-lines{z-index:2!important;opacity:.82!important}.route-lines path{stroke:#1e3028!important;stroke-width:1.6!important;stroke-dasharray:3 12!important;animation:route-flow 8s linear infinite!important}.map-country{display:none!important}.pin{width:11px!important;height:11px!important;box-shadow:0 0 0 3px #edf1eb!important;animation-duration:3.8s!important}.pin:before{inset:-8px!important;border-color:#263b30aa!important;animation-duration:3.8s!important}.pin:after{top:15px!important;left:7px!important;font-size:9px!important;font-weight:500!important;letter-spacing:0!important;color:#263b30!important;text-shadow:0 1px #edf1eb!important}.p-la{animation-delay:.1s!important}.p-chi{animation-delay:.45s!important}.p-ny{animation-delay:.8s!important}.p-mia{animation-delay:1.1s!important}.p-lon{animation-delay:.2s!important}.p-par{animation-delay:.65s!important}.p-ber{animation-delay:1s!important}.p-mad{animation-delay:1.3s!important}.p-rom{animation-delay:1.7s!important}.p-lon:after{top:-19px!important;left:-15px!important}.p-par:after{top:15px!important;left:-29px!important}.p-ber:after{top:-19px!important;left:7px!important}.p-mad:after{top:15px!important;left:-32px!important}.p-rom:after{top:15px!important;left:6px!important}.p-hk:after{top:-20px!important;left:-38px!important}.p-sg:after{top:15px!important;left:-35px!important}@media(max-width:760px){.map-outline{inset:3%!important;width:94%!important;height:94%!important}.pin:after{font-size:7px!important}.p-lon:after,.p-ber:after,.p-hk:after{top:-16px!important}.p-par:after,.p-mad:after,.p-rom:after,.p-sg:after{top:12px!important}}
.world-map-bg{position:absolute!important;z-index:0!important;inset:4%!important;width:92%!important;height:92%!important;object-fit:fill!important;opacity:.19!important;filter:grayscale(1) sepia(.24) hue-rotate(86deg) saturate(.5) blur(.35px)!important;transform:scale(1.03)!important}.map-outline{display:none!important}.route-lines{z-index:2!important}.route-lines path{fill:none!important;stroke:#1e3028!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-dasharray:4 11!important;animation:route-flow 9s linear infinite!important}.route-lines path:nth-child(2){animation-delay:-1.3s!important}.route-lines path:nth-child(3){animation-delay:-2.2s!important}.route-lines path:nth-child(4){animation-delay:-3.1s!important}.route-lines path:nth-child(5){animation-delay:-4s!important}.route-lines path:nth-child(6){animation-delay:-5s!important}.route-lines path:nth-child(7){animation-delay:-6s!important}@media(max-width:760px){.world-map-bg{inset:2%!important;width:96%!important;height:96%!important;opacity:.15!important}}
.world-map-bg{inset:0!important;width:100%!important;height:100%!important;opacity:.25!important;transform:none!important;filter:grayscale(1) sepia(.25) hue-rotate(84deg) saturate(.55) blur(.15px)!important}.p-la{left:20.7%!important;top:31.1%!important}.p-chi{left:25.8%!important;top:27.2%!important}.p-ny{left:29.4%!important;top:27.4%!important}.p-mia{left:27.8%!important;top:35.7%!important}.p-lon{left:50%!important;top:21.4%!important}.p-par{left:50.6%!important;top:22.8%!important}.p-ber{left:53.7%!important;top:20.8%!important}.p-rom{left:53.5%!important;top:26.7%!important}.p-mad{left:49%!important;top:27.6%!important}.p-hk{left:81.7%!important;top:37.6%!important;right:auto!important}.p-sg{left:78.8%!important;top:49.2%!important;right:auto!important;bottom:auto!important}@media(max-width:760px){.world-map-bg{inset:0!important;width:100%!important;height:100%!important}}
.world-map{height:auto!important;min-height:0!important;aspect-ratio:2 / 1!important}.route-lines{view-box:0 0 1200 600}.world-map-bg{object-fit:fill!important}.p-la{top:34.5%!important}.p-chi{top:30.2%!important}.p-ny{top:30.7%!important}.p-mia{top:39.0%!important}.p-lon{top:23.6%!important}.p-par{top:24.8%!important}.p-ber{top:23.1%!important}.p-rom{top:26.9%!important}.p-mad{top:27.6%!important}.p-hk{top:37.6%!important}.p-sg{top:49.3%!important}@media(max-width:760px){.world-map{height:auto!important;aspect-ratio:1.55 / 1!important}.world-map-bg{object-fit:cover!important}}
.pin:after{padding:2px 4px!important;border-radius:3px!important;background:#edf1ebe6!important;box-shadow:0 1px 5px #263b3014!important;line-height:1.2!important}.p-la:after,.p-chi:after,.p-ny:after,.p-mia:after{left:12px!important;top:13px!important}.p-lon:after,.p-par:after,.p-ber:after,.p-rom:after,.p-mad:after{left:10px!important;top:-20px!important}.p-par:after{left:-42px!important;top:12px!important}.p-mad:after{left:-44px!important;top:12px!important}.p-rom:after{left:10px!important;top:12px!important}.p-hk:after{left:-42px!important;top:-20px!important}.p-sg:after{left:-38px!important;top:12px!important}.p-syd{left:92.0%!important;top:68.8%!important;animation-delay:2.1s!important}.p-mel{left:90.3%!important;top:71.0%!important;animation-delay:2.5s!important}.p-syd:after{left:-83px!important;top:-20px!important}.p-mel:after{left:-100px!important;top:12px!important}@media(max-width:760px){.pin:after{padding:1px 2px!important}.p-syd:after{left:-60px!important}.p-mel:after{left:-72px!important}}
.world-map{height:380px!important;aspect-ratio:auto!important}.world-map-bg{height:137%!important;top:-18.5%!important;object-fit:cover!important;object-position:center top!important}.p-la{top:28.8%!important}.p-chi{top:22.0%!important}.p-ny{top:22.7%!important}.p-mia{top:35.1%!important}.p-lon{top:13.9%!important}.p-par{top:15.5%!important}.p-ber{top:13.4%!important}.p-rom{top:18.6%!important}.p-mad{top:19.5%!important}.p-hk{top:33.2%!important}.p-sg{top:49.4%!important}.p-syd{top:75.7%!important}.p-mel{top:78.8%!important}.route-lines path:nth-child(1){d:path("M248 173 C278 157 297 140 310 132")}.route-lines path:nth-child(2){d:path("M310 132 C322 133 329 135 334 136")}.route-lines path:nth-child(3){d:path("M334 136 C331 164 325 191 333 211")}.route-lines path:nth-child(4){d:path("M334 136 C413 101 500 78 600 83")}.route-lines path:nth-child(5){d:path("M600 83 C607 89 608 92 607 93")}.route-lines path:nth-child(6){d:path("M607 93 C627 83 642 78 645 80")}.route-lines path:nth-child(7){d:path("M607 93 C599 101 590 111 588 112")}.route-lines path:nth-child(8){d:path("M600 83 C740 126 870 165 980 199")}.route-lines path:nth-child(9){d:path("M980 199 C965 242 952 278 946 296")}.route-lines path:nth-child(10){d:path("M946 296 C1000 355 1060 425 1104 454")}.route-lines path:nth-child(11){d:path("M1104 454 C1098 462 1090 470 1083 473")}@media(max-width:760px){.world-map{height:290px!important}.world-map-bg{height:140%!important;top:-19%!important}}
.world-map{height:auto!important;aspect-ratio:2 / 1!important}.world-map-bg{top:0!important;height:100%!important;clip-path:inset(0 0 9% 0)!important;object-fit:fill!important;object-position:center!important}.p-la{top:31.1%!important}.p-chi{top:27.2%!important}.p-ny{top:27.4%!important}.p-mia{top:35.7%!important}.p-lon{top:21.4%!important}.p-par{top:22.8%!important}.p-ber{top:20.8%!important}.p-rom{top:26.7%!important}.p-mad{top:27.6%!important}.p-hk{top:37.6%!important}.p-sg{top:49.2%!important}.p-syd{top:68.8%!important}.p-mel{top:71.0%!important}.route-lines path:nth-child(1){d:path("M248 187 C278 173 297 166 310 163")}.route-lines path:nth-child(2){d:path("M310 163 C322 172 329 180 334 184")}.route-lines path:nth-child(3){d:path("M334 184 C331 201 325 221 333 214")}.route-lines path:nth-child(4){d:path("M334 184 C413 144 500 123 600 128")}.route-lines path:nth-child(5){d:path("M600 128 C607 134 608 137 607 137")}.route-lines path:nth-child(6){d:path("M607 137 C627 128 642 122 645 125")}.route-lines path:nth-child(7){d:path("M607 137 C599 145 590 155 588 160")}.route-lines path:nth-child(8){d:path("M600 128 C740 154 870 190 980 226")}.route-lines path:nth-child(9){d:path("M980 226 C965 255 952 278 946 295")}.route-lines path:nth-child(10){d:path("M946 295 C1000 342 1060 390 1104 413")}.route-lines path:nth-child(11){d:path("M1104 413 C1098 418 1090 423 1083 426")}@media(max-width:760px){.world-map{height:auto!important;aspect-ratio:1.55 / 1!important}.world-map-bg{top:0!important;height:100%!important}}
.p-syd{left:84.6%!important;top:68.8%!important}.p-mel{left:83.0%!important;top:71.0%!important}.p-tor{left:28.8%!important;top:25.0%!important;animation-delay:.55s!important}.p-mex{left:23.3%!important;top:38.8%!important;animation-delay:.85s!important}.p-sp{left:37.0%!important;top:62.0%!important;animation-delay:1.4s!important}.p-dub{left:65.3%!important;top:35.0%!important;animation-delay:1.6s!important}.p-tok{left:81.5%!important;top:29.0%!important;animation-delay:1.9s!important}.p-tor:after{left:10px!important;top:-20px!important}.p-mex:after{left:-48px!important;top:12px!important}.p-sp:after{left:-62px!important;top:12px!important}.p-dub:after{left:10px!important;top:12px!important}.p-tok:after{left:10px!important;top:-20px!important}.p-syd:after{left:-83px!important;top:-20px!important}.p-mel:after{left:-100px!important;top:12px!important}@media(max-width:760px){.p-syd{left:84.6%!important}.p-mel{left:83%!important}.p-sp:after{left:-44px!important}.p-mex:after{left:-38px!important}.p-syd:after{left:-60px!important}.p-mel:after{left:-72px!important}}
.route-lines path:nth-child(10){d:path("M946 295 C988 330 1020 382 1015 413")}.route-lines path:nth-child(11){d:path("M1015 413 C1007 420 1000 425 996 426")}

/* Final typography and personalisation pass */
body{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-optical-sizing:auto;text-rendering:optimizeLegibility}h1,h2,h3{font-kerning:normal}.hero h1{max-width:620px!important;font-size:clamp(52px,6vw,92px)!important;font-weight:600!important;line-height:1.02!important;letter-spacing:-.065em!important}.hero h1 em{display:block;margin-top:.045em;line-height:.98!important;letter-spacing:-.055em!important}.hero-copy .eyebrow{letter-spacing:.08em!important}.hero-intro{max-width:370px!important;line-height:1.72!important}.hero-scene .hero-family{transform:scale(1.015);transform-origin:center;animation:family-drift 15s ease-in-out infinite alternate!important}.hero-video-shade{background:linear-gradient(132deg,#1c3029c4 0%,#263f33a0 39%,transparent 72%)!important}.hero-coming{position:absolute;z-index:4;right:22px;bottom:22px;margin:0;padding:8px 10px;border:1px solid #fff8;background:#26322d9c;color:#fff;font:500 9px/1.2 Manrope,sans-serif;letter-spacing:.1em}@keyframes family-drift{to{transform:scale(1.065) translateX(-1.3%)}}
.personalise-foot{align-items:start!important}.pill-list{display:grid!important;grid-template-columns:repeat(3,minmax(132px,1fr));width:min(100%,690px);gap:10px!important}.service-card{position:relative;isolation:isolate;display:flex;min-height:168px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:15px;border:1px solid #ffffff2b;background:#73847a;color:#fff}.service-card:before{position:absolute;z-index:-2;inset:0;background:center/cover no-repeat;content:"";transition:transform .7s ease}.service-card:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,#1f302723 0%,#1b2925d4 100%);content:""}.service-card:hover:before{transform:scale(1.06)}.service-print:before{background-image:url("https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=640&q=80")}.service-engrave:before{background-image:url("https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?auto=format&fit=crop&w=640&q=80")}.service-order:before{background-image:url("https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=640&q=80")}.service-number{align-self:flex-start;border:1px solid #fff8;padding:4px 6px;background:#ffffff12;font:600 9px/1 Manrope,sans-serif;letter-spacing:.08em}.service-card h3{margin:0 0 5px;color:#fff;font-family:Newsreader,Georgia,serif;font-size:23px;font-weight:500;line-height:1;letter-spacing:-.045em}.service-card p{max-width:170px;margin:0;color:#fffdf9;font-size:10px;line-height:1.45}.giving{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr) 100px!important;gap:4vw!important}.giving h2{max-width:720px!important;font-size:clamp(46px,4.65vw,68px)!important;line-height:1.01!important;letter-spacing:-.06em!important;white-space:nowrap}.giving h2 em{letter-spacing:-.052em!important}.giving .eyebrow{margin-bottom:19px!important}
@media(max-width:760px){.hero h1{font-size:clamp(51px,15vw,68px)!important;line-height:1.01!important}.hero-coming{right:14px;bottom:14px;font-size:8px}.personalise-foot{display:block!important}.personalise-foot>p{margin:0 0 22px}.pill-list{grid-template-columns:1fr!important;width:100%}.service-card{min-height:138px}.giving h2{font-size:clamp(44px,13vw,58px)!important;white-space:normal}.giving h2 em{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.hero-scene .hero-family,.service-card:before{animation:none!important;transition:none!important}}

/* Storefront previews now lead the first impression. */
.hero-product-visual{min-height:820px;background:linear-gradient(145deg,#efae95 0%,#efae95 62%,#d8e25b 100%)}.hero-devices{position:absolute!important;inset:0;isolation:isolate;overflow:hidden}.hero-devices:before{position:absolute;z-index:-1;top:9%;right:-16%;width:92%;height:74%;border:1px solid #fff9;border-radius:50%;box-shadow:0 0 0 76px #ffffff12;content:""}.hero-devices .laptop{z-index:2;top:17%!important;right:-8%!important;width:86%!important;height:420px!important;transform:rotate(1.5deg);animation:device-settle .9s cubic-bezier(.22,1,.36,1) both}.hero-devices .phone{z-index:3;bottom:10%!important;left:8%!important;transform:rotate(-5deg);animation:device-settle .9s .12s cubic-bezier(.22,1,.36,1) both}.hero-devices .mini-product b{font-size:clamp(22px,2.5vw,33px)}.hero-product-visual .hero-coming{z-index:5;right:24px;bottom:26px}@keyframes device-settle{from{opacity:0;transform:translateY(28px) rotate(0)}to{opacity:1}}.store-preview{display:block!important;min-height:0!important;padding-top:125px!important;padding-bottom:125px!important}.store-copy{max-width:580px}.store-copy h2{margin-bottom:22px!important}
@media(max-width:760px){.hero-product-visual{min-height:485px!important}.hero-devices:before{top:6%;right:-27%;width:108%;height:80%;box-shadow:0 0 0 38px #ffffff12}.hero-devices .laptop{top:10%!important;right:-20%!important;width:107%!important;height:285px!important}.hero-devices .phone{bottom:4%!important;left:8%!important;width:112px!important;height:232px!important;border-width:6px!important}.hero-devices .phone .screen{padding:15px 10px}.hero-devices .phone p{font-size:13px}.hero-product-visual .hero-coming{right:13px;bottom:14px}.store-preview{padding-top:82px!important;padding-bottom:82px!important}}

/* A single baseline keeps the three product worlds equally weighted. */
.world-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch}.world-card.card-large{height:545px!important}
@media(max-width:760px){.world-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.world-card.card-large{height:380px!important;grid-column:1/-1}}

/* Giving, customer care and contact */
.giving{grid-template-areas:"copy image" "note image"!important;grid-template-columns:minmax(0,1.05fr) minmax(260px,.6fr)!important;gap:26px 6vw!important;align-items:stretch!important;padding-top:96px!important;padding-bottom:96px!important}.giving-copy{grid-area:copy;align-self:end}.giving h2{white-space:nowrap}.giving-image{grid-area:image;min-height:272px;margin:0;overflow:hidden;background:#d39b86}.giving-image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.03)}.giving-note{grid-area:note;display:flex;align-items:center;gap:34px}.giving-note p{max-width:370px;margin:0;font-size:14px;line-height:1.72}.giving-note .round-link{flex:0 0 auto}.customer-care{background:#ded9d0}.customer-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:9vw;align-items:end}.customer-grid h2{font-size:clamp(48px,5vw,76px);line-height:.98}.customer-grid>div>p{max-width:430px;margin:28px 0 0;font-size:15px;line-height:1.75}.customer-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.customer-points article{min-height:166px;padding:15px 0;border-top:1px solid #26322d66}.customer-points span{font:600 10px/1 Manrope,sans-serif;letter-spacing:.08em}.customer-points h3{margin:48px 0 8px;font-family:Newsreader,Georgia,serif;font-size:23px;font-weight:500;letter-spacing:-.04em}.customer-points p{margin:0;font-size:11px;line-height:1.6}.contact-us{display:grid;grid-template-columns:1.05fr .75fr;gap:10vw;align-items:end;padding:105px 9.5vw;background:var(--lime);color:var(--ink)}.contact-us h2{font-size:clamp(54px,6vw,90px);line-height:.95}.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.contact-email{padding-bottom:8px;border-bottom:1px solid currentColor;color:inherit;font-size:clamp(20px,2vw,30px);font-weight:700;letter-spacing:-.045em;text-decoration:none}.contact-email span{font-size:.72em}.contact-details address{font-style:normal;font-size:15px;line-height:1.6}.contact-details p{max-width:330px;margin:0;font-size:13px;line-height:1.7}

/* Every marked city participates in the same animated route network. */
.route-lines polyline{fill:none;stroke:#1e3028;stroke-width:2.05;stroke-linecap:round;stroke-dasharray:5 9;opacity:.72;animation:route-flow 6.5s linear infinite}.route-lines polyline:nth-child(3n){animation-delay:-2.2s}.route-lines polyline:nth-child(3n + 1){animation-delay:-4.4s}.p-syd{left:84.3%!important;top:68.6%!important}.p-mel{left:82.9%!important;top:71.2%!important}
@media(max-width:760px){.giving{display:grid!important;grid-template-areas:"copy" "image" "note"!important;grid-template-columns:1fr!important;gap:28px!important;padding:70px 8vw!important}.giving h2{white-space:normal}.giving-image{min-height:245px}.giving-note{display:block}.giving-note p{margin-bottom:24px}.customer-grid{grid-template-columns:1fr;gap:38px}.customer-points{grid-template-columns:1fr;gap:0}.customer-points article{min-height:0;padding:18px 0}.customer-points h3{margin:21px 0 7px}.contact-us{grid-template-columns:1fr;gap:42px;padding:75px 8vw}.contact-us h2{font-size:clamp(50px,14vw,66px)}.route-lines polyline{stroke-width:1.3}}

.giving-image{position:relative}.giving-image:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,#26322d94);content:""}.giving-image figcaption{position:absolute;z-index:1;right:14px;bottom:13px;margin:0;color:#fff;font:600 10px/1.2 Manrope,sans-serif;letter-spacing:.06em}

/* Product-led opening and a dark logistics control surface. */
@media(min-width:761px){.hero{grid-template-columns:40% 60%!important}.hero-copy{padding-right:3vw!important;padding-left:7vw!important}.hero h1{font-size:clamp(54px,4.9vw,74px)!important}.hero-product-visual{min-height:820px}.hero-devices .laptop{top:14%!important;right:4%!important;width:72%!important;height:420px!important;transform:none!important}.hero-devices .phone{top:auto!important;bottom:35%!important;left:4%!important;transform:none!important}.hero-product-visual .hero-coming{display:none!important}.hero-device-caption{position:absolute;z-index:4;right:7%;bottom:8%;width:min(32vw,310px);border-top:1px solid #26322d66;padding-top:12px;color:#26322d}.hero-device-caption span{font:700 9px/1 Manrope,sans-serif;letter-spacing:.1em}.hero-device-caption p{margin:7px 0 0;font:500 13px/1.5 Manrope,sans-serif}}
.world-map{border:1px solid #9ccf4b55!important;background:radial-gradient(circle at 70% 28%,#24382c 0%,#101815 39%,#080d0c 100%)!important;box-shadow:inset 0 0 90px #000b,0 18px 42px #10151020!important}.world-map-bg{opacity:.38!important;filter:grayscale(1) invert(1) sepia(.22) hue-rotate(68deg) saturate(.72) contrast(1.25)!important}.route-lines polyline{stroke:#d7ff64!important;stroke-width:1.8!important;opacity:.78!important}.pin{background:#d7ff64!important;box-shadow:0 0 0 3px #101815!important}.pin:before{border-color:#d7ff64!important}.pin:after{background:#101815ee!important;color:#f7f6ef!important;box-shadow:0 2px 10px #0008!important;text-shadow:none!important}.world-map:after{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(120deg,#d7ff6408,transparent 35%,#0006);content:""}.world-map .pin{z-index:4!important}.world-map .route-lines{z-index:2!important}.store-preview .store-copy>p:not(.eyebrow){margin-top:0!important}
@media(max-width:760px){.world-map-bg{opacity:.32!important}.route-lines polyline{stroke-width:1.35!important}.hero-product-visual .hero-coming,.hero-device-caption{display:none!important}}

/* Improve small-screen contrast and give customer care visual texture. */
.hero-devices .phone .screen{background:linear-gradient(155deg,#1c3029 0%,#345143 100%)!important}.hero-devices .phone p{color:#f7f6ef!important;text-shadow:0 1px 8px #10201988}.customer-care{background:linear-gradient(120deg,#d8dfd4 0%,#e5dfd3 53%,#d9e5de 100%)!important}.customer-points{gap:12px!important}.customer-points .customer-card{min-height:285px!important;overflow:hidden;padding:0 14px 18px!important;border:0!important}.customer-card figure{height:108px;margin:0 -14px 14px;overflow:hidden}.customer-card figure img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04)}.customer-card span{display:inline-block;border-bottom:1px solid #26322d66;padding-bottom:6px}.customer-points .customer-card h3{margin:18px 0 8px!important;font-size:22px!important}.support-card{background:#d6e0d1}.tracking-card{background:#c9d9d3}.gifting-card{background:#efb398}.customer-card:hover figure img{transform:scale(1.04);transition:transform .6s ease}@media(max-width:760px){.customer-points .customer-card{min-height:0!important;margin-bottom:10px}.customer-card figure{height:150px}.customer-points .customer-card h3{margin-top:16px!important}}

/* Footer becomes a proper brand, contact and navigation close. */
footer{grid-template-columns:1fr 1.25fr .55fr!important;align-items:start!important}.footer-identity{display:flex;flex-direction:column;align-items:flex-start}.footer-identity address{margin-top:25px;color:#f6f2ebba;font-size:12px;font-style:normal;line-height:1.75}.footer-identity address a{color:var(--lime);text-decoration:none}.footer-center{min-height:128px;border-left:1px solid #f6f2eb33;padding-left:32px}.footer-kicker{margin:0 0 13px;color:var(--lime);font:600 10px/1 Manrope,sans-serif;letter-spacing:.08em}.footer-center>p:not(.footer-kicker){max-width:410px;margin:0;color:#f6f2eb;font-family:Newsreader,Georgia,serif;font-size:clamp(20px,2vw,30px);font-weight:500;line-height:1.05;letter-spacing:-.035em}.footer-contact{display:inline-block;margin-top:20px;padding-bottom:5px;border-bottom:1px solid var(--lime);color:var(--lime);font-size:11px;text-decoration:none}.footer-contact span{margin-left:7px}@media(max-width:760px){footer{grid-template-columns:1fr!important}.footer-center{min-height:0;margin-top:30px;border-top:1px solid #f6f2eb33;border-left:0;padding:25px 0 0}.footer-links{margin-top:28px}}

/* Desktop uses a gentle chapter-to-chapter scroll rhythm without trapping long content. */
@media(min-width:761px){html{scroll-snap-type:y proximity;scroll-padding-top:0}main>section,footer{scroll-snap-align:start;scroll-snap-stop:always}.hero{scroll-snap-align:start}.manifesto,.worlds,.personalise,.reach,.giving,.customer-care,.contact-us,footer{scroll-margin-top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-snap-type:none!important;scroll-behavior:auto}}

/* One restrained carousel gives the impact story three distinct faces. */
.giving-gallery{position:relative;grid-area:image;min-height:272px;overflow:hidden;background:#1b2c25}.giving-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.035);transition:opacity .7s ease,transform 1.1s ease}.giving-slide.is-current{opacity:1;transform:scale(1)}.giving-slide img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.74) contrast(1.03)}.giving-slide:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,#101e19c7);content:""}.giving-slide figcaption{position:absolute;z-index:1;right:15px;bottom:16px;margin:0;color:#fff;font:600 10px/1.2 Manrope,sans-serif;letter-spacing:.045em}.giving-gallery-controls{position:absolute;z-index:2;bottom:17px;left:15px;display:flex;gap:7px}.giving-gallery-controls button{width:23px;height:3px;padding:0;border:0;background:#ffffff66;cursor:pointer;transition:width .3s ease,background .3s ease}.giving-gallery-controls button.is-current{width:39px;background:var(--lime)}.giving-gallery-controls button:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:760px){.giving-gallery{min-height:245px}.giving-slide figcaption{font-size:9px}}@media(prefers-reduced-motion:reduce){.giving-slide{transition:none}.giving-gallery-controls button{transition:none}}
