.privacy-policy{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem;max-width:800px;margin:0 auto;background:#fff;color:#1a1a1a;min-height:100vh}.privacy-policy__title{font-size:1.75rem;font-weight:700;text-align:center;margin:0}.privacy-policy__last-updated{text-align:center;font-size:.85rem;color:#666;background:#f5f5f5;padding:8px 16px;border-radius:20px;width:fit-content;margin:0 auto}.privacy-policy__intro{font-size:1rem;line-height:1.7;text-align:center;opacity:.9;margin:0}.privacy-policy__section{display:flex;flex-direction:column;gap:.75rem}.privacy-policy__section.privacy-policy__highlight{background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:20px;border-radius:12px;border:1px solid #bbf7d0}.privacy-policy__important-notice{background:#fff;padding:16px;border-radius:8px;border-right:4px solid #10b981}.privacy-policy__important-notice p{margin:0 0 12px;font-size:.95rem;line-height:1.6}.privacy-policy__important-notice strong{color:#047857}.privacy-policy__category-title{font-size:1rem;font-weight:600;margin:12px 0 8px;color:#374151}.privacy-policy__list.no-collect li{color:#dc2626;list-style:none}.privacy-policy__rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:12px}.privacy-policy__right{display:flex;align-items:flex-start;gap:12px;background:#fff;padding:16px;border-radius:10px;border:1px solid #e5e7eb}.privacy-policy__right-icon{font-size:24px;flex-shrink:0}.privacy-policy__right strong{display:block;font-size:.95rem;margin-bottom:4px}.privacy-policy__right p{margin:0;font-size:.85rem;color:#6b7280}.privacy-policy__subtitle{font-size:1.15rem;font-weight:600;margin:0}.privacy-policy__text{font-size:.95rem;line-height:1.6;margin:0;opacity:.9}.privacy-policy__list{list-style:disc;padding-inline-start:1.5rem;margin:0;display:grid;gap:.4rem}.privacy-policy__list li{font-size:.95rem;line-height:1.5;opacity:.85}.privacy-policy__note{font-size:.9rem;margin:0;opacity:.75;font-style:italic;padding:12px;background:#fef3c7;border-radius:8px;border-right:3px solid #f59e0b}.privacy-policy__footer{text-align:center;font-size:1rem;font-weight:600;margin:0;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}