.analytics-choice[hidden]{display:none}
.analytics-choice{position:fixed;z-index:1200;right:22px;bottom:22px;width:min(480px,calc(100% - 32px));max-height:55vh;overflow:auto;padding:24px;background:#fff;color:#20252b;border:1px solid #d9dde1;border-radius:14px;box-shadow:0 8px 40px #20252b26;font-size:14px;line-height:1.5}
.analytics-choice h2{font-family:inherit;font-size:21px;line-height:1.25;padding-right:28px;margin:0 0 12px}
.analytics-choice p{margin:10px 0}
.analytics-choice details{font-size:13px;margin:10px 0}
.analytics-choice summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.analytics-close{position:absolute;right:8px;top:8px;width:40px;height:40px;border:0;background:transparent;color:inherit;font-size:26px;cursor:pointer}
.analytics-actions{display:flex;gap:10px;margin-top:14px}
.analytics-actions button{flex:1;min-height:46px;border:1px solid #20252b;border-radius:6px;background:#fff;color:#20252b;font:inherit;font-weight:500;padding:10px;cursor:pointer}
.analytics-actions button:hover{background:#f3f4f5}
.analytics-actions button:focus-visible,.analytics-settings:focus-visible,.analytics-close:focus-visible{outline:3px solid #c8223a;outline-offset:3px}
.analytics-settings{font:inherit;color:inherit;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:8px 0;min-height:40px}
.analytics-choice-status,.analytics-preview{font-size:12px;color:#5b626b}
@media(max-width:760px){.analytics-choice{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));padding:19px;max-height:48vh}.analytics-choice h2{font-size:19px}.analytics-actions{flex-direction:column;gap:8px}}
