#pp-cookie-consent{position:fixed;inset:auto 18px 18px 18px;z-index:10050;display:flex;justify-content:center;font-family:'DM Sans',system-ui,-apple-system,sans-serif}#pp-cookie-consent .pp-cookie-box{width:min(760px,100%);background:rgba(4,31,37,.98);color:#fff;border:1px solid rgba(134,239,231,.22);border-radius:22px;padding:20px 22px;box-shadow:0 24px 70px rgba(0,0,0,.34);backdrop-filter:blur(14px);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}#pp-cookie-consent h3{margin:0 0 5px;font-size:1rem;line-height:1.25;color:#fff}#pp-cookie-consent p{margin:0;color:rgba(255,255,255,.72);font-size:.84rem;line-height:1.45}#pp-cookie-consent a{color:#86efe7;text-decoration:underline;text-underline-offset:3px}#pp-cookie-consent .pp-cookie-actions{display:flex;gap:9px;align-items:center}#pp-cookie-consent button{border-radius:999px;padding:10px 15px;font:700 .8rem 'DM Sans',system-ui,sans-serif;cursor:pointer;white-space:nowrap}#pp-cookie-reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}#pp-cookie-accept{border:0;background:linear-gradient(135deg,#4dd4cf,#33bdb9);color:#062d34}@media(max-width:620px){#pp-cookie-consent{inset:auto 10px 76px 10px}#pp-cookie-consent .pp-cookie-box{grid-template-columns:1fr;padding:17px;border-radius:18px;gap:13px}#pp-cookie-consent .pp-cookie-actions{display:grid;grid-template-columns:1fr 1fr}#pp-cookie-consent button{width:100%;padding:11px 12px}}