.skysimhub-country-selector{--skyhub-accent:#f50036;--skyhub-text:#111827;--skyhub-muted:#64748b;--skyhub-border:#e8edf4;margin:20px 0 8px;color:var(--skyhub-text)}
.skysimhub-choice-group{margin:0 0 24px}.skysimhub-choice-group[hidden]{display:none!important}.skysimhub-choice-group h3{margin:0 0 12px;font-size:1.15rem;font-weight:800}.skysimhub-choice-list{display:flex;flex-wrap:wrap;gap:12px}
.skysimhub-choice{appearance:none;border:1px solid transparent;background:#fff;color:var(--skyhub-text);padding:12px 20px;min-width:72px;border-radius:16px;box-shadow:0 7px 18px rgba(15,23,42,.09);font-weight:800;cursor:pointer;transition:.16s ease;font:inherit}.skysimhub-choice:hover:not(:disabled){transform:translateY(-1px);border-color:#ffc0cf}.skysimhub-choice.is-selected{background:var(--skyhub-accent);color:#fff;border-color:var(--skyhub-accent)}.skysimhub-choice:disabled:not(.is-selected){opacity:.34;cursor:not-allowed;box-shadow:none}.skysimhub-sim-group .skysimhub-choice:disabled.is-selected{opacity:1}
.skysimhub-selected-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:28px 0 18px;padding:22px;border:1px solid #ffd0da;border-radius:22px;background:#fff}.skysimhub-selected-name{display:block;font-weight:800}.skysimhub-selected-code{display:block;color:var(--skyhub-muted);font-size:.86rem;margin-top:4px}.skysimhub-selected-price{font-size:clamp(1.7rem,3vw,2.4rem);color:var(--skyhub-accent);white-space:nowrap}
.skysimhub-quantity-row{display:grid;gap:10px;max-width:460px;margin:0 0 18px}.skysimhub-quantity-label{font-weight:800}.skysimhub-quantity-control{display:grid;grid-template-columns:58px 1fr 58px;align-items:center;border:1px solid var(--skyhub-border);background:#f8fafc;border-radius:18px;padding:8px}.skysimhub-quantity-control button{height:48px;border:0;border-radius:13px;background:#fff;box-shadow:0 3px 10px rgba(15,23,42,.08);font-size:1.35rem;font-weight:800;cursor:pointer}.skysimhub-quantity-control input{width:100%;height:48px;text-align:center;border:0!important;background:transparent!important;box-shadow:none!important;font-weight:800;font-size:1rem;-moz-appearance:textfield}.skysimhub-quantity-control input::-webkit-outer-spin-button,.skysimhub-quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.skysimhub-purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.skysimhub-country-selector .skysimhub-purchase-actions .button{min-height:54px;border-radius:999px!important;font-size:1.05rem!important;font-weight:850!important}.skysimhub-country-selector .skysimhub-add-cart{background:#fff!important;color:var(--skyhub-accent)!important;border:2px solid var(--skyhub-accent)!important}.skysimhub-country-selector .skysimhub-buy-now{background:var(--skyhub-accent)!important;color:#fff!important;border:2px solid var(--skyhub-accent)!important}.skysimhub-country-selector .button:disabled{opacity:.42!important;cursor:not-allowed!important}.skysimhub-selector-note{margin-top:12px;color:var(--skyhub-muted);font-size:.88rem}.skysimhub-country-empty{padding:16px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7}
@media(max-width:720px){.skysimhub-choice{padding:10px 14px;border-radius:14px}.skysimhub-selected-summary{align-items:flex-start;flex-direction:column}.skysimhub-purchase-actions{grid-template-columns:1fr}.skysimhub-selected-price{font-size:1.8rem}}
