.pc-cc565389-container{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%;max-width:1000px;margin:0 auto;padding:20px;box-sizing:border-box}.pc-cc565389-card{background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .02)}.pc-cc565389-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgb(0 0 0 / .06)}.pc-cc565389-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.pc-cc565389-header-left{flex-grow:1}.pc-cc565389-card-title{margin:0 0 8px 0;font-size:20px;font-weight:600;line-height:1.3}.pc-cc565389-card-desc{margin:0;font-size:14px;color:#666;line-height:1.5}.pc-cc565389-icon-wrapper{background:#f8f9fa;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#111;flex-shrink:0;border:1px solid rgb(0 0 0 / .05)}.pc-cc565389-icon-wrapper i,.pc-cc565389-icon-wrapper svg{font-size:16px;width:16px;height:16px}.pc-cc565389-price-row{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgb(0 0 0 / .06)}.pc-cc565389-card-price{font-size:36px;font-weight:700;display:block;line-height:1.1}.pc-cc565389-price-suffix{font-size:14px;color:#888;display:inline-block;margin-top:4px}.pc-cc565389-features{list-style:none;padding:0;margin:0 0 32px 0;display:flex;flex-direction:column;gap:12px;flex-grow:1}.pc-cc565389-feature-item{display:flex;align-items:center;gap:10px}.pc-cc565389-check-icon{background:#111;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pc-cc565389-check-icon svg{width:10px;height:10px}.pc-cc565389-feature-text{font-size:14px;color:#333;font-weight:500}.pc-cc565389-action{width:100%}.pc-cc565389-btn{display:block;text-align:center;padding:14px 24px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:opacity 0.2s ease,background-color 0.2s ease,border-color 0.2s ease;box-sizing:border-box}.pc-cc565389-btn-outline{border:1px solid #111;color:#111;background:#fff0}.pc-cc565389-btn-outline:hover{opacity:.8}.pc-cc565389-btn-filled{border:1px solid #111;color:#fff;background:#111}.pc-cc565389-btn-filled:hover{opacity:.9}@media (max-width:768px){.pc-cc565389-container{grid-template-columns:1fr;gap:24px;padding:16px}.pc-cc565389-card{padding:24px}}