.privacy-policy-box{background:#fafbfc;border-radius:12px;padding:2rem;color:#222;box-shadow:0 4px 16px rgba(0,0,0,.08);margin-top:2rem}.privacy-policy-content p{text-align:left}.app-section-title{text-align:center;padding-bottom:1.5rem}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#4f99e4;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}#__next,body{min-height:100vh}main{padding:2rem;max-width:1200px;margin:0 auto}@media (max-width:768px){main{padding:1rem}}h1{font-size:clamp(1.8rem,4vw,3rem)}h1,p{margin-bottom:2rem;text-align:center}p{font-size:clamp(1rem,2.5vw,1.2rem)}.hero-container{text-align:center;margin-bottom:2rem;width:100%}.hero-image{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:100%;height:auto}.app-card{background:#fafbfc;border:1px solid #e3e7ea;border-radius:12px;padding:1.5rem;width:260px;box-shadow:0 8px 24px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s;color:#222}.app-card-list{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.app-card-logo{margin-bottom:1rem;border-radius:8px}.app-card-links{display:flex;gap:1rem;margin-top:.6rem}