.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;min-height:100vh;padding:32px 28px 44px}.tecto-stripe-payment *,.tecto-stripe-payment :after,.tecto-stripe-payment :before{box-sizing:border-box}.tecto-stripe-payment [hidden]{display:none!important}.tecto-stripe-payment__shell{margin:0 auto;width:min(1120px,100%)}.tecto-stripe-payment__topbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:34px}.tecto-stripe-payment__brand{align-items:center;display:flex;font-weight:750;gap:12px}.tecto-stripe-payment__brand-mark{background:var(--tecto-blue);border-radius:8px;color:#fff;display:grid;height:36px;place-items:center;width:36px}.tecto-stripe-payment__badge{background:#fff;border:1px solid var(--tecto-line);border-radius:999px;color:var(--tecto-muted);font-size:13px;padding:7px 11px}.tecto-stripe-payment__flow-nav{display:flex;justify-content:flex-start;margin:-12px 0 18px}.tecto-stripe-payment__flow-back{align-items:center;background:#fff;border:1px solid var(--tecto-line);border-radius:999px;box-shadow:0 8px 18px rgba(23,32,51,.08);color:var(--tecto-ink);cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:10px;line-height:1;min-height:40px;padding:0 15px}.tecto-stripe-payment__flow-back:hover{background:var(--tecto-soft-blue);border-color:var(--tecto-blue);color:var(--tecto-blue-dark)}.tecto-stripe-payment__flow-back-icon{color:currentColor;display:inline-block;height:16px;position:relative;width:16px}.tecto-stripe-payment__flow-back-icon:before{border-top:2px solid;content:"";left:3px;position:absolute;top:7px;width:11px}.tecto-stripe-payment__flow-back-icon:after{border-bottom:2px solid;border-left:2px solid;content:"";height:7px;left:3px;position:absolute;top:4px;transform:rotate(45deg);width:7px}.tecto-stripe-payment__screen{display:none;min-height:calc(100vh - 104px)}.tecto-stripe-payment__screen.is-active{display:grid}.tecto-stripe-payment__screen--plans{align-content:center;gap:34px;padding:24px 0 48px}.tecto-stripe-payment__screen--confirm,.tecto-stripe-payment__screen--form,.tecto-stripe-payment__screen--payment,.tecto-stripe-payment__screen--success{align-content:start;padding:36px 0 56px}.tecto-stripe-payment__hero-copy{display:grid;justify-items:center;text-align:center}.tecto-stripe-payment__eyebrow{color:var(--tecto-blue-dark);font-size:13px;font-weight:850;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.tecto-stripe-payment h1,.tecto-stripe-payment h2,.tecto-stripe-payment h3,.tecto-stripe-payment p{margin-top:0}.tecto-stripe-payment h1{color:var(--tecto-ink);font-size:clamp(36px,6vw,64px);letter-spacing:0;line-height:1;margin-bottom:14px;max-width:760px}.tecto-stripe-payment h2{color:var(--tecto-ink);font-size:clamp(30px,4vw,44px);letter-spacing:0;line-height:1.06;margin-bottom:8px}.tecto-stripe-payment h3{color:var(--tecto-ink);font-size:19px;margin-bottom:6px}.tecto-stripe-payment__hero-copy>p:not(.tecto-stripe-payment__eyebrow),.tecto-stripe-payment__side-copy p:not(.tecto-stripe-payment__eyebrow){color:var(--tecto-muted);font-size:18px;line-height:1.58;margin-bottom:0;max-width:650px}.tecto-stripe-payment__plans{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.tecto-stripe-payment__plan-card{background:#fff;border:1px solid var(--tecto-line);border-radius:8px;box-shadow:0 12px 30px rgba(23,32,51,.08);color:var(--tecto-ink);cursor:pointer;display:grid;min-height:230px;padding:22px;text-align:left}.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 p{color:var(--tecto-muted);font-size:14px;line-height:1.5}.tecto-stripe-payment__plan-price{align-self:end;color:var(--tecto-ink);font-size:28px;font-weight:850;margin-top:24px}.tecto-stripe-payment__layout{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(250px,.58fr) minmax(420px,1fr)}.tecto-stripe-payment__side-copy{display:grid;gap:16px;padding-top:10px}.tecto-stripe-payment__info-card,.tecto-stripe-payment__panel,.tecto-stripe-payment__success-box{background:var(--tecto-panel);border:1px solid var(--tecto-line);border-radius:8px;box-shadow:var(--tecto-shadow)}.tecto-stripe-payment__panel{padding:28px}.tecto-stripe-payment__info-card{box-shadow:none;display:grid;gap:8px;padding:18px}.tecto-stripe-payment__info-card strong{color:var(--tecto-ink)}.tecto-stripe-payment__info-card p,.tecto-stripe-payment__info-card span{color:var(--tecto-muted);font-size:14px;line-height:1.5;margin:0}.tecto-stripe-payment__form{display:grid;gap:20px}.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__center-page{align-content:start;display:grid;gap:24px;margin:0 auto;width:min(760px,100%)}.tecto-stripe-payment__payment-layout{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,.9fr) minmax(380px,1fr)}.tecto-stripe-payment__summary{background:#fbfcff;border:1px solid var(--tecto-line);border-radius:8px;display:grid;gap:12px;padding:18px}.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(130px,.42fr) 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__card-element{background:#fff;border:1px solid var(--tecto-line);border-radius:8px;min-height:48px;padding:14px 12px}.tecto-stripe-payment__success-box{background:var(--tecto-soft-green);border-color:#b7e4c7;display:grid;gap:14px;padding:24px}.tecto-stripe-payment__success-box p{line-height:1.5;margin-bottom:0}.tecto-stripe-payment__success-action-panel{background:#fff;border:1px solid var(--tecto-line);border-radius:8px;box-shadow:0 12px 28px rgba(23,32,51,.08);display:grid;gap:12px;padding:20px}.tecto-stripe-payment__success-action-copy{color:var(--tecto-muted);font-size:14px;line-height:1.5;margin:0}.tecto-stripe-payment__success-action-buttons{display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}.tecto-stripe-payment__success-action-buttons.has-receipt{grid-template-columns:repeat(2,minmax(0,1fr))}.tecto-stripe-payment__receipt-button,.tecto-stripe-payment__success-action-buttons button{align-items:center;border-radius:8px;display:inline-flex;font-size:15px;font-weight:800;justify-content:center;min-height:48px;padding:0 20px;text-decoration:none}.tecto-stripe-payment__receipt-button{background:var(--tecto-blue);color:#fff}.tecto-stripe-payment__receipt-button:hover{background:var(--tecto-blue-dark)}.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__actions{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:8px}.tecto-stripe-payment__button{align-items:center;background:var(--tecto-blue);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:750;justify-content:center;line-height:1.2;min-height:48px;padding:12px 20px}.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__status{color:var(--tecto-muted);font-size:14px;margin-top:8px;min-height:22px}.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:900px){.tecto-stripe-payment{padding:20px 16px 36px}.tecto-stripe-payment__screen{min-height:auto}.tecto-stripe-payment__actions,.tecto-stripe-payment__detail-row,.tecto-stripe-payment__layout,.tecto-stripe-payment__payment-layout,.tecto-stripe-payment__plans,.tecto-stripe-payment__row,.tecto-stripe-payment__success-action-buttons,.tecto-stripe-payment__success-action-buttons.has-receipt{grid-template-columns:1fr}.tecto-stripe-payment__plan-card{min-height:0}}