.plus-checkout-page{min-height:100vh}.plus-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#08070dd9;position:sticky;top:0}.plus-main{z-index:1;text-align:center;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;position:relative}.plus-step-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem}.plus-title{margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;line-height:1.2}.plus-subtitle{color:var(--muted);max-width:520px;margin:0 auto 2rem;font-size:.95rem}.plus-subtitle strong{color:var(--text)}.plus-step.hidden{display:none}.plus-plans-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:900px){.plus-plans-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.plus-plan-card{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius);cursor:pointer;padding:1.25rem 1.25rem 1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.plus-plan-card:hover{transform:translateY(-2px)}.plus-plan-card.selected{border-color:#ec4899a6;box-shadow:0 12px 48px -16px #ec489973}.plus-plan-card.popular.selected{border-color:#a855f7b3;box-shadow:0 12px 48px -16px #a855f766}.plus-plan-badge-top{letter-spacing:.06em;background:var(--bg);color:var(--pink);white-space:nowrap;border:1px solid #ec489980;border-radius:999px;padding:.2rem .65rem;font-size:.65rem;font-weight:700;position:absolute;top:-.65rem;left:50%;transform:translate(-50%)}.plus-plan-radio{border:2px solid var(--border-2);border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:absolute;top:1rem;right:1rem}.plus-plan-card.selected .plus-plan-radio{border-color:var(--pink);background:var(--grad-main)}.plus-plan-card.selected .plus-plan-radio:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px}.plus-plan-card h3{margin-bottom:.5rem;padding-right:1.5rem;font-size:1rem;font-weight:600}.plus-plan-price{margin-bottom:.35rem;font-size:1.65rem;font-weight:800;line-height:1.1}.plus-plan-card.popular .plus-plan-price{background:var(--grad-main);color:#0000;-webkit-background-clip:text;background-clip:text}.plus-plan-save{color:#fca5a5;background:#ef444433;border-radius:999px;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.plus-plan-save.neutral{color:var(--muted);background:#9b8fb033}.plus-plan-total{color:var(--muted);margin-bottom:1rem;font-size:.8rem}.plus-plan-feats{flex-direction:column;gap:.45rem;font-size:.82rem;list-style:none;display:flex}.plus-plan-feats li:before{content:"✓";color:var(--purple);margin-right:.35rem;font-weight:700}.plus-login-card{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius);text-align:center;margin-bottom:1.25rem;padding:1.5rem}.plus-guild-picker{text-align:left;max-width:480px;margin:0 auto 1rem}.plus-field{text-align:left;max-width:480px;margin:0 auto 1rem;display:block}.plus-field-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.plus-select,.plus-input,.plus-order-form textarea{border-radius:var(--radius-sm);border:1px solid var(--border-2);background:var(--bg-2);width:100%;color:var(--text);font:inherit;padding:.75rem 1rem}.plus-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%239b8fb0'%3E%3Cpath d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.plus-hint{margin-top:.5rem;font-size:.82rem}.plus-hint a{color:var(--pink);text-decoration:underline}.plus-summary-card{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius);text-align:left;max-width:480px;margin:0 auto 1.5rem;padding:1.25rem 1.5rem}.plus-summary-row{justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.95rem;display:flex}.plus-summary-row+.plus-summary-row{border-top:1px solid var(--border)}.plus-order-form{text-align:left;max-width:480px;margin:0 auto}.plus-legal{margin:.75rem 0 1rem;font-size:.78rem;line-height:1.5}.plus-step-actions{margin-top:1.5rem}.plus-step-actions-split{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.plus-next-btn{justify-content:center;min-width:200px}.plus-next-btn:disabled{opacity:.45;cursor:not-allowed}.plus-order-result{border-radius:var(--radius-sm);text-align:center;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem}.plus-order-result.ok{color:var(--text);background:#a855f726;border:1px solid #a855f759}.plus-order-result.err{color:#fecaca;background:#ef44441f;border:1px solid #ef444459}.plus-already-premium{max-width:560px;margin:2rem auto 3rem}.plus-already-card{text-align:center;border-radius:var(--radius);background:linear-gradient(#fbbf2414,#ec48990f);border:1px solid #fbbf2459;padding:2rem 1.5rem}.plus-already-logo{border-radius:50%;margin-bottom:1rem;box-shadow:0 0 24px #fbbf2459}.plus-already-card h2{margin-bottom:.75rem;font-size:1.5rem}.plus-already-card p{color:var(--muted);margin-bottom:1.25rem;line-height:1.55}.plus-already-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
