.gitc-epo-wrap{margin:14px 0;padding:14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.gitc-epo-header{font-size:18px;font-weight:800;line-height:1.25;margin-bottom:10px;color:#111827}.gitc-epo-required{color:#ef4444}.gitc-epo-list{display:flex;flex-direction:column;gap:10px}.gitc-epo-item{display:grid;grid-template-columns:22px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;transition:.2s}.gitc-epo-item:hover{border-color:#14b8a6}.gitc-epo-item-highlight{border-color:#14b8a6;background:linear-gradient(180deg,#f0fdfa,#fff)}.gitc-epo-input input{width:16px;height:16px;margin:0}.gitc-epo-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gitc-epo-label{font-size:14px;font-weight:700;color:#111827;line-height:1.35}.gitc-epo-badge{display:inline-block;background:#ef4444;color:#fff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;line-height:1.5}.gitc-epo-desc{display:block;font-size:12px;color:#6b7280;margin-top:2px}.gitc-epo-price{font-size:15px;white-space:nowrap;color:#14b8a6;font-weight:700}.gitc-epo-price del{color:#9ca3af;margin-right:4px;font-size:12px}.gitc-epo-total-line{margin-top:10px;padding-top:10px;border-top:1px dashed #d1d5db;font-size:13px;font-weight:700;color:#111827}.gitc-epo-error{margin-top:8px;color:#b91c1c;font-size:13px;font-weight:600}.gitc-epo-style-simple{padding:0;border:0;background:transparent}.gitc-epo-style-simple .gitc-epo-item{border-radius:8px;padding:8px 0;border:0;border-bottom:1px solid #eef2f7}.gitc-epo-style-simple .gitc-epo-list{gap:0}.gitc-epo-style-cards .gitc-epo-item{padding:12px;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fafb)}@media (max-width:767px){.gitc-epo-wrap{padding:12px}.gitc-epo-header{font-size:17px}.gitc-epo-item{grid-template-columns:20px 1fr;gap:8px}.gitc-epo-price{grid-column:2/3;font-size:14px}.gitc-epo-label{font-size:14px}}
