:scope{--card-radius:16px;--card-shadow:0 4px 6px rgba(0,0,0,.1);--grid-gap:24px;--card-bg:linear-gradient(127.39deg,hsla(0,0%,100%,0) -5.68%,hsla(0,0%,100%,.64) 56.1%);--card-padding:1.5rem;--badge-bg:#576ecb;--badge-text:#fefefe;--item-text-color:#40372f;--divider-color:rgba(56,62,71,.2)}.pcg-wrapper{margin:0 auto;max-width:1140px;padding:2rem 1rem;width:100%}.pcg-grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr)}.pcg-card{background:var(--card-bg);border:.93px solid #323c4e4d;border-radius:var(--card-radius);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.pcg-card-header{padding:var(--card-padding)}.pcg-card-header,.pcg-card-header-content{align-items:flex-start;display:flex;flex-direction:column}.pcg-card-header-content{border-bottom:1px solid var(--blue-dark-50,#383e4780);min-height:150px;width:100%}.pcg-badge{background:var(--blue-light-70,#a7b5dfb2);border-radius:1.168rem;color:#252834;display:inline-block;font-size:.58rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.125rem;padding:.32rem 1.22rem;text-transform:uppercase}.pcg-product-title{color:#212834;font-family:var(--font-headline);font-size:1.46rem;font-weight:500;margin:0}.pcg-card-body{display:flex;flex:1;flex-direction:column;padding:var(--card-padding);padding-top:0}.pcg-product-description{color:#666;font-family:var(--font-body);font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem}.pcg-items-section{margin-bottom:1.5rem}.pcg-items-label{color:#40372f;font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.pcg-items-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.pcg-items-list li{align-items:flex-start;color:var(--item-text-color);display:flex;font-family:var(--font-body);font-size:.9rem;gap:.75rem;line-height:1.5}.pcg-items-list svg{flex-shrink:0;height:18px;margin-top:2px;width:18px}.pcg-divider{background-color:var(--divider-color);height:1px;margin:1.5rem 0}.pcg-cta-button{align-items:center;background-color:#576ecb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:.9375rem;font-weight:600;justify-content:center;margin-top:auto;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease;width:100%}.pcg-cta-button:hover{background-color:#4a5db8}@media (max-width:1024px){.pcg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pcg-grid{grid-template-columns:1fr}.pcg-card-header-content{min-height:unset}.pcg-card-body{padding:1.5rem}.pcg-product-title{font-size:1.125rem}.pcg-product-description{font-size:.875rem}}.pcg-item-label{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.pcg-item-label--ai{font-weight:600}.pcg-ai-badge{align-items:center;background:linear-gradient(270deg,#576ecb,#a7b5df);border-radius:20px;color:#fefefe;display:inline-flex;font-family:var(--font-body);font-size:.6875rem;font-weight:700;gap:4px;letter-spacing:.03em;line-height:1;padding:3px 8px;white-space:nowrap}.pcg-ai-badge svg{color:#fefefe;flex-shrink:0;height:10px;width:10px}