.cc-banner{z-index:200;padding:14px;animation:.32s cubic-bezier(.22,1,.36,1) both cc-rise;position:fixed;bottom:0;left:0;right:0}@keyframes cc-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.cc-banner{animation:none}}.cc-card{max-width:1100px;font-family:var(--font-manrope), system-ui, -apple-system, sans-serif;color:#6e655b;background:#fff;border:1px solid #2c27221a;border-radius:20px;margin-inline:auto;padding:20px;font-size:14px;line-height:1.6;box-shadow:0 24px 60px -20px #2c27224d}.cc-title{color:#2c2722;margin:0 0 6px;font-size:15.5px;font-weight:600}.cc-text{margin:0 0 16px}.cc-text a{color:#2c2722;border-bottom:1px solid #c8988b;text-decoration:none}.cc-text a:hover{color:#b07f71}.cc-actions{flex-direction:column;gap:8px;display:flex}.cc-btn{appearance:none;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:13px;padding:11px 18px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.cc-btn-primary{color:#fbf7f0;background:#2c2722}.cc-btn-primary:hover{background:#453e36}.cc-btn-secondary{color:#2c2722;background:#fff;border-color:#2c272229}.cc-btn-secondary:hover{color:#b07f71;border-color:#c8988b}.cc-btn-ghost{color:#6e655b;background:0 0}.cc-btn-ghost:hover{color:#b07f71}.cc-settings{gap:10px;margin:0 0 16px;display:grid}.cc-option{cursor:pointer;background:#fbf7f0;border:1px solid #2c27220f;border-radius:14px;align-items:flex-start;gap:11px;padding:13px 15px;display:flex}.cc-option input{accent-color:#b07f71;cursor:pointer;flex:none;width:16px;height:16px;margin:3px 0 0}.cc-option input:disabled{cursor:default}.cc-option-name{color:#2c2722;margin-bottom:2px;font-size:13.5px;font-weight:600;display:block}.cc-option-desc{color:#6e655b;font-size:12.5px;line-height:1.5;display:block}.cc-option-locked .cc-option-name:after{content:" · всегда включены";color:#9c9388;font-weight:500}@media (min-width:720px){.cc-banner{padding:18px}.cc-card{grid-template-columns:1fr auto;align-items:center;gap:26px;padding:22px 26px;display:grid}.cc-card.cc-card-expanded{display:block}.cc-text{margin-bottom:0}.cc-card-expanded .cc-text{margin-bottom:16px}.cc-actions{flex-direction:row;align-items:center}.cc-card-expanded .cc-actions{justify-content:flex-end}}
