:root{color:#3c2b18;background:#fff8e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 10%,#ffcc6659,#0000 28%),radial-gradient(circle at 90% 15%,#ff8ab440,#0000 25%),radial-gradient(circle at 50% 100%,#7ed6a740,#0000 32%),#fff8e8;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:2px solid #744d1d1f;border-radius:999px;justify-content:space-between;align-items:center;width:min(1120px,100% - 32px);margin:18px auto 0;padding:14px 16px;display:flex;box-shadow:0 18px 50px #5538141f}.brand{cursor:pointer;color:#3c2b18;background:0 0;border:0;align-items:center;gap:10px;font-size:1.25rem;font-weight:900;display:inline-flex}.logoBubble{color:#fff;background:linear-gradient(135deg,#ffb703,#fb8500);border-radius:16px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px #d87400}nav{gap:8px;display:flex}nav button{cursor:pointer;color:#5a4022;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800}nav button:hover{background:#fff0c9}nav a{cursor:pointer;color:#5a4022;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}nav a:hover{background:#fff0c9}.brand{text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;width:min(1120px,100% - 32px);min-height:620px;margin:56px auto 32px;display:grid}.heroText h1,.page h1{letter-spacing:-.07em;margin:18px 0;font-size:clamp(2.6rem,7vw,5.7rem);line-height:.92}.heroText p{color:#6f5534;max-width:590px;font-size:1.25rem;line-height:1.7}.pill{color:#7b4600;background:#fff0c9;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 14px;font-weight:900;display:inline-flex}.storeButtons{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.storeButton{color:#3c2b18;background:#fff;border:2px solid #744d1d1f;border-radius:20px;align-items:center;gap:12px;min-width:176px;padding:13px 18px;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px #ffd36b}.storeButton:hover{transform:translateY(-4px);box-shadow:0 16px #ffd36b}.storeButton.dark{color:#fff;background:#2b2118;box-shadow:0 12px #ffb703}.storeButton small{opacity:.75;font-size:.68rem;font-weight:800;display:block}.phoneCard{background:linear-gradient(160deg,#fff,#fff0c9);border:10px solid #2b2118;border-radius:48px;place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px #ffb703,0 40px 80px #55381433}.phoneCard:before{content:"";background:#ffd36b;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-150px}.sun{font-size:4.2rem;animation:3s ease-in-out infinite float;position:absolute;top:52px;right:56px}.storyCard{text-align:center;background:#fff;border-radius:34px;width:72%;padding:32px;position:relative;box-shadow:0 18px 50px #55381429}.storyCard svg{color:#fb8500}.storyCard h3{margin:14px 0 8px;font-size:1.7rem}.storyCard p{color:#6f5534;line-height:1.55}.activityCard{color:#fff;background:#7ecf9a;border-radius:24px;align-items:center;gap:10px;width:210px;padding:18px;font-weight:950;display:flex;position:absolute;bottom:46px;left:34px;box-shadow:0 12px #4ea86d}.features{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1120px,100% - 32px);margin:20px auto 72px;display:grid}.features article,.privacyCard{background:#ffffffbd;border:2px solid #744d1d1a;border-radius:32px;padding:26px;box-shadow:0 18px 50px #5538141a}.features svg{color:#fb8500}.features h3,.privacyCard h2{margin-bottom:8px}.features p,.privacyCard p{color:#6f5534;line-height:1.7}.page{width:min(900px,100% - 32px);margin:56px auto 72px}.privacyCard a{color:#d87400;font-weight:900}footer{color:#7c633f;justify-content:space-between;gap:16px;width:min(1120px,100% - 32px);margin:0 auto 24px;font-weight:800;display:flex}@keyframes float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-14px)rotate(4deg)}}@media (width<=820px){.hero{grid-template-columns:1fr;margin-top:36px}.phoneCard{min-height:460px}.features{grid-template-columns:1fr}.header,footer{border-radius:28px;flex-direction:column;align-items:flex-start}.heroText h1,.page h1{font-size:clamp(2.6rem,13vw,4.2rem)}}
