.cookie-consent{position:fixed;inset:auto 0 0 0;z-index:10050;padding:12px 12px max(12px,env(safe-area-inset-bottom));pointer-events:none}.cookie-consent__panel{pointer-events:auto;width:100%;max-width:920px;margin:0 auto;border-radius:16px;border:1px solid #e9ecf1;box-shadow:0 16px 48px rgba(17,24,39,.18);display:flex;flex-direction:column;max-height:min(88vh,640px);overflow:hidden}.cookie-consent__body{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:12px;min-height:0}.cookie-consent__copy{display:flex;flex-direction:column;gap:8px}.cookie-consent__title{margin:0;font-size:1.05rem;line-height:1.3;font-weight:700}.cookie-consent__desc{margin:0;font-size:.875rem;line-height:1.55}.cookie-consent__options{display:flex;flex-direction:column;gap:8px}.cookie-consent__option{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:#f6f7f9;margin:0}.cookie-consent__option-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.cookie-consent__option-text strong{font-size:.875rem;line-height:1.3}.cookie-consent__option-text span{font-size:.75rem;line-height:1.45}.cookie-consent__option input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:2px}.cookie-consent__actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;padding:12px 16px 16px;border-top:1px solid #eef0f3;background:inherit}.cookie-consent__btn{width:100%;min-height:44px;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:600;padding:10px 14px;cursor:pointer;line-height:1.2}.cookie-consent__btn--secondary{background:transparent;border-color:#d7dbe3;color:#1c1f25}.cookie-consent__btn--primary{color:#fff}@media (min-width:576px){.cookie-consent{padding:16px 16px max(16px,env(safe-area-inset-bottom))}.cookie-consent__body{padding:20px 20px 12px}.cookie-consent__title{font-size:1.15rem}.cookie-consent__actions--three{grid-template-columns:repeat(3,minmax(0,1fr))}.cookie-consent__actions--two{grid-template-columns:repeat(2,minmax(0,1fr))}.cookie-consent__actions{padding:12px 20px 20px}}@media (min-width:768px){.cookie-consent{padding:24px}.cookie-consent__panel{max-height:none}.cookie-consent__body{padding:24px 24px 12px;overflow:visible}.cookie-consent__title{font-size:1.25rem}.cookie-consent__desc{font-size:.95rem}.cookie-consent__actions{justify-content:flex-end;justify-items:stretch;padding:12px 24px 24px}.cookie-consent__actions--three{grid-template-columns:repeat(3,max-content)}.cookie-consent__actions--two{grid-template-columns:repeat(2,max-content)}.cookie-consent__btn{width:auto;min-width:140px}}