:root{--cream:#faf6f0;--cream-deep:#f0e6d8;--paper:#fffaf4;--orange:#ff7a1a;--orange-soft:#ff9447;--orange-deep:#e8620a;--brown:#1f1612;--brown-soft:#4a372e;--brown-muted:#8a6f60;--white:#fff;--green:#6fbf73;--blue:#5aafef;--pink:#e85d8a;--bg:var(--cream);--text:var(--brown-soft);--text-h:var(--brown);--accent:var(--orange);--surface:var(--paper);--border:#1f161214;--shadow-soft:0 18px 50px #1f161214;--shadow-lift:0 24px 60px #1f161224;--shadow-clay:0 12px 30px #1f161214, 0 2px 6px #1f16120a;--shadow-shot:0 28px 70px #1f16122e, 0 8px 24px #1f16121a;--radius-sm:16px;--radius-md:22px;--radius-lg:28px;--radius-xl:36px;--font-display:"Fredoka", system-ui, sans-serif;--font-body:"Nunito", system-ui, sans-serif;--header-h:72px;--max-w:1180px;font-family:var(--font-body);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;font-weight:400;line-height:1.55}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:radial-gradient(ellipse 80% 50% at 10% -5%, #ffa86438, transparent 55%), radial-gradient(ellipse 60% 40% at 95% 8%, #ffc8962e, transparent 50%), radial-gradient(ellipse 50% 35% at 50% 100%, #ff7a1a12, transparent 55%), var(--cream);background-attachment:fixed;min-width:320px;margin:0}body:before{content:"";pointer-events:none;z-index:999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;flex-direction:column;min-height:100svh;display:flex;position:relative}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:focus{outline:none}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.skip-link{z-index:100;background:var(--brown);color:#fff;border-radius:999px;padding:.65rem 1rem;font-size:.9rem;font-weight:800;transition:transform .2s;position:absolute;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus-visible{outline-color:var(--orange-soft);transform:translateY(0)}h1,h2,h3{font-family:var(--font-display);color:var(--text-h);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.08}p{margin:0}button{font-family:inherit}.accent{color:var(--accent)}.container{width:min(100% - 2.5rem, var(--max-w));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.store-badge{border-radius:8px;line-height:0;text-decoration:none;display:inline-flex;position:relative}.store-badge__img{width:auto;height:44px;display:block}.store-badge--soon{cursor:default;opacity:.72}.store-badge--soon .store-badge__img{filter:grayscale(.15)}.store-badge__soon{letter-spacing:.04em;text-transform:uppercase;color:var(--brown-muted);white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.2;position:absolute;bottom:-2px;left:50%;transform:translate(-50%,100%)}.store-buttons:has(.store-badge--soon){margin-bottom:1.1rem}.legal-page{padding:3rem 0 5rem}.legal-page__inner{width:min(100% - 2.5rem,720px);margin-inline:auto}.legal-page h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem)}.legal-page .legal-lead{color:var(--brown-muted);margin-bottom:2.5rem;font-size:1.05rem;font-weight:600}.legal-page .placeholder-note{color:var(--orange);background:#ff7a1a1f;border-radius:999px;margin-bottom:2rem;padding:.55rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.legal-page section{margin-bottom:2rem}.legal-page h2{margin-bottom:.65rem;font-size:1.25rem}.legal-page p,.legal-page li{color:var(--brown-soft);font-size:1rem}.legal-page ul{margin:.5rem 0 0;padding-left:1.25rem}.legal-page li+li{margin-top:.35rem}.legal-page a{color:var(--orange);text-underline-offset:3px;font-weight:700;text-decoration:underline}.site-header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);background:#faf6f0d1;border-bottom:1px solid #1f16120a;align-items:center;display:flex;position:sticky;top:0}.site-header__inner{width:min(100% - 2.5rem, var(--max-w));justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex}.brand{font-family:var(--font-display);color:var(--text-h);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.4rem;font-weight:700;display:inline-flex}.brand__mark{width:46px;height:46px;box-shadow:var(--shadow-clay);background:linear-gradient(145deg,#fff 0%,#fff5eb 100%);border-radius:15px;place-items:center;padding:2px;line-height:0;display:grid;overflow:hidden}.brand__mark-img{object-fit:contain;width:100%;height:100%;display:block}.site-nav{align-items:center;gap:.35rem;display:flex}.site-nav a{color:var(--brown-soft);border-radius:999px;padding:.5rem .9rem;font-size:.95rem;font-weight:700;transition:background .2s,color .2s}.site-nav a:hover{color:var(--brown);background:#ff7a1a1f}.site-nav__cta{color:var(--orange-deep);background:#ff7a1a24}.site-nav__cta:hover{color:var(--orange-deep);background:#ff7a1a38}.site-nav a[aria-current=page]{color:var(--orange);background:#ff7a1a29}.site-footer{border-top:1px solid var(--border);background:linear-gradient(#0000,#f0e6d88c);margin-top:auto;padding:3.5rem 0 2rem}.site-footer__inner{width:min(100% - 2.5rem, var(--max-w));gap:2rem;margin-inline:auto;display:grid}.site-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.site-footer__copy{max-width:30rem}.site-footer__copy p{color:var(--brown-muted);margin-top:.5rem;font-size:.98rem}.site-footer__tagline{align-items:center;gap:.85rem;margin-top:.85rem;font-weight:600;display:flex}.site-footer__toody{object-fit:contain;filter:drop-shadow(0 8px 16px #1f16121f);flex-shrink:0;width:72px;height:72px}.site-footer__bottom{border-top:1px solid var(--border);color:var(--brown-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;font-size:.9rem;font-weight:600;display:flex}.site-footer__links{flex-wrap:wrap;gap:1rem;display:flex}.site-footer__links a{color:var(--brown-soft);font-weight:700}.site-footer__links a:hover{color:var(--orange)}@media (width<=640px){.site-nav{gap:.2rem}.site-nav a{padding:.45rem .75rem;font-size:.88rem}.site-header__inner{width:min(100% - 1.5rem, var(--max-w))}}.phone{--phone-w:292px;--phone-h:600px;--phone-radius:44px;--bezel:11px;width:var(--phone-w);height:var(--phone-h);border-radius:var(--phone-radius);padding:var(--bezel);background:linear-gradient(155deg,#3a322c 0%,#1c1613 42%,#0c0908 100%);margin-inline:auto;position:relative;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #00000073,0 32px 64px #1f16124d,0 10px 24px #1f16122e}.phone--gold{background:linear-gradient(160deg,#e8d5b5 0%,#c9a66b 45%,#a8844a 100%);box-shadow:inset 0 2px #ffffff59,inset 0 -2px #0003,0 28px 60px #3e272338,0 8px 20px #3e27231f}.phone__screen{border-radius:calc(var(--phone-radius) - 7px);background:radial-gradient(80% 40% at 50% -5%,#ffba7847,#0000 55%),#fff7ef;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone__island{z-index:5;background:#0a0807;border-radius:20px;width:96px;height:26px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff0f}.phone--gold .phone__island{background:#1a1512}.phone__status{color:var(--brown);letter-spacing:.01em;z-index:4;justify-content:space-between;align-items:center;padding:14px 16px 2px;font-size:12px;font-weight:700;display:flex}.phone__time{font-variant-numeric:tabular-nums;min-width:42px}.phone__status-icons{color:var(--brown);align-items:center;gap:5px;display:flex}.phone__body{flex-direction:column;flex:1;gap:9px;min-height:0;padding:6px 11px 0;display:flex;overflow:hidden}.phone__nav{z-index:2;background:linear-gradient(#0000,#fff7eff5 28%);justify-content:space-around;align-items:center;margin-top:auto;padding:8px 10px 6px;display:flex;position:relative}.phone__home{background:#1f161238;border-radius:999px;flex-shrink:0;width:108px;height:4px;margin:2px auto 8px}.phone__nav-item{color:#c4b0a5;background:0 0;border-radius:13px;place-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:grid}.phone__nav-item--active{color:var(--orange);background:#ff7a1a24}.phone__nav-plus{color:#fff;background:linear-gradient(160deg,#8fd99a,#66bb6a);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;transform:translateY(-8px);box-shadow:0 10px 22px #66bb6a6b}.phone__nav-plus--pink{background:linear-gradient(160deg,#f48fb1,#e91e63);box-shadow:0 10px 22px #e91e6361}.phone__nav-plus--orange{background:linear-gradient(160deg,#ff9447,#ff7a1a);box-shadow:0 10px 22px #ff7a1a6b}.phone__nav-plus--blue{background:linear-gradient(160deg,#64b5f6,#1e88e5);box-shadow:0 10px 22px #1e88e561}.phone__nav-plus--purple{background:linear-gradient(160deg,#b39ddb,#8e44ad);box-shadow:0 10px 22px #8e44ad61}.phone__nav-plus--green{background:linear-gradient(160deg,#8fd99a,#66bb6a);box-shadow:0 10px 22px #66bb6a6b}.app-card{background:#fff;border-radius:18px;padding:12px;box-shadow:0 6px 18px #3e27230f}.app-title{font-family:var(--font-display);color:var(--brown);margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.app-muted{color:#a1887f;font-size:.7rem;font-weight:700}.app-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-avatar{color:#fff;background:linear-gradient(145deg,#ffcc80,#f37b21);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:grid}.progress-ring{flex-shrink:0;width:88px;height:88px;position:relative}.progress-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring__track{fill:none;stroke:#ffe0c2;stroke-width:8px}.progress-ring__value{fill:none;stroke:var(--orange);stroke-width:8px;stroke-linecap:round}.progress-ring__label{font-family:var(--font-display);color:var(--brown);place-items:center;font-size:1.15rem;font-weight:700;display:grid;position:absolute;inset:0}.stat-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stat-card{background:#fff;border-radius:16px;align-items:center;gap:8px;padding:10px;display:flex;box-shadow:0 4px 12px #3e27230d}.stat-card__icon{border-radius:10px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.stat-card__icon--streak{background:#fff3e0}.stat-card__icon--done{background:#e8f5e9}.stat-card strong{font-size:.85rem;font-family:var(--font-display);color:var(--brown);line-height:1.1;display:block}.stat-card span{color:#a1887f;font-size:.62rem;font-weight:700}.week-row{justify-content:space-between;gap:4px;display:flex}.week-day{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.week-day span{color:#a1887f;font-size:.58rem;font-weight:800}.week-day__dot{color:#0000;background:#f5ebe0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.7rem;font-weight:800;display:grid}.week-day__dot--done{color:#fff;background:#ffcc80}.week-day__dot--today{background:var(--orange);color:#fff;box-shadow:0 4px 10px #f37b2159}.habit-list{flex-direction:column;gap:7px;display:flex}.habit{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 11px;display:grid;box-shadow:0 4px 12px #3e27230d}.habit--week{flex-direction:column;align-items:stretch;gap:8px;display:flex}.habit__top{align-items:center;gap:8px;display:flex}.habit__week{justify-content:space-between;gap:2px;display:flex}.habit__week-day{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.habit__week-day i{box-sizing:border-box;background:#efebe9;border-radius:50%;width:14px;height:14px;display:block}.habit__week-day i.is-today{box-shadow:0 0 0 2px #66bb6a}.habit__week-day small{color:#a1887f;font-size:.48rem;font-weight:800}.habit__icon{border-radius:11px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.85rem;display:grid}.habit__icon--green{background:#e8f5e9}.habit__icon--blue{background:#e3f2fd}.habit__icon--pink{background:#fce4ec}.habit__name{color:var(--brown);font-size:.72rem;font-weight:800}.habit__dots{gap:3px;display:flex}.habit__dots i{background:#efebe9;border-radius:50%;width:7px;height:7px;display:block}.habit__dots i.on-green{background:#81c784}.habit__dots i.on-blue{background:#64b5f6}.habit__dots i.on-pink{background:#f06292}.chip-row{gap:5px;display:flex;overflow:hidden}.chip--active{background:var(--orange);color:#fff}.search-bar{color:#a1887f;background:#f5ebe0;border-radius:12px;align-items:center;gap:6px;padding:8px 10px;font-size:.68rem;font-weight:700;display:flex}.list-item{background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 10px;display:grid;box-shadow:0 3px 10px #3e27230a}.list-item .list-item__icon{background:#fff;border-radius:11px;place-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;display:grid;box-shadow:0 2px 6px #3e27230f}.list-item .list-item__icon--green{color:#43a047}.list-item .list-item__icon--blue{color:#1e88e5}.list-item .list-item__icon--orange{color:#f37b21}.list-item .list-item__icon--pink{color:#e91e63}.list-item strong{color:var(--brown);font-size:.72rem;font-weight:800;display:block}.list-item span{color:#a1887f;font-size:.6rem;font-weight:700}.list-item__avatars{display:flex}.list-item__avatars .list-item__avatar{color:#fff;letter-spacing:-.03em;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:-6px;font-size:.42rem;font-weight:800;line-height:1;display:grid}.list-item__avatars .list-item__avatar:first-child{margin-left:0}.list-item__avatar--mia{background:linear-gradient(145deg,#81c784,#43a047)}.list-item__avatar--jonas{background:linear-gradient(145deg,#64b5f6,#1e88e5)}.list-item__avatar--alex{background:linear-gradient(145deg,#ffb74d,#f37b21)}.cal-strip{gap:5px;display:flex;overflow:hidden}.cal-day{text-align:center;background:#fff;border-radius:14px;flex:1;padding:7px 2px 8px;position:relative;box-shadow:0 3px 10px #3e27230d}.cal-day span{color:#a1887f;font-size:.55rem;font-weight:800;display:block}.cal-day strong{font-size:.8rem;font-family:var(--font-display);color:var(--brown);margin-top:2px;display:block}.cal-day--active{background:linear-gradient(160deg,#ff9447,#ff7a1a);box-shadow:0 6px 14px #ff7a1a59}.cal-day--active span,.cal-day--active strong{color:#fff}.cal-day__dot{background:#fff;border-radius:50%;width:4px;height:4px;margin:4px auto 0;display:block}.task-check{color:var(--brown);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:11px 12px;font-size:.76rem;font-weight:700;display:flex;box-shadow:0 4px 12px #3e27230d}.task-check__box{color:#fff;background:#fff;border:2px solid #e0d2c8;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.task-check--done{color:#a1887f;-webkit-text-decoration:line-through #d7ccc8;text-decoration:line-through #d7ccc8}.task-check--done .task-check__box,.task-check__box--on{color:#fff;background:#66bb6a;border-color:#66bb6a}.task-check__label{text-align:left;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.task-tag{color:var(--orange);background:#ff7a1a1f;border-radius:999px;align-self:flex-start;padding:2px 7px;font-size:.55rem;font-style:normal;font-weight:800;display:inline-flex}.phone-stage{place-items:center;width:min(100%,520px);min-height:620px;margin-inline:auto;padding:1.5rem 0;display:grid;position:relative}.phone-stage--compact{width:auto;min-height:0;padding:1rem 0}.hero__visual.phone-stage--compact{--phone-w:292px;width:min(100%,560px);min-height:580px;padding-bottom:3.5rem}.phone-stage--sharing{--phone-w:292px;width:min(100%,520px);min-height:620px;padding:1.5rem 0 2rem}.callout-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:170px;color:var(--brown);z-index:2;pointer-events:none;background:#ffffffeb;border-radius:20px;padding:12px 14px;font-size:.78rem;font-weight:800;line-height:1.3;position:absolute;box-shadow:0 12px 32px #3e27231a}.callout-card--friends{background:linear-gradient(165deg,#fffffff7,#fff8f0f0);border:1px solid #fffc;flex-direction:column;gap:8px;max-width:188px;padding:14px 15px 12px;display:flex;box-shadow:0 14px 36px #3e27231f,inset 0 2px #ffffffb3}.callout-card__eyebrow{color:var(--orange);letter-spacing:.02em;background:#ff7a1a1f;border-radius:999px;align-self:flex-start;margin:0;padding:3px 8px;font-size:.58rem;font-weight:800;display:inline-flex}.callout-card__title{font-family:var(--font-display);color:var(--brown);font-size:.92rem;font-weight:700;line-height:1.2;display:block}.callout-card__meta{color:#8d6e63;font-size:.62rem;font-weight:700}.callout-card__icon{width:34px;height:34px;color:var(--orange);background:#fff3e0;border-radius:12px;place-items:center;margin-bottom:8px;display:grid}.callout-card--left{top:16%;right:calc(50% + var(--phone-w) / 2 + 14px);left:auto}.callout-card--right{top:28%;left:calc(50% + var(--phone-w) / 2 + 14px);right:auto}.float-chip{z-index:1;pointer-events:none;position:absolute}.float-chip__inner{color:var(--brown);white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:.78rem;font-weight:800;display:flex;box-shadow:0 10px 28px #3e27231a}.float-chip__icon{border-radius:12px;place-items:center;width:32px;height:32px;font-size:.95rem;display:grid}.float-chip__mascot{border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.float-chip__mascot img{object-fit:contain;width:36px;height:36px;display:block}.float-chip--tl{top:6%;right:calc(50% + var(--phone-w) / 2 + 14px);left:auto}.float-chip--lt{top:24%;right:calc(50% + var(--phone-w) / 2 + 20px);left:auto}.float-chip--ml{top:44%;right:calc(50% + var(--phone-w) / 2 + 16px);left:auto}.float-chip--bl{bottom:32%;right:calc(50% + var(--phone-w) / 2 + 14px);left:auto}.float-chip--tr{top:8%;left:calc(50% + var(--phone-w) / 2 + 14px);right:auto}.float-chip--rt{top:26%;left:calc(50% + var(--phone-w) / 2 + 20px);right:auto}.float-chip--mr{top:46%;left:calc(50% + var(--phone-w) / 2 + 16px);right:auto}.float-chip--rb{bottom:28%;left:calc(50% + var(--phone-w) / 2 + 18px);right:auto}.float-chip--br{bottom:18%;left:calc(50% + var(--phone-w) / 2 + 12px);right:auto}.avatar-stack{align-items:center;margin-top:10px;display:flex}.avatar-stack--friends{margin-top:2px}.avatar-stack span,.avatar-stack__person{background:linear-gradient(145deg,#ffab91,#f37b21);border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-8px}.avatar-stack span:first-child,.avatar-stack__person:first-child{background:linear-gradient(145deg,#a5d6a7,#66bb6a);margin-left:0}.avatar-stack span:nth-child(2),.avatar-stack__person:nth-child(2){background:linear-gradient(145deg,#90caf9,#42a5f5)}.avatar-stack span:nth-child(3),.avatar-stack__person:nth-child(3){background:linear-gradient(145deg,#f48fb1,#ec407a)}.avatar-stack__person{color:#fff;letter-spacing:-.02em;place-items:center;font-size:.55rem;font-weight:800;display:grid;position:relative;box-shadow:0 3px 8px #3e27231f}.avatar-stack__person--mia{background:linear-gradient(145deg,#81c784,#43a047)}.avatar-stack__person--jonas{background:linear-gradient(145deg,#64b5f6,#1e88e5)}.avatar-stack__person--alex{background:linear-gradient(145deg,#ffb74d,#f37b21)}.avatar-stack__online{background:#66bb6a;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 0 1px #66bb6a40}.avatar-stack__add{width:28px;height:28px;color:var(--orange);box-shadow:none;background:#fff3e0;border:2px dashed #ff7a1a73;border-radius:50%;place-items:center;margin-left:-8px;font-size:.95rem;font-weight:800;display:grid}.share-sheet{z-index:3;background:#fff;border-radius:24px;width:min(100%,340px);padding:16px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #3e272329}.share-sheet__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.share-sheet__head h3{font-size:.95rem}.share-sheet__close{color:#8d6e63;background:#f5ebe0;border:none;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.share-sheet__link{background:#faf6f1;border-radius:14px;align-items:center;gap:8px;margin-bottom:14px;padding:8px;display:flex}.share-sheet__link code{color:#8d6e63;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:700;font-family:var(--font-body);background:0 0;flex:1;padding:0;overflow:hidden}.share-sheet__copy{background:var(--orange);color:#fff;white-space:nowrap;font-size:.72rem;font-weight:800;font-family:var(--font-body);cursor:pointer;border:none;border-radius:12px;padding:8px 12px}.share-apps{justify-content:space-between;gap:6px;display:flex}.share-apps span{color:#8d6e63;flex-direction:column;flex:1;align-items:center;gap:4px;font-size:.58rem;font-weight:800;display:flex}.share-apps i{color:#fff;border-radius:14px;place-items:center;width:40px;height:40px;font-size:.85rem;font-style:normal;font-weight:800;display:grid}.share-apps i.wa{background:#25d366}.share-apps i.im{background:#34c759}.share-apps i.mail{background:#5c6bc0}.share-apps i.notes{color:#5d4037;background:#ffd54f}.share-apps i.more{background:#bcaaa4}.mascot{object-fit:contain;filter:drop-shadow(0 12px 20px #3e272326);-webkit-user-select:none;user-select:none;pointer-events:none;width:120px;height:auto}.mascot--sm{width:88px}.mascot--md{width:110px}.mascot--lg{width:140px}.mascot--hero{left:calc(50% - var(--phone-w) / 2 - 56px);z-index:4;position:absolute;bottom:0;right:auto}.mascot--features{z-index:2;position:absolute;bottom:4%;left:0}.mascot--sharing{left:calc(50% + var(--phone-w) / 2 + 8px);z-index:2;pointer-events:none;position:absolute;top:12%;right:auto}.mascot--household{z-index:2;position:absolute;bottom:-4%;right:-8%}.app-logo{object-fit:contain;background:#fff;border-radius:10px;flex-shrink:0;width:32px;height:32px;box-shadow:0 3px 10px #3e272314}.dash-blobs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.dash-blobs__a,.dash-blobs__b{filter:blur(2px);border-radius:50%;position:absolute}.dash-blobs__a{background:radial-gradient(circle,#ffba7873,#0000 70%);width:180px;height:140px;top:-30px;right:-40px}.dash-blobs__b{background:radial-gradient(circle,#ffcca059,#0000 70%);width:160px;height:120px;top:120px;left:-50px}.phone__body:has(.dash-head){gap:8px;padding-top:4px;position:relative}.phone__body:has(.dash-head)>:not(.dash-blobs){z-index:1;position:relative}.dash-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dash-head__title{margin:0 0 5px;font-size:1rem}.dash-date{color:var(--orange);background:#ff7a1a24;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.58rem;font-weight:800;display:inline-flex}.dash-profile{flex-direction:column;flex-shrink:0;align-items:center;gap:3px;display:flex}.dash-avatar{background:radial-gradient(circle at 50% 40%,#fff 0 42%,#0000 43%),conic-gradient(from 200deg,#81c784,#a5d6a7,#ffcc80,#81c784);border-radius:50%;place-items:center;width:40px;height:40px;padding:3px;display:grid;box-shadow:0 4px 12px #3e27231a}.dash-avatar img{object-fit:cover;background:#fff8f0;border-radius:50%;width:32px;height:32px;display:block}.dash-coins{color:#fff;background:linear-gradient(160deg,#ff9447,#ff7a1a);border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:.55rem;font-weight:800;display:inline-flex;box-shadow:0 3px 8px #ff7a1a4d}.dash-progress{background:#fff;border-radius:18px;padding:11px 12px 10px;box-shadow:0 6px 16px #3e27230f}.dash-progress__top{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.dash-progress__label{letter-spacing:.06em;text-transform:uppercase;color:var(--orange);font-size:.58rem;font-weight:800}.dash-progress__pct{color:var(--brown);align-items:center;gap:1px;font-size:.68rem;font-weight:800;display:inline-flex}.dash-progress__bar{background:#ffe0c2;border-radius:999px;height:7px;margin-bottom:10px;overflow:hidden}.dash-progress__bar i{border-radius:inherit;background:linear-gradient(90deg,#ff9447,#ff7a1a);height:100%;display:block}.dash-progress__stats{grid-template-columns:1fr 1fr 1fr;gap:5px;display:grid}.dash-mini{text-align:center;background:#fff8f1;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:7px 5px;display:flex}.dash-mini__icon{border-radius:50%;place-items:center;width:20px;height:20px;margin-bottom:1px;display:grid}.dash-mini__icon--check{background:#e8f5e9}.dash-mini__icon--fire{background:#fff3e0}.dash-mini__icon--life{background:#efebe9}.dash-mini strong{color:var(--brown);font-size:.62rem;font-weight:800;line-height:1.15;display:block}.dash-mini span{letter-spacing:.04em;text-transform:uppercase;color:#a1887f;font-size:.5rem;font-weight:800}.dash-rewards{background:#fff;border-radius:16px;padding:9px 10px 8px;box-shadow:0 4px 12px #3e27230d}.dash-rewards__title{color:var(--brown);margin:0 0 7px;font-size:.68rem;font-weight:800}.dash-rewards__track{justify-content:space-between;gap:3px;display:flex}.dash-rewards__gift{background:#f5ebe0;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.dash-rewards__gift--active{background:#fff3e0;box-shadow:0 0 0 2px #ff7a1a59}.dash-rewards__hint{color:#a1887f;text-align:center;margin:6px 0 0;font-size:.52rem;font-weight:700}.dash-lists-head{justify-content:space-between;align-items:center;margin-top:1px;display:flex}.dash-section-title{color:var(--brown);font-size:.78rem;font-weight:800;font-family:var(--font-display);margin:0}.dash-lists-add{width:22px;height:22px;color:var(--orange);background:#ff7a1a24;border-radius:50%;place-items:center;font-size:.95rem;font-weight:700;line-height:1;display:grid}.dash-list-cards{grid-template-columns:1fr 1fr 1fr;gap:7px;display:grid}.dash-list-card{border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;min-height:78px;padding:10px 8px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #3e27230f}.dash-list-card--blue{background:linear-gradient(165deg,#e8f4ff 0%,#f5faff 100%)}.dash-list-card--yellow{background:linear-gradient(165deg,#fff8e1 0%,#fffdf5 100%)}.dash-list-card--red{background:linear-gradient(165deg,#ffebee 0%,#fff7f7 100%)}.dash-list-card__icon{background:#ffffffd9;border-radius:10px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 2px 6px #3e27230f}.dash-list-card__icon img{object-fit:contain;width:24px;height:24px;display:block}.dash-list-card strong{color:var(--brown);z-index:1;font-size:.6rem;font-weight:800;position:relative}.dash-list-card__wave{opacity:.55;border-radius:50% 50% 0 0;height:28px;position:absolute;bottom:-8px;left:-10%;right:-10%}.dash-list-card--blue .dash-list-card__wave{background:#90caf9}.dash-list-card--yellow .dash-list-card__wave{background:#ffd54f}.dash-list-card--red .dash-list-card__wave{background:#ef9a9a}.dash-cal{flex-direction:column;gap:6px;min-height:0;display:flex}.dash-cal__chips{gap:5px;display:flex;overflow:hidden}.dash-cal__chips .chip{padding:5px 9px;font-size:.55rem}@media (width<=720px){.phone{--phone-w:262px;--phone-h:540px;--phone-radius:40px}.phone-stage{width:min(100%,360px);min-height:560px}.hero__visual.phone-stage--compact{--phone-w:262px;width:min(100%,520px)}.phone-stage--sharing{--phone-w:262px;width:min(100%,480px);min-height:560px}.float-chip__inner,.callout-card{transform-origin:50%;transform:scale(.88)}.callout-card--left{right:calc(50% + var(--phone-w) / 2 + 6px)}.mascot--sharing{left:calc(50% + var(--phone-w) / 2 + 4px);width:72px}.float-chip--tl,.float-chip--lt,.float-chip--ml,.float-chip--bl{right:calc(50% + var(--phone-w) / 2 + 6px);left:auto}.float-chip--tr,.float-chip--rt,.float-chip--mr,.float-chip--rb,.float-chip--br{left:calc(50% + var(--phone-w) / 2 + 6px);right:auto}.share-sheet{width:min(100%,300px)}.mascot--hero{width:96px;left:calc(50% - var(--phone-w) / 2 - 40px);bottom:0;right:auto}.mascot--features,.mascot--household{width:72px}}@media (width<=480px){.float-chip--lt,.float-chip--ml,.float-chip--rt,.float-chip--mr,.float-chip--rb,.callout-card--right{display:none}.callout-card--left{top:6%;left:0;right:auto}.mascot--sharing{inset:auto 0 10% auto}.float-chip--tl{top:4%;left:2%;right:auto}.float-chip--tr{top:6%;left:auto;right:2%}.float-chip--bl{bottom:12%;left:2%;right:auto}.float-chip--br{bottom:8%;left:auto;right:2%}.phone-stage{min-height:540px}}.progress-ring__label--text{letter-spacing:-.03em;font-size:1.05rem}.app-muted--label{margin-top:2px}.app-banner{border-radius:18px;flex-shrink:0;padding:12px 14px}.app-banner--orange{background:linear-gradient(165deg,#ffd7b0 0%,#fff5eb 72%)}.app-banner--soft{background:linear-gradient(165deg,#ffe2c4 0%,#fff7ef 72%)}.drag-handle{color:#d5c4b8;flex-shrink:0;place-items:center;line-height:0;display:grid}.shop-row{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:11px 12px;display:grid;box-shadow:0 4px 12px #3e27230d}.shop-row strong{color:var(--brown);font-size:.78rem;font-weight:700}.qty-pill{color:#2e7d32;white-space:nowrap;background:#e8f5e9;border-radius:999px;padding:4px 8px;font-size:.56rem;font-weight:800}.qty-pill--muted{color:#8d6e63;background:#f3ebe3}.finance-hero{background:linear-gradient(160deg,#fff 0%,#fff1e0 100%);border-radius:18px}.finance-hero__total{font-family:var(--font-display);color:var(--orange);letter-spacing:-.02em;margin:2px 0 12px;font-size:1.4rem;font-weight:700}.finance-people{flex-direction:column;gap:8px;display:flex}.finance-people span{color:#8d6e63;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:grid}.finance-people b{color:var(--brown);font-weight:700}.finance-people em{color:#8d6e63;font-style:normal;font-weight:800}.av{color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.62rem;font-style:normal;font-weight:800;display:grid}.av--j{background:linear-gradient(145deg,#ff9447,#ff7a1a)}.av--a{background:linear-gradient(145deg,#81c784,#66bb6a)}.finance-row{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;display:flex;box-shadow:0 4px 12px #3e27230d}.finance-row strong{color:var(--brown);font-size:.78rem;display:block}.finance-row span{color:#a1887f;font-size:.62rem;font-weight:700}.finance-row em{color:#e53935;font-size:.78rem;font-style:normal;font-weight:800}.bday-row{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid;box-shadow:0 4px 12px #3e27230d}.bday-row__copy strong{color:var(--brown);font-size:.78rem;display:block}.bday-row__copy span{color:#a1887f;font-size:.62rem;font-weight:700}.bday-row__soon{color:var(--orange);white-space:nowrap;background:#ff7a1a1f;border-radius:999px;padding:4px 8px;font-size:.58rem;font-weight:800}.status-pill{color:#2e7d32;background:#e8f5e9;border-radius:999px;padding:5px 10px;font-size:.65rem;font-weight:800}.habit__meta{min-width:0}.habit__sub{color:#a1887f;font-size:.58rem;font-weight:700;display:block}.habit__icon--orange{background:#fff3e0}.habit__dots i.on-orange,.habit__week-day i.on-orange{background:#ffb074}.habit__week-day i.on-green{background:#81c784}.habit__week-day i.on-blue{background:#64b5f6}.habit__week-day i.on-pink{background:#f06292}.chip-row--tabs .chip{text-align:center;flex:1}.chip-row--center{justify-content:center}.chip--ghost{color:#a1887f;background:0 0;border:1.5px dashed #e0d2c8}.focus-timer{flex:1;place-items:center;gap:8px;padding:8px 0 2px;display:grid}.focus-timer__ready{letter-spacing:.14em;color:#a1887f;font-size:.65rem;font-weight:800}.focus-timer__start{color:#fff;background:linear-gradient(160deg,#ff9447,#ff7a1a);border-radius:999px;align-items:center;gap:6px;padding:9px 18px;font-size:.74rem;font-weight:800;display:inline-flex;box-shadow:0 8px 16px #ff7a1a47}.travel-card{background:linear-gradient(160deg,#fff 0%,#e8f4ff 100%);border-radius:18px}.travel-card__countdown{font-family:var(--font-display);color:var(--brown);margin-bottom:2px;font-size:.98rem;font-weight:700}.travel-meter{margin-top:10px}.travel-meter__head{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.travel-meter__head span{color:#8d6e63;font-size:.62rem;font-weight:800}.travel-meter__head strong{color:var(--brown);font-size:.62rem;font-weight:800}.travel-meter__bar{background:#ffe0c2;border-radius:999px;height:8px;overflow:hidden}.travel-meter__bar i{border-radius:inherit;background:linear-gradient(90deg,#ff9447,#ff7a1a);height:100%;display:block}.travel-meter__bar--green{background:#c8e6c9}.travel-meter__bar--green i{background:linear-gradient(90deg,#81c784,#66bb6a)}.recipe-row{background:#fff;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 4px 12px #3e27230d}.recipe-row strong{color:var(--brown);font-size:.78rem;display:block}.recipe-row__meta{color:#a1887f;align-items:center;gap:4px;margin-top:2px;font-size:.6rem;font-weight:700;display:inline-flex}.recipe-thumb{border-radius:50%;flex-shrink:0;width:38px;height:38px;box-shadow:0 3px 8px #3e27231a}.recipe-thumb--orange{background:linear-gradient(145deg,#ffcc80,#ff7a1a)}.recipe-thumb--green{background:linear-gradient(145deg,#a5d6a7,#66bb6a)}.recipe-thumb--blue{background:linear-gradient(145deg,#90caf9,#42a5f5)}.app-title--bar{align-items:center;gap:8px;display:flex}.app-title--bar:before{content:"";background:linear-gradient(#ff9447,#ff7a1a);border-radius:4px;width:4px;height:1.05em}.sport-row{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid;box-shadow:0 4px 12px #3e27230d}.sport-row strong{color:var(--brown);font-size:.78rem;display:block}.sport-row span{color:#a1887f;font-size:.62rem;font-weight:700}.sport-row__icon{background:#fff3e0;border-radius:11px;place-items:center;width:30px;height:30px;display:grid}.search-bar{color:#bcaaa4;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:.68rem;font-weight:700;display:flex;box-shadow:0 3px 10px #3e27230a}.chip{color:#8d6e63;white-space:nowrap;background:#f3ebe3;border-radius:999px;padding:6px 11px;font-size:.62rem;font-weight:800}.chip--active{color:#fff;background:linear-gradient(160deg,#ff9447,#ff7a1a);box-shadow:0 4px 10px #ff7a1a47}.section{padding:5.5rem 0;position:relative}.section--hero{min-height:calc(100svh - var(--header-h));flex-direction:column;justify-content:center;padding:1.25rem 0 4rem;display:flex;overflow:hidden}.section--modules{background:linear-gradient(#0000,#fffaf4e6 10% 90%,#0000)}.section--download{padding:2rem 0 0;overflow:hidden}.hero-atmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-atmosphere__glow{filter:blur(10px);background:radial-gradient(circle,#ff7a1a2e,#0000 68%);width:min(70vw,640px);height:min(70vw,640px);position:absolute;top:8%;right:-6%}.hero-atmosphere__leaf{filter:blur(2px);background:radial-gradient(40% 55% at 30% 40%,#3c5a3214,#0000 70%),radial-gradient(35% 50% at 60% 55%,#3c5a320d,#0000 70%);width:min(42vw,380px);height:min(42vw,380px);position:absolute}.hero-atmosphere__leaf--a{top:-6%;right:2%;transform:rotate(-18deg)}.hero-atmosphere__leaf--b{opacity:.55;width:min(36vw,300px);height:min(36vw,300px);bottom:6%;left:-4%;transform:rotate(28deg)}.hero{z-index:1;align-items:center;gap:2.5rem;display:grid;position:relative}.hero__copy{text-align:left;justify-items:start;gap:1.2rem;display:grid}.hero__brand{font-family:var(--font-display);letter-spacing:-.045em;color:var(--orange);font-size:clamp(3.6rem,11vw,6rem);font-weight:700;line-height:.9}.hero__title{max-width:12ch;color:var(--brown);font-size:clamp(1.9rem,4.5vw,2.9rem);font-weight:600}.hero__sub{color:var(--brown-muted);max-width:34ch;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:600;line-height:1.5}.hero__actions{justify-items:start;gap:.85rem;display:grid}.hero__explore{color:var(--orange-deep);text-underline-offset:.2em;font-size:.95rem;font-weight:800;-webkit-text-decoration:underline #e8620a59;text-decoration:underline #e8620a59;text-decoration-thickness:2px}.hero__explore:hover{color:var(--orange);text-decoration-color:#ff7a1a8c}.hero__visual{width:min(100%,560px);margin-inline:auto;position:relative}.hero__glow{filter:blur(18px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff7a1a2e,#0000 68%);position:absolute;inset:12% 8% 8%}.feature-check{color:#43a047;background:#43a04724;border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.feature-stack .feature-check{color:#43a047}.section__inner{width:min(100% - 2.5rem, var(--max-w));margin-inline:auto}.section__head{text-align:left;max-width:36rem;margin:0 0 2.5rem}.section__head--center{text-align:center;margin-inline:auto}.section__eyebrow{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--orange);margin-bottom:.7rem;font-size:.88rem;font-weight:600;display:inline-block}.section__head h2{margin-bottom:.85rem;font-size:clamp(2rem,4.2vw,2.85rem)}.section__head p{color:var(--brown-muted);max-width:40ch;font-size:1.12rem;font-weight:600;line-height:1.5}.section__head--center p{margin-inline:auto}.module-tabs{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:2.75rem;display:flex}.module-tabs-wrap{margin-bottom:2.75rem;position:relative}.module-tabs-wrap .module-tabs{margin-bottom:0}.module-tab{appearance:none;isolation:isolate;color:var(--brown-soft);font-family:var(--font-display);cursor:pointer;background:#ffffffbf;border:1px solid #1f161214;border-radius:999px;padding:.65rem 1.15rem;font-size:.95rem;font-weight:600;transition:color .28s,border-color .28s,background .28s;position:relative}.module-tab__pill{border-radius:inherit;background:linear-gradient(160deg, var(--orange-soft), var(--orange));z-index:-1;position:absolute;inset:-1px;box-shadow:0 10px 24px #ff7a1a47}.module-tab__label{z-index:1;position:relative}.module-tab:hover:not(.module-tab--active){color:var(--brown);background:#fff;border-color:#ff7a1a47}.module-tab--active{color:#fff;background:0 0;border-color:#0000}.module-layout{align-items:center;gap:2.75rem;display:grid}.module-layout__copy{justify-items:start;gap:1rem;display:grid}.module-layout__copy h3{max-width:14ch;font-size:clamp(1.9rem,4vw,2.65rem)}.module-layout__copy>p{color:var(--brown-muted);max-width:36ch;font-size:1.08rem;font-weight:600;line-height:1.5}.feature-stack{gap:.75rem;width:100%;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.feature-stack li{border-radius:var(--radius-md);box-shadow:var(--shadow-clay);background:#ffffffd1;border:1px solid #fffffff2;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;padding:.85rem 1rem;display:grid}.feature-stack--slim li{box-shadow:none;background:0 0;border:none;border-radius:0;padding:.55rem 0}.feature-stack--slim .feature-check{border-radius:10px;width:30px;height:30px}.feature-stack--loose{margin-top:1.5rem}.feature-stack strong{font-family:var(--font-display);color:var(--brown);margin-bottom:.12rem;font-size:1.05rem;font-weight:600;display:block}.feature-stack li>div span{color:var(--brown-muted);font-size:.95rem;font-weight:600;line-height:1.4}.module-layout__stage{justify-self:center;position:relative}.mascot--module{z-index:2;position:absolute;bottom:2%;left:-8%}.module-layout--reverse .mascot--module{left:auto;right:-8%}.sharing{align-items:center;gap:3rem;display:grid}.sharing__copy h2{margin-bottom:.85rem;font-size:clamp(2rem,4vw,2.7rem)}.sharing__copy>p{color:var(--brown-muted);max-width:36ch;font-size:1.1rem;font-weight:600;line-height:1.5}.sharing__stage{justify-self:center;position:relative}.download-stage{background:radial-gradient(55% 50% at 50% 0,#ffffff8c,#0000 70%),radial-gradient(80% 70% at 78% 72%,#ff7a1a47,#0000 58%),radial-gradient(55% 55% at 12% 88%,#ffba784d,#0000 55%),linear-gradient(#fff6eb 0%,bisque 42%,#ffc98a 100%);margin-top:2.5rem;padding:5rem 0 0;position:relative;overflow:hidden}.download-stage__glow{filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#ffffffb3,#0000 68%);width:min(70vw,520px);height:min(40vw,280px);position:absolute;top:8%;left:50%;transform:translate(-50%)}.download-stage__haze{pointer-events:none;background:linear-gradient(#0000,#ff94472e);height:42%;position:absolute;inset:auto 0 0}.download-stage__leaf{pointer-events:none;filter:blur(1.5px);background:radial-gradient(40% 55% at 30% 40%,#3c5a321a,#0000 70%),radial-gradient(35% 50% at 60% 55%,#3c5a320f,#0000 70%);width:min(42vw,380px);height:min(42vw,380px);position:absolute}.download-stage__leaf--a{top:-10%;right:-6%;transform:rotate(-20deg)}.download-stage__leaf--b{opacity:.65;bottom:8%;left:-8%;transform:rotate(28deg)}.download-stage__inner{width:min(100% - 2.5rem, var(--max-w));z-index:1;justify-items:center;gap:2.75rem;margin-inline:auto;display:grid;position:relative}.download-stage__copy{text-align:center;justify-items:center;gap:.85rem;max-width:34rem;display:grid}.download-stage__brand{font-family:var(--font-display);color:var(--orange);letter-spacing:-.045em;margin:0;font-size:clamp(3.4rem,10vw,5.4rem);font-weight:700;line-height:.88}.download-stage__copy h2{max-width:14ch;color:var(--brown);margin:0;font-size:clamp(2rem,5vw,3.1rem);line-height:1.05}.download-stage__sub{color:var(--brown-soft);max-width:34ch;margin:.15rem 0 .35rem;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:600;line-height:1.5}.download-stage__stores{justify-content:center;margin-top:.35rem}.download-stage__cast{width:min(100%,720px);height:clamp(220px,42vw,340px);margin-bottom:-.35rem;position:relative}.download-stage__ground{filter:blur(8px);pointer-events:none;background:radial-gradient(#1f161229,#0000 68%);width:78%;height:28%;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.download-stage__slot{place-items:end center;display:grid;position:absolute;bottom:8%}.download-stage__slot--lead{z-index:5;width:clamp(170px,36vw,268px);bottom:2%;left:50%;transform:translate(-50%)}.download-stage__slot--near-left{z-index:4;width:clamp(96px,18vw,148px);bottom:10%;left:calc(50% - clamp(118px,22vw,178px));transform:translate(-50%)rotate(-8deg)}.download-stage__slot--near-right{z-index:4;width:clamp(96px,18vw,148px);bottom:10%;left:calc(50% + clamp(118px,22vw,178px));transform:translate(-50%)rotate(8deg)}.download-stage__slot--far-left{z-index:2;width:clamp(78px,14vw,118px);bottom:18%;left:calc(50% - clamp(210px,38vw,300px));transform:translate(-50%)rotate(-14deg)}.download-stage__slot--far-right{z-index:2;width:clamp(78px,14vw,118px);bottom:18%;left:calc(50% + clamp(210px,38vw,300px));transform:translate(-50%)rotate(14deg)}.download-stage__float{will-change:transform;width:100%}.download-stage__float--lead{--float-y:-14px;animation:4.8s ease-in-out infinite alternate download-float}.download-stage__float--near-left{--float-y:-11px;animation:4.2s ease-in-out .35s infinite alternate download-float}.download-stage__float--near-right{--float-y:-10px;animation:4.4s ease-in-out .55s infinite alternate download-float}.download-stage__float--far-left{--float-y:-9px;animation:3.9s ease-in-out .2s infinite alternate download-float}.download-stage__float--far-right{--float-y:-8px;animation:4.1s ease-in-out .7s infinite alternate download-float}@keyframes download-float{0%{transform:translate(0,0)}to{transform:translate3d(0, var(--float-y), 0)}}.download-stage__mascot{object-fit:contain;filter:drop-shadow(0 18px 28px #1f16122e);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.download-stage__spark{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);z-index:6;opacity:.9;filter:drop-shadow(0 0 6px #ffc850b3);background:#fff8e7;width:12px;height:12px;position:absolute}.download-stage__spark--a{animation:2.4s ease-in-out infinite download-spark;top:12%;left:28%}.download-stage__spark--b{width:9px;height:9px;animation:2.9s ease-in-out .35s infinite download-spark;top:8%;right:30%}.download-stage__spark--c{width:8px;height:8px;animation:3.2s ease-in-out .7s infinite download-spark;top:28%;left:58%}@keyframes download-spark{0%,to{opacity:.35;transform:scale(.75)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(18deg)}}@media (prefers-reduced-motion:reduce){.download-stage__spark--a,.download-stage__spark--b,.download-stage__spark--c,.download-stage__float--lead,.download-stage__float--near-left,.download-stage__float--near-right,.download-stage__float--far-left,.download-stage__float--far-right{animation:none}}@media (width>=900px){.hero{grid-template-columns:1.05fr .95fr;gap:2rem 3rem}.hero__visual{justify-self:end;width:min(100%,560px)}.module-layout{grid-template-columns:1.05fr .95fr;gap:3rem 2rem}.module-layout__stage{justify-self:end}.module-layout--reverse .module-layout__stage{order:-1;justify-self:start}.sharing{grid-template-columns:1.05fr .95fr;gap:4rem}.sharing__stage{justify-self:end}}@media (width<=899px){.hero__copy{text-align:center;justify-items:center}.hero__title{max-width:14ch}.hero__sub{max-width:32ch}.section__head{text-align:center;margin-inline:auto}.section__head p{margin-inline:auto}.module-layout__copy{text-align:center;justify-items:center}.module-layout__copy h3{max-width:16ch}.module-layout__copy>p{max-width:34ch}.feature-stack{text-align:left}.sharing__copy{text-align:center}.sharing__copy>p{margin-inline:auto}.download-stage{padding:3.75rem 0 0}.download-stage__cast{height:clamp(200px,52vw,280px)}}@media (width<=640px){.section{padding:3.75rem 0}.section__inner,.hero{width:min(100% - 1.5rem, var(--max-w))}.section--hero .hero{width:100%}.module-tabs-wrap{margin-inline:-.25rem}.module-tabs-wrap:before,.module-tabs-wrap:after{content:"";z-index:1;pointer-events:none;width:2rem;position:absolute;top:0;bottom:.35rem}.module-tabs-wrap:before{background:linear-gradient(90deg, var(--cream), transparent);left:0}.module-tabs-wrap:after{background:linear-gradient(270deg, var(--cream), transparent);right:0}.section--modules .module-tabs-wrap:before{background:linear-gradient(90deg,#fffaf4,#0000)}.section--modules .module-tabs-wrap:after{background:linear-gradient(270deg,#fffaf4,#0000)}.module-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;justify-content:flex-start;padding:.15rem 1.25rem .35rem;scroll-padding-inline:1.25rem;overflow-x:auto}.module-tabs::-webkit-scrollbar{display:none}.module-tab{scroll-snap-align:center;flex:none}.mascot--module{left:0}.module-layout--reverse .mascot--module{left:auto;right:0}.download-stage__inner{width:min(100% - 1.5rem, var(--max-w))}.download-stage__slot--far-left,.download-stage__slot--far-right{display:none}}
