#mprcr-banner,#mprcr-preferences,#mprcr-floating-btn{box-sizing:border-box;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#mprcr-banner *,#mprcr-preferences *,#mprcr-floating-btn *{box-sizing:border-box}.mprcr-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transition:opacity .3s ease;pointer-events:none}.mprcr-overlay--visible{opacity:1;pointer-events:auto}.mprcr-banner{position:fixed;z-index:2147483647;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.mprcr-banner[aria-hidden=true]{display:none !important}.mprcr-banner--bottom{bottom:0;left:0;right:0}.mprcr-banner--top{top:0;left:0;right:0}.mprcr-banner--bottom-left{bottom:20px;left:20px;max-width:440px}.mprcr-banner--bottom-right{bottom:20px;right:20px;max-width:440px}.mprcr-banner--top-left{top:20px;left:20px;max-width:440px}.mprcr-banner--top-right{top:20px;right:20px;max-width:440px}.mprcr-banner--floating-bottom{bottom:20px;left:50%;transform:translateX(-50%);max-width:780px;width:calc(100% - 40px)}.mprcr-banner--center-modal{top:50%;left:50%;transform:translate(-50%, -50%);max-width:560px;width:calc(100% - 40px)}.mprcr-banner__inner{position:relative;z-index:1;padding:20px 24px;box-shadow:0 -2px 16px rgba(0,0,0,.12)}.mprcr-banner--bottom-left .mprcr-banner__inner,.mprcr-banner--bottom-right .mprcr-banner__inner,.mprcr-banner--top-left .mprcr-banner__inner,.mprcr-banner--top-right .mprcr-banner__inner,.mprcr-banner--floating-bottom .mprcr-banner__inner,.mprcr-banner--center-modal .mprcr-banner__inner{box-shadow:0 4px 24px rgba(0,0,0,.18)}.mprcr-banner__title{margin:0 0 8px;font-size:1.15em;font-weight:700;line-height:1.3}.mprcr-banner__message{margin:0 0 16px;font-size:.9em;opacity:.9;line-height:1.6}.mprcr-banner__policy-link{color:inherit;text-decoration:underline;font-weight:500;margin-left:4px}.mprcr-banner__policy-link:hover{opacity:.8}.mprcr-banner__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.mprcr-banner__actions .mprcr-btn{flex:1 1 0;min-width:120px;text-align:center}.mprcr-banner--bottom .mprcr-banner__inner,.mprcr-banner--top .mprcr-banner__inner{display:flex;align-items:center;gap:24px}.mprcr-banner--bottom .mprcr-banner__content,.mprcr-banner--top .mprcr-banner__content{flex:1;min-width:0}.mprcr-banner--bottom .mprcr-banner__message,.mprcr-banner--top .mprcr-banner__message{margin-bottom:0}.mprcr-banner--bottom .mprcr-banner__actions,.mprcr-banner--top .mprcr-banner__actions{flex-shrink:0}.mprcr-banner--bottom .mprcr-banner__inner{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.mprcr-banner--top .mprcr-banner__inner{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.mprcr-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:.9em;font-weight:600;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:opacity .2s,transform .1s,box-shadow .2s;white-space:nowrap;text-decoration:none;min-height:42px;font-family:inherit;line-height:1.4}.mprcr-btn:hover{opacity:.88;box-shadow:0 2px 8px rgba(0,0,0,.12)}.mprcr-btn:active{transform:scale(0.97)}.mprcr-btn:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.mprcr-btn--reject,.mprcr-btn--customize{border-color:currentColor}.mprcr-preferences{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483647;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.mprcr-preferences[aria-hidden=true]{display:none !important}.mprcr-preferences__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.mprcr-preferences__panel{position:absolute;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.24)}.mprcr-preferences--modal .mprcr-preferences__panel{top:50%;left:50%;transform:translate(-50%, -50%);width:640px;max-width:calc(100% - 32px)}.mprcr-preferences--slide-right .mprcr-preferences__panel{top:0;right:0;width:480px;max-width:100%;height:100vh;max-height:100vh;border-radius:0 !important}.mprcr-preferences--slide-left .mprcr-preferences__panel{top:0;left:0;width:480px;max-width:100%;height:100vh;max-height:100vh;border-radius:0 !important}.mprcr-preferences__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px;border-bottom:1px solid rgba(128,128,128,.15)}.mprcr-preferences__title{margin:0;font-size:1.2em;font-weight:700}.mprcr-preferences__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;color:inherit;opacity:.6;border-radius:50%;transition:opacity .2s,background .2s;padding:0;flex-shrink:0}.mprcr-preferences__close:hover{opacity:1;background:rgba(128,128,128,.1)}.mprcr-preferences__close:focus-visible{outline:3px solid #4a90d9;outline-offset:2px}.mprcr-preferences__desc{margin:0;padding:12px 24px 4px;font-size:.88em;opacity:.8;line-height:1.6}.mprcr-preferences__categories{flex:1;overflow-y:auto;padding:8px 24px 16px;-webkit-overflow-scrolling:touch}.mprcr-preferences__footer{display:flex;gap:10px;padding:16px 24px;border-top:1px solid rgba(128,128,128,.15)}.mprcr-preferences__footer .mprcr-btn{flex:1;justify-content:center}.mprcr-preferences__policy{padding:0 24px 16px;text-align:center}.mprcr-preferences__policy a{color:inherit;opacity:.6;font-size:.82em;text-decoration:underline}.mprcr-preferences__policy a:hover{opacity:.9}.mprcr-category{border-bottom:1px solid rgba(128,128,128,.12);padding:14px 0}.mprcr-category:last-child{border-bottom:none}.mprcr-category__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mprcr-category__info{flex:1;min-width:0}.mprcr-category__toggle-details{display:flex;align-items:center;gap:6px;background:none;border:none;padding:4px 0;cursor:pointer;color:inherit;font-size:1em;font-weight:600;font-family:inherit;text-align:left;width:100%}.mprcr-category__toggle-details:focus-visible{outline:3px solid #4a90d9;outline-offset:2px;border-radius:4px}.mprcr-category__toggle-details[aria-expanded=true] .mprcr-category__chevron{transform:rotate(180deg)}.mprcr-category__chevron{flex-shrink:0;transition:transform .25s ease}.mprcr-category__name{font-weight:600}.mprcr-category__count{font-weight:400;opacity:.6;font-size:.88em}.mprcr-category__desc{margin:6px 0 0 22px;font-size:.85em;opacity:.75;line-height:1.5}.mprcr-category__cookies{margin-top:12px;margin-left:22px;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease,margin .25s ease}.mprcr-category__cookies[aria-hidden=false]{max-height:600px;opacity:1}.mprcr-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}.mprcr-toggle--locked{cursor:default}.mprcr-toggle__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.mprcr-toggle__input:checked+.mprcr-toggle__track{background:var(--mprcr-toggle-active, #4CAF50)}.mprcr-toggle__input:checked+.mprcr-toggle__track .mprcr-toggle__thumb{transform:translateX(20px)}.mprcr-toggle__input:focus-visible+.mprcr-toggle__track{outline:3px solid #4a90d9;outline-offset:2px}.mprcr-toggle__track{position:relative;display:inline-block;width:44px;height:24px;border-radius:12px;background:var(--mprcr-toggle-inactive, #ccc);transition:background .25s ease}.mprcr-toggle__track--active{background:var(--mprcr-toggle-active) !important}.mprcr-toggle__track--active .mprcr-toggle__thumb{transform:translateX(20px)}.mprcr-toggle__thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .25s ease}.mprcr-toggle__label{font-size:.78em;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.mprcr-cookie-table{width:100%;border-collapse:collapse;font-size:.82em}.mprcr-cookie-table th{text-align:left;font-weight:600;padding:8px 10px;border-bottom:2px solid rgba(128,128,128,.2);white-space:nowrap;opacity:.7;font-size:.92em;text-transform:uppercase;letter-spacing:.03em}.mprcr-cookie-table td{padding:7px 10px;border-bottom:1px solid rgba(128,128,128,.08);vertical-align:top;word-break:break-word}.mprcr-cookie-table tr:last-child td{border-bottom:none}.mprcr-cookie-table__name{font-family:"SFMono-Regular","Consolas","Liberation Mono","Menlo",monospace;font-size:.95em;font-weight:500}.mprcr-floating{position:fixed;z-index:2147483645;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease;padding:0;animation:mprcr-fadeIn .4s ease-out}.mprcr-floating:hover{transform:scale(1.08);box-shadow:0 6px 20px rgba(0,0,0,.28)}.mprcr-floating:active{transform:scale(0.95)}.mprcr-floating:focus-visible{outline:3px solid #4a90d9;outline-offset:3px}.mprcr-floating--bottom-left{bottom:20px;left:20px}.mprcr-floating--bottom-right{bottom:20px;right:20px}.mprcr-floating__icon{width:55%;height:55%}.mprcr-anim--slide.mprcr-banner--bottom .mprcr-banner__inner,.mprcr-anim--slide.mprcr-banner--floating-bottom .mprcr-banner__inner{animation:mprcr-slideUp .4s ease-out}.mprcr-anim--slide.mprcr-banner--top .mprcr-banner__inner{animation:mprcr-slideDown .4s ease-out}.mprcr-anim--slide.mprcr-banner--bottom-left .mprcr-banner__inner,.mprcr-anim--slide.mprcr-banner--top-left .mprcr-banner__inner{animation:mprcr-slideRight .4s ease-out}.mprcr-anim--slide.mprcr-banner--bottom-right .mprcr-banner__inner,.mprcr-anim--slide.mprcr-banner--top-right .mprcr-banner__inner{animation:mprcr-slideLeft .4s ease-out}.mprcr-anim--slide.mprcr-banner--center-modal .mprcr-banner__inner{animation:mprcr-scaleIn .3s ease-out}.mprcr-anim--fade .mprcr-banner__inner{animation:mprcr-fadeIn .4s ease-out}.mprcr-preferences--modal .mprcr-preferences__panel{animation:mprcr-scaleIn .3s ease-out}.mprcr-preferences--slide-right .mprcr-preferences__panel{animation:mprcr-slideFromRight .35s ease-out}.mprcr-preferences--slide-left .mprcr-preferences__panel{animation:mprcr-slideFromLeft .35s ease-out}@keyframes mprcr-slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mprcr-slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes mprcr-slideRight{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes mprcr-slideLeft{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes mprcr-slideFromRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes mprcr-slideFromLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes mprcr-scaleIn{from{transform:translate(-50%, -50%) scale(0.9);opacity:0}to{transform:translate(-50%, -50%) scale(1);opacity:1}}@keyframes mprcr-fadeIn{from{opacity:0}to{opacity:1}}@media(max-width: 768px){.mprcr-banner--bottom .mprcr-banner__inner,.mprcr-banner--top .mprcr-banner__inner{flex-direction:column;gap:12px}.mprcr-banner__actions{flex-direction:column;width:100%}.mprcr-banner__actions .mprcr-btn{width:100%;min-width:auto}.mprcr-banner__inner{padding:16px}.mprcr-banner--bottom-left,.mprcr-banner--bottom-right{bottom:0;left:0;right:0;max-width:100%}.mprcr-banner--bottom-left .mprcr-banner__inner,.mprcr-banner--bottom-right .mprcr-banner__inner{border-radius:0 !important}.mprcr-banner--top-left,.mprcr-banner--top-right{top:0;left:0;right:0;max-width:100%}.mprcr-banner--top-left .mprcr-banner__inner,.mprcr-banner--top-right .mprcr-banner__inner{border-radius:0 !important}.mprcr-banner--floating-bottom{bottom:0;left:0;transform:none;max-width:100%;width:100%}.mprcr-banner--floating-bottom .mprcr-banner__inner{border-radius:0 !important}.mprcr-preferences--modal .mprcr-preferences__panel{width:100%;max-width:100%;max-height:100vh;border-radius:0 !important;top:0;left:0;transform:none;height:100vh}.mprcr-preferences--slide-right .mprcr-preferences__panel,.mprcr-preferences--slide-left .mprcr-preferences__panel{width:100%}.mprcr-preferences__header{padding:16px}.mprcr-preferences__desc{padding:8px 16px 0}.mprcr-preferences__categories{padding:8px 16px 12px}.mprcr-preferences__footer{flex-direction:column;padding:12px 16px}.mprcr-preferences__footer .mprcr-btn{width:100%}.mprcr-category__cookies{margin-left:0;overflow-x:auto}.mprcr-cookie-table{min-width:420px}.mprcr-floating{bottom:12px !important}.mprcr-floating--bottom-left{left:12px}.mprcr-floating--bottom-right{right:12px}}@media(max-width: 480px){.mprcr-banner__title{font-size:1em}.mprcr-banner__message{font-size:.85em}.mprcr-btn{padding:10px 14px;font-size:.85em}.mprcr-category__desc{margin-left:0}}@media print{#mprcr-banner,#mprcr-preferences,#mprcr-floating-btn,.mprcr-overlay{display:none !important}}@media(prefers-reduced-motion: reduce){.mprcr-banner__inner,.mprcr-preferences__panel,.mprcr-floating,.mprcr-category__cookies,.mprcr-toggle__track,.mprcr-toggle__thumb,.mprcr-category__chevron,.mprcr-overlay{animation:none !important;transition:none !important}}