*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"cv11","ss01";font-variation-settings:"opsz" 32}.privacy-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:"cv11","ss01";font-variation-settings:"opsz" 32;background:#fff;color:#1a1a1a;overflow-x:hidden;min-height:100vh;position:relative}nav{position:fixed;top:0;left:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #e5e7eb;z-index:1000;padding:1rem 0}.nav-content{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.logo img{height:40px}nav ul{display:flex;list-style:none;gap:2rem}nav a{color:#64748b;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .3s ease;cursor:pointer;opacity:0;transform:translateY(-10px)}nav a:hover{color:#52d399}.container{max-width:1400px;margin:0 auto;padding:6rem 3rem 4rem}.page-header{text-align:center;margin-bottom:4rem}.page-header h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#1a1a1a;margin-bottom:1rem;letter-spacing:-.02em;opacity:0;transform:translateY(-20px)}.last-updated{color:#64748b;font-size:.9rem;margin-bottom:2rem;opacity:0;transform:translate(-20px)}.intro{font-size:1.125rem;color:#475569;max-width:600px;margin:0 auto;line-height:1.6;opacity:0;transform:translate(-20px)}.section{margin-bottom:3rem;padding:2rem 0;border-bottom:1px solid #f1f5f9;opacity:0;transform:translateY(30px)}.section:last-child{border-bottom:none}.section h2{font-size:2rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.01em}.section h3{font-size:1.25rem;font-weight:700;color:#374151;margin-bottom:.75rem}.section-content{color:#4b5563;line-height:1.7}.section-content>p{margin-bottom:1.5rem;font-size:1rem}.section-content ul{padding-left:1.5rem;margin-bottom:1.5rem}.section-content li{margin-bottom:.5rem}.highlight-box{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #52D399;padding:1.5rem;border-radius:8px;margin:1.5rem 0}.highlight-box h3{color:#1f2937;margin-bottom:1rem}.highlight-box ul{list-style:none;padding:0}.highlight-box li{position:relative;padding-left:1.5rem}.highlight-box li:before{content:"✓";position:absolute;left:0;color:#52d399;font-weight:700}.data-category{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #e2e8f0}.data-category h3{color:#1f2937;margin-bottom:1rem}.data-category ul{list-style:none;padding:0}.data-category li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.data-category li:before{content:"•";position:absolute;left:0;color:#52d399;font-weight:700}.usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.usage-item{background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.usage-item:hover{border-color:#52d399;transform:translateY(-2px)}.usage-item h3{color:#1f2937;margin-bottom:.75rem}.usage-item p{color:#6b7280;font-size:.9rem}.sharing-item{padding:1rem 0;border-bottom:1px solid #f1f5f9}.sharing-item:last-child{border-bottom:none}.sharing-item h3{color:#374151;margin-bottom:.5rem}.no-sell-notice{background:#f0fdf4;color:#065f46;padding:1rem;border-radius:8px;border:1px solid #bbf7d0;margin-top:1.5rem;font-size:.95rem}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1.5rem}.security-item{background:#f8fafc;padding:1.25rem;border-radius:8px;border:1px solid #e2e8f0}.security-item h3{color:#1f2937;font-size:1rem;margin-bottom:.5rem}.security-item p{color:#6b7280;font-size:.9rem}.rights-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:1.5rem 0}.right-item{background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.right-item h3{color:#1f2937;margin-bottom:.75rem}.right-item p{color:#6b7280;font-size:.9rem}.exercise-rights{background:#f0f9ff;padding:1.5rem;border-radius:8px;border:1px solid #bae6fd;margin-top:2rem}.exercise-rights h3{color:#0c4a6e;margin-bottom:.75rem}.exercise-rights p{color:#0369a1}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.contact-item{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.contact-item h3{color:#1f2937;margin-bottom:1rem}.contact-item p{color:#4b5563;font-size:.9rem;line-height:1.6}.response-time{background:#f0fdf4;padding:1rem;border-radius:8px;border:1px solid #bbf7d0;text-align:center;margin-top:2rem}.response-time p{color:#065f46;font-weight:500}.starting nav a{opacity:0;transform:translateY(-10px)}.starting .page-header h1{opacity:0;transform:translateY(-20px)}.starting .page-header p{opacity:0;transform:translate(-20px)}.starting .section{opacity:0;transform:translateY(30px)}@media (max-width: 968px){.container{padding:5rem 2rem 3rem}.nav-content{padding:0 2rem}nav ul{display:none}.usage-grid,.security-grid,.rights-list,.contact-grid{grid-template-columns:1fr}.page-header h1{font-size:2.5rem}.section{padding:1.5rem 0}}@media (prefers-color-scheme: dark){.privacy-container{background:#0a0a0a;color:#ededec}nav{background:#0a0a0af2;border-bottom:1px solid rgba(255,255,255,.1)}.page-header h1,.section h2{color:#ededec}.section h3{color:#cbd5e1}.section-content{color:#94a3b8}.section{border-bottom:1px solid rgba(255,255,255,.1)}.highlight-box,.data-category,.usage-item,.security-item,.right-item,.contact-item{background:#1e293b;border:1px solid rgba(255,255,255,.1)}.no-sell-notice{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}.exercise-rights{background:#3b82f61a;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.response-time{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}}
