.vop-modal{position:fixed;inset:0;z-index:2147483647;display:none;align-items:center;justify-content:center;padding:20px;font-family:Inter,sans-serif}.vop-modal[aria-hidden=false]{display:flex}.vop-overlay{position:absolute;inset:0;background:#0f0b368c;cursor:pointer;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.vop-dialog{position:relative;background:#fff;border-radius:18px;max-width:920px;width:100%;max-height:calc(100vh - 80px);display:flex;flex-direction:column;box-shadow:0 30px 80px -10px #00000073;animation:vopFadeIn .2s ease}@keyframes vopFadeIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.vop-close{position:absolute;top:14px;right:18px;width:36px;height:36px;border-radius:50%;background:none;border:none;font-size:28px;line-height:1;color:#8b88a8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;z-index:2;font-family:inherit}.vop-close:hover{background:#f2eee6;color:#0f0b36}.vop-back{position:absolute;top:14px;left:18px;height:36px;padding:0 14px 0 10px;border-radius:999px;background:#f2eee6;border:none;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#4a4870;cursor:pointer;display:none;align-items:center;gap:6px;transition:background .15s,color .15s;z-index:2}.vop-back:hover{background:#ecebff;color:#1a178f}.vop-modal[data-has-history=true] .vop-back{display:inline-flex}.vop-content{padding:48px 56px;overflow-y:auto;color:#0f0b36}.vop-content h2{font-family:Inter,sans-serif;font-weight:700;font-size:32px;line-height:1.2;margin:0 0 24px;color:#0f0b36;letter-spacing:-.02em}.vop-content h3{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:1.3;margin:24px 0 12px;color:#0f0b36}.vop-content p{font-size:15px;line-height:1.65;color:#4a4870;margin:0 0 14px}.vop-content ul{padding-left:24px;margin:0 0 16px}.vop-content li{font-size:15px;line-height:1.65;color:#4a4870;margin-bottom:8px}.vop-content a{color:#1a178f;text-decoration:underline}.vop-content a:hover{color:#c8134e}.vop-content h4{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:1.3;margin:18px 0 10px;color:#0f0b36}.vop-content .cookie-table-wrap{overflow-x:auto;margin:0 0 18px;border:1px solid #ECEBFF;border-radius:12px}.vop-content .cookie-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.5;background:#fff}.vop-content .cookie-table th,.vop-content .cookie-table td{padding:10px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #ECEBFF;color:#4a4870}.vop-content .cookie-table thead th{background:#f5f4ff;color:#0f0b36;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.vop-content .cookie-table tbody tr:last-child td{border-bottom:none}.vop-content .cookie-table td:first-child{font-weight:600;color:#0f0b36;white-space:nowrap}@media (max-width:720px){.vop-modal{padding:10px}.vop-content{padding:32px 24px}.vop-content h2{font-size:24px}.vop-content h3{font-size:16px}.vop-close{top:8px;right:10px}}
