/* Privacy: compact native dialog, transparent information, persistent access. */
body{padding-bottom:var(--player-height,100px)}html{scroll-padding-bottom:var(--player-height,100px)}html.privacy-open{overflow:hidden}
[hidden]{display:none!important}.privacy-dialog{width:min(520px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;border:0;border-top:5px solid var(--yellow);padding:26px 28px;background:#fff;color:var(--ink);box-shadow:0 16px 65px #0004;border-radius:5px;overflow:auto;overscroll-behavior:contain;font-size:16px;line-height:1.5}
.privacy-dialog::backdrop{background:rgba(20,25,21,.52)}.privacy-dialog:not([open]){display:none}.privacy-close{position:absolute;top:9px;right:9px;display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;font-size:28px;color:var(--ink)}
.privacy-brand{font-size:12px;font-weight:800;letter-spacing:1px;margin:0 50px 14px 0}.privacy-dialog h2{font-size:26px;line-height:1.12;letter-spacing:-.7px;margin:0 35px 16px 0}.privacy-dialog>p:not(.privacy-brand){font-size:15px;color:#50544b;margin-bottom:16px}.privacy-policy-links{display:flex;flex-wrap:wrap;gap:7px 20px;font-size:13px;margin-bottom:18px}.privacy-policy-links a{text-decoration:underline;text-underline-offset:3px}
.privacy-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.privacy-button{min-height:46px;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:11px 17px;border-radius:3px;font-size:14px;font-weight:700;line-height:1.35}.privacy-secondary{background:#fff;color:var(--ink)}.privacy-button:hover{background:#393d35;color:#fff}.privacy-actions .privacy-button{flex:1;min-width:140px}.privacy-category{padding:14px 0;border-top:1px solid var(--line);font-size:14px}.privacy-category>div{display:flex;justify-content:space-between;gap:20px}.privacy-category span{color:#555b4e;font-size:12px;text-align:right}.privacy-category p{font-size:13px;color:#666b61;line-height:1.5;margin:8px 0 0}
.footer-privacy{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px;padding-top:25px;font-size:12px}.footer-privacy a,.footer-privacy button{display:inline-flex;align-items:center;min-height:40px;color:var(--muted)}.footer-privacy button{padding:0;border:0;background:none;font:inherit;text-decoration:underline;text-underline-offset:3px}.footer-privacy+.foot-bottom{margin-top:10px}
.legal-page{max-width:830px;margin:42px auto 64px}.legal-page h1{font-size:clamp(30px,5vw,48px);line-height:1.12;overflow-wrap:anywhere}.legal-updated{font-size:12px;color:var(--muted)}.legal-intro{font-size:19px;color:#52574d;line-height:1.55}.legal-page section{margin-top:30px}.legal-page h2{font-size:22px;line-height:1.3;margin-bottom:12px}.legal-page section p{font-size:16px;line-height:1.75;color:#444a40}.legal-page a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.legal-page code{font-size:14px;overflow-wrap:anywhere;background:#f0f1eb;padding:2px 5px}.privacy-status{font-size:14px;min-height:24px;margin-top:12px;color:#365c40}
