.yc-meta-consent{position:fixed;z-index:99999;bottom:16px;left:16px;right:16px;max-width:580px;margin:auto;padding:16px 18px;display:flex;align-items:center;gap:16px;border:1px solid var(--yc-border,#dce0e3);border-radius:14px;background:var(--yc-surface,#fff);color:var(--yc-text,#1f2933);font:inherit;box-shadow:none}
.yc-meta-consent p{margin:0;flex:1;font:inherit;font-size:.9rem;line-height:1.45}
.yc-meta-consent div{display:flex;gap:8px}.yc-meta-consent button{font:inherit;font-size:.88rem;padding:9px 13px;border:1px solid var(--yc-border,#dce0e3);border-radius:8px;background:var(--yc-surface,#fff);color:inherit;cursor:pointer}
.yc-meta-consent button:last-child{background:var(--yc-primary,#ff6900);border-color:var(--yc-primary,#ff6900);color:#fff}
@media(max-width:600px){.yc-meta-consent{bottom:calc(68px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.yc-meta-consent div{justify-content:flex-end}}
.yc-meta-consent[hidden]{display:none!important}.yc-meta-preferences{display:block;margin:12px auto;padding:5px 10px;background:transparent;border:0;color:var(--yc-muted,#58616a);font:inherit;font-size:12px;cursor:pointer;box-shadow:none}.yc-meta-consent a{text-decoration:underline}.yc-meta-consent button:focus-visible,.yc-meta-preferences:focus-visible{outline:2px solid var(--yc-primary,#ff6900);outline-offset:3px}
@media(max-width:600px){.yc-meta-consent{max-height:50dvh;overflow:auto;bottom:calc(var(--yc-mobile-nav-height,68px) + 60px + env(safe-area-inset-bottom));font-size:13px}.yc-meta-consent button{min-height:40px}}
