#bp-apple-comparator-root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text",system-ui,sans-serif;max-width:1100px;margin:40px auto 60px;padding:24px 24px 32px;background:#fff;border-radius:32px;box-shadow:0 18px 45px rgba(0,0,0,.08)}.bpac-title{text-align:center;font-size:26px;font-weight:700;margin-bottom:20px}.bpac-select-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.bpac-select-row select{flex:1 1 320px;max-width:480px;padding:10px 14px;border-radius:999px;border:1px solid #d2d2d7;font-size:15px;background:#f5f5f7;outline:none}.bpac-select-row span.bpac-vs{font-weight:600;color:#6e6e73}.bpac-columns{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.bpac-column{flex:1 1 320px;max-width:420px;background:#f5f5f7;border-radius:28px;padding:24px 24px 28px;text-align:center}.bpac-image-wrap{width:220px;height:220px;border-radius:24px;background:#fff;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.bpac-image-wrap img{max-width:90%;max-height:90%;object-fit:contain}.bpac-name{font-size:17px;font-weight:600;margin-bottom:4px}.bpac-price{font-size:15px;font-weight:600;margin-bottom:6px}.bpac-category{font-size:13px;color:#6e6e73;margin-bottom:14px}.bpac-spec-list{text-align:left;font-size:13px;color:#1d1d1f;margin:0 auto;max-width:260px}.bpac-spec-item{margin-bottom:10px}.bpac-spec-label{font-weight:600;color:#6e6e73}.bpac-spec-value{display:block;margin-top:2px}.bpac-colors-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:6px}.bpac-color-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.bpac-buy-button{margin-top:18px;display:inline-block;padding:9px 22px;border-radius:999px;border:none;background:#0071e3;color:#fff;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .1s ease}.bpac-buy-button:hover{background:#005bb5;transform:translateY(-1px)}@media (max-width:768px){#bp-apple-comparator-root{margin:24px auto 40px;padding:18px 14px 24px;border-radius:24px}.bpac-select-row select{flex:1 1 100%}.bpac-select-row span.bpac-vs{display:none}}