*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:#374151;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.js-focus-visible *:focus:not(.focus-visible){outline:none}.landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2d1b69}.header{background:#fff;border-bottom:1px solid #E5E7EB;padding:1rem 0;position:sticky;top:0;z-index:100}.logo{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;color:#667eea}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0 100px;text-align:center}.hero-title{font-size:clamp(36px,7vw,56px);font-weight:800;margin-bottom:24px;line-height:1.2}.gradient-text{background:linear-gradient(90deg,#ffd93d,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:20px;margin-bottom:40px;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.hero-features{display:flex;justify-content:center;gap:32px;margin-bottom:48px;flex-wrap:wrap}.feature{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500}.feature-icon{font-size:20px}.cta-section{display:flex;flex-direction:column;align-items:center;gap:12px}.app-store-button{display:inline-block;transition:transform .2s,opacity .2s}.app-store-button:hover{transform:scale(1.05);opacity:.9}.app-store-badge{height:60px;width:auto}.app-store-note{font-size:14px;opacity:.8;margin:0}.benefits{padding:80px 0;background:#f9fafb}.section-title{font-size:36px;font-weight:800;text-align:center;margin-bottom:48px;color:#2d1b69}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.benefit{background:#fff;padding:32px;border-radius:16px;text-align:center;box-shadow:0 4px 12px #0000000d;border:1px solid #E5E7EB}.benefit-icon{font-size:48px;margin-bottom:16px}.benefit h3{font-size:20px;font-weight:700;margin-bottom:12px;color:#2d1b69}.benefit p{color:#6b7280;line-height:1.6}.features{padding:80px 0;background:#fff}.features-list{max-width:800px;margin:0 auto}.feature-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #E5E7EB;font-size:18px}.feature-item:last-child{border-bottom:none}.feature-bullet{font-size:24px;flex-shrink:0}.final-cta{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.final-cta h2{font-size:32px;font-weight:800;margin-bottom:16px}.final-cta p{font-size:18px;margin-bottom:32px;opacity:.95}.footer{background:#1f2937;color:#fff;padding:40px 0 20px}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:20px}.footer-bottom{border-top:1px solid #374151;padding-top:20px;text-align:center}.footer-bottom p{margin:4px 0;color:#9ca3af;font-size:14px}@media (max-width: 768px){.hero{padding:60px 0 80px}.hero-features{flex-direction:column;gap:16px}.benefits-grid{grid-template-columns:1fr}.section-title{font-size:28px}.footer-content{flex-direction:column;text-align:center}.nav{gap:16px}}.policy-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#374151;min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;border-bottom:1px solid #E5E7EB;padding:1rem 0}.header .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;color:#667eea;text-decoration:none}.logo-icon{font-size:28px}.nav{display:flex;gap:24px}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:#667eea}.main-content{flex:1;padding:60px 0;background:#f9fafb}.main-content .container{max-width:800px}.main-content h1{font-size:36px;font-weight:800;color:#2d1b69;margin-bottom:8px}.last-updated{color:#6b7280;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #E5E7EB}.main-content section{background:#fff;padding:32px;margin-bottom:32px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.main-content h2{font-size:24px;font-weight:700;color:#2d1b69;margin-bottom:16px;margin-top:0}.main-content h3{font-size:20px;font-weight:600;color:#374151;margin-bottom:12px;margin-top:24px}.main-content p{margin-bottom:16px;line-height:1.7}.main-content ul{margin-bottom:16px;padding-left:24px}.main-content li{margin-bottom:8px;line-height:1.6}.main-content a{color:#667eea;text-decoration:none}.main-content a:hover{text-decoration:underline}.main-content strong{color:#2d1b69;font-weight:600}.footer{background:#1f2937;color:#fff;padding:40px 0 20px;margin-top:auto}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-brand{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}@media (max-width: 768px){.main-content{padding:40px 0}.main-content h1{font-size:28px}.main-content section{padding:24px;margin-bottom:24px}.main-content h2{font-size:20px}.main-content h3{font-size:18px}.footer-content{flex-direction:column;text-align:center}.nav{gap:16px}.nav-link{font-size:14px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#374151;background-color:#fff}#root{min-height:100vh}html{scroll-behavior:smooth}*:focus{outline:2px solid #667eea;outline-offset:2px}button:focus,a:focus{outline:2px solid #667eea;outline-offset:2px}
