:root{--dawn:#2f4a6d;--block:#3a5a86;--block-2:#456a9b;--page:#f7f4ee;--page-2:#eaf0f8;--card:#fbf8f2;--ink:#243247;--muted:#5a6a84;--amber:#e9a23b;--amber-ink:#96630d;--gold:#f4d06f;--mint:#8fc9b4;--line:#e3dcce;--fur:#f4e9d6;--display:"Baloo 2", ui-rounded, system-ui, sans-serif;--body:"Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--maxw:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--page);overflow-x:hidden;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit}:focus-visible{outline:3px solid var(--amber);outline-offset:4px;border-radius:6px}h1,h2,h3{font-family:var(--display);line-height:1.14;margin:0}h1{font-size:clamp(34px,4.8vw,54px);font-weight:600}h2{font-size:clamp(26px,3.4vw,40px);font-weight:600;color:var(--dawn)}h3{font-size:19px;font-weight:600;color:var(--dawn)}p{line-height:1.65;margin:0}.eyebrow{font-family:var(--body);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;display:block}.lede{font-size:clamp(15.5px,1.45vw,17.5px);max-width:46ch}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 26px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.reveal.in{opacity:1;transform:none}.d1{transition-delay:.09s}.d2{transition-delay:.18s}.d3{transition-delay:.3s}.d4{transition-delay:.42s}.block{position:relative;color:#fff;overflow:hidden}.block:before{content:"";position:absolute;inset:0;background:var(--block);z-index:-2}.wave{position:absolute;left:0;width:100%;height:clamp(96px,9vw,120px);display:block;z-index:4}.wave-bottom{bottom:-1px}.wave-top{top:-1px;transform:rotate(180deg)}.wave-back{opacity:.16}.shape{position:absolute;pointer-events:none}.shape.circle{border-radius:50%}.bob{animation:bob 7s ease-in-out infinite}.bob2{animation:bob 9s ease-in-out infinite reverse}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.appstore{display:inline-flex;align-items:center;gap:11px;text-decoration:none;background:#0d1218;color:#fff;padding:11px 22px 12px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.22);transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s}.appstore:hover{transform:translateY(-3px);background:#161e28}.appstore:active{transform:translateY(-1px)}.appstore svg{flex:none;margin-top:-1px}.appstore .as-l{font-size:10px;letter-spacing:.055em;line-height:1.1;display:block;opacity:.82;font-weight:500}.appstore .as-b{font-size:19.5px;font-weight:600;line-height:1.18;display:block;letter-spacing:-.005em}.microcopy{font-size:12.5px;opacity:.7}.hero{padding:56px 0 140px;overflow:visible}#how{background:var(--page);position:relative;z-index:5}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:40px;align-items:center;position:relative;z-index:2}.logo-tile{width:auto;height:74px;display:block;margin-bottom:26px}.hero .eyebrow{color:var(--gold);margin-bottom:14px}.hero h1{color:#fff}.hero h1 .dim{display:block;font-weight:400;font-size:.6em;line-height:1.3;color:#e2ecf7c7;margin-bottom:.34em}.hero .lede{color:#e2ecf7db;margin-top:22px}.cta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:32px}.hero .microcopy{color:#e2ecf7b8}.hero-note{margin-top:24px;display:flex;gap:20px;flex-wrap:wrap}.hero-note span{font-size:13px;color:#e2ecf7bd;display:flex;align-items:center;gap:7px}.hero-note b{color:var(--gold)}.cluster{position:relative;height:394px}.cluster .phone{position:absolute}.cluster .p-b{width:252px;left:50%;top:20px;transform:translate(-50%);z-index:3;animation:float 8s ease-in-out infinite}@keyframes float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-9px)}}.sun-disc{position:absolute;width:150px;height:150px;border-radius:50%;background:var(--gold);right:6%;top:2%;opacity:.9}.star{position:absolute;background:#fff;border-radius:50%;opacity:.7}.phone{position:relative;background:#1f3357;border-radius:13.5%/6.5%;padding:4px}.phone:after{content:"";position:absolute;top:3.4%;left:50%;transform:translate(-50%);width:29%;aspect-ratio:3.4/1;background:#080c12;border-radius:999px;z-index:6}.phone .btn-r{position:absolute;right:-1.1%;top:23%;width:1.2%;height:11%;background:#1f3357;border-radius:0 3px 3px 0}.phone .btn-l{position:absolute;left:-1.1%;top:19%;width:1.2%;height:7%;background:#1f3357;border-radius:3px 0 0 3px}.screen{position:relative;width:100%;aspect-ratio:9/19.3;border-radius:12%/5.9%;overflow:hidden;background:#1e2c48}.screen:after{content:"";position:absolute;bottom:1.6%;left:50%;transform:translate(-50%);width:32%;height:.9%;min-height:3px;background:#ffffff80;border-radius:99px;z-index:6}.screen video,.screen .shot{width:100%;height:100%;object-fit:cover;display:block}.statusbar{position:absolute;top:0;left:0;right:0;height:9.5%;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:1.5% 7% 0;font-size:9px;font-weight:700;color:#fff;opacity:.88}.appui{position:absolute;inset:0;padding:21% 5.5% 0;display:flex;flex-direction:column}.app-top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.app-name{font-family:var(--display);font-weight:600;color:#f6f1e6;font-size:19px;line-height:1}.app-sub{color:#e2ecf799;font-size:8.5px;margin-top:3px}.calmpill{background:#16233b;border:1px solid rgba(255,255,255,.14);color:#f6f1e6;font-size:8.5px;font-weight:700;padding:4px 9px;border-radius:999px;display:flex;align-items:center;gap:5px;white-space:nowrap}.calmpill i{width:5px;height:5px;border-radius:50%;background:#6f9ad6}.growbar{height:5px;border-radius:99px;background:#16233b;overflow:hidden;margin:8px 0 0 auto;width:52%}.growbar span{display:block;height:100%;width:46%;background:#6f9ad6;border-radius:99px}.skybit{position:absolute;border-radius:50%;background:#fff}.moon{position:absolute;left:18%;top:22%;width:15%;aspect-ratio:1;border-radius:50%;background:#d7dfea}.app-stage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.bowl{width:52%;height:9px;border-radius:0 0 99px 99px;background:#cfa856;margin-top:-4px}.bowl:before{content:"";display:block;height:4px;border-radius:99px;background:#e3c887;transform:translateY(-2px)}.allfed{font-family:var(--display);font-weight:600;color:#f6f1e6;font-size:13px;text-align:center;margin-top:6px}.allfed-sub{color:#e2ecf799;font-size:8px;text-align:center;margin-top:3px;line-height:1.4}.pantry{background:#fbfcfe;border-radius:14px 14px 0 0;padding:9px 9px 8px;margin:9px -2% 0}.pantry .ph{font-size:8px;font-weight:800;color:#25324a;letter-spacing:.1em;text-transform:uppercase}.pantry .psub{font-size:7.5px;color:#7c879a;margin-top:2px}.tiles{display:flex;gap:5px;margin-top:6px}.tile{flex:1;aspect-ratio:1;border-radius:8px;background:#cfdcea;position:relative;display:flex;align-items:center;justify-content:center}.tile.lit{background:#f4e3bd}.tile .bone{width:56%;height:auto}.tile .chk{position:absolute;top:3px;right:3px;width:8px;height:8px;border-radius:50%;background:#6f9ad6}.tile .src{position:absolute;bottom:3px;right:3px;width:9px;height:9px;border-radius:3px;background:linear-gradient(135deg,#f0b03c,#d34a7a 60%,#8a4fd0)}.tabbar{display:flex;justify-content:space-between;background:#fbfcfe;padding:7px 8px 9px;margin:0 -6.5%}.tabitem{flex:1;text-align:center;font-size:7px;font-weight:700;color:#9aa6b8}.tabitem b{display:block;font-size:11px;line-height:1;margin-bottom:3px;font-weight:400}.tabitem.on{color:#4c7ab5}.screen.light{background:#e5ecf7}.screen.cream{background:#f5f2ec}.statusbar.ink{color:#25324a;opacity:1}.s-eyebrow{font-size:7px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4c7ab5}.s-title{font-family:var(--display);font-weight:600;font-size:16px;color:#25324a;margin-top:1px;line-height:1.1}.s-lbl{font-size:6.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8b95a7;margin:10px 0 5px;display:flex;justify-content:space-between}.s-lbl em{color:#4c7ab5;font-style:normal}.s-card{background:#fff;border-radius:11px;padding:9px 10px}.s-row{display:flex;align-items:center;justify-content:space-between;gap:7px}.s-row+.s-row{border-top:1px solid #eef1f5;margin-top:7px;padding-top:7px}.s-name{font-size:9.5px;font-weight:700;color:#25324a}.s-sub{font-size:7.5px;color:#8b95a7;margin-top:1px}.s-meta{font-size:7.5px;color:#a3abb9}.s-ico{width:16px;height:16px;border-radius:5px;flex:none}.s-ico.ig{background:linear-gradient(135deg,#f0b03c,#d34a7a 55%,#8a4fd0)}.s-ico.fb{background:#1877f2}.iosw{width:26px;height:15px;border-radius:99px;background:#5f96db;position:relative;flex:none}.iosw:after{content:"";position:absolute;top:1.5px;left:1.5px;width:12px;height:12px;border-radius:50%;background:#fff;transform:translate(11px)}.in .iosw{animation:swOff 7.5s ease-in-out infinite}.in .iosw:after{animation:swKnob 7.5s cubic-bezier(.5,1.4,.5,1) infinite}.in .scard.b .iosw,.in .scard.b .iosw:after{animation-delay:1.6s}@keyframes swOff{0%,52%{background:#5f96db}62%,80%{background:#ccd5e2}92%,to{background:#5f96db}}@keyframes swKnob{0%,52%{transform:translate(11px)}62%,80%{transform:translate(0)}92%,to{transform:translate(11px)}}.days{display:flex;gap:3px;margin-top:6px}.day{flex:1;aspect-ratio:1;border-radius:50%;background:#2c3444;color:#fff;font-size:6px;font-weight:700;display:grid;place-items:center}.timerow{display:flex;justify-content:space-between;align-items:center;font-size:8.5px;color:#25324a;margin-top:7px}.timeval{background:#eceff4;border-radius:6px;padding:2px 7px;font-weight:700;font-size:8px}.addwin{font-size:8px;color:#4c7ab5;font-weight:700;margin-top:8px}.shield{align-items:center;justify-content:center;text-align:center}.shield .sh-t{font-family:var(--display);font-weight:600;font-size:14px;color:#20242c;margin-top:8px}.shield .sh-b{font-size:8.5px;color:#8a8579;line-height:1.5;margin-top:4px}.shield-btns{position:absolute;left:0;right:0;bottom:8%}.pill-dark{background:#2c2b28;color:#d8d3c6;border-radius:99px;padding:8px 0;text-align:center;font-size:9.5px;font-weight:600}.pill-light{background:#fdfcf9;color:#6f6a5f;border-radius:99px;padding:8px 0;text-align:center;font-size:9.5px;margin-top:5px}.floaticon{position:absolute;width:22%;aspect-ratio:1;border-radius:50%}.feedbtn{background:#2c3444;color:#fff;border-radius:11px;padding:8px 0;text-align:center;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.feedbtn svg{width:15px;height:auto}.readyt{font-family:var(--display);font-weight:600;font-size:13px;color:#25324a;text-align:center}.readys{font-size:8px;color:#8b95a7;text-align:center;margin:2px 0 8px}.rowlist{background:#16233b;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.rowitem{display:flex;align-items:center;gap:8px;padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.rowitem:last-child{border-bottom:none}.ricon{width:20px;height:20px;border-radius:6px;background:#ffffff24;flex:none}.rname{font-size:9.5px;font-weight:700;color:#e7eef7;flex:1}.sw{width:26px;height:15px;border-radius:999px;background:#3b4b68;position:relative;transition:background .45s}.sw:after{content:"";position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .45s cubic-bezier(.5,1.6,.5,1)}.sw.on{background:#6f9ad6}.sw.on:after{transform:translate(11px)}.blocksheet{margin-top:auto;margin-bottom:9%;background:#fbfcfe;border-radius:16px;padding:13px 11px;text-align:center}.blocksheet .bt{font-family:var(--display);font-weight:600;font-size:13.5px;color:#25324a}.blocksheet .bb{font-size:8.5px;color:#7c879a;margin:4px 0 10px;line-height:1.45}.bbtns{display:flex;gap:6px}.bbtn{flex:1;padding:7px 0;border-radius:9px;font-size:9.5px;font-weight:700}.bbtn.pri{background:#2f4a6d;color:#fff}.bbtn.sec{background:#e7ecf3;color:#7c879a}.tapdot{position:absolute;width:24px;height:24px;border-radius:50%;background:#fff;z-index:5;opacity:0}.kibble{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--amber);opacity:0;z-index:4}.plus{position:absolute;font-family:var(--display);font-weight:600;font-size:12px;color:var(--gold);opacity:0;z-index:4}.sparkle{position:absolute;color:var(--gold);font-size:13px;opacity:0;z-index:4}.pet{display:block;height:auto;transform-origin:50% 100%;animation:breathe 3.8s ease-in-out infinite}.pet.stage-1{animation-duration:5.2s}.pet.stage-3{animation-duration:5.6s}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.sec{position:relative;padding:clamp(72px,9vw,110px) 0;overflow:hidden}.sec-head{max-width:600px;margin-bottom:56px;position:relative;z-index:2}.sec-head .eyebrow,.split-copy .eyebrow{color:var(--amber-ink)}.sec-head h2{margin-top:12px}.sec-head .lede{color:#33445e;margin-top:15px}.setup-cards{position:relative;display:flex;align-items:flex-start;gap:52px;width:100%;max-width:470px;margin:0 auto;padding-bottom:60px}.scard{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.scard .phone{width:100%}.scard .phone.bare .screen{aspect-ratio:9/10.4}.scard.a{transform:none}.scard.b{margin-top:60px}.beeline{position:absolute;left:41.5%;top:40%;width:88px;height:auto;z-index:4;overflow:visible}.beeline path{fill:none;stroke:#b6c4d6;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.bl-path{stroke-dasharray:6 9;stroke-dashoffset:340;transition:stroke-dashoffset 2.4s cubic-bezier(.4,0,.3,1) .25s}.in .bl-path{stroke-dashoffset:0}.bl-tip{opacity:0;transition:opacity .5s ease 2.2s}.in .bl-tip{opacity:1}.phone.bare{background:none;padding:0;border-radius:0}.phone.bare:after{display:none}.phone.bare .btn-l,.phone.bare .btn-r,.phone.bare .statusbar{display:none}.phone.bare .screen{border-radius:20px;border:1px solid #dbe3ee;box-shadow:0 18px 34px -20px #1f335757,0 2px 5px #1f33570d}.phone.bare .screen:after{display:none}.phone.bare .appui{padding:13% 8% 8%}.phone.bare .tabbar{margin:auto -7.5% 0}.stepno{width:32px;height:32px;border-radius:11px;display:grid;place-items:center;font-family:var(--display);font-weight:700;font-size:15px;color:#fff;background:var(--block)}.stepno.sm{width:26px;height:26px;border-radius:9px;font-size:13px;flex:none}.stepno.sm.alt{background:var(--amber)}.shield-stage{position:relative;width:400px;max-width:100%;margin:0 auto;padding:34px 0}.shield-stage .phone{width:206px;margin:0 auto;transform:none;position:relative;z-index:2}.sicon{position:absolute;width:40px;height:40px;border-radius:13px;display:grid;place-items:center;z-index:3}.sicon svg{width:20px;height:20px}.ring{position:absolute;top:50%;left:50%;width:440px;height:440px;border-radius:50%;background:#92accc26;pointer-events:none;z-index:1;opacity:0;transform:translate(-50%,-50%) scale(.5)}.in .ring{animation:pulse 6s cubic-bezier(.22,.6,.3,1) infinite}.in .ring.r2{animation-delay:2s}.in .ring.r3{animation-delay:4s}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.48);opacity:0}18%{opacity:.85}to{transform:translate(-50%,-50%) scale(1.12);opacity:0}}.sicon.ig{background:linear-gradient(135deg,#f0b03c,#d34a7a 55%,#8a4fd0);animation:bob 8s ease-in-out infinite}.sicon.fb{background:#1877f2;animation:bob 10s ease-in-out infinite reverse}.sicon.tt{background:#101014;animation:bob 9s ease-in-out infinite reverse}.sicon.xx{background:#101014;animation:bob 11s ease-in-out infinite}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center;margin-top:67px;position:relative;z-index:2}.split.flip .split-media{order:2}.split.flip .split-copy{order:1}.split.swap{grid-template-columns:1.05fr .95fr}.split.swap .split-media{order:1}.split.swap .split-copy{order:2}.split-media{display:flex;justify-content:center}.split-media .phone{width:214px;transform:none}.split-copy h2{margin-top:11px}.split-copy .lede{color:#33445e;margin-top:14px}.foods{margin-top:26px;display:flex;flex-direction:column;gap:15px}.food{display:flex;gap:13px;align-items:flex-start;text-align:left}.food .fi{flex:none;width:28px;margin-top:3px}.food .fi svg{width:28px;height:auto}.food .bone-i{color:#8aa6c6}.food .candy-i{color:var(--amber)}.food .liver-i{color:#a8705a}.food b{display:block;font-family:var(--display);font-weight:600;font-size:16px;color:var(--dawn)}.food span{display:block;font-size:13.5px;color:#33445e;line-height:1.55;margin-top:2px}.icards{display:flex;flex-direction:column;width:100%;max-width:410px;margin:0 auto}.icard{position:relative;background:#fff;border-radius:18px;padding:16px 17px;box-shadow:0 18px 34px -18px #1f335757,0 2px 6px #1f33570d}.ic-lbl{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5f96db}.icard.i2 .ic-lbl{color:#4b7fc4}.icard.i2 .ic-p{color:#44546e}.ic-p{font-size:11.5px;color:#4a5768;line-height:1.45;margin-top:5px}.bar{margin-top:10px}.bl{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;color:#66748c}.bl b{color:#26334a;font-weight:700}.bl em{font-style:normal;color:#26334a;font-weight:700}.bt{height:9px;border-radius:99px;background:#dde6f4;margin-top:5px;overflow:hidden}.bf{display:block;height:100%;border-radius:99px;width:0;transition:width 1.1s cubic-bezier(.22,1,.36,1);transition-delay:var(--d)}.in .bf{width:var(--w)}.bf.g{background:#b3a7e8}.bf.s{background:#f0a8b8}.bf.lg{background:#9cc86c}.bf.p{background:#e58aa8}.rh-head{display:flex;justify-content:space-between;align-items:baseline;margin-top:11px}.rh-head b{font-size:12px;color:#25324a}.rh-head span{font-size:8px;color:#a3abb9;letter-spacing:.18em}.rhythm{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:7px}.rc{aspect-ratio:1;border-radius:5px;background:#eef2f7;position:relative;opacity:0;transform:scale(.7);transition:opacity .5s ease,transform .5s cubic-bezier(.5,1.6,.5,1);transition-delay:calc(var(--i) * 22ms)}.in .rc{opacity:1;transform:none}.rc i{position:absolute;top:2px;right:3px;font-size:6px;font-style:normal;color:#b7c0cd}.rc.l1{background:#dbe6f4}.rc.l2{background:#b9d0ea}.rc.l3{background:#8fb2dd}.rc.l4{background:#6f9ad6}.rc.l3 i,.rc.l4 i{color:#fffc}.rh-tip{position:absolute;right:12px;top:88px;background:#fff;border-radius:11px;padding:8px 11px;box-shadow:0 10px 22px -12px #1f335766;z-index:3;opacity:0;transform:scale(.92);transform-origin:50% 100%;transition:opacity .5s ease 1.5s,transform .5s cubic-bezier(.5,1.6,.5,1) 1.5s}.in .rh-tip{opacity:1;transform:none}.rh-tip:after{content:"";position:absolute;right:28px;bottom:-5px;width:11px;height:11px;background:#fff;transform:rotate(45deg);border-radius:2px}.rh-tip b{display:block;font-size:11px;color:#25324a;margin-bottom:4px}.rh-tip span{display:flex;align-items:center;gap:5px;font-size:10px;color:#4a5768;line-height:1.5}.rh-tip i{width:7px;height:7px;border-radius:50%;flex:none}.rh-tip .tb{background:#6f9ad6}.rh-tip .tg{background:#e3b666}.rh-key{display:flex;align-items:center;gap:4px;margin-top:9px;font-size:8.5px;color:#a3abb9}.rh-key i{width:11px;height:11px;border-radius:3px}.rh-key .l1{background:#dbe6f4}.rh-key .l2{background:#b9d0ea}.rh-key .l3{background:#8fb2dd}.rh-key .l4{background:#6f9ad6}.icard.i1{width:88%;align-self:flex-start;transform:rotate(-1.4deg)}.icard.i3{width:72%;align-self:flex-start;transform:rotate(-1.2deg);z-index:1}.icard.i2{width:92%;align-self:flex-end;margin:-34px -20px 0 0;transform:rotate(1.1deg);z-index:2;background:#f0f5fd}.icard.i1{animation:bob 9s ease-in-out infinite}.icard.i3{animation:bob 10s ease-in-out infinite}.icard.i2{animation:bob 11s ease-in-out infinite reverse}.step h3{margin:2px 0 0}.step p{font-size:14.5px;color:#33445e;margin-top:9px;max-width:31ch}.year{background:transparent}.year:before{content:"";position:absolute;inset:0;background:var(--page-2);z-index:-2}.blob{position:absolute;border-radius:50%;background:#fff;opacity:.55}.timeline{position:relative;padding-top:6px;z-index:2;max-width:800px;margin:0 auto}.track{position:absolute;top:13.5px;height:3px;background:#d3dfec;border-radius:2px}.track-fill{position:absolute;top:13.5px;height:3px;background:var(--amber);border-radius:2px;transition:width .7s cubic-bezier(.22,1,.36,1)}.nodes{position:relative;display:flex;justify-content:space-between}.node{background:none;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;width:19%;font-family:var(--body)}.bone{position:relative;width:34px;height:18px;display:block;transition:transform .45s cubic-bezier(.5,1.6,.5,1)}.bone svg{width:34px;height:18px;display:block}.bone .b-out{fill:#c3d2e2;transition:fill .4s}.bone .b-in{fill:var(--page-2);transition:fill .4s}.node.past .bone .b-out,.node.past .bone .b-in{fill:var(--amber)}.node.active .bone{transform:scale(1.16) rotate(-7deg)}.node.active .bone .b-out{fill:var(--amber-ink)}.node.active .bone .b-in{fill:var(--amber)}.node:hover .bone{transform:scale(1.08)}.node.active:hover .bone{transform:scale(1.16) rotate(-7deg)}.node .nl{font-size:12px;font-weight:600;color:#5f6f88;transition:color .4s}.node.active .nl{color:var(--dawn);font-weight:700}.node:hover .nl{color:var(--dawn)}.tl-hint{font-size:12.5px;color:var(--muted);margin:18px 0 40px;text-align:center;transition:opacity .5s}.year-body{display:grid;grid-template-columns:.95fr 1.05fr;gap:52px;align-items:center;position:relative;z-index:2}.porthole{position:relative;width:100%;max-width:390px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;display:grid;place-items:center;margin:0 auto;background:#9cc0e4;transition:background .9s ease}.porthole .ground{position:absolute;left:-10%;right:-10%;bottom:-24%;height:52%;border-radius:50%;background:#f2ddea;transition:background .9s ease}.porthole .sun{position:absolute;top:16%;right:18%;width:46px;height:46px;border-radius:50%;background:var(--gold);transition:background .9s ease,top .9s ease,right .9s ease}.catwrap{position:absolute;left:50%;bottom:23%;z-index:2;transform:translate(-50%);transform-origin:50% 100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.stage-cap{position:absolute;z-index:3;bottom:10%;left:50%;transform:translate(-50%);font-family:var(--display);font-weight:500;font-size:12.5px;color:var(--card);white-space:nowrap;background:var(--dawn);padding:5px 14px;border-radius:999px}.stage-copy{min-height:184px}.stage-copy .season{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--amber-ink)}.stage-copy h3{font-size:26px;margin:11px 0 12px}.stage-copy p{font-size:16px;color:#33445e;max-width:44ch}.stage-copy .fade{animation:swap .6s ease}@keyframes swap{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.close{padding:clamp(130px,15vw,190px) 0 0;text-align:center}.close .eyebrow{color:var(--gold)}.close h2{color:#fff;max-width:16ch;margin:16px auto 0}.sleeper{width:clamp(75px,8.5vw,105px);height:auto;margin:20px auto 0;animation:snooze 5.5s ease-in-out infinite}@keyframes snooze{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.claims{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:58px auto 52px;text-align:left;max-width:880px;position:relative;z-index:2}.claim{padding-top:0;display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:center}.claim .ci{color:#fff;grid-column:1;grid-row:1}.claim .ci svg{width:26px;height:auto;transform:rotate(-12deg)}.claim h3{color:#fff;font-size:17px;grid-column:2;grid-row:1}.claim p{color:#e2ecf7c2;font-size:14px;margin-top:11px;grid-column:1/-1;grid-row:2}.close .microcopy{color:#e2ecf7a8;margin-top:18px}footer{padding:60px 0 52px;text-align:center;color:#e2ecf7eb;position:relative;z-index:2;background:var(--block);margin-top:-1px}footer .flinks{display:flex;gap:24px;justify-content:center;font-size:13.5px;flex-wrap:wrap}footer a{text-decoration:none;opacity:.95}footer a:hover{opacity:1;text-decoration:underline}footer .fnote{font-size:12.5px;opacity:.9;margin-top:18px}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr;gap:26px;text-align:center}.logo-tile,.hero .lede{margin-left:auto;margin-right:auto}.cta-row,.hero-note{justify-content:center}.hero{padding-bottom:110px}.wave{height:110px}.cluster{height:256px;max-width:400px;margin:0 auto}.cluster .p-b{width:230px;top:15px}.setup-cards{max-width:380px;gap:34px;padding-bottom:44px}.scard.b{margin-top:44px}.beeline{width:66px;left:42%;top:38%}.shield-stage{width:340px;padding:26px 0}.shield-stage .phone{width:184px}.ring{width:360px;height:360px}.sicon{width:36px;height:36px;border-radius:12px}.sicon svg{width:18px;height:18px}.split,.split.flip,.split.swap{grid-template-columns:1fr;gap:36px;margin-top:52px}.split .split-copy,.split.flip .split-copy,.split.swap .split-copy{order:1}.split .split-media,.split.flip .split-media,.split.swap .split-media{order:2}.split-media .phone{transform:none}.split-copy{text-align:center}.split-copy .lede{margin-left:auto;margin-right:auto}.foods{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left;max-width:none;margin-top:30px}.food{flex-direction:column;gap:8px}.food .fi{margin-top:0}.icards{max-width:330px;gap:14px}.icard{width:100%!important;align-self:auto!important;margin:0!important;transform:none!important;animation:none!important}.year-body{grid-template-columns:1fr;gap:34px}.stage-copy{text-align:center;min-height:0}.stage-copy p{margin-left:auto;margin-right:auto}.sec-head{margin-left:auto;margin-right:auto;text-align:center}.sec-head .lede{margin-left:auto;margin-right:auto}.claims{grid-template-columns:1fr;gap:28px;max-width:400px}}@media (max-width:620px){.foods{grid-template-columns:1fr;gap:16px;max-width:420px;margin-left:auto;margin-right:auto}.food{flex-direction:row;gap:13px}.food .fi{margin-top:3px}.hero{padding:40px 0 72px}.hero-grid{gap:14px}.hero .lede{margin-top:16px}.cta-row{margin-top:22px;gap:12px}.hero-note{margin-top:15px;gap:8px 16px}.wave{height:118px}.cluster{height:250px;max-width:none;margin-top:4px}.cluster .p-b{width:200px;top:6px}.m-hide,.foods{display:none}.sec{padding:54px 0}.split,.split.flip,.split.swap{gap:24px;margin-top:34px}.sec-head{margin-bottom:34px}.split-media .phone{width:178px}.shield-stage{width:290px;padding:16px 0}.shield-stage .phone{width:164px}.ring{width:300px;height:300px}.sicon{width:32px;height:32px;border-radius:11px}.sicon svg{width:16px;height:16px}.setup-cards{max-width:300px;gap:20px;padding-bottom:30px}.scard.b{margin-top:34px;transform:translate(-30px)}.beeline{width:56px;left:auto;right:4%;top:-7%}.sun-disc{width:110px;height:110px;right:2%}.node .nl{font-size:10px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}html{scroll-behavior:auto}}
