.splash{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:var(--cream);animation:splash-out .45s ease .95s forwards}.splash img{width:clamp(140px,30vw,184px);height:auto;animation:splash-pop .7s cubic-bezier(.34,1.56,.64,1) both}@keyframes splash-pop{0%{opacity:0;transform:scale(.3) rotate(-12deg)}60%{opacity:1;transform:scale(1.12) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes splash-out{to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes hero-pop{0%{opacity:0;transform:scale(.6) rotate(-8deg)}65%{opacity:1;transform:scale(1.1) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes hero-bob{0%,82%,to{transform:translateY(0) rotate(0)}88%{transform:translateY(-8px) rotate(-3deg)}94%{transform:translateY(0) rotate(2deg)}}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}section[id]{scroll-margin-top:84px}.hero{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(36px,6vw,82px);padding:clamp(46px,7vw,82px) 0 clamp(38px,5vw,68px)}.app-icon{width:clamp(132px,14vw,176px);height:clamp(132px,14vw,176px);border-radius:36px;box-shadow:var(--shadow);margin-bottom:26px;transform-origin:center bottom;animation:hero-pop .7s cubic-bezier(.34,1.56,.64,1) 1s both,hero-bob 5s ease-in-out 1.9s infinite}.hero h1{margin:0;font-size:clamp(2.5rem,5.6vw,4.4rem);line-height:1.02;font-weight:700;letter-spacing:-.03em}.hero-copy{margin:22px 0 0;max-width:620px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.55}.store-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px;animation:rise-in .5s ease 1.15s both}.store-badge{display:inline-flex;align-items:center;gap:13px;min-height:68px;padding:12px 18px;border-radius:18px;background:#08080a;color:#fff;box-shadow:0 16px 32px #0000002e;transition:transform .18s ease,box-shadow .18s ease}.store-badge:hover{transform:translateY(-2px);box-shadow:0 20px 38px #00000038}.store-badge svg{width:34px;height:34px;flex:0 0 auto}.store-copy,.store-label{display:block}.store-label{color:#ffffffc7;font-size:.72rem;line-height:1;margin-bottom:5px}.store-badge strong{display:block;font-size:1.05rem;line-height:1;white-space:nowrap}.hero-cta-mobile{display:none}.hero-art{position:relative;min-height:560px;display:grid;place-items:center}.phone-stack{position:relative;width:min(510px,100%);aspect-ratio:1 / 1.08}.phone-frame{position:absolute;overflow:hidden;border:4px solid #111;border-radius:26px;background:#ffd166;box-shadow:var(--shadow);aspect-ratio:1320 / 2868;width:47%}.phone-frame img{width:100%;height:100%;object-fit:cover;border-radius:22px}.phone-frame.primary{right:14%;top:2%;width:52%;z-index:3;transform:rotate(3deg)}.phone-frame.secondary{left:8%;bottom:3%;z-index:2;transform:rotate(-8deg);opacity:.95}.floating-chip{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:12px;border:3px solid #111;border-radius:18px;background:#fff;padding:13px 16px;box-shadow:9px 9px #111;font-weight:700}.floating-chip.save{left:0;top:16%;animation:rise-in .5s ease 1.3s both}.floating-chip.sync{right:0;bottom:19%;animation:rise-in .5s ease 1.45s both}.chip-icon{display:grid;width:38px;height:38px;place-items:center;border:3px solid #111;border-radius:11px;background:var(--yellow)}section{padding:clamp(54px,8vw,104px) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head h2{margin:0;font-size:clamp(2rem,5vw,4.15rem);line-height:1;letter-spacing:0}.section-head p{max-width:470px;margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.screenshots{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.media-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(258px,286px);gap:22px;overflow-x:auto;padding:10px 4px 28px;scroll-snap-type:x mandatory;scrollbar-width:thin}.shot{position:relative;overflow:hidden;aspect-ratio:852 / 1846;border:10px solid #111;border-radius:42px;background:#111;box-shadow:0 22px 48px #10101424;scroll-snap-align:start}.shot img{width:100%;height:100%;object-fit:cover;border-radius:30px}.how-infographic{margin:0;overflow:hidden;border:3px solid #111;border-radius:var(--radius);background:#fff;box-shadow:8px 8px #111}.how-infographic img{width:100%;height:auto;object-fit:contain}.how-grid{display:none;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{display:flex;min-height:448px;flex-direction:column;justify-content:space-between;border:3px solid #111;border-radius:var(--radius);background:#fff;padding:22px;box-shadow:8px 8px #111}.step-top{display:flex;align-items:flex-start;gap:14px}.step-number{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border:3px solid #111;border-radius:13px;background:var(--yellow);box-shadow:4px 4px #111;font-size:1.55rem;font-weight:700;line-height:1}.step-card h3{margin:1px 0 8px;font-size:1.2rem;line-height:1.18}.step-card p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55}.step-visual{display:grid;width:100%;aspect-ratio:1 / 1;height:auto;place-items:center;margin-top:20px;overflow:visible}.step-visual img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(16,16,20,.08))}.feature-band{border-radius:36px;background:#111;color:#fff;padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;box-shadow:var(--shadow)}.feature-band h2{margin:0;max-width:760px;font-size:clamp(1.65rem,4vw,3.3rem);line-height:1.08}.feature-band p{max-width:620px;margin:18px 0 0;color:#ffffffb8;font-size:1rem;line-height:1.65}.feature-band strong{color:#fff}.feature-mark{display:grid;width:128px;height:128px;place-items:center;border:3px solid #fff;border-radius:28px;background:var(--cream);overflow:hidden;box-shadow:8px 8px #ffffff38}.feature-mark img{width:100%;height:100%;object-fit:cover}.store-badge.coming-soon{background:#e9e3d6;color:#8a8275;box-shadow:none;cursor:default;pointer-events:none}.store-badge.coming-soon .store-label{color:#9a9082}.download-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(22px,4vw,42px);align-items:center;border:3px solid #111;border-radius:28px;background:var(--yellow);padding:clamp(24px,5vw,42px);box-shadow:10px 10px #111}.download-band h2{margin:0;font-size:clamp(1.65rem,4vw,3rem);line-height:1.08}.download-band p{max-width:620px;margin:14px 0 0;color:#333;font-size:.98rem;line-height:1.65}.download-actions{display:grid;gap:10px;justify-items:start}.download-soon{font-size:.82rem;font-weight:700;color:#6b6457}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.faq-list{display:flex;flex-direction:column;gap:0;border:3px solid #111;border-radius:var(--radius);overflow:hidden;box-shadow:8px 8px #111}.faq-item{border-bottom:3px solid #111;background:#fff}.faq-item:last-child{border-bottom:none}.faq-item summary{list-style:none;cursor:pointer;padding:20px 24px;font-weight:700;font-size:1rem;display:flex;justify-content:space-between;align-items:center;gap:16px;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;font-weight:700;line-height:1;flex-shrink:0;transition:transform .2s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 24px 20px;color:var(--muted);font-size:.92rem;line-height:1.65}.faq-item p a{font-weight:600;color:var(--ink);text-decoration:underline;text-underline-offset:3px}.blog-preview{padding-bottom:clamp(54px,8vw,104px)}.blog-see-all{font-weight:700;font-size:.9rem;color:var(--muted);white-space:nowrap;padding-bottom:4px;border-bottom:2px solid var(--line)}.blog-see-all:hover{color:var(--ink);border-color:var(--ink)}.blog-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{display:flex;flex-direction:column;border:3px solid #111;border-radius:var(--radius);background:#fff;padding:22px;box-shadow:6px 6px #111;gap:10px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.blog-card:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #111}.blog-card-thumb{margin:-22px -22px 0;aspect-ratio:16 / 9;overflow:hidden;border-bottom:3px solid #111;background:var(--soft)}.blog-card-thumb img{width:100%;height:100%;object-fit:cover}.blog-card-tag{display:inline-block;padding:3px 10px;border:2px solid #111;border-radius:7px;background:var(--yellow);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;align-self:flex-start}.blog-card h3{margin:0;font-size:1.05rem;line-height:1.3}.blog-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55;flex:1}.blog-card-link{font-weight:700;font-size:.88rem;color:var(--ink);margin-top:auto}@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:38px}.hero-art{min-height:500px;order:0}.hero-copy-block{min-width:0;text-align:center}.app-icon,.hero-copy-block .store-row{display:none}.store-row{justify-content:center}.hero-cta-mobile{display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:8px;margin-top:8px;padding:16px 30px;border-radius:16px;background:#111;color:#fff;font-weight:700;font-size:1.05rem;box-shadow:0 16px 32px #0000002e}.section-head{align-items:flex-start;flex-direction:column}.how-grid{grid-template-columns:repeat(2,1fr)}.download-band{grid-template-columns:1fr}.blog-cards{grid-template-columns:1fr 1fr}}@media(max-width:640px){.topbar{padding-top:16px}.hero{gap:22px;padding-bottom:44px}.hero-art{min-height:364px}.phone-stack{width:min(310px,88vw)}.phone-frame{border-width:3px;border-radius:18px}.phone-frame img{border-radius:15px}.floating-chip{gap:8px;width:136px;padding:9px 10px;border-width:2px;border-radius:14px;box-shadow:5px 5px #111;font-size:.7rem;line-height:1.2}.floating-chip.save{left:10px}.floating-chip.sync{right:10px}.floating-chip span:last-child{min-width:0;overflow-wrap:anywhere}.chip-icon{width:30px;height:30px;border-width:2px;border-radius:9px}.hero-copy{width:min(100%,340px);margin-right:auto;margin-left:auto;font-size:1rem;overflow-wrap:anywhere}.store-row{display:grid;grid-template-columns:1fr}.store-badge{justify-content:center;min-height:64px}section{padding:48px 0}.section-head p{width:min(100%,340px);overflow-wrap:anywhere}.media-rail{grid-auto-columns:minmax(228px,74vw);gap:16px}.shot{border-width:7px;border-radius:32px}.shot img{border-radius:23px}.how-grid{display:grid;grid-template-columns:1fr}.how-infographic{display:none}.step-card{min-height:385px;padding:18px}.feature-band{grid-template-columns:1fr;border-radius:26px}.download-band{border-radius:22px;box-shadow:7px 7px #111}.feature-mark{width:78px;height:78px;border-radius:20px;font-size:2rem}.blog-cards{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.splash{display:none}.app-icon,.store-row,.floating-chip{animation:none!important;opacity:1!important;transform:none!important}}
