.cookie-notice{position:fixed;bottom:0;left:0;right:0;z-index:60;padding:.85rem max(1rem,env(safe-area-inset-right,0px)) max(.85rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));pointer-events:none}.cookie-notice__inner{pointer-events:auto;max-width:42rem;margin:0 auto;padding:1rem 1.15rem;border-radius:.85rem;border:1px solid rgba(0,96,57,.28);background:linear-gradient(180deg,rgba(8,12,10,.96),rgba(6,10,8,.98));box-shadow:0 -8px 40px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cookie-notice__title{margin:0 0 .35rem;font-size:.88rem;font-weight:800;color:#f3f4f6}.cookie-notice__text{margin:0 0 .85rem;font-size:.8rem;line-height:1.55;color:#94a3b8}.cookie-notice__text a{color:#c49a3d;font-weight:600;text-decoration:none}.cookie-notice__text a:hover{text-decoration:underline}.cookie-notice__actions{display:flex;flex-wrap:wrap;gap:.5rem}.cookie-notice__btn{padding:.5rem .9rem;border-radius:.55rem;font-size:.8rem;font-weight:700;cursor:pointer;border:1px solid transparent}.cookie-notice__btn--primary{color:#fff;background:var(--kory-gradient-primary);border-color:rgba(163,126,44,.35)}.cookie-notice__btn--ghost{color:#d4b87a;background:rgba(0,96,57,.12);border-color:rgba(0,96,57,.35)}