.tecto-stripe-payment{--tecto-bg:#f6f8fb;--tecto-panel:#fff;--tecto-ink:#172033;--tecto-muted:#657086;--tecto-line:#dfe5ee;--tecto-blue:#2764ff;--tecto-blue-dark:#184fd8;--tecto-green:#167a3d;--tecto-red:#b42318;--tecto-soft-blue:#eef3ff;--tecto-soft-green:#ecfdf3;--tecto-shadow:0 18px 45px rgba(23,32,51,.12);background:var(--tecto-bg);color:var(--tecto-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:32px}.tecto-stripe-payment *{box-sizing:border-box}.tecto-stripe-payment__shell{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);margin:0 auto;width:min(1120px,100%)}.tecto-stripe-payment__eyebrow{color:var(--tecto-blue-dark);font-size:14px;font-weight:800;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.tecto-stripe-payment h1{color:var(--tecto-ink);font-size:54px;letter-spacing:0;line-height:1;margin:0 0 14px;max-width:680px}.tecto-stripe-payment__intro>p:not(.tecto-stripe-payment__eyebrow){color:var(--tecto-muted);font-size:18px;line-height:1.58;margin:0;max-width:620px}.tecto-stripe-payment__panel{background:var(--tecto-panel);border:1px solid var(--tecto-line);border-radius:8px;box-shadow:var(--tecto-shadow);overflow:hidden}.tecto-stripe-payment__panel-head{border-bottom:1px solid var(--tecto-line);padding:22px 22px 18px}.tecto-stripe-payment__panel-head h2{color:var(--tecto-ink);font-size:24px;margin:0 0 6px}.tecto-stripe-payment__panel-head p{color:var(--tecto-muted);line-height:1.5;margin:0}.tecto-stripe-payment__form{display:grid;gap:18px;padding:20px}.tecto-stripe-payment__group{display:grid;gap:12px}.tecto-stripe-payment__section-title{color:var(--tecto-ink);font-size:15px;font-weight:800;margin:0}.tecto-stripe-payment__plans{display:grid;gap:12px}.tecto-stripe-payment__plan-card{align-items:center;background:#fff;border:1px solid var(--tecto-line);border-radius:8px;color:var(--tecto-ink);cursor:pointer;display:grid;gap:14px;grid-template-columns:1fr auto;padding:16px;text-align:left;width:100%}.tecto-stripe-payment__plan-card.is-selected,.tecto-stripe-payment__plan-card:hover{background:var(--tecto-soft-blue);border-color:var(--tecto-blue)}.tecto-stripe-payment__plan-card h3{color:var(--tecto-ink);font-size:17px;margin:0 0 5px}.tecto-stripe-payment__plan-card p{color:var(--tecto-muted);font-size:14px;line-height:1.45;margin:0}.tecto-stripe-payment__plan-price{color:var(--tecto-ink);font-size:22px;font-weight:850}.tecto-stripe-payment__field{display:grid;gap:7px}.tecto-stripe-payment__field span{color:var(--tecto-ink);font-size:14px;font-weight:700}.tecto-stripe-payment input,.tecto-stripe-payment select,.tecto-stripe-payment textarea{background:#fff;border:1px solid var(--tecto-line);border-radius:8px;color:var(--tecto-ink);font:inherit;min-height:44px;padding:10px 12px;width:100%}.tecto-stripe-payment textarea{min-height:110px;resize:vertical}.tecto-stripe-payment__row{display:grid;gap:12px;grid-template-columns:1fr 1fr}.tecto-stripe-payment__payment-step,.tecto-stripe-payment__success{display:none;padding:0 20px 20px}.tecto-stripe-payment__payment-step.is-visible,.tecto-stripe-payment__success.is-visible{display:grid;gap:16px}.tecto-stripe-payment__card-element{background:#fff;border:1px solid var(--tecto-line);border-radius:8px;min-height:48px;padding:14px 12px}.tecto-stripe-payment__success-box,.tecto-stripe-payment__summary{background:#fbfcff;border:1px solid var(--tecto-line);border-radius:8px;display:grid;gap:12px;padding:16px}.tecto-stripe-payment__success-box{background:var(--tecto-soft-green);border-color:#b7e4c7}.tecto-stripe-payment__success-box h3,.tecto-stripe-payment__summary h3{color:var(--tecto-ink);font-size:18px;margin:0}.tecto-stripe-payment__success-box p,.tecto-stripe-payment__summary p{color:var(--tecto-muted);line-height:1.5;margin:0}.tecto-stripe-payment__verification{background:#fff;border:1px solid #b7e4c7;border-radius:8px}.tecto-stripe-payment__verification summary{color:var(--tecto-ink);cursor:pointer;font-weight:800;padding:14px 16px}.tecto-stripe-payment__verification .tecto-stripe-payment__details{padding:0 16px 16px}.tecto-stripe-payment__details{display:grid;gap:8px}.tecto-stripe-payment__detail-row{border-top:1px solid var(--tecto-line);color:var(--tecto-muted);display:grid;font-size:14px;gap:12px;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);line-height:1.45;overflow-wrap:anywhere;padding:10px 0}.tecto-stripe-payment__detail-row:first-child{border-top:0}.tecto-stripe-payment__detail-row strong{color:var(--tecto-ink)}.tecto-stripe-payment__button{background:var(--tecto-blue);border:0;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-weight:750;min-height:44px;padding:0 18px}.tecto-stripe-payment__button:hover{background:var(--tecto-blue-dark)}.tecto-stripe-payment__button:disabled{cursor:not-allowed;opacity:.65}.tecto-stripe-payment__button--secondary{background:#eef3ff;color:var(--tecto-blue-dark)}.tecto-stripe-payment__button--secondary:hover{background:#dfe8ff}.tecto-stripe-payment__actions{display:grid;gap:10px;grid-template-columns:1fr}.tecto-stripe-payment__status{color:var(--tecto-muted);font-size:14px;min-height:22px;padding:0 20px 20px}.tecto-stripe-payment__status[data-kind=error]{color:var(--tecto-red)}.tecto-stripe-payment__status[data-kind=success]{color:var(--tecto-green)}@media (max-width:880px){.tecto-stripe-payment{padding:20px}.tecto-stripe-payment__detail-row,.tecto-stripe-payment__plan-card,.tecto-stripe-payment__row,.tecto-stripe-payment__shell{grid-template-columns:1fr}.tecto-stripe-payment h1{font-size:38px}}