.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:10000;width:100%}@media screen and (max-width:760px){.cookie-consent{width:100vw;max-width:100vw}}.cookie-consent__overlay{position:fixed;inset:0;background-color:#00000080;z-index:9999}.cookie-consent__banner{position:relative;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-top:1px solid rgba(255,255,255,.1);padding:clamp(1.2rem,1.25vw,2.4rem) clamp(1.2rem,1.25vw,2.4rem);box-shadow:0 -4px 20px #0000004d;z-index:10000}@media screen and (max-width:760px){.cookie-consent__banner{padding:2rem 1.6rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}.cookie-consent__content{max-width:1200px;margin:0 auto;width:100%}@media screen and (max-width:760px){.cookie-consent__content{width:100%}}.cookie-consent__header{margin-bottom:clamp(1rem,1.0416666667vw,2rem)}@media screen and (max-width:760px){.cookie-consent__header{margin-bottom:1.6rem}}.cookie-consent__title{font-size:clamp(1.2rem,1.25vw,2.4rem);font-weight:700;color:#fff;margin-bottom:clamp(.6rem,.625vw,1.2rem);line-height:1.2}@media screen and (max-width:760px){.cookie-consent__title{font-size:1.8rem;margin-bottom:1rem;line-height:1.3}}.cookie-consent__description{font-size:clamp(.7rem,.7291666667vw,1.4rem);line-height:1.6;color:#fffc;margin:0}@media screen and (max-width:760px){.cookie-consent__description{font-size:1.3rem;line-height:1.5;margin-bottom:0}}.cookie-consent__link{color:#c9ee10;text-decoration:underline;transition:color .3s ease;word-break:break-word}.cookie-consent__link:hover{color:#d4f23f}@media screen and (max-width:760px){.cookie-consent__link{display:inline;word-break:break-word}}.cookie-consent__details{margin-top:clamp(1.2rem,1.25vw,2.4rem);padding-top:clamp(1.2rem,1.25vw,2.4rem);border-top:1px solid rgba(255,255,255,.1)}.cookie-consent__category{margin-bottom:clamp(1rem,1.0416666667vw,2rem)}.cookie-consent__category:last-child{margin-bottom:0}.cookie-consent__category-header{display:flex;align-items:center;margin-bottom:clamp(.4rem,.4166666667vw,.8rem)}.cookie-consent__category-label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.cookie-consent__checkbox{width:20px;height:20px;margin-right:clamp(.6rem,.625vw,1.2rem);cursor:pointer;accent-color:#c9ee10}.cookie-consent__checkbox:disabled{cursor:not-allowed;opacity:.6}.cookie-consent__category-title{font-size:clamp(.8rem,.8333333333vw,1.6rem);font-weight:600;color:#fff;margin-right:clamp(.4rem,.4166666667vw,.8rem)}.cookie-consent__category-required{font-size:clamp(.6rem,.625vw,1.2rem);color:#fff9;font-weight:400}.cookie-consent__category-description{font-size:clamp(.65rem,.6770833333vw,1.3rem);line-height:1.6;color:#ffffffb3;margin:0;padding-left:clamp(1.6rem,1.6666666667vw,3.2rem)}.cookie-consent__actions{display:flex;gap:clamp(.6rem,.625vw,1.2rem);margin-top:clamp(1.2rem,1.25vw,2.4rem);flex-wrap:wrap}@media screen and (max-width:760px){.cookie-consent__actions{flex-direction:column;gap:1rem;margin-top:1.6rem}}.cookie-consent__button{padding:clamp(.6rem,.625vw,1.2rem) clamp(1.2rem,1.25vw,2.4rem);font-size:clamp(.7rem,.7291666667vw,1.4rem);font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;min-height:4.4rem}@media screen and (max-width:760px){.cookie-consent__button{width:100%;padding:1.4rem 2rem;font-size:1.3rem;min-height:4.8rem}}.cookie-consent__button--primary{background-color:#c9ee10;color:#161c1c}.cookie-consent__button--primary:hover{background-color:#cff027;transform:translateY(-1px);box-shadow:0 4px 12px #c9ee104d}.cookie-consent__button--primary:active{transform:translateY(0)}.cookie-consent__button--secondary{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cookie-consent__button--secondary:hover{background-color:#ffffff1a;border-color:#ffffff80}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent__banner{animation:slideUp .4s ease-out}
