.order-summary.svelte-132r66y{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.summary-item.svelte-132r66y{padding:14px 16px;border:1px solid var(--green);border-radius:12px;background:#fafbfa}.mini.svelte-132r66y{color:var(--text-muted);font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.summary-item.svelte-132r66y b:where(.svelte-132r66y){font-size:15px;color:#1a1f25}.server-select.svelte-132r66y{width:100%;border:1px solid var(--border);border-radius:8px;background:#fff;padding:6px 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1a1f25;cursor:pointer}.field.svelte-132r66y{display:block;margin-bottom:16px}.field-label.svelte-132r66y{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.field.svelte-132r66y input:where(.svelte-132r66y){width:100%;height:46px;padding:0 14px;border:1px solid var(--border);border-radius:12px;font-family:Inter,sans-serif;font-size:15px;color:#1a1f25;outline:none;transition:border-color .2s}.field.svelte-132r66y input:where(.svelte-132r66y):focus{border-color:var(--green)}.checkbox.svelte-132r66y{display:flex;align-items:center;gap:10px;margin-bottom:14px;cursor:pointer;font-size:14px;color:#374151}.checkbox.svelte-132r66y input:where(.svelte-132r66y){width:18px;height:18px;accent-color:var(--green);cursor:pointer}.checkout-form.svelte-132r66y .button{margin-top:8px}.pay-note.svelte-132r66y{margin-top:8px;padding:14px 16px;background:#ecf9ee;border:1px solid var(--green);border-radius:12px;text-align:center;font-size:15px;font-weight:500;color:#1f7a2d;line-height:1.4}.pay-link.svelte-132r66y{display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin-top:8px;background:linear-gradient(135deg,var(--green-light),var(--green-dark));color:#fff;font-size:18px;font-weight:700;border-radius:16px;box-shadow:0 6px 20px #3da54938;text-decoration:none;transition:transform .15s,box-shadow .2s}.pay-link.svelte-132r66y:hover{transform:translateY(-1px);box-shadow:0 10px 28px #3da54952}.submit-error.svelte-132r66y{margin-top:12px;text-align:center;color:#dc2626;font-size:14px;font-weight:500}@media(max-width:639px){.order-summary.svelte-132r66y{grid-template-columns:1fr}}.instructions.svelte-1anxfw{max-height:300px;overflow-y:auto;padding-right:8px;line-height:1.6;color:#374151;font-size:14px}.instructions.svelte-1anxfw h1:where(.svelte-1anxfw){font-size:18px;font-weight:700;color:#1a1f25;margin-bottom:12px}.instructions.svelte-1anxfw h3:where(.svelte-1anxfw){font-size:15px;font-weight:700;color:#1a1f25;margin:16px 0 8px}.instructions.svelte-1anxfw ol:where(.svelte-1anxfw),.instructions.svelte-1anxfw ul:where(.svelte-1anxfw){padding-left:20px;margin-bottom:12px}.instructions.svelte-1anxfw li:where(.svelte-1anxfw){margin-bottom:8px}.instructions.svelte-1anxfw li:where(.svelte-1anxfw) ul:where(.svelte-1anxfw){margin-top:8px;margin-bottom:0}.instructions.svelte-1anxfw blockquote:where(.svelte-1anxfw){margin:14px 0;padding:12px 16px;background:var(--green-glow);border-left:3px solid var(--green);border-radius:8px}.instructions.svelte-1anxfw blockquote:where(.svelte-1anxfw) p:where(.svelte-1anxfw){margin:0}.instructions.svelte-1anxfw p:where(.svelte-1anxfw){margin-bottom:12px}.priv-grid.svelte-65227c{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.priv-card.svelte-65227c{background:#fff;border-radius:var(--radius-lg);padding:24px;border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.priv-card.svelte-65227c:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg)}.priv-top.svelte-65227c{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rank.svelte-65227c{font-size:24px;font-weight:800}.vip.svelte-65227c{color:#3da549}.premium.svelte-65227c{color:#2e79ff}.deluxe.svelte-65227c{color:#7c3aed}.legend.svelte-65227c{color:#d49618}.helper.svelte-65227c{color:#0ea5e9}.admin.svelte-65227c{color:#7c3aed}.zam.svelte-65227c{color:#14b8a6}.moderator.svelte-65227c{color:#ea580c}.sponsor.svelte-65227c{color:#ec4899}.list.svelte-65227c{list-style:none;color:#4b5563;margin-bottom:24px;flex:1;font-size:14px}.list-item.svelte-65227c+.list-item:where(.svelte-65227c){margin-top:8px}.list-item.svelte-65227c:before{content:"✓ ";color:var(--green);font-weight:700}.price-row.svelte-65227c{display:flex;justify-content:space-between;align-items:center}.price.svelte-65227c{font-size:28px;font-weight:600;white-space:nowrap}@media(max-width:1199px){.priv-grid.svelte-65227c{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.priv-grid.svelte-65227c{grid-template-columns:1fr}}.privileges.svelte-10xybdd{margin-top:70px}.all-btn.svelte-10xybdd{background:#fff;padding:12px 22px;border-radius:14px;border:1px solid var(--border);font-weight:600;font-size:15px;color:#374151;cursor:pointer;transition:border-color .2s,box-shadow .2s;box-shadow:var(--shadow-sm)}.all-btn.svelte-10xybdd:hover{border-color:var(--border-hover);box-shadow:var(--shadow)}.all-btn.disabled.svelte-10xybdd{opacity:.55;cursor:not-allowed;pointer-events:none}.all-btn.disabled.svelte-10xybdd:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.priv-switch.svelte-10xybdd{display:flex;align-items:center;padding:4px 0 0;gap:28px}.priv-switch.svelte-10xybdd .all-btn:where(.svelte-10xybdd){flex-shrink:0}.tabs.svelte-10xybdd{display:flex;margin-top:0;gap:0;flex-shrink:0}.tab.svelte-10xybdd{height:46px;padding:0 28px;border:1px solid var(--border);background:#fafbfa;font-size:15px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;color:#4b5563;transition:all .15s}.tab.svelte-10xybdd:first-child:not(:only-child){border-radius:12px 0 0 12px}.tab.svelte-10xybdd:last-child:not(:only-child){border-radius:0 12px 12px 0;margin-left:-1px}.tab.svelte-10xybdd:only-child{border-radius:12px}.tab.active.svelte-10xybdd{background:var(--green);color:#fff;border-color:var(--green);position:relative;z-index:1}.tab.svelte-10xybdd:not(.active):hover{background:#f0f3f0}.tab.svelte-10xybdd:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:639px){.priv-switch.svelte-10xybdd{flex-direction:column;align-items:flex-start;gap:16px}.tab.svelte-10xybdd{padding:0 20px}}.tabs.svelte-atkkgc{display:flex;gap:0;flex-shrink:0}.tab.svelte-atkkgc{height:46px;padding:0 28px;border:1px solid var(--border);background:#fafbfa;font-size:15px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;color:#4b5563;display:inline-flex;align-items:center;transition:all .15s}.tab.svelte-atkkgc:first-child:not(:only-child){border-radius:12px 0 0 12px}.tab.svelte-atkkgc:last-child:not(:only-child){border-radius:0 12px 12px 0;margin-left:-1px}.tab.svelte-atkkgc:only-child{border-radius:12px}.tab.active.svelte-atkkgc{background:var(--green);color:#fff;border-color:var(--green);position:relative;z-index:1}.tab.svelte-atkkgc:not(.active):hover{background:#f0f3f0}@media(max-width:639px){.tab.svelte-atkkgc{padding:0 20px}}
