.cpi-hero{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:1.5rem;padding:2rem}.cpi-hero h1{color:var(--text);margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800}.cpi-hero-desc{color:var(--text2);margin:0;font-size:.95rem;line-height:1.6}.cpi-section{margin-bottom:2rem}.cpi-section h2{color:var(--text);margin:0 0 .75rem;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:700}.cpi-list{flex-direction:column;gap:2px;display:flex}.cpi-row{color:inherit;background:var(--bg2);border:1px solid var(--border);border-left:3px solid #0000;border-radius:4px;align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.cpi-row:hover{border-left-color:var(--accent);background:var(--bg3)}.cpi-row-hot{background:var(--bg2);border-left-color:#2ecc7133}.cpi-row-hot:hover{border-left-color:var(--accent)}.cpi-w1,.cpi-w2{color:var(--text);font-size:.9rem;font-weight:700}.cpi-vs{color:var(--text2);text-transform:uppercase;font-size:.72rem;font-weight:600}.cpi-arrow{color:var(--text2);margin-left:auto;font-size:.82rem}.cpi-faq{margin-bottom:2rem}.cpi-faq h2{color:var(--text);margin:0 0 .75rem;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:700}.cpi-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:.35rem;overflow:hidden}.cpi-faq-item summary{color:var(--text);cursor:pointer;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem;font-weight:700;list-style:none;transition:background .15s;position:relative}.cpi-faq-item summary:after{content:"+";color:var(--accent);font-size:1.2rem;font-weight:700;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.cpi-faq-item[open] summary:after{content:"−"}.cpi-faq-item summary:hover{background:var(--bg3)}.cpi-faq-item summary::-webkit-details-marker{display:none}.cpi-faq-item p{color:var(--text2);margin:0;padding:0 1rem .85rem;font-size:.88rem;line-height:1.6}@media (max-width:768px){.cpi-hero h1{font-size:1.5rem}.cpi-row{flex-wrap:wrap;gap:.4rem}}
