.cookie-consent{position:fixed;bottom:0;left:0;right:0;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px #0000001a;z-index:1000;padding:1.5rem;max-width:100%;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}.cookie-consent__content{max-width:var(--page-width);margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}.cookie-consent__text{margin:0;font-size:1.3rem;line-height:1.5;text-align:center;color:rgba(var(--color-foreground),.9);flex:1}.cookie-consent__link{color:rgb(var(--color-button));text-decoration:underline;transition:opacity .2s ease}.cookie-consent__link:hover{opacity:.8;text-decoration:none}.cookie-consent__buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.cookie-consent__button{padding:1rem 2rem;border:none;border-radius:var(--buttons-radius);font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}.cookie-consent__button--accept{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cookie-consent__button--accept:hover{opacity:.9;transform:translateY(-1px)}.cookie-consent__button--reject{background-color:transparent;color:rgba(var(--color-foreground),.8);border:1px solid rgba(var(--color-foreground),.2)}.cookie-consent__button--reject:hover{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.3)}@media screen and (min-width: 750px){.cookie-consent{padding:2rem}.cookie-consent__content{flex-direction:row;align-items:center;gap:2rem}.cookie-consent__text{text-align:left;flex:1}.cookie-consent__buttons{flex-shrink:0}}@media screen and (max-width: 749px){.cookie-consent__text{font-size:1.2rem}.cookie-consent__button{padding:.8rem 1.5rem;font-size:1.3rem;min-width:100px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cookie-consent.css.map */
