.analytics-settings{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem;font-size:.8rem;display:flex}.analytics-settings button{min-height:44px;color:var(--link);text-underline-offset:3px;font:inherit;background:0 0;border:0;text-decoration:underline}.analytics-choice{z-index:45;background:var(--card);max-width:30rem;max-height:calc(100dvh - 2rem);color:var(--foreground);border:1px solid var(--border-strong);border-radius:12px;padding:1.25rem;position:fixed;bottom:1rem;right:1rem;overflow:auto;box-shadow:0 4px 20px #18243b18}.analytics-choice h2{margin-bottom:.5rem;font-size:1.1rem;line-height:1.4}.analytics-choice p{font-size:.85rem;line-height:1.65}.analytics-choice a{color:var(--link);text-underline-offset:3px;text-decoration:underline}.analytics-choice-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.analytics-choice-actions button{background:var(--secondary);min-height:44px;color:var(--foreground);border:1px solid var(--border-strong);font:inherit;border-radius:8px;flex:9rem;padding:.65rem .85rem;font-size:.85rem;font-weight:600}.analytics-choice-actions button:hover{background:var(--accent)}@media (max-width:480px){.analytics-choice{max-height:calc(100dvh - 1.5rem);padding:1rem;bottom:.75rem;left:.75rem;right:.75rem}}@media print{.analytics-settings,.analytics-choice{display:none}}
