.cc{z-index:190;border:1px solid var(--line);border-radius:var(--r);max-width:620px;box-shadow:var(--sh-md);background:#fff;flex-wrap:wrap;align-items:center;gap:14px 18px;margin:0 auto;padding:16px 18px;animation:.3s ease-out both cc-in;display:flex;position:fixed;bottom:16px;left:16px;right:16px}@keyframes cc-in{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.cc{animation:none}}.cc-txt{color:var(--muted);flex:260px;font-size:13.5px;line-height:1.5}.cc-txt b{color:var(--ink);font-weight:600}.cc-txt a{color:var(--blue-bright);text-underline-offset:2px;text-decoration:underline}.cc-acts{flex:none;gap:10px;display:flex}.cc-btn{font-family:var(--head);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:10px;padding:9px 16px;font-size:13.5px;font-weight:600;transition:all .18s}.cc-no{border-color:var(--line);color:var(--ink2);background:#fff}.cc-no:hover{border-color:var(--blue);color:var(--blue)}.cc-yes{background:var(--blue);color:#fff}.cc-yes:hover{background:var(--blue2)}@media (max-width:640px){.cc{bottom:calc(68px + env(safe-area-inset-bottom,0px))}}@media (max-width:560px){.cc{padding:14px;left:10px;right:10px}.cc-acts{width:100%}.cc-btn{flex:1}}
