:root{color-scheme:light;--bg:#fbfaf6;--bg-soft:#f4efe7;--bg-gold:#fddd76;--bg-dark:#262626;--text:#262626;--muted:#5d6974;--border:#ece5d9;--shadow:0 12px 30px #00000014;--shadow-lg:0 34px 70px #00000047;--container:min(1200px, calc(100vw - 2rem))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Outfit,system-ui,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}img,svg{display:block}button,a{-webkit-tap-highlight-color:transparent}.page{background:var(--bg);min-height:100svh;overflow-x:clip}.container{width:var(--container);max-width:100%;margin:0 auto}.hero{position:relative;overflow:clip}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#fddd7680 0%,#fddd7600 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-120px;left:-80px}.hero__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:56px 64px 84px;display:grid}.hero__eyebrow{color:var(--muted);background:#fff;border:1px solid #efeae1;border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000a}.hero__eyebrow-dot{background:#28a745;border-radius:50%;width:8px;height:8px}.hero__title{letter-spacing:-.03em;max-width:11ch;margin:0 0 22px;font-size:clamp(44px,5.4vw,68px);font-weight:900;line-height:.98}.highlight{white-space:nowrap;z-index:0;display:inline-block;position:relative}.highlight:after{content:"";background:var(--bg-gold);z-index:-1;border-radius:4px;height:20px;position:absolute;bottom:6px;left:-2px;right:-2px}.hero__copy{max-width:460px;color:var(--muted);margin:0 0 34px;font-size:19px;line-height:1.55}.cta{background:var(--bg-dark);color:#fff;border-radius:999px;align-items:center;gap:11px;padding:17px 36px;font-size:17px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #26262638}.cta:hover,.cta:focus-visible{transform:translateY(-2px);box-shadow:0 14px 30px #2626264d}.cta__arrow{font-size:19px;line-height:1}.hero__visual{justify-content:center;display:flex;position:relative}.hero__mockup{filter:drop-shadow(0 34px 70px #00000038);width:100%;max-width:460px;height:auto;animation:6s ease-in-out infinite float;display:block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.features{background:var(--bg-soft);padding:72px 32px 80px}.how-it-works{background:var(--bg);padding:72px 64px 80px}.how-it-works__intro{text-align:center;margin-bottom:44px}.how-it-works__heading{margin-bottom:8px}.how-it-works__copy{color:#8b96a2;margin:0;font-size:17px;line-height:1.5}.how-it-works__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:24px;display:grid}.how-step{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;height:100%;padding:26px;display:flex;box-shadow:0 6px 20px #0000000d}.how-step__number{color:#dfd7c6;margin-bottom:18px;font-size:20px;font-weight:800;line-height:1}.how-step__art{border-radius:18px;justify-content:center;align-items:center;height:110px;margin-bottom:20px;display:flex}.how-step__art--photo{overflow:hidden}.how-step__photo{object-fit:cover;width:100%;height:100%;display:block}.how-step__art--chips{background:var(--bg-soft);flex-wrap:wrap;align-content:center;gap:7px;padding:14px}.how-step__art--waveform{background:#f0ecfa}.how-step__art--checklist{background:#eaf6f0;justify-content:flex-start;padding:16px 20px}.how-step__chip{color:var(--text);background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:5px 11px;font-size:11px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000f}.how-step__chip--accent{background:var(--bg-gold);box-shadow:none}.how-step__bubble{background:#c9b8f0;border-radius:20px 20px 20px 6px;align-items:flex-end;gap:4px;padding:15px 20px;display:inline-flex}.how-step__bar{background:#4b3b7a;border-radius:999px;width:4px}.how-step__bar:first-child{height:14px}.how-step__bar:nth-child(2){height:28px}.how-step__bar:nth-child(3){height:38px}.how-step__bar:nth-child(4){height:22px}.how-step__bar:nth-child(5){height:30px}.how-step__bar:nth-child(6){height:14px}.how-step__checklist{gap:9px;width:100%;display:grid}.how-step__check{color:var(--text);align-items:center;gap:9px;font-size:12px;font-weight:600;line-height:1;display:flex}.how-step__check-mark{background:#b7e1d1;border-radius:6px;flex:none;width:19px;height:19px;position:relative}.how-step__check-mark:after{content:"";border-bottom:2px solid #1f6b4f;border-right:2px solid #1f6b4f;width:6px;height:10px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}.how-step__title{margin:0 0 7px;font-size:19px;font-weight:700;line-height:1.25}.how-step__copy{color:var(--muted);margin:auto 0 0;font-size:14px;line-height:1.5}.section-heading{letter-spacing:-.02em;text-align:center;margin:0;font-size:clamp(30px,3.3vw,42px);font-weight:800;line-height:1.05}.features__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:48px;display:grid}.feature{border:1px solid var(--border);background:#fff;border-radius:26px;padding:36px 32px;box-shadow:0 6px 20px #0000000d}.feature__icon{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:26px;display:flex}.feature__icon--blue{background:#a9d3ff}.feature__icon--pink{background:#ffb5c1}.feature__icon--green{background:#b7e1d1}.feature__title{margin:0 0 10px;font-size:23px;font-weight:700;line-height:1.1}.feature__copy{color:var(--muted);margin:0;font-size:15.5px;line-height:1.55}.download{background:var(--bg-gold);position:relative;overflow:clip}.download:before{content:"";pointer-events:none;background:#ffffff52;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-40px}.download__inner{grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;padding:72px 32px;display:grid}.download__title{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.08}.download__copy{color:#3a3a2ecc;max-width:440px;margin:0 0 32px;font-size:18px;line-height:1.5}.download__actions{flex-wrap:wrap;gap:14px;display:flex}.store-badge{background:var(--bg-dark);color:#fff;border-radius:16px;align-items:center;gap:11px;padding:15px 24px;transition:transform .16s;display:inline-flex;box-shadow:0 10px 24px #2626262e}.store-badge:hover,.store-badge:focus-visible{transform:translateY(-2px)}.store-badge__icon{flex:none;display:block}.store-badge__logo{display:block}.store-badge__logo--apple{width:24px;height:28px}.store-badge__logo--play{width:22px;height:24px}.store-badge__copy{color:#cbd1d7;font-size:11px;font-weight:400;line-height:1}.store-badge__copy strong{color:#fff;margin-top:4px;font-size:17px;font-weight:700;line-height:1.25;display:block}.download__qr{background:#fff;border-radius:24px;justify-self:end;width:180px;height:180px;padding:16px;display:block;box-shadow:0 12px 30px #00000029}.download__qr:focus-visible{outline:3px solid var(--bg-gold);outline-offset:3px}.qr__inner{background:#fff;border-radius:12px;width:100%;height:100%;display:block;overflow:hidden}.qr__inner svg{width:100%;height:100%;display:block}@keyframes notifyPop{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.notify-dialog{width:min(400px,100vw - 1.5rem);max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:28px;padding:0;overflow:visible}.notify-dialog::backdrop{backdrop-filter:blur(3px);background:#2626266b}.notify-dialog[open]{animation:.22s cubic-bezier(.2,.8,.3,1) notifyPop}.notify-dialog__surface{background:var(--bg);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000052}.notify-dialog__close{z-index:3;width:34px;height:34px;color:var(--text);cursor:pointer;background:#2626260f;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .16s;display:inline-flex;position:absolute;top:16px;right:16px}.notify-dialog__close:hover,.notify-dialog__close:focus-visible{background:#2626261f}.notify-dialog__band{background:var(--bg-gold);text-align:center;padding:34px 32px 30px;position:relative;overflow:hidden}.notify-dialog__band:before,.notify-dialog__band:after{content:"";background:#ffffff4d;border-radius:50%;position:absolute}.notify-dialog__band:before{width:150px;height:150px;top:-40px;left:-30px}.notify-dialog__band:after{opacity:.72;width:120px;height:120px;bottom:-50px;right:-20px}.notify-dialog__icon{background:var(--bg-dark);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;position:relative;box-shadow:0 10px 24px #26262647}.notify-dialog__body{text-align:center;padding:26px 32px 32px}.notify-dialog__pill{color:var(--muted);background:#fff;border:1px solid #efeae1;border-radius:999px;align-items:center;gap:7px;margin-bottom:16px;padding:5px 13px;font-size:12px;font-weight:600;display:inline-flex}.notify-dialog__pill-dot{background:#28a745;border-radius:50%;width:7px;height:7px}.notify-dialog__title{letter-spacing:-.02em;margin:0 0 10px;font-size:27px;font-weight:800;line-height:1.12}.notify-dialog__copy,.notify-dialog__hint,.notify-dialog__divider-label,.notify-dialog__status,.notify-dialog__success-copy{color:var(--muted);margin:0}.notify-dialog__copy,.notify-dialog__success-copy{margin-inline:auto;max-width:300px;margin-bottom:24px;font-size:15px;line-height:1.55}.notify-dialog__form{margin-bottom:12px}.notify-dialog__field{background:#fff;border:1.5px solid #e6dfd3;border-radius:16px;align-items:center;gap:10px;padding:4px 4px 4px 16px;transition:border-color .16s,box-shadow .16s;display:flex}.notify-dialog__field:focus-within{border-color:var(--bg-dark);box-shadow:0 0 0 3px #fddd7652}.notify-dialog__field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:11px 0;font:500 15px/1.2 Outfit,system-ui,sans-serif}.notify-dialog__field input::placeholder{color:#9aa3ac}.notify-dialog__submit,.notify-dialog__success button,.cta,.store-badge{cursor:pointer;border:0;font-family:inherit}.notify-dialog__submit,.notify-dialog__success button{background:var(--bg-dark);color:#fff;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:700;transition:background-color .16s,transform .16s}.notify-dialog__submit:hover,.notify-dialog__submit:focus-visible,.notify-dialog__success button:hover,.notify-dialog__success button:focus-visible{background:#111}.notify-dialog__submit:disabled{opacity:.72;cursor:wait}.notify-dialog__hint{color:#9aa3ac;margin-bottom:20px;font-size:12px;line-height:1.4}.notify-dialog__status{min-height:1.25rem;margin-top:10px;font-size:12px;line-height:1.4}.notify-dialog__status--error{color:#b42318}.notify-dialog__divider{align-items:center;gap:12px;margin-bottom:18px;display:flex}.notify-dialog__divider:before,.notify-dialog__divider:after{content:"";background:#e6dfd3;flex:1;height:1px}.notify-dialog__divider-label{color:#9aa3ac;font-size:12px;font-weight:500}.notify-dialog__socials{justify-content:center;gap:12px;display:flex}.notify-dialog__social{background:var(--bg-soft);width:46px;height:46px;color:var(--text);border:1px solid #e6dfd3;border-radius:14px;justify-content:center;align-items:center;transition:border-color .16s,background-color .16s;display:inline-flex}.notify-dialog__social:hover,.notify-dialog__social:focus-visible{border-color:var(--bg-dark);background:#fff}.notify-dialog__success{justify-items:center;gap:16px;display:grid}.notify-dialog__success[hidden]{display:none}.notify-dialog__success-mark{background:var(--bg-soft);width:64px;height:64px;color:var(--bg-dark);border-radius:20px;justify-content:center;align-items:center;display:inline-flex}@media (width<=900px){:root{--container:min(100%, calc(100vw - 2rem))}.hero:before{opacity:.55;width:340px;height:340px;top:-40px;left:50%;transform:translate(-50%)}.hero__inner{text-align:center;grid-template-columns:1fr;gap:0;padding:30px 24px 0}.hero__eyebrow{display:none}.hero__title{max-width:100%;margin-bottom:16px;font-size:clamp(44px,11vw,48px);line-height:1.02}.highlight:after{height:14px;bottom:4px}.hero__copy{max-width:320px;margin:0 auto 28px;font-size:16px}.cta{padding:16px 30px;font-size:16px}.hero__mockup{filter:drop-shadow(0 24px 50px #0003);max-width:320px;margin:32px auto 44px;animation-name:float-sm}@keyframes float-sm{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.how-it-works__copy{color:#8b96a2;max-width:360px;margin:10px auto 0;font-size:16px;line-height:1.5}.how-it-works__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.how-step__chip--accent{background:var(--bg-gold)}.how-it-works{background:var(--bg);padding:52px 22px}.how-it-works__intro{text-align:center;margin-bottom:28px}.how-it-works__heading{margin-bottom:6px}.how-it-works__copy{color:#8b96a2;margin:0;font-size:14px;line-height:1.5}.how-it-works__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:14px;display:grid}.how-step{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:16px;display:flex;box-shadow:0 4px 14px #0000000a}.how-step__number{color:#dfd7c6;margin-bottom:12px;font-size:15px;font-weight:800;line-height:1}.how-step__art{border-radius:14px;justify-content:center;align-items:center;height:76px;margin-bottom:14px;display:flex}.how-step__art--chips{background:var(--bg-soft);flex-wrap:wrap;align-content:center;gap:5px;padding:8px}.how-step__art--waveform{background:#f0ecfa}.how-step__art--checklist{background:#eaf6f0;justify-content:flex-start;padding:10px 14px}.how-step__chip{color:var(--text);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:3px 8px;font-size:9px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000f}.how-step__chip--accent{background:var(--bg-gold);box-shadow:none}.how-step__bubble{background:#c9b8f0;border-radius:16px 16px 16px 5px;align-items:flex-end;gap:3px;padding:11px 15px;display:inline-flex}.how-step__bar{background:#4b3b7a;border-radius:999px;width:3px}.how-step__bar:first-child{height:10px}.how-step__bar:nth-child(2){height:20px}.how-step__bar:nth-child(3){height:28px}.how-step__bar:nth-child(4){height:16px}.how-step__bar:nth-child(5){height:22px}.how-step__bar:nth-child(6){height:10px}.how-step__checklist{gap:6px;width:100%;display:grid}.how-step__check{color:var(--text);align-items:center;gap:7px;font-size:9.5px;font-weight:600;line-height:1;display:flex}.how-step__check-mark{background:#b7e1d1;border-radius:5px;flex:none;width:15px;height:15px;position:relative}.how-step__check-mark:after{content:"";border-bottom:2px solid #1f6b4f;border-right:2px solid #1f6b4f;width:4px;height:7px;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.how-step__check-mark{background:#b7e1d1;border-radius:4px;flex:none;width:14px;height:14px}.how-step__title{margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.25}.how-step__copy{color:var(--muted);margin:auto 0 0;font-size:14px;line-height:1.5}.features{padding:52px 22px 44px}.features__grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.feature{border-radius:22px;align-items:center;gap:16px;padding:20px;display:flex}.feature--reverse{flex-direction:row-reverse}.feature__icon{border-radius:18px;flex:none;width:58px;height:58px;margin:0}.feature__title{margin-bottom:3px;font-size:18px}.feature__copy{font-size:13.5px;line-height:1.45}.feature__content--reverse{text-align:right}.download__inner{text-align:center;grid-template-columns:1fr;gap:22px;padding:52px 26px}.download:before{width:150px;height:150px;top:-30px;right:-30px}.download__title{margin-bottom:10px;font-size:clamp(30px,9vw,36px)}.download__copy{max-width:300px;margin-inline:auto;font-size:15px}.download__actions{justify-content:center}.store-badge{text-align:left;border-radius:14px;padding:12px 18px}.store-badge__copy{font-size:9px}.store-badge__copy strong{font-size:14px}.store-badge__logo--apple{width:20px;height:24px}.store-badge__logo--play{width:20px;height:22px}.notify-dialog{border-radius:24px;width:min(100vw - 1.5rem,360px)}.notify-dialog__close{top:14px;right:14px}.notify-dialog__band{padding:26px 24px 22px}.notify-dialog__icon{border-radius:20px;width:64px;height:64px}.notify-dialog__body{padding:20px 20px 22px}.notify-dialog__pill{margin-bottom:14px}.notify-dialog__title{margin-bottom:8px;font-size:22px}.notify-dialog__copy,.notify-dialog__success-copy{max-width:260px;margin-bottom:20px;font-size:14px}.notify-dialog__field{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px 12px;padding:12px 14px 14px;display:grid}.notify-dialog__field input{text-align:left;grid-column:2;padding:0}.notify-dialog__submit{grid-column:1/-1;width:100%;margin-top:2px}.notify-dialog__hint{margin-bottom:16px}.notify-dialog__divider{gap:10px;margin-bottom:16px}.notify-dialog__divider-label{font-size:11px}.notify-dialog__socials{flex-wrap:wrap;gap:10px}.notify-dialog__social{width:44px;height:44px}.download__qr{border-radius:20px;order:-1;justify-self:center;width:118px;height:118px;padding:12px}}
