.cc-container{border-radius:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden}.cc-header{min-height:80px;padding:1.5rem}.cc-header,.cc-header__icon{align-items:center;display:flex}.cc-header__icon{background:hsla(0,0%,100%,.2);border-radius:.5rem;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;line-height:0;margin-right:1rem;padding:0;width:40px}.cc-header__icon i,.cc-header__icon svg{color:inherit!important;display:block;fill:currentColor!important;height:20px;margin:0;width:20px}.cc-header__title{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0}.cc-header__subtitle{font-size:.875rem;margin:.25rem 0 0;opacity:.9}.cc-body{flex-grow:1;padding:1.5rem}.cc-list{display:flex;flex-direction:column;gap:1.25rem}.cc-list__item{gap:1rem}.cc-list__icon,.cc-list__item{align-items:center;display:flex}.cc-list__icon{border-radius:50%;flex-shrink:0;height:32px;justify-content:center;line-height:0;overflow:hidden;padding:0;width:32px}.cc-list__icon i,.cc-list__icon svg{color:inherit!important;display:block;fill:currentColor!important;height:14px;margin:0;width:14px}.cc-list__title{color:#1a1a1a;font-size:1rem;font-weight:700;margin:0}.cc-list__desc{color:#666;font-size:.875rem;margin:2px 0 0}.cc-chips__wrapper{display:flex;flex-wrap:wrap;gap:.5rem}.cc-chip{background:#e1e4e9;border:1px solid rgba(0,0,0,.05);border-radius:2rem;color:#333;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.cc-chips__footer{font-size:.9rem;font-weight:600;margin-top:1.5rem}.cc-featured{display:flex;flex-direction:column;gap:1rem}.cc-featured__item{align-items:center;background:#fff;border:1px solid transparent;border-radius:1rem;color:inherit;display:flex;padding:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}a.cc-featured__item:hover{border-color:#eee;box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-2px)}.cc-featured__media{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:56px;justify-content:center;line-height:0;margin-right:1rem;overflow:hidden;padding:0;width:56px}.cc-featured__media--icon i,.cc-featured__media--icon svg{color:inherit!important;display:block;fill:currentColor!important;height:24px;margin:0;width:24px}.cc-featured__media--image{background:transparent!important}.cc-featured__media img{height:100%;object-fit:contain;width:100%}.cc-featured__content{flex-grow:1}.cc-featured__title{color:#1a1a1a;font-size:1rem;font-weight:700;margin:0}.cc-featured__desc{color:#777;font-size:.875rem;margin:2px 0 0}.cc-featured__arrow{margin-left:.5rem;opacity:.3;transition:opacity .2s ease}a.cc-featured__item:hover .cc-featured__arrow{opacity:1}