*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a;line-height:1.7;font-size:16px}.app{min-height:100vh;display:flex;flex-direction:column}.icon{width:48px;height:48px;margin:0 auto 1rem;display:block}.icon svg{width:100%;height:100%;fill:#6366f1}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #F1F5F9;position:sticky;top:0;z-index:1000}.nav-container{max-width:1280px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.logo{font-size:1.5rem;font-weight:700;color:#0f172a;text-decoration:none;letter-spacing:-.02em;transition:color .2s ease}.logo:hover{color:#6366f1}.nav-links{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.nav-links a{color:#64748b;text-decoration:none;font-weight:500;transition:color .2s ease;font-size:.9375rem}.nav-links a:hover{color:#0f172a}.download-btn{background:#6366f1;color:#fff!important;padding:.625rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s ease;font-size:.9375rem}.download-btn:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.page{flex:1;max-width:1280px;margin:0 auto;padding:4rem 2rem;width:100%}.hero{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:6rem 3rem;border-radius:24px;margin-bottom:6rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(99,102,241,.3) 0%,transparent 50%);pointer-events:none}.hero>*{position:relative;z-index:1}.hero h1{font-size:3.75rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.03em}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;font-weight:600;opacity:.95;letter-spacing:-.01em}.hero-description{font-size:1.125rem;max-width:650px;margin:0 auto 2.5rem;opacity:.9;line-height:1.7;font-weight:400}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#fff;color:#6366f1;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block;border:2px solid #ffffff;box-shadow:0 4px 12px #0000001a}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.btn-secondary{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;border:2px solid rgba(255,255,255,.3);transition:all .2s ease;display:inline-block}.btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.features{margin-bottom:6rem}.features h2{text-align:center;font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;border:1px solid #F1F5F9;transition:all .3s ease;text-align:center;flex:1 1 280px;max-width:340px;position:relative}.feature-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6366f11a;border-color:transparent}.feature-icon{width:56px;height:56px;margin:0 auto 1.25rem}.feature-icon svg{fill:#6366f1}.feature-card h3{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.feature-card p{color:#64748b;font-size:.9375rem;line-height:1.6}.why-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:5rem 3rem;border-radius:24px;margin-bottom:6rem}.why-section h2{text-align:center;font-size:2.75rem;font-weight:800;margin-bottom:3.5rem;letter-spacing:-.02em}.why-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:1100px;margin:0 auto}.why-item{text-align:center;flex:1 1 240px;max-width:300px}.why-item h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em}.why-item p{opacity:.85;font-size:.9375rem;line-height:1.7}.cta-section{text-align:center;padding:5rem 3rem;background:#f8fafc;border-radius:24px;border:1px solid #F1F5F9}.cta-section h2{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.cta-section p{font-size:1.125rem;color:#64748b;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.content-section{background:#fff;padding:3.5rem;border-radius:20px;border:1px solid #F1F5F9}.content-section h1{color:#0f172a;font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.content-section h2{color:#0f172a;font-size:2rem;font-weight:700;margin-top:3.5rem;margin-bottom:1rem;letter-spacing:-.01em}.content-section h3{color:#6366f1;font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem}.content-section p{margin-bottom:1.25rem;color:#475569;font-size:1rem;line-height:1.8}.content-section ul{margin-left:1.5rem;margin-bottom:1.5rem;list-style-type:disc}.content-section li{margin-bottom:.75rem;color:#475569;line-height:1.7;padding-left:.5rem}.content-section a{color:#6366f1;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}.content-section a:hover{color:#8b5cf6}.content-section strong{color:#1f2937;font-weight:600}.effective-date{background:#f3f4f6;padding:1rem;border-radius:8px;text-align:center;margin-bottom:2rem;color:#6b7280;font-weight:500}.audience-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0}.audience-card{background:#6366f1;color:#fff;padding:2rem;border-radius:12px;text-align:center;flex:1 1 220px;max-width:280px}.audience-card h3{color:#fff;margin-bottom:.75rem;font-weight:600;font-size:1.25rem}.audience-card p{color:#fff;opacity:.9;line-height:1.6}.steps{margin:2rem 0}.step{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.step-number{background:#6366f1;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{color:#6366f1;margin-top:0;margin-bottom:.5rem;font-weight:600;font-size:1.25rem}.step-content p{margin:0;color:#4b5563;line-height:1.6}.privacy-highlight{background:#6366f1;color:#fff;padding:2rem;border-radius:12px;margin:2rem 0;text-align:center}.privacy-highlight h3{color:#fff;margin-top:0;margin-bottom:.75rem;font-weight:600;font-size:1.5rem}.privacy-highlight p{color:#fff;margin-bottom:.5rem;line-height:1.6}.permissions-table{width:100%;border-collapse:collapse;margin:2rem 0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.permissions-table th{background:#6366f1;color:#fff;padding:1rem;text-align:left;font-weight:600}.permissions-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#4b5563}.permissions-table tbody tr:last-child td{border-bottom:none}.permissions-table tbody tr:hover{background:#f9fafb}.note{background:#fef3c7;border-left:4px solid #f59e0b;padding:1rem;margin:1.5rem 0;border-radius:4px;color:#92400e}.last-updated{text-align:center;background:#f3f4f6;padding:1rem;border-radius:8px;margin-top:3rem;color:#6b7280;font-size:.875rem}.privacy-seal{background:#6366f1;color:#fff;padding:1.5rem;border-radius:12px;text-align:center;margin-top:2rem;font-size:1.125rem;font-weight:600}.footer{background:#0f172a;color:#fff;padding:3rem 2rem;margin-top:auto;border-top:1px solid #1E293B}.footer-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-container p{color:#94a3b8;font-size:.9375rem}.footer-links{display:flex;gap:2rem;flex-wrap:wrap}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .2s ease;font-weight:500;font-size:.9375rem}.footer-links a:hover{color:#fff}@media (max-width: 768px){.nav-container{flex-direction:column;gap:1rem;padding:1rem}.nav-links{flex-direction:column;gap:.75rem;text-align:center}.page{padding:2rem 1rem}.hero{padding:3rem 1.5rem}.hero h1{font-size:2rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.features h2,.why-section h2,.cta-section h2{font-size:2rem}.feature-card,.why-item,.audience-card{flex:1 1 100%;max-width:100%}.content-section{padding:2rem 1.5rem}.content-section h1{font-size:2rem}.content-section h2{font-size:1.75rem}.content-section h3{font-size:1.25rem}.footer-container{flex-direction:column;text-align:center}.footer-links{justify-content:center}.step{flex-direction:row;gap:1rem}.permissions-table{font-size:.875rem}.permissions-table th,.permissions-table td{padding:.75rem}.btn-primary,.btn-secondary{width:100%;text-align:center}}@media (max-width: 480px){.hero h1{font-size:1.75rem}.hero-subtitle{font-size:1.125rem}.features h2,.why-section h2,.cta-section h2,.content-section h1{font-size:1.75rem}.content-section h2{font-size:1.5rem}}
