#nut-consent{position:fixed;inset:auto 0 0;z-index:100000;box-sizing:border-box;width:100%;max-width:none;margin:0;max-height:75dvh;overflow:auto;border:0;border-top:1px solid #ffffff26;border-radius:0;padding:14px max(44px,calc((100vw - 1480px)/2)) calc(14px + env(safe-area-inset-bottom));background:rgba(12,17,23,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;box-shadow:0 -4px 20px #07152120;font:inherit}
#nut-consent[open]{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:28px}
#nut-consent{top:auto;right:0;bottom:0;left:0;height:auto;min-height:0;block-size:auto;min-block-size:0;align-content:start;grid-auto-rows:max-content;-webkit-text-size-adjust:100%;text-size-adjust:100%}
#nut-consent .nut-consent-copy,#nut-consent .nut-consent-controls{min-height:0;height:auto;align-self:start}
#nut-consent #nut-consent-title{display:block;font-weight:700;font-size:14px;line-height:1.4;margin:0 0 6px;color:#fff}
#nut-consent p{font-size:12px;line-height:1.5;margin:0 0 6px;color:#fff}
#nut-consent .nut-consent-links{margin:0}
#nut-consent a{color:#fff;text-decoration:underline;margin-right:14px}
#nut-consent details{margin:8px 0 0;border:0;padding:0}
#nut-consent summary{cursor:pointer;font-size:12px;line-height:1.5;text-align:center;list-style:none;padding:4px 0}
#nut-consent summary::-webkit-details-marker{display:none}
#nut-consent label{display:flex;align-items:center;gap:10px;margin:12px 0;font-size:12px;line-height:1.5}
#nut-consent input[type=checkbox]{appearance:auto;position:static;display:inline-block;flex:0 0 18px;width:18px;height:18px;margin:0;accent-color:#ed102a}
#nut-consent button,.nut-consent-launcher{font:inherit;font-size:12px;font-weight:600;cursor:pointer;border:0;border-radius:6px;background:#ed102a;color:#fff;padding:8px 14px;line-height:1.5;min-height:36px}
#nut-consent button:hover,.nut-consent-launcher:hover{background:#c90820;color:#fff}
#nut-consent .nut-consent-actions{display:flex;flex-direction:column;gap:6px}
#nut-consent .nut-consent-actions button{width:100%}
#nut-consent .nut-consent-close{position:absolute;right:6px;top:4px;width:36px;height:36px;padding:0;background:transparent;color:#fff;font-size:26px;line-height:1}
#nut-consent .nut-consent-close:hover{background:#ffffff20}
#nut-consent .nut-consent-close:focus:not(:focus-visible){outline:none}
.nut-consent-launcher{position:fixed;bottom:calc(18px + env(safe-area-inset-bottom));left:16px;z-index:9999;background:#0b1726;box-shadow:0 4px 14px #07152126}
#nut-consent :focus-visible,.nut-consent-launcher:focus-visible{outline:2px solid #fff;outline-offset:3px}
#nut-consent:focus{outline:none}
#nut-consent .nut-consent-close{border:0;box-shadow:none;-webkit-tap-highlight-color:transparent}
#nut-consent .nut-consent-close:focus-visible{outline:2px dashed #ed102a;outline-offset:0}
.nut-consent-mobile-settings{display:none}
@media(max-width:767px){
  #nut-consent[open]{display:block}
  #nut-consent .nut-consent-controls{margin-top:10px}
  #nut-consent{max-height:75vh;max-height:75dvh}
}
@media(max-width:767px){#nut-consent[open]{grid-template-columns:1fr;gap:10px}#nut-consent{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}#nut-consent #nut-consent-title{padding-right:25px}#nut-consent .nut-consent-actions{flex-direction:row}#nut-consent .nut-consent-actions button{min-height:44px}#nut-consent summary{padding:8px 0}.nut-consent-launcher{display:none}.nut-consent-mobile-settings{display:block;text-align:center;padding:16px 16px calc(85px + env(safe-area-inset-bottom))}.nut-consent-mobile-settings button{font:inherit;font-size:12px;color:#0b1726;background:none;border:0;text-decoration:underline;min-height:44px;cursor:pointer}}
