.privacy-page[data-astro-cid-u6ohjolg]{width:100%}.privacy-highlights[data-astro-cid-u6ohjolg]{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.highlight-item[data-astro-cid-u6ohjolg]{font-size:var(--text-sm);font-weight:var(--font-semibold);align-items:center;gap:.5rem;display:flex}.highlight-icon[data-astro-cid-u6ohjolg]{font-size:1.25rem}.privacy-container[data-astro-cid-u6ohjolg]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.privacy-summary[data-astro-cid-u6ohjolg]{background:var(--surface-color);text-align:center;margin-bottom:3rem;padding:3rem}.summary-title[data-astro-cid-u6ohjolg]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:2rem}.summary-grid[data-astro-cid-u6ohjolg]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.summary-item[data-astro-cid-u6ohjolg]{background:var(--background-color);border-radius:.75rem;padding:1.5rem;transition:all .2s}.summary-item[data-astro-cid-u6ohjolg]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #1b58791a}.summary-item[data-astro-cid-u6ohjolg] h3[data-astro-cid-u6ohjolg]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0 0 .5rem}.summary-item[data-astro-cid-u6ohjolg] p[data-astro-cid-u6ohjolg]{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.privacy-content[data-astro-cid-u6ohjolg]{flex-direction:column;gap:2rem;display:flex}.privacy-section[data-astro-cid-u6ohjolg]{background:var(--background-color);padding:2.5rem}.section-heading[data-astro-cid-u6ohjolg]{color:var(--text-primary);font-size:var(--text-2xl);font-weight:var(--font-semibold);border-bottom:2px solid var(--surface-color);margin-bottom:1.5rem;padding-bottom:.5rem}.last-updated[data-astro-cid-u6ohjolg]{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:1.5rem;font-style:italic}.section-highlight[data-astro-cid-u6ohjolg]{background:var(--surface-color);border-left:4px solid var(--accent-color);border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.section-highlight[data-astro-cid-u6ohjolg] p[data-astro-cid-u6ohjolg]{font-weight:var(--font-medium);margin:0}.styled-list[data-astro-cid-u6ohjolg]{margin:1.5rem 0;padding:0;list-style:none}.styled-list[data-astro-cid-u6ohjolg] li[data-astro-cid-u6ohjolg]{border-bottom:1px solid #cac8cc4d;padding:.75rem 0 .75rem 2rem;position:relative}.styled-list[data-astro-cid-u6ohjolg] li[data-astro-cid-u6ohjolg]:before{content:"✓";color:var(--accent-color);font-weight:var(--font-bold);position:absolute;left:0}.styled-list[data-astro-cid-u6ohjolg] li[data-astro-cid-u6ohjolg]:last-child{border-bottom:none}.toc-grid[data-astro-cid-u6ohjolg]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem;display:grid}.toc-item[data-astro-cid-u6ohjolg]{background:var(--surface-color);color:var(--text-primary);border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.toc-item[data-astro-cid-u6ohjolg]:hover{background:#c3edf24d;transform:translate(4px)}.toc-number[data-astro-cid-u6ohjolg]{background:var(--primary-color);color:var(--text-on-accent);width:2rem;height:2rem;font-weight:var(--font-semibold);font-size:var(--text-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.toc-text[data-astro-cid-u6ohjolg]{font-weight:var(--font-medium);font-size:var(--text-sm)}.contact-section[data-astro-cid-u6ohjolg]{background:linear-gradient(135deg, var(--surface-color) 0%, #c3edf280 100%)}.contact-info-card[data-astro-cid-u6ohjolg]{background:var(--background-color);border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #1b58791a}.contact-header[data-astro-cid-u6ohjolg]{text-align:center;margin-bottom:2rem}.contact-header[data-astro-cid-u6ohjolg] h3[data-astro-cid-u6ohjolg]{color:var(--text-primary);margin-bottom:.5rem}.contact-header[data-astro-cid-u6ohjolg] p[data-astro-cid-u6ohjolg]{color:var(--text-secondary);margin:0}.contact-details[data-astro-cid-u6ohjolg]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.contact-item[data-astro-cid-u6ohjolg]{background:var(--surface-color);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.contact-icon[data-astro-cid-u6ohjolg]{background:var(--primary-color);width:3rem;height:3rem;color:var(--text-on-accent);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-content[data-astro-cid-u6ohjolg] h4[data-astro-cid-u6ohjolg]{color:var(--text-primary);font-size:var(--text-base);margin:0 0 .5rem}.contact-content[data-astro-cid-u6ohjolg] p[data-astro-cid-u6ohjolg]{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0}.contact-notice[data-astro-cid-u6ohjolg]{background:#6b855d1a;border:1px solid #6b855d33;border-radius:.75rem;margin-top:2rem;padding:1.5rem}.contact-notice[data-astro-cid-u6ohjolg] h3[data-astro-cid-u6ohjolg]{color:var(--accent-color);font-size:var(--text-lg);margin:0 0 1rem}.contact-notice[data-astro-cid-u6ohjolg] p[data-astro-cid-u6ohjolg]{color:var(--text-secondary);margin:0}.contact-info[data-astro-cid-u6ohjolg]{text-align:center;font-size:var(--text-base);color:var(--text-secondary);margin-top:2rem}.email-link[data-astro-cid-u6ohjolg]{color:var(--primary-color);font-weight:var(--font-semibold);border-radius:.25rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s}.email-link[data-astro-cid-u6ohjolg]:hover{background:var(--surface-color);text-decoration:underline}@media (width<=768px){.privacy-highlights[data-astro-cid-u6ohjolg]{flex-direction:column;gap:1rem}.privacy-container[data-astro-cid-u6ohjolg]{padding:3rem 1rem}.privacy-summary[data-astro-cid-u6ohjolg],.privacy-section[data-astro-cid-u6ohjolg]{padding:2rem}.summary-grid[data-astro-cid-u6ohjolg]{grid-template-columns:1fr;gap:1.5rem}.toc-grid[data-astro-cid-u6ohjolg]{grid-template-columns:1fr}.contact-details[data-astro-cid-u6ohjolg]{grid-template-columns:1fr;gap:1.5rem}}@media (width<=480px){.privacy-summary[data-astro-cid-u6ohjolg],.privacy-section[data-astro-cid-u6ohjolg],.contact-info-card[data-astro-cid-u6ohjolg]{padding:1.5rem}.contact-item[data-astro-cid-u6ohjolg]{text-align:center;flex-direction:column}}.privacy-page[data-astro-cid-u6ohjolg]{background:0 0}.highlight-item[data-astro-cid-u6ohjolg]{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:.75rem 1.25rem;box-shadow:0 14px 26px #0a17311f}.privacy-container[data-astro-cid-u6ohjolg]{max-width:1120px}.privacy-summary[data-astro-cid-u6ohjolg],.privacy-section[data-astro-cid-u6ohjolg],.contact-info-card[data-astro-cid-u6ohjolg]{background:radial-gradient(circle at 0 0,#f3e8d773,#0000 20rem),linear-gradient(135deg,#fffffffa,#ffffffeb);border:1px solid #e7e1d6f5;border-radius:1.5rem;box-shadow:0 22px 44px #1f293714}.summary-item[data-astro-cid-u6ohjolg],.toc-item[data-astro-cid-u6ohjolg],.contact-item[data-astro-cid-u6ohjolg]{background:#ffffffd1;border:1px solid #e7e1d6f5;border-radius:1rem}.toc-item[data-astro-cid-u6ohjolg]:hover,.toc-item[data-astro-cid-u6ohjolg]:focus{transform:translateY(-2px);box-shadow:0 16px 32px #1f293714}.toc-number[data-astro-cid-u6ohjolg],.contact-icon[data-astro-cid-u6ohjolg]{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));box-shadow:0 14px 28px #1e40af29}.section-highlight[data-astro-cid-u6ohjolg],.contact-notice[data-astro-cid-u6ohjolg]{background:#1e40af0d;border:1px solid #1e40af1f;border-radius:1rem}.styled-list[data-astro-cid-u6ohjolg] li[data-astro-cid-u6ohjolg]::marker{color:var(--secondary-color)}.email-link[data-astro-cid-u6ohjolg]{border-radius:999px}
