:root{--mvc-primary: #a855f7;--mvc-bg: #ffffff;--mvc-text: rgba(0, 0, 0, .86);--mvc-muted: rgba(0, 0, 0, .62);--mvc-line: rgba(0, 0, 0, .1);--mvc-soft: rgba(0, 0, 0, .04);--mvc-shadow: 0 30px 80px rgba(0, 0, 0, .32);--mvc-radius: 18px}#mv-cookies-modal.mvc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:grid;place-items:center;padding:18px;background:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#mv-cookies-modal.mvc-modal[hidden]{display:none}@media screen and (max-width: 576px){#mv-cookies-modal.mvc-modal{padding:24px 14px}}#mv-cookies-modal .mvc-modal-wrapper{width:min(720px,100%);max-height:calc(100vh - 36px);overflow-y:auto;background:var(--mvc-bg);border:1px solid var(--mvc-line);border-radius:var(--mvc-radius);box-shadow:var(--mvc-shadow);background-image:linear-gradient(to bottom,#ffffffe6,#fff)}@media screen and (max-width: 576px){#mv-cookies-modal .mvc-modal-wrapper{border-radius:16px;max-height:calc(90vh - 48px)}}#mv-cookies-modal .mvc-modal-wrapper .mvc-header{padding:18px 18px 12px;border-bottom:1px solid var(--mvc-line)}#mv-cookies-modal .mvc-modal-wrapper .mvc-header .mvc-title{margin:0 0 6px;font-size:1.1rem;font-weight:800;letter-spacing:.2px;color:var(--mvc-text)}#mv-cookies-modal .mvc-modal-wrapper .mvc-header .mvc-description{margin:0;font-size:.95rem;line-height:1.5;color:var(--mvc-muted)}#mv-cookies-modal .mvc-modal-wrapper .mvc-body{padding:14px 18px 6px;display:grid;gap:10px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category{border:1px solid var(--mvc-line);border-radius:14px;background:#00000005;overflow:hidden}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px;background:#fff}@media screen and (max-width: 576px){#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header{flex-wrap:wrap;gap:10px}}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-info{min-width:0}@media screen and (max-width: 576px){#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-info{flex:1 1 100%}}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-info .mvc-category-title{margin:0;font-weight:800;color:var(--mvc-text);font-size:.98rem}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-info .mvc-category-desc{margin:2px 0 0;color:var(--mvc-muted);font-size:.86rem;line-height:1.45}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-always-active,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-always-active{padding:6px 12px;border-radius:10px;font-weight:700;font-size:.8rem;color:var(--mvc-muted);background:var(--mvc-soft)}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-details-btn,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-details-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:var(--mvc-soft);padding:6px 8px;border-radius:10px;font-weight:700;font-size:.85rem;color:#000000b8;transition:.3s ease;cursor:pointer}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-details-btn:focus-visible,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-details-btn:focus-visible{outline:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-details-btn:hover,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-details-btn:hover{background:#00000017}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle{--h: 26px;--w: 46px;--p: 3px;position:relative;width:var(--w);height:var(--h);display:inline-flex;align-items:center;cursor:pointer}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle input,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle input:checked+.mvc-toggle-slider,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle input:checked+.mvc-toggle-slider{background:var(--mvc-primary);border-color:var(--mvc-primary)}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle input:checked+.mvc-toggle-slider:before,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle input:checked+.mvc-toggle-slider:before{left:calc(100% - var(--p));transform:translate(-100%,-50%)}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle input:focus-visible+.mvc-toggle-slider,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle input:focus-visible+.mvc-toggle-slider{outline:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle .mvc-toggle-slider,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle .mvc-toggle-slider{width:100%;height:100%;border-radius:999px;background:#0000002e;border:1px solid rgba(0,0,0,.12);transition:.2s ease;position:relative}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-toggle .mvc-toggle .mvc-toggle-slider:before,#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions .mvc-toggle .mvc-toggle-slider:before{content:"";position:absolute;top:50%;left:var(--p);width:calc(var(--h) - var(--p) * 2);height:calc(var(--h) - var(--p) * 2);transform:translateY(-50%);border-radius:999px;background:#fff;box-shadow:0 10px 20px #0000002e;transition:.2s ease}@media screen and (max-width: 576px){#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-category-header .mvc-category-actions{width:100%;justify-content:space-between}}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details{border-top:1px solid var(--mvc-line);background:#00000005;padding:12px 14px 14px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details[hidden]{display:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list{margin:0;padding:0;color:var(--mvc-muted);font-size:.88rem;list-style:none;display:grid;gap:8px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-cookie-item{display:flex;gap:12px;align-items:flex-start;padding:10px 12px 5px;background:#ffffffb3;border:1px solid var(--mvc-line);border-radius:10px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-cookie-name{flex-shrink:0;min-width:60px;font-weight:700;font-size:.85rem;color:var(--mvc-primary);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;background:var(--mvc-soft);padding:4px 8px;border-radius:6px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-cookie-details{flex:1;min-width:0}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-cookie-purpose{font-size:.82rem;color:var(--mvc-text);line-height:1.4}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-cookie-duration{font-size:.78rem;color:var(--mvc-muted);margin-top:2px}#mv-cookies-modal .mvc-modal-wrapper .mvc-body .mvc-category .mvc-details .mvc-details-list .mvc-no-cookies{display:block;color:var(--mvc-muted);font-style:italic;font-size:.85rem;padding-left:0}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer{padding:14px 18px 18px;border-top:1px solid var(--mvc-line);background:#fff}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-dot{opacity:.5;margin:0 2px}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-footer-links{margin:0 0 14px;color:var(--mvc-muted);font-size:.85rem;line-height:1.5;text-align:center}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-footer-links a{color:var(--mvc-primary);text-decoration:none;font-weight:500}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-footer-links a:hover{text-decoration:underline}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-footer-links a:focus-visible{outline:none;border-radius:4px}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:10px}@media screen and (max-width: 576px){#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons{grid-template-columns:1fr}}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--mvc-line);background:#fff;border-radius:14px;padding:14px;font-weight:500;font-size:.9rem;cursor:pointer;transition:.2s ease;color:#000c;text-transform:none;letter-spacing:normal;line-height:1.4;box-shadow:none;text-decoration:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn:hover{background:#0000001a;box-shadow:none;text-decoration:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn:focus,#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn:focus-visible{outline:none;box-shadow:none}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn--ghost{background:#00000005}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn--soft{background:#0000000a}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn--primary{background:var(--mvc-primary);border-color:var(--mvc-primary);color:#fff}#mv-cookies-modal .mvc-modal-wrapper .mvc-footer .mvc-buttons .mvc-btn--primary:hover{background:color-mix(in srgb,var(--mvc-primary) 85%,black);border-color:color-mix(in srgb,var(--mvc-primary) 85%,black);color:#fff}
