.fef-card{background:var(--gd-white, #ffffff);border-radius:var(--gd-radius-lg, 16px);box-shadow:var(--gd-shadow, 0 1px 3px rgba(0, 0, 0, .1));overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.fef-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.fef-card-header{padding:20px 20px 16px;border-bottom:1px solid var(--gd-border, #e5e7eb);position:relative}.fef-card-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.fef-card-badge--recommended{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b9814d}.fef-card-badge--single{background:#e0f2fe;color:#0369a1}.fef-card-badge--regional{background:#dcfce7;color:#15803d}.fef-card-badge--global{background:#fef3c7;color:#b45309}.fef-card-badge--discount{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;margin-left:8px}.fef-card-flags{display:flex;align-items:center;gap:4px;margin-bottom:12px}.fef-card-flag{width:24px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 1px 2px #0000001a}.fef-card-globe{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:28px;line-height:1;margin-bottom:8px}.fef-card-flag-more{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:20px;padding:0 6px;background:var(--gd-light, #f3f4f6);border-radius:10px;font-size:11px;font-weight:600;color:var(--gd-muted, #6b7280)}.fef-card-title{font-size:17px;font-weight:700;color:var(--gd-dark, #111827);margin:0 0 4px;line-height:1.3}.fef-card-countries{font-size:13px;color:var(--gd-muted, #6b7280);margin:0;line-height:1.4}.fef-card-body{padding:16px 20px;flex:1}.fef-plan-label{display:block;font-size:12px;font-weight:600;color:var(--gd-muted, #6b7280);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.fef-plan-select-wrapper{position:relative}.fef-plan-select{appearance:none;-webkit-appearance:none;width:100%;padding:14px 44px 14px 16px;background:var(--gd-lighter, #f9fafb);border:2px solid var(--gd-border, #e5e7eb);border-radius:10px;font-size:15px;font-weight:600;color:var(--gd-dark, #111827);cursor:pointer;transition:all .15s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%236b7280' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.fef-plan-select:hover{border-color:var(--gd-accent, #00a698);background-color:var(--gd-light, #f3f4f6)}.fef-plan-select:focus{outline:none;border-color:var(--gd-accent, #00a698);box-shadow:0 0 0 3px #00a69826}.fef-plan-select optgroup{font-weight:700;color:var(--gd-dark, #111827);background:var(--gd-lighter, #f9fafb);padding:8px 0}.fef-plan-select option{font-weight:500;padding:10px 16px;color:var(--gd-text, #374151)}.fef-plan-select option:checked{background:#00a6981a}.fef-plan-selected{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#00a69814;border:2px solid var(--gd-accent, #00a698);border-radius:10px;margin-top:12px}.fef-plan-selected-info{display:flex;flex-direction:column;gap:2px}.fef-plan-selected-data{font-size:15px;font-weight:700;color:var(--gd-dark, #111827)}.fef-plan-selected-validity{font-size:13px;color:var(--gd-muted, #6b7280)}.fef-plan-selected-price{font-size:16px;font-weight:700;color:var(--gd-accent, #00a698)}.fef-card-footer{padding:16px 20px 20px;border-top:1px solid var(--gd-border, #e5e7eb);display:flex;flex-direction:column;gap:16px}.fef-card-pricing{text-align:center}.fef-card-price-label{font-size:12px;color:var(--gd-muted, #6b7280);margin-bottom:4px}.fef-card-price-row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.fef-card-price-original{font-size:16px;color:var(--gd-muted, #6b7280);text-decoration:line-through}.fef-card-price-amount{font-size:26px;font-weight:800;color:var(--gd-dark, #111827);line-height:1.2}.fef-card-price-savings{display:block;font-size:13px;font-weight:600;color:#10b981;margin-top:4px}.fef-card-buttons{display:flex;gap:10px}.fef-card-btn{flex:1;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s ease;text-align:center;border:none}.fef-card-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.fef-card-btn--cart{background:var(--gd-white, #ffffff);color:var(--gd-accent, #00a698);border:2px solid var(--gd-accent, #00a698)}.fef-card-btn--cart:hover:not(:disabled){background:#00a6981a;transform:translateY(-1px)}.fef-card-btn--buy{background:var(--gd-primary, #05203c);color:#fff}.fef-card-btn--buy:hover:not(:disabled){background:var(--gd-primary-light, #0a3a6b);transform:translateY(-1px);box-shadow:0 4px 12px #05203c4d}.fef-card-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;color:var(--gd-muted, #6b7280);font-size:14px}.fef-card-loading-spinner{width:20px;height:20px;border:2px solid var(--gd-border, #e5e7eb);border-top-color:var(--gd-accent, #00a698);border-radius:50%;animation:fef-spin .8s linear infinite}@keyframes fef-spin{to{transform:rotate(360deg)}}.fef-card-error{text-align:center;padding:20px;color:var(--gd-muted, #6b7280);font-size:14px}@media(max-width:480px){.fef-card-header{padding:16px}.fef-card-body{padding:12px 16px}.fef-card-footer{padding:12px 16px 16px}.fef-card-buttons{flex-direction:column}.fef-card-btn{width:100%}.fef-plan-select{padding:12px 40px 12px 14px;font-size:14px}.fef-card-price-amount{font-size:22px}.fef-card-title{font-size:16px}}.fef-results-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.fef-results-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.fef-results-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gd-family-esim-finder-cards.css.map */
