.pricing-card-border{position:relative}.pricing-card-border:before{content:"";position:absolute;inset:0;border-radius:16px 16px 0 0;padding:1px 1px 0;background:linear-gradient(180deg,var(--pk-border-strong) 49.5%,rgb(var(--pk-border-strong-rgb)/0) 100%);-webkit-mask:linear-gradient(var(--pk-white) 0 0) content-box,linear-gradient(var(--pk-white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.featured-price-title{position:relative}.featured-price-title:before{content:"";position:absolute;left:44px;top:-7px;height:17px;width:296px;border-radius:296px;opacity:.2;background:var(--pk-brand-gold);filter:blur(32px)}.featured-price-title:after{content:"";width:196px;left:94px;border-radius:196px;background:var(--pk-brand-blue)}.featured-hard-blur-bg,.featured-price-title:after{height:4px;position:absolute;top:-2px;opacity:.5;filter:blur(12px)}.featured-hard-blur-bg{width:88px;left:50%;margin-left:-44px;background:var(--pk-brand-yellow)}.featured-yellow-highlight-bg{content:"";position:absolute;left:50%;margin-left:-124px;width:248px;height:1px;background:linear-gradient(90deg,rgb(var(--pk-white-rgb)/0) 15%,rgb(var(--pk-brand-yellow-rgb)/.6) 50%,rgb(var(--pk-white-rgb)/0) 85%)}.featured-vertical-hard-blur-bg{top:-140px;margin-left:-64px;width:128px;height:280px;border-radius:280px;opacity:.1;filter:blur(48px)}.featured-soft-blur-bg,.featured-vertical-hard-blur-bg{position:absolute;left:50%;background:var(--pk-brand-yellow)}.featured-soft-blur-bg{top:-19px;margin-left:-192px;width:384px;height:37px;border-radius:384px;opacity:.3;filter:blur(32px)}.home-preview-shell{--home-preview-loop-duration:19s;--home-preview-initial-phase-delay:-1.5s;--home-preview-scene-scale:1;--home-preview-root-collection-drop-y:30px;--home-preview-composition-drop:13px;--home-preview-root-card-land-lift:30px;--home-preview-root-collection-top:calc(40px + var(--home-preview-root-collection-drop-y) + var(--home-preview-composition-drop));--home-preview-tree-top:40px;--home-preview-root-collection-shift:21px;--home-preview-tree-enter-scale:0.92;--home-preview-tree-full-scale:1;--home-preview-tree-zoom-scale:0.62;--home-preview-tree-fade-scale:0.51;--home-preview-tree-faded-scale:0.49;--home-preview-tree-hidden-scale:0.5;--home-preview-tree-reduced-scale:0.48;--home-preview-root-intro-y:58px;--home-preview-root-intro-scale:1.6;position:relative;min-height:500px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgb(var(--pk-brand-gold-rgb)/.08),transparent 34%),linear-gradient(315deg,rgb(var(--pk-brand-blue-rgb)/.1),transparent 38%),linear-gradient(180deg,rgb(var(--pk-app-rgb)/.86),rgb(var(--pk-app-rgb)/.58));box-shadow:0 24px 80px rgb(var(--pk-black-rgb)/.22);backdrop-filter:blur(24px);container-name:home-preview;container-type:inline-size;isolation:isolate}.home-preview-stage{position:relative;min-height:560px}.home-preview-tree{position:absolute;top:var(--home-preview-tree-top);left:50%;width:620px;height:460px;transform-origin:50% 44%;animation:home-preview-tree-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node,.home-preview-root-badge,.home-preview-root-card,.home-preview-root-event-label,.home-preview-root-event-marker,.home-preview-timeline-dot:before,.home-preview-tree{will-change:opacity,transform}.home-preview-connectors g,.home-preview-root-branch-lines,.home-preview-root-branch-node{will-change:opacity}.home-preview-root-event-connector{will-change:clip-path,opacity}.home-preview-node{position:absolute;z-index:2;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:7px;width:104px;min-height:50px;border:1px solid var(--border);border-radius:8px;background:rgb(var(--pk-app-rgb)/.82);padding:7px;color:var(--foreground);font-size:12px;font-weight:500;line-height:16px;opacity:0;transform:translateY(10px);box-shadow:0 14px 36px rgb(var(--pk-black-rgb)/.18)}.home-preview-avatar{position:relative;display:block;width:32px;height:32px;overflow:hidden;border-radius:8px;background:var(--pk-avatar-cream);box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.22)}.home-preview-avatar:before{position:absolute;inset:0;z-index:0;background-image:url(/species-avatars/dog.svg);background-position:50% 24%;background-size:158%;content:"";pointer-events:none}.home-preview-node-root .home-preview-avatar:after,.home-preview-root-card-luna .home-preview-avatar:after,.home-preview-root-card-mochi .home-preview-avatar:after,.home-preview-root-card-rio .home-preview-avatar:after,.home-preview-root-card-ruby .home-preview-avatar:after{position:absolute;inset:0;z-index:1;border-radius:inherit;background-position:50% 50%;background-size:cover;content:"";pointer-events:none}.home-preview-node-root .home-preview-avatar:after,.home-preview-root-card-mochi .home-preview-avatar:after,.home-preview-root-card-rio .home-preview-avatar:after,.home-preview-root-card-ruby .home-preview-avatar:after{opacity:0;transform:scale(.76);transform-origin:50% 50%;animation-delay:var(--home-preview-initial-phase-delay);will-change:opacity,transform,filter,box-shadow}.home-preview-node-root .home-preview-avatar:after{background-image:url(/assets/home/luna-preview-photo.jpg);animation:home-preview-luna-photo-snapshot var(--home-preview-loop-duration) ease-in-out infinite;animation-delay:var(--home-preview-initial-phase-delay)}.home-preview-root-card-luna .home-preview-avatar:after{background-image:url(/assets/home/luna-preview-photo.jpg);opacity:1;transform:scale(1);box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.26)}.home-preview-root-card-ruby .home-preview-avatar:after{background-image:url(/assets/home/ruby-preview-photo.jpg)}.home-preview-root-card-mochi .home-preview-avatar:after,.home-preview-root-card-ruby .home-preview-avatar:after{animation:home-preview-root-card-photo-snapshot var(--home-preview-loop-duration) ease-in-out infinite;animation-delay:var(--home-preview-initial-phase-delay)}.home-preview-root-card-mochi .home-preview-avatar:after{background-image:url(/assets/home/mochi-preview-photo.jpg)}.home-preview-root-card-rio .home-preview-avatar:after{background-image:url(/assets/home/rio-preview-photo.jpg);animation:home-preview-root-card-photo-snapshot var(--home-preview-loop-duration) ease-in-out infinite;animation-delay:var(--home-preview-initial-phase-delay)}.home-preview-avatar-cat:before,.home-preview-root-branch-node-cat:before{background-image:url(/species-avatars/cat.svg)}.home-preview-avatar-bird:before,.home-preview-root-branch-node-bird:before{background-image:url(/species-avatars/bird.svg)}.home-preview-avatar-parrot:before,.home-preview-root-branch-node-parrot:before{background-image:url(/species-avatars/parrot.svg)}.home-preview-connectors{position:absolute;inset:0;z-index:1;width:620px;height:460px;overflow:visible;pointer-events:none}.home-preview-connectors g{opacity:0}.home-preview-connector-step-2{animation:home-preview-step-2-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-connector-step-3{animation:home-preview-step-3-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-connector-step-4{animation:home-preview-step-4-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-connector-step-5{animation:home-preview-step-5-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-connector-step-7{animation:home-preview-step-7-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-connector-path{fill:none;stroke:rgb(var(--pk-muted-line-rgb)/.34);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-preview-node-root{left:254px;top:152px;z-index:3;grid-template-columns:36px minmax(0,1fr);width:112px;min-height:60px;border-color:rgb(var(--pk-brand-gold-rgb)/.72);background:linear-gradient(135deg,rgb(var(--pk-brand-gold-rgb)/.12),rgb(var(--pk-brand-blue-rgb)/.08)),rgb(var(--pk-app-rgb)/.9);animation:home-preview-root-node-loop var(--home-preview-loop-duration) ease-in-out infinite;box-shadow:0 0 0 1px rgb(var(--pk-brand-gold-rgb)/.22),0 18px 46px rgb(var(--pk-brand-gold-rgb)/.08),0 14px 36px rgb(var(--pk-black-rgb)/.18)}.home-preview-node-root .home-preview-avatar{width:36px;height:36px;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.32),0 0 18px rgb(var(--pk-brand-gold-rgb)/.22)}.home-preview-root-badge{position:absolute;top:-11px;right:8px;opacity:0;border:1px solid rgb(var(--pk-brand-gold-rgb)/.58);border-radius:999px;background:rgb(var(--pk-app-rgb)/.94);padding:2px 6px;color:var(--pk-brand-gold);font-size:9px;font-weight:700;line-height:11px;text-transform:uppercase;transform:translateY(2px) scale(.94);transform-origin:50% 100%;animation:home-preview-root-badge-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-left-parent{left:50px}.home-preview-node-left-parent,.home-preview-node-right-parent{top:28px;animation:home-preview-step-2-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-right-parent{left:242px}.home-preview-node-partner{left:400px;top:152px;animation:home-preview-step-3-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-child{left:214px;top:282px;animation:home-preview-step-4-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-a,.home-preview-node-branch-b,.home-preview-node-branch-c,.home-preview-node-branch-d,.home-preview-node-branch-e,.home-preview-node-branch-f,.home-preview-node-branch-g,.home-preview-node-ruby-child,.home-preview-node-ruby-partner{width:96px;min-height:48px}.home-preview-node-branch-a{left:90px;top:258px;animation:home-preview-step-7-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-b{left:474px;top:28px;animation:home-preview-step-3-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-c{left:90px;top:380px;animation:home-preview-step-7-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-d{left:364px;top:282px;animation:home-preview-step-4-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-ruby-partner{left:500px;top:282px;animation:home-preview-step-5-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-ruby-child{left:432px}.home-preview-node-branch-e,.home-preview-node-ruby-child{top:380px;animation:home-preview-step-5-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-e{left:218px}.home-preview-node-branch-f{left:130px;top:158px;animation:home-preview-step-7-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-node-branch-g{left:362px;top:28px;animation:home-preview-step-3-node-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-collection{position:absolute;top:var(--home-preview-root-collection-top);left:50%;z-index:4;width:620px;height:420px;pointer-events:none;transform:translateX(-50%) scale(var(--home-preview-scene-scale)) translateX(var(--home-preview-root-collection-shift,0));transform-origin:50% 44%;animation:home-preview-root-collection-shift-loop var(--home-preview-loop-duration) ease-in-out infinite;animation-delay:var(--home-preview-initial-phase-delay)}.home-preview-root-branch-lines{position:absolute;inset:0;width:620px;height:420px;opacity:0;animation:home-preview-root-branch-lines-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-branch-lines path{fill:none;stroke:rgb(var(--pk-muted-line-rgb)/.3);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.home-preview-root-branch-paths-compact,.home-preview-root-branch-paths-extra-small{display:none}.home-preview-root-card{--root-card-final-scale:0.96;--root-card-exit-scale:0.94;position:absolute;z-index:2;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;width:96px;min-height:46px;border:1px solid rgb(var(--pk-brand-gold-rgb)/.58);border-radius:8px;background:linear-gradient(135deg,rgb(var(--pk-brand-gold-rgb)/.12),rgb(var(--pk-brand-blue-rgb)/.08)),rgb(var(--pk-app-rgb)/.9);padding:7px;color:var(--foreground);font-size:12px;font-weight:700;line-height:15px;opacity:0;box-shadow:0 0 0 1px rgb(var(--pk-brand-gold-rgb)/.18),0 12px 30px rgb(var(--pk-black-rgb)/.2);animation:home-preview-root-card-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-card .home-preview-avatar{width:30px;height:30px;border-radius:7px}.home-preview-root-event{--root-event-color:var(--pk-brand-gold);--root-event-border:rgb(var(--pk-brand-gold-rgb)/0.46);--root-event-bg:linear-gradient(135deg,rgb(var(--pk-brand-gold-rgb)/0.2),rgb(var(--pk-app-rgb)/0.86));--root-event-exit-x:-14px;--root-event-exit-y:-18px;--root-event-card-center-x:55px;--root-event-label-height:32px;--root-event-width:180px;--root-event-label-y:-118px;--root-event-connector-top:calc(var(--root-event-label-y) + var(--root-event-label-height));--root-event-connector-width:var(--root-event-card-center-x);--root-event-connector-height:calc(0px - var(--root-event-connector-top));--root-event-font-size:12px;--root-event-line-height:15px;position:absolute;inset:0;z-index:8;pointer-events:none}.home-preview-root-event-marker{position:absolute;top:-9px;right:-9px;z-index:3;width:18px;height:18px;border:1px solid var(--root-event-border);border-radius:999px;background:radial-gradient(circle at 50% 50%,var(--root-event-color) 0 33%,transparent 36%),var(--root-event-bg);opacity:0;box-shadow:0 0 0 2px rgb(var(--pk-app-rgb)/.78),0 0 16px rgb(var(--pk-brand-gold-rgb)/.28);transform:scale(.84);transform-origin:50% 50%;animation:home-preview-root-event-marker-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-event-connector{position:absolute;top:var(--root-event-connector-top);right:0;z-index:2;width:var(--root-event-connector-width);height:var(--root-event-connector-height);overflow:visible;opacity:0;transform-origin:100% 100%;animation:home-preview-root-event-connector-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-event-connector path{fill:none;stroke:var(--root-event-color);stroke-dasharray:.06 .08;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25;vector-effect:non-scaling-stroke}.home-preview-root-event-label{position:absolute;top:var(--root-event-label-y);left:50%;z-index:4;display:inline-flex;width:var(--root-event-width);height:var(--root-event-label-height);min-width:0;align-items:center;justify-content:center;gap:8px;overflow:hidden;border:1px solid var(--root-event-border);border-radius:999px;background:var(--root-event-bg);padding:8px 12px;color:var(--foreground);font-size:var(--root-event-font-size);font-weight:700;line-height:var(--root-event-line-height);opacity:0;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 0 0 2px rgb(var(--pk-app-rgb)/.78),0 0 16px rgb(var(--pk-brand-gold-rgb)/.28);transform:translateX(-50%) scale(.96);transform-origin:50% 100%;animation:home-preview-root-event-label-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-event-label:before{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:var(--root-event-color);content:"";box-shadow:0 0 12px color-mix(in srgb,var(--root-event-color) 48%,transparent)}.home-preview-root-event-birthday{--root-event-color:var(--pk-brand-blue-soft);--root-event-border:rgb(var(--pk-brand-blue-soft-rgb)/0.5);--root-event-bg:linear-gradient(135deg,rgb(var(--pk-brand-blue-soft-rgb)/0.22),rgb(var(--pk-app-rgb)/0.86));--root-event-exit-x:14px}.home-preview-root-event-memorial{--root-event-color:var(--pk-memorial);--root-event-border:rgb(var(--pk-memorial-rgb)/0.56);--root-event-bg:linear-gradient(135deg,rgb(var(--pk-memorial-rgb)/0.24),rgb(var(--pk-app-rgb)/0.9));--root-event-width:158px}.home-preview-root-event-memorial .home-preview-root-event-marker{animation-name:home-preview-root-memorial-event-marker-loop}.home-preview-root-event-memorial .home-preview-root-event-connector{animation-name:home-preview-root-memorial-event-connector-loop}.home-preview-root-event-memorial .home-preview-root-event-label{animation-name:home-preview-root-memorial-event-label-loop;box-shadow:0 0 0 2px rgb(var(--pk-app-rgb)/.78),0 0 18px rgb(var(--pk-memorial-rgb)/.28)}.home-preview-root-card-luna{top:62px;left:268px;--root-card-x:-191px;--root-card-y:187px}.home-preview-root-card-milo{top:92px;left:158px;--root-card-x:114px;--root-card-y:157px}.home-preview-root-card-memorial{border-color:rgb(var(--pk-memorial-rgb)/.62);background:linear-gradient(135deg,rgb(var(--pk-memorial-rgb)/.16),rgb(var(--pk-brand-gold-rgb)/.06)),rgb(var(--pk-app-memorial-rgb)/.92);box-shadow:0 0 0 1px rgb(var(--pk-memorial-rgb)/.18),0 12px 30px rgb(var(--pk-black-rgb)/.22)}.home-preview-root-card-ruby{top:92px;left:378px;--root-card-x:102px;--root-card-y:157px}.home-preview-root-card-mochi{top:248px;left:152px;--root-card-x:223px;--root-card-y:1px}.home-preview-root-card-rio{top:248px;left:384px;--root-card-x:199px;--root-card-y:1px}.home-preview-root-card-cat{border-color:rgb(var(--pk-brand-blue-soft-rgb)/.62);box-shadow:0 0 0 1px rgb(var(--pk-brand-blue-soft-rgb)/.2),0 12px 30px rgb(var(--pk-black-rgb)/.2)}.home-preview-root-card-bird,.home-preview-root-card-parrot{border-color:rgb(var(--pk-growth-rgb)/.62);box-shadow:0 0 0 1px rgb(var(--pk-growth-rgb)/.2),0 12px 30px rgb(var(--pk-black-rgb)/.2)}.home-preview-root-branch-node{position:absolute;width:32px;height:32px;overflow:hidden;border:1px solid rgb(var(--pk-border-strong-rgb)/.72);border-radius:7px;background:rgb(var(--pk-app-rgb)/.82);opacity:0;box-shadow:0 10px 22px rgb(var(--pk-black-rgb)/.18);animation:home-preview-root-branch-lines-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-root-branch-node:before{position:absolute;inset:2px;border-radius:6px;background-image:url(/species-avatars/dog.svg);background-position:50% 24%;background-size:158%;content:""}.home-preview-root-branch-node.home-preview-root-branch-node-cat:before{background-image:url(/species-avatars/cat.svg)}.home-preview-root-branch-node.home-preview-root-branch-node-bird:before{background-image:url(/species-avatars/bird.svg)}.home-preview-root-branch-node.home-preview-root-branch-node-parrot:before{background-image:url(/species-avatars/parrot.svg)}.home-preview-root-branch-node-a{top:128px;left:294px}.home-preview-root-branch-node-b{top:162px;left:188px}.home-preview-root-branch-node-c{top:162px;left:140px}.home-preview-root-branch-node-d{top:162px;left:226px}.home-preview-root-branch-node-e{top:162px;left:362px}.home-preview-root-branch-node-f{top:162px;left:448px}.home-preview-root-branch-node-g{top:340px;left:136px}.home-preview-root-branch-node-h{top:340px;left:222px}.home-preview-root-branch-node-i{top:340px;left:366px}.home-preview-root-branch-node-j{top:340px;left:452px}.home-preview-timeline{--home-preview-timeline-inline-inset:24px;--home-preview-timeline-inline-padding:14px;--home-preview-timeline-rail-top:78px;--home-preview-timeline-frame-end-top:-102%;--home-preview-timeline-frame-end-inline:calc((100% - 216px) / 2);--home-preview-preview-title-bottom:14px;--home-preview-bond-trail-title-max-width:calc(50% - 28px);--home-preview-user-avatar-size:50px;--home-preview-user-avatar-radius:calc(var(--home-preview-user-avatar-size) / 2);--home-preview-user-avatar-offset-x:calc(var(--home-preview-user-avatar-radius) * -1);--home-preview-kindred-trail-height:291px;--home-preview-kindred-trail-width:108px;--home-preview-kindred-trail-origin-nudge-x:-4px;--home-preview-kindred-trail-origin-x:calc((var(--home-preview-kindred-trail-width) / 24) + var(--home-preview-kindred-trail-origin-nudge-x));--home-preview-life-dot-size:6px;--home-preview-timeline-body-gap:10px;--home-preview-user-center-x:calc(50cqi - var(--home-preview-timeline-inline-inset) - var(--home-preview-timeline-inline-padding) + (var(--home-preview-timeline-body-gap) / 2));--home-preview-life-collapse-left:calc(var(--home-preview-user-center-x) - var(--home-preview-user-avatar-size) - var(--home-preview-timeline-body-gap) - (var(--home-preview-life-dot-size) / 2));--home-preview-life-collapse-top:calc((var(--home-preview-user-avatar-radius) * -1) - 12px - (var(--home-preview-life-dot-size) / 2));--home-preview-timeline-point-luna:calc(50% - 206px);--home-preview-timeline-point-milo:calc(50% - 57px);--home-preview-timeline-point-mochi:calc(50% + 43px);--home-preview-timeline-point-ruby:calc(50% + 143px);--home-preview-timeline-point-rio:calc(50% + 239px);--home-preview-timeline-life-end-luna:100%;--home-preview-timeline-life-end-milo:88%;--home-preview-timeline-life-end-mochi:100%;--home-preview-timeline-life-end-ruby:100%;--home-preview-timeline-life-end-rio:100%;position:absolute;left:var(--home-preview-timeline-inline-inset);right:var(--home-preview-timeline-inline-inset);bottom:98px;z-index:3;display:grid;gap:12px;border-radius:8px;background:transparent;padding:16px var(--home-preview-timeline-inline-padding) calc(38px - var(--home-preview-composition-drop));opacity:0;transform:translateY(18px);animation:home-preview-timeline-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity,transform}.home-preview-timeline:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;box-sizing:border-box;border:1px solid var(--border);border-radius:inherit;background:rgb(var(--pk-app-soft-rgb)/.9);content:"";animation:home-preview-timeline-frame-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:top,right,left}.home-preview-timeline-head{position:absolute;bottom:var(--home-preview-preview-title-bottom);left:50%;z-index:2;display:inline-flex;align-items:center;gap:8px;color:var(--foreground);font-size:13px;font-weight:600;white-space:nowrap;opacity:1;transform:translateX(-50%);animation:home-preview-timeline-context-fade-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity}.home-preview-timeline-title{display:inline-flex;align-items:center;gap:8px;min-width:max-content}.home-preview-bond-trail-title{position:absolute;bottom:var(--home-preview-preview-title-bottom);left:50%;z-index:2;display:inline-flex;max-width:var(--home-preview-bond-trail-title-max-width);align-items:center;gap:8px;overflow:hidden;color:var(--foreground);font-size:13px;font-weight:600;line-height:16px;opacity:0;pointer-events:none;white-space:nowrap;transform:translateX(-50%);animation:home-preview-bond-trail-title-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity}.home-preview-bond-trail-title svg{flex:0 0 auto}.home-preview-bond-trail-title span{min-width:0;overflow:hidden;text-overflow:ellipsis}.home-preview-timeline-body{position:relative;z-index:1;display:grid;grid-template-columns:var(--home-preview-user-avatar-size) minmax(0,1fr);align-items:start;margin-top:var(--home-preview-composition-drop);gap:var(--home-preview-timeline-body-gap)}.home-preview-user-anchor{position:relative;z-index:2;display:grid;justify-items:center;width:var(--home-preview-user-avatar-size);margin-top:calc(var(--home-preview-timeline-rail-top) - (var(--home-preview-user-avatar-size) / 2));transform:translateX(0);animation:home-preview-user-anchor-center-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:transform}.home-preview-kindred-trail{position:absolute;top:calc((var(--home-preview-user-avatar-size) / 2) - var(--home-preview-kindred-trail-height));left:var(--home-preview-kindred-trail-origin-x);z-index:0;width:var(--home-preview-kindred-trail-width);height:var(--home-preview-kindred-trail-height);color:rgb(var(--pk-growth-rgb)/.95);overflow:visible;pointer-events:none;transform:translateX(-50%)}.home-preview-kindred-trail-path{fill:none;opacity:0;stroke-dasharray:100;stroke-dashoffset:100;stroke-linecap:round;stroke-linejoin:round;animation:home-preview-kindred-trail-grow-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity,stroke-dashoffset}.home-preview-kindred-trail-trunk{stroke:rgb(var(--pk-growth-rgb)/.22);stroke-width:18}.home-preview-kindred-trail-progress{stroke:rgb(var(--pk-growth-rgb)/.96);stroke-width:8;filter:drop-shadow(0 0 5px rgb(var(--pk-white-rgb)/.3)) drop-shadow(0 0 12px rgb(var(--pk-growth-rgb)/.28))}.home-preview-kindred-trail-confetti{pointer-events:none}.home-preview-kindred-trail-confetti-piece{opacity:0;transform-box:fill-box;transform-origin:center;animation-duration:var(--home-preview-loop-duration);animation-timing-function:cubic-bezier(.16,1,.3,1);animation-iteration-count:infinite;will-change:opacity,transform}.home-preview-kindred-trail-confetti-piece-1,.home-preview-kindred-trail-confetti-piece-12,.home-preview-kindred-trail-confetti-piece-16,.home-preview-kindred-trail-confetti-piece-3,.home-preview-kindred-trail-confetti-piece-5,.home-preview-kindred-trail-confetti-piece-9{animation-name:home-preview-kindred-trail-confetti-left-loop}.home-preview-kindred-trail-confetti-piece-11,.home-preview-kindred-trail-confetti-piece-14,.home-preview-kindred-trail-confetti-piece-19,.home-preview-kindred-trail-confetti-piece-2,.home-preview-kindred-trail-confetti-piece-4,.home-preview-kindred-trail-confetti-piece-8{animation-name:home-preview-kindred-trail-confetti-right-loop}.home-preview-kindred-trail-confetti-piece-10,.home-preview-kindred-trail-confetti-piece-13,.home-preview-kindred-trail-confetti-piece-15,.home-preview-kindred-trail-confetti-piece-17,.home-preview-kindred-trail-confetti-piece-18,.home-preview-kindred-trail-confetti-piece-20,.home-preview-kindred-trail-confetti-piece-6,.home-preview-kindred-trail-confetti-piece-7{animation-name:home-preview-kindred-trail-confetti-center-loop}.home-preview-kindred-trail-confetti-piece-21,.home-preview-kindred-trail-confetti-piece-22,.home-preview-kindred-trail-confetti-piece-23,.home-preview-kindred-trail-confetti-piece-24,.home-preview-kindred-trail-confetti-piece-25,.home-preview-kindred-trail-confetti-piece-26,.home-preview-kindred-trail-confetti-piece-27,.home-preview-kindred-trail-confetti-piece-28{animation-name:home-preview-kindred-trail-confetti-high-loop}.home-preview-kindred-trail-confetti-piece-1,.home-preview-kindred-trail-confetti-piece-15,.home-preview-kindred-trail-confetti-piece-21,.home-preview-kindred-trail-confetti-piece-8{fill:rgb(var(--pk-brand-yellow-rgb)/.96)}.home-preview-kindred-trail-confetti-piece-16,.home-preview-kindred-trail-confetti-piece-2,.home-preview-kindred-trail-confetti-piece-22,.home-preview-kindred-trail-confetti-piece-9{fill:rgb(var(--pk-growth-rgb)/.96)}.home-preview-kindred-trail-confetti-piece-10,.home-preview-kindred-trail-confetti-piece-17,.home-preview-kindred-trail-confetti-piece-23,.home-preview-kindred-trail-confetti-piece-3{fill:rgb(var(--pk-brand-blue-soft-rgb)/.94)}.home-preview-kindred-trail-confetti-piece-11,.home-preview-kindred-trail-confetti-piece-18,.home-preview-kindred-trail-confetti-piece-24,.home-preview-kindred-trail-confetti-piece-4{fill:rgb(var(--pk-danger-rgb)/.92)}.home-preview-kindred-trail-confetti-piece-12,.home-preview-kindred-trail-confetti-piece-19,.home-preview-kindred-trail-confetti-piece-25,.home-preview-kindred-trail-confetti-piece-5{fill:rgb(var(--pk-warning-rgb)/.94)}.home-preview-kindred-trail-confetti-piece-13,.home-preview-kindred-trail-confetti-piece-20,.home-preview-kindred-trail-confetti-piece-26,.home-preview-kindred-trail-confetti-piece-6{fill:rgb(var(--pk-brand-cyan-glow-rgb)/.94)}.home-preview-kindred-trail-confetti-piece-14,.home-preview-kindred-trail-confetti-piece-27,.home-preview-kindred-trail-confetti-piece-28,.home-preview-kindred-trail-confetti-piece-7{fill:rgb(var(--pk-brand-gold-rgb)/.96)}.home-preview-kindred-trail-node{--home-preview-kindred-trail-node-empty-fill:rgb(var(--pk-app-rgb)/0.96);--home-preview-kindred-trail-node-empty-stroke:rgb(var(--pk-growth-rgb)/0.88);--home-preview-kindred-trail-node-empty-label-fill:rgb(var(--pk-growth-rgb)/0.98);--home-preview-kindred-trail-node-filled-fill:color-mix(in srgb,rgb(var(--pk-brand-cyan-rgb)) 42%,rgb(var(--pk-growth-rgb)));--home-preview-kindred-trail-node-filled-stroke:color-mix(in srgb,rgb(var(--pk-brand-cyan-rgb)) 62%,rgb(var(--pk-growth-rgb)));--home-preview-kindred-trail-node-filled-label-fill:rgb(var(--pk-app-rgb)/0.98);--home-preview-kindred-trail-node-complete-fill:color-mix(in srgb,rgb(var(--pk-brand-gold-rgb)) 52%,rgb(var(--pk-growth-rgb)));--home-preview-kindred-trail-node-complete-stroke:rgb(var(--pk-growth-rgb)/0.34);--home-preview-kindred-trail-node-complete-label-fill:rgb(var(--pk-app-rgb)/0.98);--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0;pointer-events:none;animation-duration:var(--home-preview-loop-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:opacity}.home-preview-kindred-trail-node-1{animation-name:home-preview-kindred-trail-node-1-loop}.home-preview-kindred-trail-node-10{animation-name:home-preview-kindred-trail-node-10-loop}.home-preview-kindred-trail-node-33{animation-name:home-preview-kindred-trail-node-33-loop}.home-preview-kindred-trail-node-50{animation-name:home-preview-kindred-trail-node-50-loop}.home-preview-kindred-trail-node-100{animation-name:home-preview-kindred-trail-node-100-loop}.home-preview-kindred-trail-node-marker{fill:var(--home-preview-kindred-trail-node-marker-fill);stroke:var(--home-preview-kindred-trail-node-marker-stroke);stroke-width:2;filter:drop-shadow(0 0 5px rgb(var(--pk-growth-rgb)/.24));paint-order:stroke fill}.home-preview-kindred-trail-node-label{fill:var(--home-preview-kindred-trail-node-label-fill);font-size:11px;font-weight:700;letter-spacing:0;line-height:1}.home-preview-kindred-trail-node-100 .home-preview-kindred-trail-node-marker{stroke-width:4;filter:drop-shadow(0 0 5px rgb(var(--pk-growth-rgb)/.28)) drop-shadow(0 0 14px rgb(var(--pk-growth-rgb)/.18))}.home-preview-user-avatar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:var(--home-preview-user-avatar-size);height:var(--home-preview-user-avatar-size);border:1px solid rgb(var(--pk-border-strong-rgb));border-radius:999px;background:rgb(var(--pk-app-rgb));transform:translateX(0);animation:home-preview-user-avatar-offset-loop var(--home-preview-loop-duration) ease-in-out infinite;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.06);will-change:transform}.home-preview-user-avatar svg{width:26px;height:26px}.home-preview-user-label{position:relative;z-index:2;margin-top:6px;color:rgb(var(--pk-muted-text-rgb)/.74);font-size:11px;font-weight:650;line-height:12px;text-align:center;transform:translateX(0);animation:home-preview-user-avatar-offset-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:transform}.home-preview-timeline-track{position:relative;min-height:162px}.home-preview-timeline-rail{position:absolute;top:var(--home-preview-timeline-rail-top);right:0;left:0;height:2px;border-radius:999px;background:var(--border);opacity:1;animation:home-preview-timeline-context-fade-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity}.home-preview-timeline-rail:before{position:absolute;top:0;right:100%;width:var(--home-preview-timeline-body-gap);height:2px;border-radius:999px 0 0 999px;background:var(--border);content:""}.home-preview-timeline-dot{--timeline-dot-line:rgb(var(--pk-brand-gold-rgb)/0.62);--timeline-dot-line-height:58px;--timeline-dot-color:var(--pk-brand-gold);position:absolute;top:50%;z-index:2;width:12px;height:12px;background:transparent;opacity:1;transform:translate(-50%,-50%);animation:home-preview-timeline-context-fade-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity}.home-preview-timeline-dot:before{position:absolute;bottom:50%;left:50%;z-index:1;width:2px;height:var(--timeline-dot-line-height);border-radius:999px;background:repeating-linear-gradient(to bottom,var(--timeline-dot-line) 0 4px,transparent 4px 7px);content:"";opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:50% 100%;animation:home-preview-root-card-line-loop var(--home-preview-loop-duration) ease-in-out infinite}.home-preview-timeline-dot:after{position:absolute;inset:0;z-index:2;border:2px solid var(--background);border-radius:999px;background:var(--timeline-dot-color);content:""}.home-preview-timeline-dot-first{left:var(--home-preview-timeline-point-luna)}.home-preview-timeline-dot-second{--timeline-dot-color:var(--pk-memorial);--timeline-dot-line:rgb(var(--pk-memorial-rgb)/0.7);left:var(--home-preview-timeline-point-milo)}.home-preview-timeline-dot-third{--timeline-dot-color:var(--pk-brand-blue-soft);--timeline-dot-line:rgb(var(--pk-brand-blue-soft-rgb)/0.7);left:var(--home-preview-timeline-point-mochi)}.home-preview-timeline-dot-fourth{left:var(--home-preview-timeline-point-ruby)}.home-preview-timeline-dot-fifth{--timeline-dot-color:var(--pk-growth);--timeline-dot-line:rgb(var(--pk-growth-rgb)/0.7);left:var(--home-preview-timeline-point-rio)}.home-preview-life-bars{position:absolute;right:0;left:0;top:calc(var(--home-preview-timeline-rail-top) + 12px);height:36px}.home-preview-life-bar{--home-preview-life-gather-left:calc(var(--home-preview-life-collapse-left) + var(--home-preview-life-gather-offset, 0px));position:absolute;top:var(--home-preview-life-top);height:4px;border-radius:999px;opacity:.9;transform:translateY(0);transform-origin:50% 50%;animation:home-preview-life-bar-collapse-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:top,left,width,height,transform,opacity}.home-preview-life-bar-luna{--home-preview-life-top:0px;--home-preview-life-start:var(--home-preview-timeline-point-luna);--home-preview-life-end:var(--home-preview-timeline-life-end-luna);--home-preview-life-gather-offset:-48px;left:var(--home-preview-timeline-point-luna);width:max(6px,calc(var(--home-preview-timeline-life-end-luna) - var(--home-preview-timeline-point-luna)));background:rgb(var(--pk-brand-gold-rgb)/.82)}.home-preview-life-bar-milo{--home-preview-life-top:8px;--home-preview-life-start:var(--home-preview-timeline-point-milo);--home-preview-life-end:var(--home-preview-timeline-life-end-milo);--home-preview-life-gather-offset:-24px;left:var(--home-preview-timeline-point-milo);width:max(6px,calc(var(--home-preview-timeline-life-end-milo) - var(--home-preview-timeline-point-milo)));background:rgb(var(--pk-memorial-rgb)/.84)}.home-preview-life-bar-ruby{--home-preview-life-top:24px;--home-preview-life-start:var(--home-preview-timeline-point-ruby);--home-preview-life-end:var(--home-preview-timeline-life-end-ruby);--home-preview-life-gather-offset:24px;left:var(--home-preview-timeline-point-ruby);width:max(6px,calc(var(--home-preview-timeline-life-end-ruby) - var(--home-preview-timeline-point-ruby)));background:rgb(var(--pk-brand-gold-rgb)/.68)}.home-preview-life-bar-mochi{--home-preview-life-top:16px;--home-preview-life-start:var(--home-preview-timeline-point-mochi);--home-preview-life-end:var(--home-preview-timeline-life-end-mochi);--home-preview-life-gather-offset:0px;left:var(--home-preview-timeline-point-mochi);width:max(6px,calc(var(--home-preview-timeline-life-end-mochi) - var(--home-preview-timeline-point-mochi)));background:rgb(var(--pk-brand-blue-soft-rgb)/.72)}.home-preview-life-bar-rio{--home-preview-life-top:32px;--home-preview-life-start:var(--home-preview-timeline-point-rio);--home-preview-life-end:var(--home-preview-timeline-life-end-rio);--home-preview-life-gather-offset:48px;left:var(--home-preview-timeline-point-rio);width:max(6px,calc(var(--home-preview-timeline-life-end-rio) - var(--home-preview-timeline-point-rio)));background:rgb(var(--pk-growth-rgb)/.82)}.home-preview-statuses{position:absolute;right:24px;bottom:24px;left:24px;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(max-content,112px));align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(12px);pointer-events:none;animation:home-preview-status-loop var(--home-preview-loop-duration) ease-in-out infinite;will-change:opacity,transform}.home-preview-status{display:inline-flex;align-items:center;justify-content:center;min-width:0;gap:6px;border:1px solid rgb(var(--pk-border-strong-rgb)/.74);border-radius:8px;background:linear-gradient(180deg,rgb(var(--pk-white-rgb)/.035),rgb(var(--pk-white-rgb)/0)),rgb(var(--pk-app-rgb)/.76);padding:8px 12px;color:rgb(var(--pk-foreground-soft-rgb)/.9);font-size:12px;font-weight:650;line-height:16px;letter-spacing:0;white-space:nowrap;box-shadow:inset 0 1px 0 rgb(var(--pk-white-rgb)/.06),0 10px 24px rgb(var(--pk-black-rgb)/.18)}.home-preview-status svg{flex:0 0 auto}.home-preview-status-private{border-color:rgb(var(--pk-growth-rgb)/.4);background:linear-gradient(135deg,rgb(var(--pk-growth-rgb)/.13),rgb(var(--pk-app-rgb)/.78))}.home-preview-status-private svg{color:var(--pk-growth)}.home-preview-status-secondary{color:rgb(var(--pk-muted-text-rgb)/.86)}.home-preview-status-secondary svg{color:rgb(var(--pk-muted-line-rgb)/.78)}.home-preview-status-save{border-color:rgb(var(--pk-brand-gold-rgb)/.68);background:linear-gradient(135deg,rgb(var(--pk-brand-gold-rgb)/.24),rgb(var(--pk-growth-rgb)/.1)),rgb(var(--pk-app-rgb)/.9);color:rgb(var(--pk-brand-cream-rgb));box-shadow:inset 0 1px 0 rgb(var(--pk-white-rgb)/.1),0 0 0 1px rgb(var(--pk-brand-gold-rgb)/.18),0 16px 34px rgb(var(--pk-brand-gold-rgb)/.08),0 12px 26px rgb(var(--pk-black-rgb)/.22)}.home-preview-status-save svg{color:var(--pk-brand-gold);filter:drop-shadow(0 0 8px rgb(var(--pk-brand-gold-rgb)/.32))}.home-preview-bond-trail-title,.home-preview-connectors g,.home-preview-kindred-trail-confetti-piece,.home-preview-kindred-trail-node,.home-preview-kindred-trail-path,.home-preview-life-bar,.home-preview-node,.home-preview-root-badge,.home-preview-root-branch-lines,.home-preview-root-branch-node,.home-preview-root-card,.home-preview-root-event-connector,.home-preview-root-event-label,.home-preview-root-event-marker,.home-preview-statuses,.home-preview-timeline,.home-preview-timeline-dot,.home-preview-timeline-dot:before,.home-preview-timeline-head,.home-preview-timeline-rail,.home-preview-timeline:before,.home-preview-tree,.home-preview-user-anchor,.home-preview-user-avatar,.home-preview-user-label{animation-delay:var(--home-preview-initial-phase-delay)}@keyframes home-preview-tree-loop{0%,5.1%{opacity:0;transform:translateX(-50%) translateY(18px) scale(var(--home-preview-tree-enter-scale))}22.1%,8.6%{opacity:1;transform:translateX(-50%) translateY(0) scale(var(--home-preview-tree-full-scale))}28.2%,33.2%{opacity:1;transform:translateX(-50%) translateY(-28px) scale(var(--home-preview-tree-zoom-scale))}35.6%{opacity:.58;transform:translateX(-50%) translateY(-88px) scale(var(--home-preview-tree-fade-scale))}38.1%{opacity:.22;transform:translateX(-50%) translateY(-102px) scale(var(--home-preview-tree-faded-scale))}40.3%{opacity:.06;transform:translateX(-50%) translateY(-104px) scale(var(--home-preview-tree-hidden-scale))}41.5%,73.7%{opacity:0;transform:translateX(-50%) translateY(-104px) scale(var(--home-preview-tree-hidden-scale))}}@keyframes home-preview-root-node-loop{0%,5.1%{opacity:0;transform:translateY(calc(var(--home-preview-root-intro-y) + 12px)) scale(var(--home-preview-root-intro-scale))}7.4%{opacity:1;transform:translateY(var(--home-preview-root-intro-y)) scale(var(--home-preview-root-intro-scale))}8.4%{opacity:1;transform:translate(-3px,var(--home-preview-root-intro-y)) scale(var(--home-preview-root-intro-scale)) rotate(-1deg)}9.4%{opacity:1;transform:translate(3px,var(--home-preview-root-intro-y)) scale(var(--home-preview-root-intro-scale)) rotate(1deg)}10.4%{opacity:1;transform:translate(-2px,var(--home-preview-root-intro-y)) scale(var(--home-preview-root-intro-scale)) rotate(-.6deg)}11.6%{opacity:1;transform:translate(1px,var(--home-preview-root-intro-y)) scale(var(--home-preview-root-intro-scale)) rotate(.35deg)}13.5%{opacity:1;transform:translateY(0) scale(1)}14.7%,52.8%{opacity:1;transform:translateY(0) scale(1)}57.7%,73.7%{opacity:0;transform:translateY(-8px) scale(1)}}@keyframes home-preview-root-badge-loop{0%,7.4%{opacity:0;transform:translateY(2px) scale(.94)}25.1%,9.8%{opacity:1;transform:translateY(0) scale(1)}28.2%,73.7%{opacity:0;transform:translateY(-4px) scale(.94)}}@keyframes home-preview-luna-photo-snapshot{0%,7.4%{opacity:0;transform:scale(.76);filter:brightness(1) saturate(1);box-shadow:inset 0 0 0 0 rgb(var(--pk-brand-gold-rgb)/0)}9.8%{opacity:1;transform:scale(1.1);filter:brightness(1.24) saturate(1.14);box-shadow:inset 0 0 0 2px rgb(var(--pk-brand-gold-rgb)/.76),inset 0 0 20px rgb(var(--pk-brand-gold-rgb)/.34)}12%{opacity:1;transform:scale(1);filter:brightness(1.05) saturate(1.04);box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.32)}14.7%,52.8%{opacity:1;transform:scale(1);filter:none;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.26)}57.7%,to{opacity:0;transform:scale(.98);filter:none;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/0)}}@keyframes home-preview-root-card-photo-snapshot{0%,49.9%{opacity:0;transform:scale(.76);filter:brightness(1) saturate(1);box-shadow:inset 0 0 0 0 rgb(var(--pk-brand-gold-rgb)/0)}51.1%{opacity:1;transform:scale(1.1);filter:brightness(1.24) saturate(1.14);box-shadow:inset 0 0 0 2px rgb(var(--pk-brand-gold-rgb)/.76),inset 0 0 20px rgb(var(--pk-brand-gold-rgb)/.34)}52.1%{opacity:1;transform:scale(1);filter:brightness(1.05) saturate(1.04);box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.32)}79.5%,87.9%{opacity:1;transform:scale(1);filter:none;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.26)}88.8%,to{opacity:0;transform:scale(.98);filter:none;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/0)}}@keyframes home-preview-step-2-node-loop{0%,11.1%{opacity:0;transform:translateY(10px) scale(.96)}14.7%,34.4%{opacity:1;transform:translateY(0) scale(1)}38.1%,52.8%{opacity:.24;transform:translateY(0) scale(1)}57.7%,73.7%{opacity:0;transform:translateY(-8px) scale(.96)}}@keyframes home-preview-step-3-node-loop{0%,16%{opacity:0;transform:translateY(10px) scale(.96)}19.7%,34.4%{opacity:1;transform:translateY(0) scale(1)}38.1%,52.8%{opacity:.24;transform:translateY(0) scale(1)}57.7%,73.7%{opacity:0;transform:translateY(-8px) scale(.96)}}@keyframes home-preview-step-4-node-loop{0%,20.8%{opacity:0;transform:translateY(10px) scale(.96)}24.5%,34.4%{opacity:1;transform:translateY(0) scale(1)}38.1%,52.8%{opacity:.24;transform:translateY(0) scale(1)}57.7%,73.7%{opacity:0;transform:translateY(-8px) scale(.96)}}@keyframes home-preview-step-5-node-loop{0%,25.9%{opacity:0;transform:translateY(8px) scale(.92)}29.5%,34.4%{opacity:1;transform:translateY(0) scale(1)}38.1%,52.8%{opacity:.24;transform:translateY(0) scale(1)}57.7%,73.7%{opacity:0;transform:translateY(-8px) scale(.94)}}@keyframes home-preview-step-7-node-loop{0%,30.7%{opacity:0;transform:translateY(8px) scale(.9)}34.4%,40.5%{opacity:1;transform:translateY(0) scale(1)}44.2%{opacity:.24;transform:translateY(0) scale(1)}45.5%,73.7%{opacity:0;transform:translateY(-10px) scale(.92)}}@keyframes home-preview-step-2-line-loop{0%,13.5%{opacity:0}17.1%,34.4%{opacity:1}38.1%,52.8%{opacity:.22}57.7%,73.7%{opacity:0}}@keyframes home-preview-step-3-line-loop{0%,18.4%{opacity:0}22.1%,34.4%{opacity:1}38.1%,52.8%{opacity:.22}57.7%,73.7%{opacity:0}}@keyframes home-preview-step-4-line-loop{0%,23.4%{opacity:0}27.2%,34.4%{opacity:1}38.1%,52.8%{opacity:.22}57.7%,73.7%{opacity:0}}@keyframes home-preview-step-5-line-loop{0%,28.2%{opacity:0}31.9%,34.4%{opacity:1}38.1%,52.8%{opacity:.22}57.7%,73.7%{opacity:0}}@keyframes home-preview-step-7-line-loop{0%,31.9%{opacity:0}35.6%,40.5%{opacity:1}45.5%,73.7%{opacity:0}}@keyframes home-preview-root-card-loop{0%,34.4%{opacity:0;transform:translate(0) scale(1)}36.2%{opacity:.18;transform:translate(0) scale(1)}38.1%{opacity:.58;transform:translate(0) scale(1)}40.5%{opacity:1;transform:translate(0) scale(1)}48.6%{opacity:1;transform:translate(0) scale(1)}52.1%,74.2%{opacity:1;transform:translate(var(--root-card-x),calc(var(--root-card-y) - var(--home-preview-root-collection-drop-y) - var(--home-preview-root-card-land-lift))) scale(var(--root-card-final-scale))}76.7%,87.9%{opacity:0;transform:translate(var(--root-card-x),calc(var(--root-card-y) - var(--home-preview-root-collection-drop-y) - var(--home-preview-root-card-land-lift))) scale(var(--root-card-final-scale))}88.8%,to{opacity:0;transform:translate(var(--root-card-x),calc(var(--root-card-y) - var(--home-preview-root-collection-drop-y) - var(--home-preview-root-card-land-lift) - 8px)) scale(var(--root-card-exit-scale))}}@keyframes home-preview-root-collection-shift-loop{0%,48.6%{transform:translateX(-50%) scale(var(--home-preview-scene-scale)) translateX(var(--home-preview-root-collection-shift,0))}52.1%,to{transform:translateX(-50%) scale(var(--home-preview-scene-scale))}}@keyframes home-preview-root-card-line-loop{0%,49.9%{opacity:0;transform:translateX(-50%) scaleY(0)}51.1%{opacity:.62;transform:translateX(-50%) scaleY(.48)}52.1%,74.2%{opacity:1;transform:translateX(-50%) scaleY(1)}76.7%,87.9%{opacity:0;transform:translateX(-50%) scaleY(1)}88.8%,to{opacity:0;transform:translateX(-50%) scaleY(.92)}}@keyframes home-preview-root-branch-lines-loop{0%,35.6%{opacity:0}38.1%{opacity:.22}41.2%,48.1%{opacity:1}48.6%,73.7%{opacity:0}}@keyframes home-preview-timeline-loop{0%,48.6%{opacity:0;transform:translateY(18px)}50.4%,99.3%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes home-preview-timeline-context-fade-loop{0%,74.2%{opacity:1}76.7%,to{opacity:0}}@keyframes home-preview-timeline-frame-loop{0%,74.2%{top:0;right:0;bottom:0;left:0}82.6%,to{top:var(--home-preview-timeline-frame-end-top);right:var(--home-preview-timeline-frame-end-inline);bottom:0;left:var(--home-preview-timeline-frame-end-inline)}}@keyframes home-preview-bond-trail-title-loop{0%,82.5%{opacity:0}82.6%,99.3%{opacity:1}to{opacity:0}}@keyframes home-preview-kindred-trail-grow-loop{0%,80.5%{opacity:0;stroke-dashoffset:100}81.3%{opacity:1;stroke-dashoffset:92}84.3%,99.3%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@keyframes home-preview-kindred-trail-node-1-loop{0%,80.5%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0}80.6%,80.7%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:1}80.8%,99.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:1}to{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:0}}@keyframes home-preview-kindred-trail-node-10-loop{0%,80.5%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0}80.6%,80.8%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:1}80.9%,99.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:1}to{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:0}}@keyframes home-preview-kindred-trail-node-33-loop{0%,80.5%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0}80.6%,81.7%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:1}81.8%,99.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:1}to{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:0}}@keyframes home-preview-kindred-trail-node-50-loop{0%,80.5%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0}80.6%,82.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:1}82.4%,99.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:1}to{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:0}}@keyframes home-preview-kindred-trail-node-100-loop{0%,80.5%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:0}80.6%,84.2%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-empty-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-empty-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-empty-label-fill);opacity:1}84.3%,99.3%{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-complete-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-complete-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-complete-label-fill);opacity:1}to{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-complete-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-complete-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-complete-label-fill);opacity:0}}@keyframes home-preview-kindred-trail-confetti-left-loop{0%,84.2%{opacity:0;transform:translateY(7px) scale(.42) rotate(-18deg)}84.3%{opacity:.95;transform:translateY(0) scale(.9) rotate(-8deg)}86.2%{opacity:1;transform:translate(-6px,-9px) scale(1) rotate(22deg)}99%,to{opacity:0;transform:translate(-10px,9px) scale(.74) rotate(58deg)}}@keyframes home-preview-kindred-trail-confetti-right-loop{0%,84.2%{opacity:0;transform:translateY(7px) scale(.42) rotate(16deg)}84.3%{opacity:.95;transform:translateY(0) scale(.9) rotate(8deg)}86.2%{opacity:1;transform:translate(7px,-10px) scale(1) rotate(-24deg)}99%,to{opacity:0;transform:translate(11px,10px) scale(.74) rotate(-62deg)}}@keyframes home-preview-kindred-trail-confetti-center-loop{0%,84.2%{opacity:0;transform:translateY(6px) scale(.4) rotate(0deg)}84.3%{opacity:.95;transform:translateY(0) scale(.9) rotate(8deg)}86.2%{opacity:1;transform:translateY(-13px) scale(1) rotate(34deg)}99%,to{opacity:0;transform:translateY(8px) scale(.72) rotate(76deg)}}@keyframes home-preview-kindred-trail-confetti-high-loop{0%,84.2%{opacity:0;transform:translateY(10px) scale(.36) rotate(-10deg)}84.3%{opacity:.92;transform:translateY(0) scale(.82) rotate(6deg)}86.2%{opacity:1;transform:translateY(-18px) scale(1) rotate(42deg)}99%,to{opacity:0;transform:translateY(-4px) scale(.68) rotate(96deg)}}@keyframes home-preview-status-loop{0%,89.5%{opacity:0;transform:translateY(12px)}92.1%,99.3%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes home-preview-user-anchor-center-loop{0%,74.2%{transform:translateX(0)}82.6%,to{transform:translateX(var(--home-preview-user-center-x))}}@keyframes home-preview-user-avatar-offset-loop{0%,74.2%{transform:translateX(0)}82.6%,to{transform:translateX(var(--home-preview-user-avatar-offset-x))}}@keyframes home-preview-life-bar-collapse-loop{0%,74.2%{left:var(--home-preview-life-start);top:var(--home-preview-life-top);width:max(6px,calc(var(--home-preview-life-end) - var(--home-preview-life-start)));height:4px;opacity:.9;transform:translateY(0)}78.35%{left:var(--home-preview-life-gather-left);top:var(--home-preview-life-top);width:var(--home-preview-life-dot-size);height:var(--home-preview-life-dot-size);opacity:.95;transform:translateY(0)}82.5%{left:var(--home-preview-life-collapse-left);top:var(--home-preview-life-collapse-top);width:var(--home-preview-life-dot-size);height:var(--home-preview-life-dot-size);opacity:.95;transform:translateY(0)}82.6%,to{left:var(--home-preview-life-collapse-left);top:var(--home-preview-life-collapse-top);width:var(--home-preview-life-dot-size);height:var(--home-preview-life-dot-size);opacity:0;transform:translateY(0)}}@keyframes home-preview-root-event-marker-loop{0%,52.1%{opacity:0;transform:scale(.84)}52.6%,63.4%{opacity:1;transform:scale(1)}66.5%,to{opacity:0;transform:scale(.88)}}@keyframes home-preview-root-event-connector-loop{0%,52.8%{clip-path:inset(100% -12px -12px -12px);opacity:0}54.2%{clip-path:inset(0 -12px -12px -12px);opacity:1}63.4%{clip-path:inset(0 -12px -12px -12px);opacity:1}66.5%,to{clip-path:inset(0 -12px -12px -12px);opacity:0}}@keyframes home-preview-root-event-label-loop{0%,53.5%{opacity:0;transform:translateX(-50%) translateY(0) scale(.96)}54.7%,63.4%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}66.5%,to{opacity:0;transform:translateX(calc(-50% + var(--root-event-exit-x))) translateY(var(--root-event-exit-y)) scale(.98)}}@keyframes home-preview-root-memorial-event-marker-loop{0%,66.9%{opacity:0;transform:scale(.84)}67.4%{opacity:1;transform:scale(1)}76.8%{opacity:1;transform:scale(1)}79.5%,to{opacity:0;transform:scale(.88)}}@keyframes home-preview-root-memorial-event-connector-loop{0%,67.4%{clip-path:inset(100% -12px -12px -12px);opacity:0}68.9%{clip-path:inset(48% -12px -12px -12px);opacity:.78}70.5%{clip-path:inset(0 -12px -12px -12px);opacity:1}76.8%{clip-path:inset(0 -12px -12px -12px);opacity:1}79.5%,to{clip-path:inset(0 -12px -12px -12px);opacity:0}}@keyframes home-preview-root-memorial-event-label-loop{0%,68.3%{opacity:0;transform:translateX(-50%) scale(.96)}68.9%,76.8%{opacity:1;transform:translateX(-50%) scale(1)}79.5%,to{opacity:0;transform:translateX(-50%) scale(.98)}}@container home-preview (min-width: 1080px){.home-preview-stage{--home-preview-scene-scale:1.2;--home-preview-composition-drop:15px;--home-preview-root-card-land-lift:0px;--home-preview-root-collection-top:calc(58px + var(--home-preview-root-collection-drop-y) + var(--home-preview-composition-drop));--home-preview-tree-top:58px;--home-preview-tree-enter-scale:1.1;--home-preview-tree-full-scale:1.2;--home-preview-tree-zoom-scale:0.74;--home-preview-tree-fade-scale:0.61;--home-preview-tree-faded-scale:0.59;--home-preview-tree-hidden-scale:0.6;--home-preview-tree-reduced-scale:0.58;--home-preview-root-intro-y:78px;--home-preview-root-intro-scale:1.6;min-height:660px}.home-preview-root-card-luna{--root-card-x:-252px}.home-preview-root-card-milo{--root-card-x:45px}.home-preview-root-card-ruby{--root-card-x:115px}.home-preview-root-card-mochi{--root-card-x:196px}.home-preview-root-card-rio{--root-card-x:255px}.home-preview-timeline{--home-preview-timeline-inline-inset:48px;--home-preview-timeline-inline-padding:18px;--home-preview-timeline-rail-top:82px;--home-preview-timeline-frame-end-top:-118%;--home-preview-timeline-frame-end-inline:calc((100% - 236px) / 2);--home-preview-timeline-point-luna:calc(50% - 325px);--home-preview-timeline-point-milo:calc(50% - 101px);--home-preview-timeline-point-mochi:calc(50% + 73px);--home-preview-timeline-point-ruby:calc(50% + 247px);--home-preview-timeline-point-rio:calc(50% + 422px);bottom:120px;gap:14px;padding:20px var(--home-preview-timeline-inline-padding) calc(40px - var(--home-preview-composition-drop))}.home-preview-timeline-track{min-height:176px}.home-preview-statuses{right:48px;bottom:32px;left:48px}.home-preview-status{padding:9px 12px}}@container home-preview (min-width: 641px) and (max-width: 1079px){.home-preview-root-card-luna{--root-card-x:-182px}.home-preview-root-card-milo{--root-card-x:77px}.home-preview-root-card-ruby{--root-card-x:57px}.home-preview-root-card-mochi{--root-card-x:183px}.home-preview-root-card-rio{--root-card-x:147px}}@container home-preview (max-width: 640px){.home-preview-stage{--home-preview-composition-drop:21px;--home-preview-root-card-land-lift:26px;--home-preview-root-collection-shift:12px;--home-preview-root-collection-top:calc(28px + var(--home-preview-root-collection-drop-y) + var(--home-preview-composition-drop));--home-preview-tree-enter-scale:0.52;--home-preview-tree-full-scale:0.56;--home-preview-tree-zoom-scale:0.35;--home-preview-tree-fade-scale:0.29;--home-preview-tree-faded-scale:0.27;--home-preview-tree-hidden-scale:0.28;--home-preview-tree-reduced-scale:0.27;--home-preview-tree-top:92px;--home-preview-root-intro-y:-42px;--home-preview-root-intro-scale:2.5;min-height:500px}.home-preview-node{font-size:11px}.home-preview-root-card{--root-card-final-scale:1;--root-card-exit-scale:0.98;grid-template-columns:20px;justify-content:center;width:32px;min-height:30px;padding:5px;font-size:0;line-height:0}.home-preview-root-card .home-preview-avatar{width:20px;height:20px;border-radius:6px}.home-preview-root-card-luna{left:282px;--root-card-x:-58px;--root-card-y:116px}.home-preview-root-card-milo{top:92px;left:180px;--root-card-x:102px;--root-card-y:86px}.home-preview-root-card-ruby{left:384px;--root-card-x:-5px;--root-card-y:86px}.home-preview-root-card-mochi{left:180px;--root-card-x:151px;--root-card-y:-70px}.home-preview-root-card-rio{--root-card-x:41px;--root-card-y:-70px}.home-preview-timeline{--home-preview-timeline-inline-inset:14px;--home-preview-timeline-inline-padding:14px;--home-preview-timeline-frame-end-top:-74%;--home-preview-timeline-frame-end-inline:calc((100% - 200px) / 2);--home-preview-bond-trail-title-max-width:calc(64% - 20px);--home-preview-kindred-trail-height:188px;--home-preview-kindred-trail-width:70px;--home-preview-timeline-rail-top:64px;--home-preview-user-avatar-size:46px;--home-preview-timeline-body-gap:8px;--home-preview-timeline-point-luna:calc(50% - 97px);--home-preview-timeline-point-milo:calc(50% - 39px);--home-preview-timeline-point-mochi:calc(50% + 10px);--home-preview-timeline-point-ruby:calc(50% + 58px);--home-preview-timeline-point-rio:calc(50% + 104px);--home-preview-timeline-life-end-milo:89%;bottom:126px;padding:14px var(--home-preview-timeline-inline-padding) calc(34px - var(--home-preview-composition-drop))}.home-preview-timeline-head{flex-wrap:wrap}.home-preview-bond-trail-title{gap:6px;font-size:12px;line-height:14px}.home-preview-bond-trail-title svg{width:14px;height:14px}.home-preview-timeline-track{min-height:152px}.home-preview-timeline-dot-fifth,.home-preview-timeline-dot-first,.home-preview-timeline-dot-fourth,.home-preview-timeline-dot-second,.home-preview-timeline-dot-third{--timeline-dot-line-height:36px}.home-preview-root-branch-lines,.home-preview-root-branch-node{display:block}.home-preview-root-branch-paths-desktop{display:none}.home-preview-root-branch-paths-compact{display:block}.home-preview-root-branch-node-a{left:282px}.home-preview-root-branch-node-c{top:162px;left:148px}.home-preview-root-branch-node-d{top:162px;left:212px}.home-preview-root-branch-node-e{left:352px}.home-preview-root-branch-node-f{left:416px}.home-preview-root-branch-node-g{left:148px}.home-preview-root-branch-node-h{left:212px}.home-preview-root-branch-node-i{left:352px}.home-preview-root-branch-node-j{left:416px}.home-preview-root-event{--root-event-card-center-x:21px;--root-event-width:150px;--root-event-label-y:-92px;--root-event-font-size:11px;--root-event-line-height:14px}.home-preview-root-event-birthday{--root-event-label-y:-136px}.home-preview-statuses{right:14px;bottom:14px;left:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-preview-status{padding:8px 9px;font-size:11px}}@container home-preview (max-width: 328px){.home-preview-stage{--home-preview-root-collection-shift:10px;--home-preview-tree-enter-scale:0.43;--home-preview-tree-full-scale:0.46;--home-preview-tree-zoom-scale:0.29;--home-preview-tree-fade-scale:0.24;--home-preview-tree-faded-scale:0.23;--home-preview-tree-hidden-scale:0.23;--home-preview-tree-reduced-scale:0.22;--home-preview-tree-top:112px;--home-preview-root-intro-y:-70px}.home-preview-root-event{--root-event-width:142px;--root-event-label-y:-104px}.home-preview-root-event-birthday{--root-event-label-y:-150px}.home-preview-root-card-luna{left:284px;--root-card-x:-60px}.home-preview-root-card-milo{left:205px;--root-card-x:77px}.home-preview-root-card-ruby{left:367px;--root-card-x:12px}.home-preview-root-card-mochi{left:205px;--root-card-x:126px}.home-preview-root-card-rio{left:367px;--root-card-x:40px}.home-preview-timeline{--home-preview-kindred-trail-height:171px;--home-preview-kindred-trail-width:65px;--home-preview-timeline-point-luna:calc(50% - 79px);--home-preview-timeline-point-rio:calc(50% + 74px)}.home-preview-root-branch-paths-compact{display:none}.home-preview-root-branch-paths-extra-small{display:block}.home-preview-root-branch-node-a{left:284px}.home-preview-root-branch-node-c{left:173px}.home-preview-root-branch-node-d{left:237px}.home-preview-root-branch-node-e{left:335px}.home-preview-root-branch-node-f{left:399px}.home-preview-root-branch-node-g{left:173px}.home-preview-root-branch-node-h{left:237px}.home-preview-root-branch-node-i{left:335px}.home-preview-root-branch-node-j{left:399px}}@media (prefers-reduced-motion:reduce){.home-preview-bond-trail-title,.home-preview-connectors g,.home-preview-kindred-trail-confetti-piece,.home-preview-kindred-trail-node,.home-preview-kindred-trail-path,.home-preview-life-bar,.home-preview-node,.home-preview-root-badge,.home-preview-root-branch-lines,.home-preview-root-branch-node,.home-preview-root-card,.home-preview-root-event,.home-preview-root-event-connector,.home-preview-root-event-label,.home-preview-root-event-marker,.home-preview-statuses,.home-preview-timeline,.home-preview-timeline-dot:before,.home-preview-timeline:before,.home-preview-tree,.home-preview-user-anchor,.home-preview-user-avatar,.home-preview-user-label{animation:none;will-change:auto}.home-preview-tree{opacity:.42;transform:translateX(-50%) translateY(-104px) scale(var(--home-preview-tree-reduced-scale))}.home-preview-connectors g,.home-preview-node,.home-preview-timeline{opacity:1;transform:none}.home-preview-root-card{opacity:1;transform:translate(var(--root-card-x),calc(var(--root-card-y) - var(--home-preview-root-collection-drop-y) - var(--home-preview-root-card-land-lift))) scale(var(--root-card-final-scale))}.home-preview-root-event-marker{opacity:1;transform:scale(1)}.home-preview-root-event-connector{clip-path:inset(0 -12px -12px -12px);opacity:1}.home-preview-root-event-label{opacity:1;transform:translateX(-50%) scale(1)}.home-preview-timeline-dot:before{opacity:1;transform:translateX(-50%) scaleY(1)}.home-preview-root-badge{opacity:0;transform:none}.home-preview-root-branch-lines,.home-preview-root-branch-node{opacity:0}.home-preview-timeline{transform:translateY(0)}.home-preview-timeline:before{top:var(--home-preview-timeline-frame-end-top);right:var(--home-preview-timeline-frame-end-inline);bottom:0;left:var(--home-preview-timeline-frame-end-inline)}.home-preview-bond-trail-title{opacity:1}.home-preview-user-anchor{transform:translateX(var(--home-preview-user-center-x))}.home-preview-user-avatar,.home-preview-user-label{transform:translateX(var(--home-preview-user-avatar-offset-x))}.home-preview-kindred-trail-path{opacity:1;stroke-dashoffset:0}.home-preview-kindred-trail-node{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-filled-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-filled-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-filled-label-fill);opacity:1}.home-preview-kindred-trail-node-100{--home-preview-kindred-trail-node-marker-fill:var(--home-preview-kindred-trail-node-complete-fill);--home-preview-kindred-trail-node-marker-stroke:var(--home-preview-kindred-trail-node-complete-stroke);--home-preview-kindred-trail-node-label-fill:var(--home-preview-kindred-trail-node-complete-label-fill)}.home-preview-kindred-trail-confetti-piece{opacity:0;transform:none}.home-preview-life-bar{left:var(--home-preview-life-collapse-left);top:var(--home-preview-life-collapse-top);width:var(--home-preview-life-dot-size);height:var(--home-preview-life-dot-size);opacity:.95;transform:translateY(0)}.home-preview-statuses{opacity:1;transform:translateY(0)}.home-preview-node-root .home-preview-avatar:after,.home-preview-root-card-luna .home-preview-avatar:after,.home-preview-root-card-mochi .home-preview-avatar:after,.home-preview-root-card-rio .home-preview-avatar:after,.home-preview-root-card-ruby .home-preview-avatar:after{animation:none;opacity:1;transform:scale(1);filter:none;box-shadow:inset 0 0 0 1px rgb(var(--pk-white-rgb)/.26);will-change:auto}}