*{box-sizing:border-box;margin:0;padding:0}body{color:#242424;background:#f7f6f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.home{flex-direction:column;align-items:center;min-height:100vh;padding:28px 20px;display:flex}.container{text-align:center;width:min(100%,820px)}.hero{flex-direction:column;align-items:center;display:flex}.hero-content{flex-direction:column;align-items:center;width:100%;display:flex}.phone-preview{flex-direction:column;align-items:center;margin:10px 0 30px;display:flex}.preview-stage{justify-content:center;align-items:center;width:fit-content;display:flex;position:relative}.phone-frame{aspect-ratio:946/2048;background:#171717;border-radius:34px;width:min(62vw,270px);padding:7px;position:relative;box-shadow:0 24px 70px #26201229}.phone-screen{background:#fbfaf7;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.preview-screen{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}.preview-screen.active{opacity:1}.preview-control{z-index:2;color:#7b651b;cursor:pointer;background:#ffffffe0;border:1px solid #d4af375c;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:2rem;line-height:1;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #2620121f}.preview-control:hover{background:#fff8e6;transform:translateY(-50%)scale(1.04);box-shadow:0 16px 34px #26201229}.preview-control.previous{left:-54px}.preview-control.next{right:-54px}.preview-dots{gap:8px;margin-top:16px;display:flex}.preview-dots span{background:#d8d2c3;border-radius:999px;width:7px;height:7px;transition:background-color .2s,transform .2s}.preview-dots span.active{background:#d4af37;transform:scaleX(2)}h1{color:#d4af37;letter-spacing:0;margin-bottom:.85rem;font-size:clamp(2.75rem,10vw,4.25rem);line-height:.95}h1 span{font-family:Georgia,Times New Roman,serif;font-weight:400}.subtitle{color:#575757;margin-bottom:1rem;font-size:clamp(1.25rem,4vw,1.7rem);font-weight:700}.description{color:#6b6b6b;max-width:640px;margin:0 auto .9rem;font-size:clamp(1rem,2.6vw,1.18rem);line-height:1.55}.language-support{color:#7a7467;max-width:620px;margin:0 auto .85rem;font-size:.98rem;font-weight:600;line-height:1.45}.trust-note{color:#2f2f2f;margin:0 auto 2rem;font-size:1rem;font-weight:800}.button-group{flex-direction:column;gap:1rem;width:min(100%,430px);margin:0 auto 1.35rem;display:flex}.button{cursor:pointer;color:#000;background-color:#d4af37;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.72rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-flex}.store-logo{object-fit:contain;border-radius:8px;flex:none;width:1.8rem;height:1.8rem}.google-play-logo,.kofi-logo{border-radius:0}.button:hover{background-color:#c9a030}.button.secondary{color:#333;background-color:#0000;border:2px solid #d4af37}.button.secondary:hover{background-color:#fff8e6}.button.disabled{color:#9a9a9a;cursor:default;background-color:#ecebe7;border:2px solid #dedbd2;font-weight:400}.button.disabled:hover{background-color:#ecebe7}.social-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.social-links a{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 12px 28px #2620121a}.x-link{background:#000}.social-links a:hover{transform:translateY(-2px);box-shadow:0 16px 34px #26201224}.social-links img{object-fit:contain;width:28px;height:28px}.social-links span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}footer{color:#9a9a9a;margin-top:4rem;font-size:.9rem}footer p+p{margin-top:.5rem}footer a{color:#858585;text-underline-offset:3px;text-decoration:underline}@media (min-width:720px){.home{justify-content:center;padding:36px 20px}.phone-preview{margin-top:0}}@media (min-width:980px){.home{padding:34px}.container{width:min(100%,1180px)}.hero{grid-template-columns:minmax(260px,.78fr) minmax(430px,1.22fr);align-items:center;gap:clamp(32px,4.5vw,78px);min-height:calc(100vh - 68px);display:grid}.hero-content{justify-self:center;align-items:center;max-width:610px}.phone-preview{justify-self:center;margin:0;transform:translateY(-34px)}.phone-frame{border-radius:32px;width:clamp(260px,20vw,305px);padding:6px}.preview-stage{width:fit-content}.preview-control{width:38px;height:38px;font-size:1.8rem}.preview-control.previous{left:-58px}.preview-control.next{right:-58px}.phone-screen{border-radius:26px}h1{margin-bottom:1.15rem;font-size:clamp(3.25rem,4.2vw,4.55rem)}.subtitle{margin-bottom:1.05rem;font-size:clamp(1.45rem,1.9vw,2rem)}.description{max-width:590px;margin-bottom:1.05rem;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.45}.language-support{max-width:580px;margin-bottom:1.05rem;font-size:clamp(.86rem,1vw,1.02rem)}.trust-note{margin-bottom:1.7rem;font-size:clamp(.98rem,1.1vw,1.18rem)}.button-group{gap:.8rem;width:min(100%,425px);margin-bottom:1.15rem}.button{padding:.78rem 1.35rem;font-size:.92rem}.social-links{gap:.9rem;margin-top:0}.social-links a{width:42px;height:42px}.social-links img{width:25px;height:25px}footer{margin-top:2.3rem;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.preview-screen{transition:none}}
