.studio-cookie-panel{z-index:80;color:#000;background:#fafafa;border:1px solid #000;width:min(440px,100vw - 48px);max-height:calc(100dvh - 48px);position:fixed;bottom:24px;left:24px;overflow-y:auto;box-shadow:5px 5px #000}.studio-cookie-inner{padding:27px}.studio-cookie-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.studio-cookie-heading h2{color:#000;font-family:var(--font-sans), Arial, sans-serif;letter-spacing:-.05em;margin:0;font-size:39px;font-weight:500;line-height:1.1}.studio-cookie-close{color:#000;cursor:pointer;background:0 0;flex-shrink:0;place-items:center;width:44px;height:44px;margin:-6px -8px -6px 0;padding:10px;display:grid}.studio-cookie-close svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:24px;height:24px}.studio-cookie-copy p{color:#000;margin:0;font-size:16px;line-height:1.6}.studio-cookie-policy{color:#000;font-size:var(--studio-small,14px);text-underline-offset:4px;margin-top:13px;line-height:1.6;text-decoration:underline;display:inline-block}.studio-cookie-policy:hover{color:#000;text-decoration-thickness:2px}.studio-cookie-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.studio-cookie-choice{color:#000;cursor:pointer;background:0 0;border:1px solid #000;place-items:center;min-height:48px;padding:11px 16px;font-size:15px;font-weight:500;line-height:1.3;display:grid}.studio-cookie-choice:hover,.studio-cookie-close:hover{color:#000;background:#e9e9e4}.studio-cookie-panel:focus-visible,.studio-cookie-panel :is(button,a):focus-visible{outline-offset:4px;outline:2px solid #000}@media (max-width:480px){.studio-cookie-panel{width:calc(100vw - 32px);max-height:calc(100dvh - 32px);bottom:16px;left:16px;box-shadow:4px 4px #000}.studio-cookie-inner{padding:22px}.studio-cookie-heading h2{font-size:35px}.studio-cookie-actions{margin-top:22px}}
