.tgpm-section{--tgpm-orange:#e75925;--tgpm-orange-hover:#cf4618;--tgpm-black:#111;--tgpm-gray:#f3f4f6;--tgpm-muted:#666;--tgpm-radius:28px;box-sizing:border-box;width:100%;display:flex;justify-content:center;color:var(--tgpm-black)}
.tgpm-section *{box-sizing:border-box}.tgpm-pad-none{padding:0}.tgpm-pad-compact{padding:clamp(20px,3vw,36px)}.tgpm-pad-comfortable{padding:clamp(28px,4vw,56px)}.tgpm-pad-spacious{padding:clamp(40px,6vw,84px)}
.tgpm-card{width:100%;max-width:620px;background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,.08);padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;position:relative;overflow:visible}
.tgpm-eyebrow{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;background:#f3f4f6;color:#111;font-family:Poppins,system-ui,sans-serif;font-weight:600;font-size:13px;line-height:1;padding:8px 16px;border-radius:999px;margin:0 auto 2px}.tgpm-title{margin:0;font-family:Poppins,system-ui,sans-serif;font-weight:800;line-height:.98;letter-spacing:-.035em;color:#111}.tgpm-title-small{font-size:clamp(2rem,2.6vw,2.75rem)}.tgpm-title-medium{font-size:clamp(2.25rem,3vw,3.5rem)}.tgpm-title-large{font-size:clamp(2.5rem,3.4vw,4rem)}.tgpm-description{margin:0;max-width:46em;font-family:Poppins,system-ui,sans-serif;font-weight:400;color:#555;line-height:1.55}.tgpm-description-small{font-size:15px}.tgpm-description-medium{font-size:17px}.tgpm-description-large{font-size:19px}
.tgpm-switch{display:inline-flex;background:#f3f4f6;border-radius:999px;padding:5px;gap:4px;margin:8px 0}.tgpm-switch-btn{border:0;appearance:none;background:transparent;border-radius:999px;padding:10px 18px;font-family:Poppins,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:1;cursor:pointer;color:#444;transition:.2s}.tgpm-switch-btn.is-active{background:#fff;color:#111;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.tgpm-price-wrap{min-height:72px;display:flex;align-items:flex-end;justify-content:center}.tgpm-price{display:none;align-items:flex-end;gap:8px}.tgpm-plan-monthly .tgpm-price-monthly,.tgpm-plan-yearly .tgpm-price-yearly{display:flex}.tgpm-price-value{font-family:Poppins,system-ui,sans-serif;font-weight:800;line-height:.9;letter-spacing:-.04em;color:#111}.tgpm-price-small{font-size:clamp(2.4rem,4vw,3.5rem)}.tgpm-price-medium{font-size:clamp(2.8rem,4.6vw,4.25rem)}.tgpm-price-large{font-size:clamp(3.2rem,5vw,4.75rem)}.tgpm-price-suffix{font-family:Poppins,system-ui,sans-serif;font-weight:500;color:#666;margin-bottom:.35em}.tgpm-suffix-small{font-size:14px}.tgpm-suffix-medium{font-size:16px}.tgpm-suffix-large{font-size:18px}.tgpm-saving{font-family:Poppins,system-ui,sans-serif;font-weight:600;color:var(--tgpm-orange);font-size:14px}.tgpm-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.tgpm-pill{display:inline-flex;align-items:center;gap:7px;background:#f3f4f6;color:#222;border-radius:999px;padding:8px 12px;font-family:Poppins,system-ui,sans-serif;font-weight:600;font-size:13px;line-height:1}.tgpm-pill-icon{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;color:#222}.tgpm-pill-icon svg{width:1em;height:1em;fill:currentColor}
.tgpm-features-wrap{width:100%;margin-top:4px}.tgpm-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;border:0;border-radius:18px;padding:13px 16px;font-family:Poppins,system-ui,sans-serif;font-weight:600;cursor:pointer;color:#111}.tgpm-toggle-icon{font-weight:800;font-size:20px;line-height:1}.tgpm-features{display:none;width:100%;list-style:none;margin:16px 0 0;padding:0;text-align:left;gap:10px;flex-direction:column}.tgpm-features-wrap.is-open .tgpm-features{display:flex}.tgpm-features-wrap.is-open .tgpm-toggle-icon{transform:rotate(45deg)}.tgpm-feature{display:flex;align-items:center;gap:12px}.tgpm-feature-icon{width:28px;height:28px;min-width:28px;border-radius:999px;background:#f3f4f6;color:#111;display:inline-flex;align-items:center;justify-content:center}.tgpm-feature-icon svg{width:14px;height:14px;fill:currentColor}.tgpm-feature-text{font-family:Poppins,system-ui,sans-serif;font-size:15px;line-height:1.4;color:#222}.tgpm-terms-wrap{min-height:2.9em;display:flex;align-items:center;justify-content:center}.tgpm-terms{display:none;font-family:Poppins,system-ui,sans-serif;font-size:13px;line-height:1.45;color:#777;max-width:40em}.tgpm-plan-monthly .tgpm-terms-monthly,.tgpm-plan-yearly .tgpm-terms-yearly{display:block}.tgpm-button{width:100%;display:none;align-items:center;justify-content:center;background:var(--tgpm-orange);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:15px 26px;font-family:Poppins,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:1;transition:.2s;margin-top:4px}.tgpm-button:hover{background:var(--tgpm-orange-hover);transform:translateY(-1px);filter:none}.tgpm-plan-monthly .tgpm-button-monthly,.tgpm-plan-yearly .tgpm-button-yearly{display:flex}@media(max-width:767px){.tgpm-card{padding:26px 20px;border-radius:22px}.tgpm-price-wrap{min-height:62px}.tgpm-switch-btn{padding:9px 14px}.tgpm-title-small{font-size:2rem}.tgpm-title-medium{font-size:2.25rem}.tgpm-title-large{font-size:2.5rem}.tgpm-price-small{font-size:2.4rem}.tgpm-price-medium{font-size:2.8rem}.tgpm-price-large{font-size:3.1rem}}

/* v1.0.3 plan-specific badge/saving visibility handled by JS. Hidden states keep space to avoid card height jumps. */
.tgpm-eyebrow[data-tgpm-visible]{display:inline-flex;visibility:hidden;opacity:0;pointer-events:none}
.tgpm-saving[data-tgpm-visible]{display:block;min-height:1.45em;visibility:hidden;opacity:0;pointer-events:none}
.tgpm-eyebrow.is-tgpm-visible,.tgpm-saving.is-tgpm-visible{visibility:visible;opacity:1;pointer-events:auto}
.tgpm-pill{position:relative;cursor:default}.tgpm-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px);z-index:20;width:max-content;max-width:260px;background:#111;color:#fff;border-radius:12px;padding:9px 12px;font-family:Poppins,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.35;text-align:left;box-shadow:0 12px 30px rgba(0,0,0,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.tgpm-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#111}.tgpm-pill:hover .tgpm-tooltip,.tgpm-pill:focus .tgpm-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}

/* v1.2.0 optional section header above membership card */
.tgpm-inner{width:100%;display:flex;flex-direction:column;align-items:center}
.tgpm-page-header{width:100%;max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:32px;text-align:center;font-family:Poppins,system-ui,sans-serif}
.tgpm-page-header-eyebrow{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;margin:0 0 14px;padding:8px 16px;border-radius:999px;background:#f3f4f6;color:#111;font-family:Poppins,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1}
.tgpm-page-header-title{margin:0 0 14px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.75rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:#111}
.tgpm-page-header-subtitle{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.55;color:#666}

/* v1.2.1 header control reliability */
.tgpm-page-header{text-align:center}
.tgpm-page-header[style*="text-align: left"] .tgpm-page-header-eyebrow{margin-left:0;margin-right:auto}
.tgpm-page-header[style*="text-align: right"] .tgpm-page-header-eyebrow{margin-left:auto;margin-right:0}
