.sh-cookie{--cookie-max:34rem;position:fixed;left:1rem;right:calc(1rem + 4.75rem);bottom:max(1.15rem,env(safe-area-inset-bottom));z-index:105;width:auto;max-width:var(--cookie-max);margin-inline:auto;transform:none;padding:.95rem 1.1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1rem;background:rgba(12,24,40,.98);border:1px solid var(--sh-line);border-radius:calc(var(--sh-radius) + 4px);box-shadow:0 12px 36px rgba(0,0,0,.45);box-sizing:border-box}.sh-cookie__inner{display:contents}.sh-cookie__text{flex:1 1 12rem;margin:0;font-size:.92rem;line-height:1.45;color:var(--sh-ink)}.sh-cookie__text a{color:var(--sh-accent);text-underline-offset:.15em}.sh-cookie__text a:hover{color:#3db8b8}.sh-cookie__btn{flex:0 0 auto;min-width:5.25rem;padding-inline:1.2rem}@media (max-width:720px){.sh-cookie{bottom:calc(var(--cw-fab, 58px) + 1.35rem + env(safe-area-inset-bottom, 0px));left:1rem;right:1rem;width:auto;max-width:none;padding:.75rem .9rem;gap:.55rem .75rem}}@media (max-width:420px){.sh-cookie{flex-direction:column;align-items:stretch;padding:.7rem .85rem;gap:.45rem}.sh-cookie__text{flex:0 1 auto;font-size:.88rem;line-height:1.4}.sh-cookie__btn{width:100%;margin-top:0}}@media print{.sh-cookie{display:none!important}}