*{box-sizing:border-box;margin:0;padding:0}.privacy-page{color:#1e293b;background:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.scroll-progress{z-index:1000;background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:3px;transition:width .1s;position:fixed;top:0;left:0}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;background:#fffffff2;border-bottom:1px solid #e2e8f0;padding:1rem 0;position:fixed;top:0;left:0;right:0}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo{color:#3b82f6;font-size:1.5rem;font-weight:700}.header-subtitle{color:#64748b;font-size:.875rem}.hero{text-align:center;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);padding:6rem 2rem 3rem}.hero-content{max-width:800px;margin:0 auto}.hero-badge{color:#1d4ed8;background:#dbeafe;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.hero-title{color:#1e293b;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.hero-description{color:#64748b;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.effective-date{color:#64748b;font-size:.875rem}.toc{max-width:1200px;margin:0 auto;padding:0 2rem 2rem;position:relative;top:-1rem}.toc-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.toc-title{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;display:flex}.toc-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.toc-item{color:#475569;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-weight:500;display:flex}.toc-item:hover{color:#3b82f6;background:#f1f5f9;border-color:#3b82f6}.toc-item.active{color:#1d4ed8;background:#dbeafe;border-color:#3b82f6}.main-content{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.policy-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000000d}.policy-section:hover{box-shadow:0 4px 12px #0000001a}.section-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.section-icon{color:#3b82f6;background:#dbeafe;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.section-title{color:#1e293b;font-size:1.5rem;font-weight:600}.section-content{color:#475569;font-size:1rem}.section-content p{margin-bottom:1rem}.section-content strong{color:#1e293b;font-weight:600}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.info-card h4{color:#1e293b;margin-bottom:.75rem;font-weight:600}.info-card ul{color:#64748b;list-style:none}.info-card li{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.info-card li:before{content:"•";color:#3b82f6;font-weight:700}.services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.service-card{text-align:center;border:1px solid;border-radius:8px;padding:1.5rem}.service-card.google{background:#fef2f2;border-color:#fecaca}.service-card.firebase{background:#fffbeb;border-color:#fed7aa}.service-card.expo{background:#eff6ff;border-color:#bfdbfe}.service-card h4{color:#1e293b;margin-bottom:.5rem;font-weight:600}.service-card p{color:#64748b;font-size:.875rem}.note-box,.warning-box,.contact-box{border-left:4px solid;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.note-box{background:#eff6ff;border-color:#3b82f6}.warning-box{background:#fff7ed;border-color:#f97316}.contact-box{background:#faf5ff;border-color:#8b5cf6}.note-box h4,.warning-box h4{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.contact-box a{color:#8b5cf6;text-decoration:underline}.contact-box a:hover{color:#7c3aed}.contact-section{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:2rem}.contact-section h4{color:#1e293b;margin-bottom:1rem;font-weight:600}.contact-button{color:#fff;background:#3b82f6;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;display:inline-flex}.contact-button:hover{background:#2563eb}.footer{text-align:center;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:3rem;padding:2rem;font-size:.875rem}.footer p{margin-bottom:.5rem}.footer-note{margin-top:1rem;font-size:.75rem}.footer-note a{color:#3b82f6;text-decoration:none}.footer-note a:hover{text-decoration:underline}@media (max-width:768px){.hero-title{font-size:2rem}.toc-grid{grid-template-columns:1fr}.main-content{padding:1rem}.header-content{padding:0 1rem}}.policy-section{opacity:1;transform:none}html,.privacy-page{scroll-behavior:auto}
