.cp-page{color:#eef0f8;background:0 0;min-height:100vh;padding:48px 20px 80px;font-family:Inter,system-ui,sans-serif}.cp-page *{box-sizing:border-box}.cp-container{max-width:1100px;margin:0 auto}.cp-title{text-align:center;letter-spacing:-.02em;margin-bottom:10px;font-size:2rem;font-weight:800}.cp-sub{text-align:center;color:#fff;max-width:640px;margin:0 auto 40px;font-size:.95rem;line-height:1.6}.cp-layout{grid-template-columns:1fr 340px;align-items:start;gap:28px;display:grid}.cp-accordion{flex-direction:column;gap:10px;display:flex}.cp-item{background:#0e1220;border:1px solid #ffffff14;border-radius:12px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.cp-item:hover{border-color:#7c3aed66}.cp-item.selected{border-color:#7c3aedb3;box-shadow:0 0 0 1px #7c3aed4d,0 6px 20px #7c3aed26}.cp-item-head{align-items:stretch;display:flex}.cp-checkbox-wrap{cursor:pointer;align-items:center;padding:0 4px 0 16px;display:flex}.cp-checkbox{opacity:0;width:0;height:0;position:absolute}.cp-checkmark{border:2px solid #fff3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s,border-color .2s;display:flex}.cp-checkbox:checked+.cp-checkmark{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-color:#0000}.cp-checkbox:checked+.cp-checkmark:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;transform:rotate(45deg)translateY(-1px)}.cp-item-btn{cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-family:inherit;display:flex}.cp-item-name{overflow-wrap:break-word;min-width:0;font-size:.95rem;font-weight:600}.cp-item-meta{color:#8b93a7;white-space:nowrap;align-items:center;gap:12px;font-size:.8rem;display:flex}.cp-item-price{color:#c4b5fd;font-weight:700}.cp-chevron{stroke:#8b93a7;stroke-width:2.5px;fill:none;width:16px;height:16px;transition:transform .3s}.cp-item.open .cp-chevron{transform:rotate(180deg)}.cp-item-body{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.cp-item.open .cp-item-body{grid-template-rows:1fr}.cp-item-body-inner{color:#a9b0c2;padding:0 18px;font-size:.88rem;line-height:1.6;overflow:hidden}.cp-item.open .cp-item-body-inner{padding:0 18px 16px}.cp-summary{background:#0e1220;border:1px solid #7c3aed4d;border-radius:16px;padding:22px;position:sticky;top:20px}.cp-summary-title{border-bottom:1px solid #ffffff14;margin-bottom:16px;padding-bottom:14px;font-size:1.05rem;font-weight:700}.cp-empty{color:#6b728e;padding:8px 0 16px;font-size:.88rem}.cp-summary-list{flex-direction:column;gap:8px;max-height:240px;margin:0 0 16px;padding:0;list-style:none;display:flex;overflow-y:auto}.cp-summary-item{border-bottom:1px dashed #ffffff0f;justify-content:space-between;gap:10px;padding:8px 0;font-size:.85rem;display:flex}.cp-summary-name{color:#cbd2e0}.cp-summary-price{color:#c4b5fd;flex-shrink:0;font-weight:600}.cp-summary-row{color:#8b93a7;justify-content:space-between;align-items:center;padding:10px 0;font-size:.9rem;display:flex}.cp-summary-row strong{color:#eef0f8;font-size:1rem}.cp-summary-total{border-top:1px solid #ffffff14;margin-top:4px;padding-top:14px}.cp-summary-total strong{color:#a78bfa;font-size:1.4rem;font-weight:800}.cp-buy-btn{text-align:center;color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:10px;width:100%;margin-top:18px;padding:13px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:block;box-shadow:0 6px 18px #7c3aed66}.cp-buy-btn:hover{opacity:.95;transform:translateY(-1px)}.cp-buy-btn.disabled{color:#6b728e;box-shadow:none;cursor:not-allowed;pointer-events:none;background:#ffffff14}.cp-note{color:#6b728e;text-align:center;margin-top:12px;font-size:.75rem;line-height:1.5}@media (max-width:900px){.cp-layout{grid-template-columns:1fr}.cp-summary{order:-1;position:static}}@media (max-width:560px){.cp-page{padding:32px 14px 60px}.cp-title{font-size:1.5rem}.cp-item-btn{gap:8px;padding:14px}.cp-item-name{width:100%;font-size:.9rem}.cp-item-meta{flex-wrap:wrap;gap:8px;font-size:.75rem}.cp-checkbox-wrap{padding-left:12px}}@media (max-width:360px){.cp-title{font-size:1.3rem}.cp-summary{padding:18px}.cp-summary-total strong{font-size:1.25rem}.cp-item-meta{font-size:.72rem}}
