.privacy-container{flex-direction:column;gap:2rem;max-width:1080px;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex}.privacy-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.privacy-badge{background:rgb(var(--accent-rgb,212 175 55) / 12%);border:1px solid rgb(var(--accent-rgb,212 175 55) / 25%);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.privacy-title{color:var(--foreground);font-size:2.25rem;font-weight:800;line-height:1.2}@media (min-width:768px){.privacy-title{font-size:2.75rem}}.privacy-subtitle{max-width:760px;color:var(--muted);font-size:1rem;line-height:1.6}.privacy-guarantees-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:.5rem;display:grid}@media (min-width:640px){.privacy-guarantees-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.privacy-guarantees-grid{grid-template-columns:repeat(4,1fr)}}.privacy-guarantee-card{flex-direction:column;gap:.625rem;height:100%;display:flex}.privacy-guarantee-icon{background:rgb(var(--accent-rgb,212 175 55) / 12%);width:38px;height:38px;color:var(--accent);border:1px solid rgb(var(--accent-rgb,212 175 55) / 20%);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.privacy-guarantee-title{color:var(--foreground);font-size:.9375rem;font-weight:700}.privacy-guarantee-desc{color:var(--muted);font-size:.8125rem;line-height:1.5}.privacy-filter-card{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.privacy-filter-card{flex-direction:row;justify-content:space-between;align-items:center}}.privacy-categories{flex-wrap:wrap;gap:.5rem;display:flex}.privacy-cat-btn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;padding:.45rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s}.privacy-cat-btn:hover{color:var(--foreground);background:#ffffff0f}.privacy-cat-btn.active{color:var(--accent);background:rgb(var(--accent-rgb,212 175 55) / 14%);border-color:rgb(var(--accent-rgb,212 175 55) / 35%);box-shadow:0 0 10px rgb(var(--accent-rgb,212 175 55) / 15%)}.privacy-search-box{min-width:260px}.privacy-accordion-list,.privacy-accordion-list .accordion-root{flex-direction:column;gap:1.25rem;display:flex}.privacy-empty-card{text-align:center;color:var(--muted);padding:3.5rem 2rem}.privacy-accordion-item{border:1px solid #ffffff14;border-left:2px solid rgb(var(--accent-rgb,212 175 55) / 45%);box-shadow:inset 1px 0 2px rgb(var(--accent-rgb,212 175 55) / 15%), inset -.5px -.5px 0 #000c, 0 4px 14px #0009;background:linear-gradient(135deg,#1e2126 0%,#141619 50%,#0d0e10 100%);border-radius:12px;margin-bottom:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.privacy-accordion-item:hover{border-left-color:rgb(var(--accent-rgb,212 175 55) / 75%);box-shadow:inset 1.5px 0 4px rgb(var(--accent-rgb,212 175 55) / 30%), inset -.5px -.5px 0 #000000e6, 0 8px 20px #000000b3;background:linear-gradient(135deg,#25282e 0%,#191c20 50%,#101214 100%);transform:translateY(-1px)}.privacy-accordion-item[data-state=open]{border-left-color:var(--accent);box-shadow:inset 2px 0 6px rgb(var(--accent-rgb,212 175 55) / 40%), 0 10px 28px #000c}html.light-mode .privacy-accordion-item{background:var(--card-bg);border:1px solid var(--card-border);border-left:2px solid var(--accent);box-shadow:0 4px 14px #00000014}html.light-mode .privacy-accordion-item:hover{background:var(--card-bg);border-color:var(--accent);box-shadow:0 8px 20px #0000001f}.privacy-accordion-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.privacy-accordion-trigger:hover .privacy-page-name{color:var(--accent-light,var(--accent))}.privacy-page-info{flex-direction:column;gap:.375rem;display:flex}.privacy-page-heading{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.privacy-page-name{color:var(--foreground);font-size:1.0625rem;font-weight:700;transition:color .2s}.privacy-route-code{color:var(--accent);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.375rem;padding:.15rem .55rem;font-family:monospace;font-size:.8125rem}.privacy-page-meta{color:var(--muted);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.privacy-panel-content{flex-direction:column;gap:1.25rem;padding:0 1.5rem 1.5rem;display:flex}.privacy-page-summary-box{border:1px solid var(--card-border);color:var(--muted);background:#ffffff08;border-radius:.5rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6}.privacy-data-table{border-collapse:separate;border-spacing:0;border:1px solid var(--card-border);border-radius:.625rem;width:100%;font-size:.875rem;overflow:hidden}.privacy-data-table th{color:var(--foreground);text-align:left;border-bottom:1px solid var(--card-border);background:#ffffff0d;padding:.85rem 1.15rem;font-size:.8125rem;font-weight:600}.privacy-data-table td{border-bottom:1px solid var(--card-border);color:var(--muted);vertical-align:top;padding:.95rem 1.15rem;line-height:1.5}.privacy-data-table tr:last-child td{border-bottom:none}.privacy-field-title{color:var(--foreground);margin-bottom:.25rem;font-weight:700}.privacy-field-desc{font-size:.8125rem}.privacy-req-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:.375rem;padding:.22rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.privacy-req-badge--required{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.privacy-req-badge--optional{background:rgb(var(--accent-rgb,212 175 55) / 12%);color:var(--accent-light,var(--accent));border:1px solid rgb(var(--accent-rgb,212 175 55) / 30%)}
