.content-inner.svelte-s7u0dg{flex-direction:column;flex:1;gap:20px;padding:20px 40px;display:flex}.section-label.svelte-s7u0dg{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);flex-shrink:0;margin-bottom:-4px;font-size:.8rem;font-weight:700}.order-layout.svelte-s7u0dg{flex:1;grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.order-left.svelte-s7u0dg{flex-direction:column;gap:0;display:flex}.order-right.svelte-s7u0dg{flex-direction:column;gap:12px;display:flex;position:sticky;top:20px;overflow:visible}.step-block.svelte-s7u0dg{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.step-block.svelte-s7u0dg+.step-block:where(.svelte-s7u0dg){border-top:1px solid var(--divider);margin-top:6px;padding-top:6px}.step-label.svelte-s7u0dg{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:2px;font-size:.64rem;font-weight:700}.step-title.svelte-s7u0dg{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:2px;font-size:1.05rem;font-weight:700}.step-desc.svelte-s7u0dg{color:var(--text-secondary);margin-bottom:4px;font-size:.8rem;line-height:1.5}.server-name-row.svelte-s7u0dg{flex-direction:column;gap:6px;display:flex}.server-name-input.svelte-s7u0dg{border:2px solid var(--border);background:var(--bg-input);width:100%;color:var(--text-primary);border-radius:14px;outline:none;padding:11px 14px;font-size:.88rem;font-weight:500}.server-name-input.svelte-s7u0dg:focus{border-color:var(--accent-pink)}.server-name-input.svelte-s7u0dg::placeholder{color:var(--text-muted);opacity:.6}.server-name-hint.svelte-s7u0dg{color:var(--text-muted);font-size:.68rem;font-weight:500}.tariff-grid.svelte-s7u0dg{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.tariff-card.svelte-s7u0dg{text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:22px;flex-direction:column;align-items:center;gap:2px;padding:10px 6px 8px;transition:all .28s;display:flex;position:relative;overflow:visible}.tariff-card.svelte-s7u0dg:hover{border-color:var(--accent-pink);background:var(--accent-soft);box-shadow:var(--card-shadow-hover);z-index:2;transform:translateY(-2px)}.tariff-card.active.svelte-s7u0dg{border-color:var(--accent-pink);background:var(--accent-soft);box-shadow:0 6px 24px var(--accent-glow)}.tariff-card-icon.svelte-s7u0dg{justify-content:center;align-items:center;width:100%;display:flex}.tariff-card-icon.svelte-s7u0dg img:where(.svelte-s7u0dg){object-fit:contain;width:72px;height:auto;display:block}.tariff-card-name.svelte-s7u0dg{color:var(--text-primary);font-size:.74rem;font-weight:700}.tariff-card-badge.svelte-s7u0dg{background:var(--popular-badge-bg);color:var(--popular-badge-text);letter-spacing:.03em;border-radius:6px;padding:2px 8px;font-size:.56rem;font-weight:700}.tariff-card-price.svelte-s7u0dg{color:var(--accent-pink);font-size:.78rem;font-weight:700}.tariff-card-feature.svelte-s7u0dg{color:var(--text-muted);letter-spacing:.02em;font-size:.6rem;font-weight:600}.addons-grid.svelte-s7u0dg{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.addon-card.svelte-s7u0dg{background:0 0;border:1px solid #0000;border-radius:22px;flex-direction:column;align-items:center;gap:2px;padding:8px 6px 6px;transition:all .28s;display:flex;overflow:visible}.addon-card.svelte-s7u0dg:hover{border-color:var(--accent-pink);background:var(--accent-soft);box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.addon-card-icon.svelte-s7u0dg{width:28px;height:28px;color:var(--accent-pink);opacity:.6;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.addon-card.svelte-s7u0dg:hover .addon-card-icon:where(.svelte-s7u0dg){opacity:1}.addon-card-name.svelte-s7u0dg{color:var(--text-primary);text-align:center;font-size:.68rem;font-weight:650}.addon-card-benefit.svelte-s7u0dg{color:var(--text-muted);text-align:center;letter-spacing:.01em;font-size:.56rem;font-weight:500}.addon-card-price.svelte-s7u0dg{color:var(--accent-pink);text-align:center;font-size:.6rem;font-weight:600}.addon-card-controls.svelte-s7u0dg{align-items:center;gap:8px;display:flex}.addon-card-btn.svelte-s7u0dg{border:1px solid var(--border);background:var(--bg-card);width:24px;height:24px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.addon-card-btn.svelte-s7u0dg:hover{border-color:var(--accent-pink);color:var(--accent-pink);background:var(--accent-soft)}.addon-card-btn.svelte-s7u0dg:disabled{opacity:.3;cursor:not-allowed}.addon-card-btn.svelte-s7u0dg svg:where(.svelte-s7u0dg){flex-shrink:0;width:16px;height:16px}.addon-card-count.svelte-s7u0dg{color:var(--text-primary);text-align:center;min-width:18px;font-size:.85rem;font-weight:700;line-height:1}.duration-grid.svelte-s7u0dg{flex-wrap:wrap;gap:6px;display:flex}.duration-card.svelte-s7u0dg{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:22px;flex-direction:column;flex:auto;align-items:center;gap:2px;min-width:100px;padding:12px 18px;transition:all .28s;display:flex;position:relative;overflow:visible}.duration-card.svelte-s7u0dg:hover{border-color:var(--accent-pink);background:var(--accent-soft);box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.duration-card.active.svelte-s7u0dg{border-color:var(--accent-pink);background:var(--accent-soft);box-shadow:0 6px 24px var(--accent-glow)}.duration-card-months.svelte-s7u0dg{color:var(--text-primary);font-size:.95rem;font-weight:700}.duration-card-price.svelte-s7u0dg{color:var(--text-muted);font-size:.68rem;font-weight:600}.duration-card.active.svelte-s7u0dg .duration-card-price:where(.svelte-s7u0dg){color:var(--accent-pink)}.duration-card-savings.svelte-s7u0dg{background:var(--savings-bg);color:var(--savings-text);letter-spacing:.03em;border-radius:6px;padding:2px 7px;font-size:.58rem;font-weight:700}.btn.svelte-s7u0dg{letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:none;border-radius:26px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.92rem;font-weight:650;text-decoration:none;transition:all .28s;display:inline-flex}.btn-accent.svelte-s7u0dg{background:var(--gradient-accent);color:var(--btn-primary-text);box-shadow:0 6px 28px var(--accent-glow)}.btn-accent.svelte-s7u0dg:hover{box-shadow:0 14px 38px var(--accent-glow);filter:brightness(1.07);transform:translateY(-2px)}.btn-accent.svelte-s7u0dg:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.btn-accent.svelte-s7u0dg svg:where(.svelte-s7u0dg){flex-shrink:0;width:17px;height:17px}.order-summary.svelte-s7u0dg{flex-direction:column;gap:8px;padding:4px 0;display:flex}.order-summary-title.svelte-s7u0dg{color:var(--text-primary);text-align:center;margin-bottom:2px;font-size:.92rem;font-weight:700}.order-summary-row.svelte-s7u0dg{justify-content:space-between;align-items:center;padding:4px 0;font-size:.78rem;display:flex}.order-summary-row.svelte-s7u0dg+.order-summary-row:where(.svelte-s7u0dg){border-top:1px solid var(--border-light)}.order-summary-label.svelte-s7u0dg{color:var(--text-secondary)}.order-summary-value.svelte-s7u0dg{color:var(--text-primary);text-align:right;font-weight:600}.order-summary-divider.svelte-s7u0dg{border-top:1px solid var(--divider)}.order-summary-total.svelte-s7u0dg{color:var(--text-primary);justify-content:space-between;align-items:center;padding:6px 0;font-size:.9rem;font-weight:700;display:flex}.order-summary-total-price.svelte-s7u0dg{color:var(--accent-pink);font-size:1.2rem;font-weight:800}.order-summary-discount.svelte-s7u0dg{background:var(--savings-bg);color:var(--savings-text);border-radius:6px;align-items:center;gap:3px;width:fit-content;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.summary-promo-block.svelte-s7u0dg{flex-direction:column;gap:4px;display:flex}.summary-promo-row.svelte-s7u0dg{align-items:center;gap:6px;display:flex}.summary-promo-input.svelte-s7u0dg{border:1px solid var(--border);background:var(--bg-input);color:var(--text-primary);border-radius:12px;outline:none;flex:1;padding:8px 12px;font-size:.8rem;font-weight:500}.summary-promo-input.svelte-s7u0dg:focus{border-color:var(--accent-pink)}.summary-promo-input.svelte-s7u0dg::placeholder{color:var(--text-muted);opacity:.6}.summary-promo-input.svelte-s7u0dg:disabled{opacity:.5}.summary-promo-btn.svelte-s7u0dg{border:1px solid var(--accent-pink);color:var(--accent-pink);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;padding:8px 14px;font-size:.78rem;font-weight:650}.summary-promo-btn.svelte-s7u0dg:hover{background:var(--accent-pink);color:var(--btn-primary-text)}.summary-promo-btn.svelte-s7u0dg:disabled{opacity:.4;cursor:not-allowed}.summary-promo-hint.svelte-s7u0dg{color:var(--text-muted);font-size:.66rem;font-weight:500}.summary-promo-status.svelte-s7u0dg{border-radius:5px;width:fit-content;padding:2px 7px;font-size:.66rem;font-weight:600;display:none}.summary-promo-status.show.svelte-s7u0dg{align-items:center;gap:3px;animation:.3s ease-out svelte-s7u0dg-promoPop;display:inline-flex}@keyframes svelte-s7u0dg-promoPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.summary-promo-status--valid.svelte-s7u0dg{background:var(--promo-valid-bg);color:var(--promo-valid-text)}.summary-promo-status--invalid.svelte-s7u0dg{background:var(--promo-invalid-bg);color:var(--promo-invalid-text)}.terms-checkbox.svelte-s7u0dg{cursor:pointer;color:var(--text-secondary);align-items:center;gap:8px;margin-top:4px;font-size:.78rem;display:flex}.terms-checkbox.svelte-s7u0dg input:where(.svelte-s7u0dg){width:16px;height:16px;accent-color:var(--accent-pink);cursor:pointer}.terms-checkbox.svelte-s7u0dg a:where(.svelte-s7u0dg){color:var(--accent-pink);text-decoration:underline}.info-card-wide.svelte-s7u0dg{background:var(--mascot-bg);border:1px solid var(--mascot-border);box-shadow:var(--card-shadow);border-radius:22px;align-items:center;gap:14px;width:100%;max-width:100%;padding:16px 18px;transition:all .3s;display:flex;overflow:visible}.info-card-wide.svelte-s7u0dg:hover{border-color:var(--accent-pink);box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.info-card-wide-img.svelte-s7u0dg{object-fit:contain;flex-shrink:0;width:60px;height:auto}.info-card-wide-text.svelte-s7u0dg{flex-direction:column;gap:2px;display:flex}.info-card-wide-title.svelte-s7u0dg{color:var(--text-primary);font-size:.78rem;font-weight:650}.info-card-wide-desc.svelte-s7u0dg{color:var(--text-secondary);font-size:.7rem;line-height:1.4}.info-card-wide-desc.svelte-s7u0dg strong:where(.svelte-s7u0dg){color:var(--accent-pink);font-weight:600}.mascot-desc.svelte-s7u0dg{color:var(--text-secondary);text-align:center;font-size:.86rem;line-height:1.5}.modal-overlay.svelte-s7u0dg{background:var(--bg-overlay);z-index:400;-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal.svelte-s7u0dg{background:var(--bg-modal);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:22px;width:100%;max-height:90vh;padding:32px 28px 28px;display:flex;position:relative;overflow-y:auto;box-shadow:0 12px 48px #00000073}.modal-title.svelte-s7u0dg{color:var(--text-primary);font-size:1.2rem;font-weight:700}.modal-subtitle.svelte-s7u0dg{color:var(--text-secondary);font-size:.88rem}.modal-close.svelte-s7u0dg{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:16px;right:16px}.modal-close.svelte-s7u0dg:hover{color:var(--accent-pink);background:var(--accent-soft)}.modal-actions.svelte-s7u0dg{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.btn-outline-accent.svelte-s7u0dg{border:2px solid var(--accent-pink);color:var(--accent-pink);cursor:pointer;background:0 0;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.84rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-outline-accent.svelte-s7u0dg:hover{background:var(--accent-pink);color:var(--btn-primary-text)}.custom-config.svelte-s7u0dg{flex-direction:column;gap:14px;display:flex}.config-row.svelte-s7u0dg{flex-direction:column;gap:4px;display:flex}.config-info.svelte-s7u0dg{justify-content:space-between;align-items:center;display:flex}.config-name.svelte-s7u0dg{color:var(--text-primary);font-size:.88rem;font-weight:600}.config-price.svelte-s7u0dg{color:var(--text-muted);font-size:.72rem}.config-slider.svelte-s7u0dg{align-items:center;gap:10px;display:flex}.config-slider.svelte-s7u0dg input[type=range]:where(.svelte-s7u0dg){accent-color:var(--accent-pink);flex:1;height:4px}.config-val.svelte-s7u0dg{color:var(--accent-pink);text-align:right;min-width:52px;font-size:.88rem;font-weight:700}.custom-addons.svelte-s7u0dg{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;margin:4px 0;padding:12px 0;display:flex}.custom-addons.svelte-s7u0dg .addon-row:where(.svelte-s7u0dg){color:var(--text-secondary);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.84rem;display:grid}.custom-addons.svelte-s7u0dg .addon-row:where(.svelte-s7u0dg)>span:where(.svelte-s7u0dg):first-child{text-align:left}.custom-addons.svelte-s7u0dg .addon-price:where(.svelte-s7u0dg){text-align:right}.addon-ctrls.svelte-s7u0dg{align-items:center;gap:8px;display:flex}.addon-ctrls.svelte-s7u0dg button:where(.svelte-s7u0dg){border:1px solid var(--border);background:var(--bg-card);width:24px;height:24px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}.addon-ctrls.svelte-s7u0dg button:where(.svelte-s7u0dg):disabled{opacity:.3;cursor:not-allowed}.addon-ctrls.svelte-s7u0dg span:where(.svelte-s7u0dg){text-align:center;min-width:28px;color:var(--accent-pink);font-weight:650}.addon-price.svelte-s7u0dg{color:var(--text-muted);font-size:.72rem}.config-total.svelte-s7u0dg{color:var(--text-primary);justify-content:space-between;align-items:center;padding:4px 0;font-size:.92rem;font-weight:600;display:flex}.config-total-price.svelte-s7u0dg{color:var(--accent-pink);font-size:1.2rem;font-weight:800}.toast-notification.svelte-s7u0dg{background:var(--accent-pink);color:var(--btn-primary-text);z-index:9999;border-radius:12px;padding:12px 24px;font-size:.88rem;font-weight:600;animation:.3s svelte-s7u0dg-toastIn;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000059}@keyframes svelte-s7u0dg-toastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=900px){.content-inner.svelte-s7u0dg{padding:20px 16px 24px;overflow-y:auto}.order-layout.svelte-s7u0dg{grid-template-columns:1fr;gap:24px;max-height:80vh;overflow-y:auto}.tariff-grid.svelte-s7u0dg{grid-template-columns:repeat(3,1fr)}.addons-grid.svelte-s7u0dg{grid-template-columns:1fr}.order-right.svelte-s7u0dg{position:static}}@media (width<=480px){.tariff-grid.svelte-s7u0dg{grid-template-columns:repeat(2,1fr)}.tariff-card.svelte-s7u0dg{padding:8px 4px 6px}.tariff-card-icon.svelte-s7u0dg img:where(.svelte-s7u0dg){width:55px}.tariff-card-name.svelte-s7u0dg{font-size:.66rem}.tariff-card-price.svelte-s7u0dg{font-size:.68rem}.step-block.svelte-s7u0dg+.step-block:where(.svelte-s7u0dg){margin-top:12px;padding-top:10px}}
