.buy-page{min-height:100vh;background:#f7f9fd}.buy-container{max-width:1320px}.buy-heading{margin-bottom:1rem}.buy-title-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.buy-title-row h1{margin:0;color:#0f172a;font-size:2rem;line-height:1.15}.buy-heading p{margin:.55rem 0 0;color:#56657c;font-size:1rem;line-height:1.5}.buy-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.25rem .75rem;border-radius:7px;background:#e8f1ff;color:#0969f9;font-size:.88rem;font-weight:600}.buy-layout{display:grid;grid-template-columns:minmax(0, 1fr) 326px;gap:1.5rem;align-items:start}.buy-main{min-width:0}.buy-configurator,.buy-order-card,.buy-benefits-card,.buy-trust,.table-card{background:var(--bg-surface);border:1px solid #dbe3ef;box-shadow:none}.buy-configurator{border-radius:var(--radius-md);padding:1.35rem}.buy-step+.buy-step{margin-top:1.55rem}.buy-step h2{margin:0 0 1rem;color:#101a33;font-size:1.08rem;line-height:1.25}.buy-step h2 span{margin-right:.25rem}.buy-period-grid,.buy-country-grid,.buy-operator-grid{display:grid;gap:1rem}.buy-period-grid{grid-template-columns:repeat(5, minmax(0, 1fr))}.buy-country-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.buy-operator-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.buy-period-card,.buy-country-card,.buy-operator-card{appearance:none;width:100%;border:1px solid #dbe3ef;border-radius:8px;background:var(--bg-surface);color:#101a33;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.buy-period-card:hover,.buy-country-card:hover,.buy-operator-card:hover{border-color:#9ec5fe;background:#fbfdff}.buy-period-card:focus-visible,.buy-country-card:focus-visible,.buy-operator-card:focus-visible,.buy-quantity button:focus-visible,.buy-order-submit:focus-visible{outline:0;border-color:rgba(96,165,250,.95);box-shadow:0 0 0 3px rgba(13,110,253,.22)}.buy-period-card.is-active,.buy-country-card.is-active,.buy-operator-card.is-active{border-color:rgba(96,165,250,.95);background-color:var(--bg-surface);box-shadow:var(--shadow-sm)}.buy-period-card.is-unavailable,.buy-country-card.is-unavailable{color:#7b8798;background:#f8fafc;cursor:not-allowed}.buy-period-card{position:relative;min-height:82px;padding:1rem 1.05rem}.buy-period-card__ribbon{position:absolute;top:-0.6rem;left:50%;transform:translateX(-50%);z-index:2;padding:.25rem .48rem;border-radius:5px;border:1px solid rgba(96,165,250,.35);background:#e8f1ff;color:#2563eb;font-size:.68rem;line-height:1;font-weight:600}.buy-period-card__top{display:block;padding-right:3.2rem}.buy-period-card__name{display:block;font-size:1rem;line-height:1.2;font-weight:600;white-space:nowrap}.buy-discount{position:absolute;top:1.05rem;right:1.05rem;display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:.18rem .45rem;border-radius:var(--radius-pill);background:#dff8e8;color:#079143;font-size:.78rem;line-height:1.2;font-weight:600}.buy-period-card__price{display:block;margin-top:.7rem;color:#64748b;font-size:.9rem;line-height:1.25}.buy-period-card__price strong{color:#0969f9;font-weight:500}.buy-country-card{min-height:82px;padding:.9rem 1rem}.buy-country-card__head,.buy-country-card__name{display:flex;align-items:center}.buy-country-card__head{justify-content:space-between;gap:.75rem}.buy-country-card__name{min-width:0;gap:.65rem;font-size:.94rem;line-height:1.25;font-weight:600}.buy-country-card__name span{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.buy-country-card img,.buy-order-list img{border-radius:var(--radius-pill);box-shadow:0 0 0 1px rgba(15,23,42,.08)}.buy-country-card__price{display:flex;justify-content:space-between;align-items:baseline;gap:.25rem;margin-top:.75rem;color:#64748b;font-size:.8rem;line-height:1.25}.buy-country-card__price strong{color:#101a33;font-size:1rem;font-weight:500}.buy-country-saving{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto}.buy-country-saving s{color:#94a3b8;font-size:.78rem;line-height:1;font-weight:400}.buy-country-discount{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .45rem;border-radius:var(--radius-pill);background:#dff8e8;color:#079143;font-size:.76rem;line-height:1.2;font-weight:600}.buy-selected-dot{width:22px;height:22px;flex:0 0 22px;border-radius:var(--radius-pill);background:#0969f9;color:#fff;display:none;align-items:center;justify-content:center;font-size:.8rem}.is-active .buy-selected-dot{display:inline-flex}.buy-operator-card{min-height:54px;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;font-size:.94rem;line-height:1.25;font-weight:600}.buy-operator-card .buy-selected-dot{margin-left:auto}.buy-operator-mark{width:28px;height:28px;flex:0 0 28px;border-radius:var(--radius-pill);background:#e8f1ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;line-height:1;font-weight:600}.buy-empty-state{grid-column:1/-1;min-height:54px;display:flex;align-items:center;padding:.75rem 1rem;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-weight:600}.buy-info-line{min-height:42px;margin-top:1rem;padding:.7rem 1rem;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#45556e;display:flex;align-items:center;gap:.65rem;font-size:.9rem;line-height:1.35}.buy-info-line i{color:#0969f9}.buy-trust{margin-top:1rem;border-radius:var(--radius-md);padding:1.2rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}.buy-trust__item{display:flex;align-items:center;gap:1rem;min-width:0}.buy-trust__item>i{width:46px;height:46px;flex:0 0 46px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1ff;color:#0969f9;font-size:1.6rem}.buy-trust__item strong,.buy-trust__item span{display:block}.buy-trust__item strong{color:#101a33;font-size:1rem;line-height:1.25;font-weight:600;margin-bottom:.25rem}.buy-trust__item span{color:#56657c;font-size:.9rem;line-height:1.35}.buy-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:1.2rem}.buy-order-card,.buy-benefits-card{border-radius:10px;padding:1.25rem}.buy-order-card h2,.buy-benefits-card h2{margin:0 0 1.2rem;color:#101a33;font-size:1.28rem;line-height:1.25;font-weight:600}.buy-order-list{margin:0}.buy-order-list>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:38px}.buy-order-list dt{color:#64748b;font-size:.9rem;font-weight:600}.buy-order-list dd{margin:0;color:#101a33;display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;font-size:.92rem;line-height:1.3;text-align:right}.buy-quantity{height:38px;display:inline-grid;grid-template-columns:38px 44px 38px;border:1px solid #dbe3ef;border-radius:7px;overflow:hidden;background:var(--bg-surface)}.buy-quantity button,.buy-quantity span{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--bg-surface);color:#101a33;font-weight:600}.buy-quantity button{color:#52627a}.buy-quantity button:hover:not(:disabled){background:#f1f5f9;color:#0969f9}.buy-quantity button:disabled{opacity:.45;cursor:not-allowed}.buy-quantity span{border-left:1px solid #dbe3ef;border-right:1px solid #dbe3ef}.buy-order-prices{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.buy-order-prices>div,.buy-order-total{display:flex;align-items:center;justify-content:space-between;gap:1rem}.buy-order-prices>div+div{margin-top:.65rem}.buy-order-prices span{color:#64748b;font-size:.9rem;font-weight:600}.buy-order-prices strong{color:#101a33;font-size:1rem;font-weight:500}.buy-order-discount.is-active{color:#079143}.buy-order-total{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.buy-order-total span{color:#101a33;font-size:1.05rem;font-weight:600}.buy-order-total strong{color:#0969f9;font-size:1.55rem;line-height:1;font-weight:500}.buy-order-submit{width:100%;min-height:48px;margin-top:1rem;border:1px solid var(--primary-dark);border-radius:7px;background:var(--primary-dark);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;font-weight:600;transition:background-color .15s ease,transform .15s ease}.buy-order-submit:hover:not(:disabled){background:#1e293b;box-shadow:var(--shadow-md);transform:translateY(-1px)}.buy-order-submit:disabled{opacity:.62;cursor:not-allowed}.buy-order-secure{margin-top:.8rem;color:#8a99ad;display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.78rem;line-height:1.3}.buy-benefits-list{list-style:none;margin:0;padding:0}.buy-benefits-list li{min-height:36px;display:grid;grid-template-columns:24px minmax(0, 1fr) 20px;align-items:center;gap:.65rem;color:#52627a;font-size:.9rem;line-height:1.3;font-weight:500}.buy-benefits-list li+li{border-top:1px solid #edf2f7}.buy-benefits-list li>span{width:22px;height:22px;border-radius:var(--radius-pill);background:#e8f1ff;color:#0969f9;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem}.buy-benefits-list li>i{color:#72819a;justify-self:end}.buy-history-section{margin-top:calc(2rem + 20px)}.table-card{border-radius:var(--radius-md);overflow:hidden}.table-responsive{background:var(--bg-surface);scrollbar-width:thin;scrollbar-color:#e2e8f0 var(--bg-surface)}.table-responsive::-webkit-scrollbar{height:10px;background:var(--bg-surface)}.table-responsive::-webkit-scrollbar-track{background:var(--bg-surface)}.table-responsive::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px;border:2px solid #fff}.table{margin-bottom:0;--bs-table-bg: transparent;border:0 !important;border-collapse:collapse}.table thead{background-color:#f8fafc}.table thead th{border-bottom:1px solid #dbe3ef;padding:1rem 1.25rem;color:#64748b;font-size:.78rem;line-height:1.25;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.table tbody tr{border-bottom:1px solid #e2e8f0}.table tbody tr:last-child{border-bottom:0}.table tbody tr:hover{background-color:#f8fafc}.table tbody td{padding:1rem 1.25rem;vertical-align:middle;color:#1f2a44;font-size:.92rem}.table>:not(caption)>*{border-bottom-width:0 !important}@media(max-width: 1399.98px){.buy-period-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.buy-country-grid,.buy-operator-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 1199.98px){.buy-layout{grid-template-columns:minmax(0, 1fr) 320px;gap:1.4rem}.buy-period-grid,.buy-country-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.buy-trust{grid-template-columns:1fr}}@media(max-width: 991.98px){.buy-layout{grid-template-columns:1fr}.buy-sidebar{position:static;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:start}}@media(max-width: 767.98px){.buy-page{padding-top:2rem !important}.buy-title-row h1{font-size:1.6rem}.buy-configurator,.buy-order-card,.buy-benefits-card,.buy-trust{padding:1rem}.buy-period-grid,.buy-country-grid,.buy-operator-grid,.buy-sidebar{grid-template-columns:1fr}.buy-period-card{min-height:76px}.buy-country-card{min-height:76px}}
