.cookies-notice-overlay{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:cn-overlay-in .25s ease}@keyframes cn-overlay-in{0%{opacity:0}to{opacity:1}}.cookies-notice-modal{background:#0f1117;border:1px solid rgba(255,255,255,.08);border-radius:16px;width:100%;max-width:780px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 80px #0009;animation:cn-modal-in .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes cn-modal-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cookies-notice-modal__header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px 20px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;background:#0f1117}.cookies-notice-modal__title{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}.cookies-notice-modal__close{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;width:36px;height:36px;border-radius:8px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;flex-shrink:0}.cookies-notice-modal__close:hover{background:#ffffff1f;color:#fff}.cookies-notice-modal__body{overflow-y:auto;padding:32px;flex:1;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.cookies-notice-modal__body::-webkit-scrollbar{width:5px}.cookies-notice-modal__body::-webkit-scrollbar-track{background:transparent}.cookies-notice-modal__body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:99px}.cn-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.06)}.cn-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cn-section h2{font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;color:#f5c518;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px}.cn-section h3{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#ffffffe6;margin:20px 0 8px}.cn-section p{font-family:Inter,sans-serif;font-size:.875rem;line-height:1.75;color:#ffffffa6;margin:0 0 12px}.cn-section a{color:#f5c518;text-decoration:none;transition:opacity .2s}.cn-section a:hover{opacity:.8;text-decoration:underline}.cn-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:16px 18px;margin:10px 0}.cn-card h3{margin:0 0 6px;font-size:.85rem;color:#ffffffd9}.cn-card p{margin:0;font-size:.84rem}.cn-type-block{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.05)}.cn-type-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cn-type-badge{display:inline-block;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#ffffffe6;margin-bottom:12px}.cn-tool-block{background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 16px;margin:10px 0}.cn-tool-name{display:inline-block;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:#ffffffd9;background:#f5c51814;border:1px solid rgba(245,197,24,.18);border-radius:6px;padding:2px 10px;margin-bottom:10px}.cn-cookie-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.cn-cookie-item{display:flex;gap:12px;align-items:baseline;background:#0003;border-radius:6px;padding:8px 12px}.cn-cookie-item code{font-family:Fira Code,Cascadia Code,monospace;font-size:.78rem;color:#f5c518;white-space:nowrap;flex-shrink:0}.cn-cookie-item span{font-family:Inter,sans-serif;font-size:.8rem;color:#ffffff80;line-height:1.5}.cn-steps{padding-left:22px;margin:14px 0}.cn-steps li{font-family:Inter,sans-serif;font-size:.875rem;line-height:1.75;color:#ffffffa6;margin-bottom:10px}.cn-steps li strong{color:#ffffffe6}.cn-prefs-btn{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:10px 20px;background:#f5c5181a;border:1px solid rgba(245,197,24,.3);border-radius:8px;color:#f5c518;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.cn-prefs-btn:hover{background:#f5c5182e;border-color:#f5c51880}.cn-updated{font-size:.8rem!important;color:#ffffff59!important;margin-bottom:16px!important}.cn-legal-notice{font-size:.75rem!important;color:#ffffff4d!important;line-height:1.6!important;margin-top:16px!important}.cn-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cn-links a{display:inline-flex;align-items:center;padding:7px 13px;background:#f5c51812;border:1px solid rgba(245,197,24,.18);border-radius:8px;font-size:.79rem;font-weight:500;color:#f5c518!important;text-decoration:none!important;transition:background .2s,border-color .2s}.cn-links a:hover{background:#f5c51821;border-color:#f5c51852;opacity:1!important}@media(max-width:600px){.cookies-notice-modal{max-height:92vh;border-radius:12px}.cookies-notice-modal__header{padding:18px 20px 16px}.cookies-notice-modal__body{padding:20px}.cn-cookie-item{flex-direction:column;gap:4px}}
