/*
Theme Name: Telo Prime Recode
Theme URI: https://teloprime.com
Author: Telo Prime
Description: Fresh classic-theme recode for Telo Prime. Deterministic templates, responsive navy/gold design, and no Site Editor template overrides.
Version: 2.5.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: telo-prime-recode
*/

:root{
  --tp-navy:#061a3d;
  --tp-deep:#020f27;
  --tp-deeper:#010a1c;
  --tp-navy2:#0c2d5e;
  --tp-gold:#d8a43e;
  --tp-gold-hi:#ebb94e;
  --tp-ivory:#f7f2e9;
  --tp-white:#fffdf8;
  --tp-text:#f1f2f4;
  --tp-muted:#bec7d3;
  --tp-border:rgba(216,164,62,.28);
  --tp-content:1180px;
  --tp-page:1340px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--tp-deeper)}
body{margin:0;background:var(--tp-navy);color:var(--tp-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body,button,input,textarea,select{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
a{color:inherit}
img{max-width:100%;height:auto}
h1,h2,h3,h4,h5,h6{font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif;color:var(--tp-ivory);margin-top:0;letter-spacing:-.018em}
p{margin:0 0 1.15rem}
ul{padding-left:1.25rem}
blockquote{margin:1rem 0}
figure{margin:0}

/* Header: deterministic, left-aligned on every page. */
.tp-site-header{position:sticky;top:0;z-index:9999;background:rgba(1,10,28,.97);border-bottom:1px solid var(--tp-border);backdrop-filter:blur(12px)}
.admin-bar .tp-site-header{top:32px}
.tp-header-shell{width:min(calc(100% - 40px),var(--tp-page));margin:0 auto;min-height:92px;display:flex;align-items:center;gap:26px}
.tp-brand{display:flex;align-items:center;gap:13px;text-decoration:none;flex:0 0 auto;min-width:238px}
.tp-brand-logo{width:64px;height:64px;display:block;object-fit:cover;border-radius:50%;box-shadow:0 0 0 1px rgba(216,164,62,.28)}
.tp-brand-word{font-family:"Cormorant Garamond",Georgia,serif;font-size:23px;line-height:1;letter-spacing:.18em;font-weight:700;color:var(--tp-ivory);white-space:nowrap}
.tp-brand-tag{display:block;margin-top:5px;font-family:"Cormorant Garamond",Georgia,serif;color:var(--tp-gold-hi);font-style:italic;font-size:15px;letter-spacing:0}
.tp-nav-wrap{margin-left:auto;display:flex;align-items:center;gap:14px}
.tp-main-nav{display:flex;align-items:center;gap:22px}
.tp-main-nav a{text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--tp-ivory);white-space:nowrap;transition:.2s ease}
.tp-main-nav a:hover{color:var(--tp-gold-hi)}
.tp-header-actions{display:flex;gap:10px;margin-left:8px}
.tp-btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--tp-gold);background:var(--tp-gold);color:#06142e!important;text-decoration:none!important;text-transform:none;font-weight:800;border-radius:0;line-height:1.1;transition:.2s ease}
.tp-btn:hover,.wp-block-button__link:hover{background:var(--tp-gold-hi);border-color:var(--tp-gold-hi);transform:translateY(-1px)}
.tp-btn-outline,.is-style-outline .wp-block-button__link{background:transparent;color:var(--tp-ivory)!important;border-color:rgba(247,242,233,.85)}
.tp-btn-outline:hover,.is-style-outline .wp-block-button__link:hover{border-color:var(--tp-gold-hi);color:var(--tp-gold-hi)!important;background:transparent}
.tp-menu-toggle{display:none;width:46px;height:42px;border:1px solid var(--tp-border);background:transparent;color:var(--tp-ivory);font-size:22px;line-height:1;cursor:pointer}

/* Main page + guaranteed mid-page logo that never enters document flow. */
.tp-site-main{position:relative;overflow:hidden;background:var(--tp-navy);min-height:60vh}
.tp-site-main>*:not(.tp-mid-page-mark){position:relative;z-index:1}
.tp-mid-page-mark{position:absolute!important;z-index:0!important;top:50%;right:-86px;width:330px;max-width:none;transform:translateY(-50%);opacity:.065;pointer-events:none;user-select:none}

/* Universal content alignment */
.alignwide,.tp-wide{width:min(calc(100% - 48px),var(--tp-content));margin-left:auto!important;margin-right:auto!important}
.alignfull{width:100%;margin-left:0!important;margin-right:0!important}
.tp-section{padding:82px 0;background:var(--tp-navy)}
.tp-section.tp-shift{background:var(--tp-deep)}
.tp-section-tight{padding:62px 0}
.tp-eyebrow{color:var(--tp-gold-hi);font-size:12px!important;line-height:1.3;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px}
.tp-lead{font-size:1.08rem;line-height:1.7;color:#e5e8ed;max-width:880px}
.tp-section-title{font-size:clamp(3rem,5.4vw,5.4rem);line-height:.92;margin:0 0 24px;max-width:1060px}
.has-text-align-center{text-align:center}.has-text-align-center.tp-section-title,.has-text-align-center.tp-lead{margin-left:auto;margin-right:auto}

/* Page hero */
.tp-page-hero{padding:96px max(24px,calc((100vw - var(--tp-content))/2)) 76px;background:linear-gradient(110deg,#02112c 0%,#0d3569 100%);border-bottom:1px solid var(--tp-border)}
.tp-page-hero h1{font-size:clamp(3.7rem,7vw,7rem);line-height:.86;max-width:1040px;margin:0 0 28px}

/* Home hero */
.tp-hero{position:relative;min-height:750px;display:flex;align-items:stretch;background:#071a35;overflow:hidden}
.tp-hero .wp-block-cover__background{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,10,28,.94) 0%,rgba(1,10,28,.70) 42%,rgba(1,10,28,.33) 74%,rgba(1,10,28,.38) 100%);z-index:1}
.tp-hero .wp-block-cover__image-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.tp-hero .wp-block-cover__inner-container{position:relative;z-index:2;width:100%}
.tp-hero-inner{width:min(calc(100% - 48px),var(--tp-page));margin:0 auto;padding:122px 0 82px}
.tp-hero h1{font-size:clamp(4rem,7.1vw,7.1rem);line-height:.79;margin:0 0 30px;max-width:720px;text-transform:uppercase}
.tp-hero h1 strong{color:var(--tp-gold-hi);font-weight:700}
.tp-hero-copy{font-size:1.22rem;max-width:580px;color:#fff;margin-bottom:30px}
.wp-block-buttons{display:flex;gap:16px;flex-wrap:wrap;margin:24px 0}
.wp-block-button{display:inline-flex}
.tp-verse{margin-top:42px!important;max-width:510px;padding-left:22px;border-left:2px solid var(--tp-gold)}
.tp-verse>p:first-child{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.65rem;line-height:1.4;font-style:italic;color:#f5dfae;margin-bottom:12px}

/* Signature pillars */
.tp-pillars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 1.15fr;background:rgba(216,164,62,.25);gap:1px;border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}
.tp-pillar{background:#08224b;min-height:340px;padding:48px 38px;display:flex;flex-direction:column;justify-content:center}
.tp-pillar:nth-child(2){background:#071f46}.tp-pillar:nth-child(3){background:#061c40}.tp-pillar.tp-together{background:#03132f;position:relative;overflow:hidden}
.tp-symbol{font-size:38px!important;line-height:1;color:var(--tp-gold-hi);margin:0 0 20px}
.tp-pillar h3{font-size:clamp(2rem,2.5vw,2.8rem);line-height:.97;margin:0 0 18px}
.tp-pillar p:not(.tp-symbol):not(.tp-eyebrow){font-size:1.02rem;color:#e7e9ed;max-width:320px}
.tp-together-mark img,.tp-section-emblem img,.tp-philosophy-mark img{display:block;width:92px!important;height:auto;object-fit:contain}
.tp-together-mark{margin-bottom:16px}
.tp-together:after{content:"";position:absolute;right:-55px;bottom:-65px;width:220px;height:220px;background:url("assets/images/tp-emblem-gold-transparent.png") center/contain no-repeat;opacity:.08;pointer-events:none}
.tp-three-strand{position:relative;width:190px;height:34px;margin:8px 0 14px}.tp-three-strand span{position:absolute;left:0;width:190px;height:20px;border-top:3px solid var(--tp-gold);border-radius:50%}.tp-three-strand span:nth-child(1){top:1px;transform:rotate(3deg) skewX(-22deg)}.tp-three-strand span:nth-child(2){top:10px;transform:rotate(-3deg) skewX(22deg);opacity:.82}.tp-three-strand span:nth-child(3){top:19px;transform:rotate(2deg) skewX(-16deg);opacity:.62}
.tp-together blockquote{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-size:1.3rem;color:#f5dfae;line-height:1.45}

/* Columns / grids */
.wp-block-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;align-items:start;margin-top:36px}
.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-column{min-width:0}
.tp-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--tp-border);border-left:1px solid var(--tp-border);margin-top:34px}
.tp-grid-4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px}
.tp-card,.tp-service-card,.tp-membership-card{background:rgba(1,14,36,.74);padding:34px;border:1px solid var(--tp-border);min-width:0}
.tp-grid-3>.tp-card,.tp-grid-3>.tp-service-card{border:0;border-right:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}
.tp-card h2,.tp-card h3,.tp-service-card h3,.tp-membership-card h3{font-size:clamp(2rem,2.7vw,3rem);line-height:.98;margin:0 0 18px}
.tp-card p,.tp-service-card p,.tp-membership-card p,.tp-membership-card li{color:#e1e5ea}
.tp-service-card{min-height:330px;display:flex;flex-direction:column}.tp-service-card .wp-block-buttons{margin-top:auto;padding-top:16px}
.tp-anchor-card{scroll-margin-top:120px;min-height:320px;display:flex;flex-direction:column}.tp-anchor-card .wp-block-buttons{margin-top:auto}
.tp-checklist{list-style:none;padding:0;margin-top:22px}.tp-checklist li{position:relative;padding:8px 0 8px 32px;font-size:1.08rem}.tp-checklist li:before{content:"✓";position:absolute;left:0;top:7px;color:var(--tp-gold-hi);font-size:1.25rem;font-weight:800}
.tp-shift .wp-block-image img{width:100%;height:300px;object-fit:cover;display:block}

/* Goal chips */
.tp-shortcuts{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px;max-width:1080px}.tp-shortcuts .wp-block-button__link{min-height:46px;padding:11px 19px;border-radius:999px;background:transparent;color:var(--tp-ivory)!important;border:1px solid rgba(216,164,62,.42);font-size:13px}.tp-shortcuts .wp-block-button__link:hover{background:rgba(216,164,62,.08);color:var(--tp-gold-hi)!important}

/* Grace: main photo stays in normal flow; emblem is an absolute overlay and never affects alignment. */
.tp-grace-branded{position:relative;overflow:hidden;border:1px solid var(--tp-border);background:#d9d6d0;isolation:isolate}
.tp-grace-main{display:block;width:100%;height:auto;max-height:720px;object-fit:cover;object-position:50% 22%;position:relative;z-index:1}
.tp-grace-branded:after{content:"";position:absolute;right:3.5%;bottom:3.5%;width:150px;height:150px;background:url("assets/images/tp-emblem-gold-transparent.png") center/contain no-repeat;opacity:.16;pointer-events:none;z-index:2}
.tp-grace-overlay{display:none!important}
.tp-license-name{color:var(--tp-muted);margin-top:-6px;margin-bottom:24px}

/* Membership */
.tp-membership-section{position:relative}.tp-membership-card{min-height:360px}.tp-membership-card.featured{background:#0d315f;border-color:rgba(235,185,78,.8);box-shadow:0 0 0 1px rgba(235,185,78,.16) inset}.tp-membership-card ul{margin:18px 0 0}.tp-membership-card li{margin:9px 0}
.tp-section-emblem{width:64px;margin:0 auto 22px!important}.tp-section-emblem img{width:64px!important}
.tp-503a-line{display:flex;align-items:center;gap:18px;margin:22px 0;padding:18px 22px;border:1px solid var(--tp-border);background:#03142e}.tp-503a-line figure{flex:0 0 48px}.tp-503a-line img{width:48px!important}.tp-503a-line p{margin:0;color:#dce1e8;font-size:.92rem}
.tp-cash-card{min-height:0;margin-top:16px}

/* Philosophy */
.tp-philosophy-grid{gap:74px}.tp-philosophy-brand{border-left:1px solid var(--tp-border);padding-left:56px}.tp-philosophy-mark img{width:160px!important}.tp-philosophy-brand blockquote{border-left:3px solid var(--tp-gold);padding-left:22px;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.45rem;color:#f5dfae}.tp-philosophy-brand cite{display:block;margin-top:10px;font-family:Manrope,sans-serif;color:var(--tp-gold-hi);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-style:normal}

/* FAQ */
.tp-faq details{border-top:1px solid var(--tp-border);padding:22px 0}.tp-faq details:last-child{border-bottom:1px solid var(--tp-border)}.tp-faq summary{cursor:pointer;font-weight:800;color:var(--tp-ivory);font-size:1.05rem}.tp-faq details p{padding:16px 0 0;color:#dce1e8;max-width:900px}

/* CTA */
.tp-cta{position:relative;background:linear-gradient(120deg,#082858,#061a3d);border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}.tp-cta h2{font-size:clamp(3rem,5.7vw,5.8rem);line-height:.9;max-width:1030px}.tp-cta h2 strong{color:var(--tp-gold-hi);font-style:italic}.tp-cta-copy{font-size:1.14rem;color:#dde2e9;max-width:780px}

/* Footer: bottom logo on every page. */
.tp-site-footer{position:relative;z-index:2;background:var(--tp-deeper);border-top:1px solid var(--tp-border);padding:64px 0 22px}
.tp-footer-shell{width:min(calc(100% - 48px),var(--tp-page));margin:0 auto;display:grid;grid-template-columns:1.25fr .8fr 1fr 1fr;gap:48px;align-items:start}
.tp-footer-brand img{width:78px;height:78px;object-fit:cover;border-radius:50%;display:block;margin-bottom:16px}.tp-footer-brand-name{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;letter-spacing:.17em;font-weight:700;color:var(--tp-ivory)}.tp-footer-tag{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;color:var(--tp-gold-hi)}.tp-footer-copy{color:#d7dce3;max-width:350px;margin-top:20px}.tp-footer-title{color:var(--tp-gold-hi);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:18px}.tp-footer-list{list-style:none;padding:0;margin:0}.tp-footer-list li{margin:8px 0}.tp-footer-list a{text-decoration:none;color:#e7e9ed}.tp-footer-list a:hover{color:var(--tp-gold-hi)}.tp-footer-contact p{margin:.3rem 0}.tp-footer-bottom{width:min(calc(100% - 48px),860px);margin:42px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);text-align:center;color:#8e9aaa;font-size:12px}

/* Generic fallback page content */
.tp-generic{width:min(calc(100% - 48px),var(--tp-content));margin:0 auto;padding:80px 0}.tp-generic h1{font-size:clamp(3rem,6vw,5rem)}

/* Responsive */
@media(max-width:1180px){
  .tp-header-shell{width:min(calc(100% - 28px),var(--tp-page));gap:15px}.tp-brand{min-width:210px}.tp-brand-logo{width:56px;height:56px}.tp-brand-word{font-size:20px}.tp-main-nav{gap:12px}.tp-main-nav a{font-size:10px}.tp-header-actions .tp-btn{padding:10px 14px;font-size:12px}
  .tp-pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-pillar{min-height:290px}
}
@media(max-width:920px){
  .tp-menu-toggle{display:block;margin-left:auto}.tp-nav-wrap{display:none;position:absolute;top:100%;left:0;right:0;background:#020f27;border-bottom:1px solid var(--tp-border);padding:20px 24px 28px;flex-direction:column;align-items:stretch}.tp-nav-wrap.is-open{display:flex}.tp-main-nav{display:grid;grid-template-columns:1fr 1fr;gap:0}.tp-main-nav a{font-size:12px;padding:13px 6px;border-bottom:1px solid rgba(255,255,255,.08)}.tp-header-actions{margin:16px 0 0;display:grid;grid-template-columns:1fr 1fr}.tp-header-actions .tp-btn{width:100%}
  .tp-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-footer-shell{grid-template-columns:1fr 1fr}.tp-mid-page-mark{width:270px;right:-110px;opacity:.05}
}
@media(max-width:782px){
  .admin-bar .tp-site-header{top:46px}.tp-header-shell{min-height:76px}.tp-brand{min-width:0}.tp-brand-logo{width:50px;height:50px}.tp-brand-word{font-size:17px;letter-spacing:.14em}.tp-brand-tag{font-size:13px}.tp-menu-toggle{width:42px}
  .alignwide,.tp-wide{width:min(calc(100% - 34px),var(--tp-content))}.tp-section{padding:58px 0}.tp-section-title{font-size:clamp(2.75rem,13vw,4.2rem)}.tp-page-hero{padding:76px 20px 56px}.tp-page-hero h1{font-size:clamp(3.2rem,15vw,4.7rem)}
  .tp-hero{min-height:650px}.tp-hero-inner{width:calc(100% - 36px);padding:88px 0 58px}.tp-hero h1{font-size:clamp(3.6rem,17vw,5rem);max-width:520px}.tp-hero-copy{font-size:1.05rem}.tp-hero .wp-block-cover__background{background:linear-gradient(90deg,rgba(1,10,28,.94) 0%,rgba(1,10,28,.78) 58%,rgba(1,10,28,.45) 100%)}
  .tp-pillars-grid{grid-template-columns:1fr}.tp-pillar{min-height:auto;padding:38px 24px}.tp-pillar p:not(.tp-symbol):not(.tp-eyebrow){max-width:none}.tp-together:after{width:150px;height:150px;right:-45px;bottom:-45px}
  .wp-block-columns{grid-template-columns:1fr;gap:34px}.tp-grid-3,.tp-grid-4{grid-template-columns:1fr}.tp-grid-3{border-left:0}.tp-grid-3>.tp-card,.tp-grid-3>.tp-service-card{border-left:1px solid var(--tp-border)}.tp-card,.tp-service-card,.tp-membership-card{padding:28px 24px}.tp-service-card,.tp-membership-card,.tp-anchor-card{min-height:0}.tp-shift .wp-block-image img{height:240px}.tp-shortcuts{gap:9px}.tp-shortcuts .wp-block-button__link{font-size:12px;padding:10px 14px}
  .tp-philosophy-brand{border-left:0;border-top:1px solid var(--tp-border);padding-left:0;padding-top:30px}.tp-grace-branded:after{width:105px;height:105px;opacity:.14}.tp-mid-page-mark{width:210px;right:-95px;opacity:.045}
  .tp-footer-shell{grid-template-columns:1fr;gap:32px}.tp-footer-bottom{width:calc(100% - 36px)}.tp-footer-brand img{width:66px;height:66px}
}
@media(max-width:480px){.tp-main-nav{grid-template-columns:1fr}.tp-header-actions{grid-template-columns:1fr}.tp-brand-word{font-size:15px}.tp-brand-tag{font-size:12px}.tp-hero h1{font-size:3.45rem}.tp-page-hero h1{font-size:3.45rem}}

/* === Telo Prime Launch 2.1 refinements === */
.tp-pathways-section{background:#0a2a5a}
.tp-pathway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--tp-border);border-left:1px solid var(--tp-border);margin-top:34px}
.tp-pathway-card{padding:30px 28px;min-height:300px;border-right:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border);background:#03142e;display:flex;flex-direction:column}
.tp-pathway-card:nth-child(2),.tp-pathway-card:nth-child(5),.tp-pathway-card:nth-child(8){background:#061b3b}
.tp-pathway-card h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2rem,2.7vw,2.8rem);line-height:.96;margin:.25rem 0 1rem;color:var(--tp-ivory)}
.tp-pathway-card>p:not(.tp-eyebrow){color:#d9dee7;line-height:1.65;margin-bottom:22px}
.tp-pathway-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}
.tp-pathway-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,164,62,.55);padding:10px 13px;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;color:var(--tp-ivory)}
.tp-pathway-link:hover{border-color:var(--tp-gold-hi);color:var(--tp-gold-hi)}
.tp-pathway-schedule{background:var(--tp-gold);color:#03142e;border-color:var(--tp-gold)}
.tp-pathway-schedule:hover{background:var(--tp-gold-hi);color:#03142e}
.tp-pathway-all{margin-top:28px}

.tp-standard-section .tp-section-title strong{color:var(--tp-gold-hi);font-style:italic;font-weight:700}
.tp-standard-intro{max-width:780px;margin:0 auto 38px;color:#dce1e8;font-size:1.05rem}
.tp-transformation{margin-top:22px}.tp-outcomes-note{margin-top:24px;color:#aab4c2;font-size:.85rem}

.tp-cord-section{background:#03142e;overflow:hidden}.tp-cord-copy{max-width:850px;margin:0 auto 34px;color:#dce1e8;font-size:1.05rem}
.tp-cord-visual{position:relative;height:88px;max-width:850px;margin:24px auto 12px}
.tp-cord-visual span{position:absolute;left:5%;right:5%;height:36px;border-top:5px solid var(--tp-gold);border-radius:50%;transform-origin:center}
.tp-cord-visual span:nth-child(1){top:6px;transform:rotate(2deg) skewX(-18deg)}
.tp-cord-visual span:nth-child(2){top:26px;transform:rotate(-2deg) skewX(18deg);opacity:.88}
.tp-cord-visual span:nth-child(3){top:46px;transform:rotate(1deg) skewX(-12deg);opacity:.72}
.tp-cord-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--tp-border);border:1px solid var(--tp-border);max-width:1000px;margin:0 auto 28px}
.tp-cord-labels>div{background:#061b3b;padding:28px 26px;text-align:center}.tp-cord-labels h3{font-size:clamp(1.8rem,2.4vw,2.5rem);line-height:1;margin:.4rem 0 0}
.tp-cord-quote{max-width:740px;margin:26px auto 0;border-left:3px solid var(--tp-gold);padding:4px 0 4px 22px;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.4rem;color:#f5dfae}.tp-cord-quote cite{display:block;margin-top:8px;font-family:Manrope,sans-serif;color:var(--tp-gold-hi);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-style:normal}

.tp-bio-section{background:#0a2a5a}.tp-grace-headshot{aspect-ratio:4/5;overflow:hidden;border:1px solid var(--tp-border);background:#eee}.tp-grace-headshot .tp-grace-main{width:100%;height:100%;object-fit:cover;object-position:50% 13%;display:block}.tp-license-line{font-size:.88rem;color:#cbd2dc;margin-top:-8px}

.tp-pharmacy-strip{background:#03142e;border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border);padding:28px 0}.tp-pharmacy-inner{display:flex;gap:22px;align-items:center}.tp-pharmacy-mark{flex:0 0 68px;margin:0}.tp-pharmacy-mark img{width:68px;height:auto;display:block}.tp-pharmacy-inner p{margin:.2rem 0;color:#dce1e8}.tp-pharmacy-inner .tp-eyebrow{color:var(--tp-gold-hi)}

@media(max-width:920px){.tp-pathway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.tp-pathway-grid{grid-template-columns:1fr;border-left:0}.tp-pathway-card{border-left:1px solid var(--tp-border);min-height:0}.tp-cord-labels{grid-template-columns:1fr}.tp-pharmacy-inner{align-items:flex-start}.tp-pharmacy-mark{flex-basis:54px}.tp-pharmacy-mark img{width:54px}}

/* === Telo Prime Launch 2.3 refinements === */
.tp-hero-watermark{position:absolute;right:7%;bottom:6%;z-index:2;pointer-events:none;opacity:.18;mix-blend-mode:screen}
.tp-hero-watermark img{display:block;width:min(24vw,240px);height:auto;filter:drop-shadow(0 0 14px rgba(216,164,62,.22))}

.tp-pathways-section{background:linear-gradient(180deg,#0a2a5a 0%,#071f46 100%)}
.tp-pathway-cluster{margin-top:32px;padding:24px 0 4px;border-top:1px solid rgba(216,164,62,.22)}
.tp-pathway-cluster:first-of-type{margin-top:38px}
.tp-pathway-cluster-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:20px}
.tp-pathway-cluster-head h3{font-size:clamp(2rem,2.7vw,3rem);line-height:.95;margin:0}
.tp-pathway-cluster-head p{margin:0;max-width:640px;color:#d7deea}
.tp-pathway-cloud{display:flex;flex-wrap:wrap;gap:16px 18px;align-items:stretch}
.tp-pathway-bubble{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;padding:20px 22px 18px;background:#03142e;border:1px solid rgba(216,164,62,.33);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.tp-pathway-bubble h4{margin:0 0 12px;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.65rem;line-height:.96;color:var(--tp-ivory);text-align:center}
.tp-bubble-small{width:220px}
.tp-bubble-medium{width:270px}
.tp-bubble-large{width:335px}
.tp-pathway-bubble-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.tp-pathway-bubble-link{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:10px 14px;border-radius:999px;border:1px solid rgba(216,164,62,.55);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--tp-ivory);background:rgba(255,255,255,.02)}
.tp-pathway-bubble-link:hover{border-color:var(--tp-gold-hi);color:var(--tp-gold-hi)}
.tp-pathway-bubble-link.schedule{background:var(--tp-gold);border-color:var(--tp-gold);color:#03142e}
.tp-pathway-bubble-link.schedule:hover{background:var(--tp-gold-hi);border-color:var(--tp-gold-hi);color:#03142e}
.tp-pathway-support-note{margin-top:24px;padding:16px 18px;border:1px solid rgba(216,164,62,.24);background:#04162f;color:#d7deea}
.tp-pathway-support-note p{margin:0;font-size:.94rem}

.tp-standard-intro{max-width:840px}
.tp-transformation .wp-block-column:first-child figure img{object-position:center 30%}
.tp-transformation .wp-block-column:last-child figure img{object-position:center center}

.tp-cord-visual.tp-cord-visual-bold{height:104px;max-width:940px;margin:26px auto 16px}
.tp-cord-visual.tp-cord-visual-bold span{border-top-width:8px;left:3%;right:3%;height:46px}
.tp-cord-visual.tp-cord-visual-bold span:nth-child(1){top:4px;transform:rotate(2deg) skewX(-16deg)}
.tp-cord-visual.tp-cord-visual-bold span:nth-child(2){top:32px;transform:rotate(-2deg) skewX(16deg);opacity:.9}
.tp-cord-visual.tp-cord-visual-bold span:nth-child(3){top:60px;transform:rotate(1deg) skewX(-10deg);opacity:.78}

.tp-membership-section .tp-section-emblem{width:98px;margin:0 auto 26px!important;display:block;position:relative;z-index:2}
.tp-membership-section .tp-section-emblem img{width:98px!important;height:auto!important;display:block;object-fit:contain}

.tp-bio-section .tp-section-title{max-width:700px}
.tp-grace-headshot{aspect-ratio:4/5;overflow:hidden;border:1px solid var(--tp-border);background:#f0ece7;max-width:520px}
.tp-grace-headshot .tp-grace-main,.tp-grace-branded .tp-grace-main{width:100%;height:100%;object-fit:cover;object-position:50% 18%;display:block}
.tp-grace-branded{aspect-ratio:4/5;overflow:hidden;border:1px solid var(--tp-border);background:#f0ece7;max-width:520px}

@media(max-width:980px){
  .tp-pathway-cluster-head{flex-direction:column;align-items:flex-start}
}
@media(max-width:782px){
  .tp-hero-watermark{right:4%;bottom:4%;opacity:.16}.tp-hero-watermark img{width:140px}
  .tp-pathway-cloud{gap:12px}
  .tp-bubble-small,.tp-bubble-medium,.tp-bubble-large{width:100%;border-radius:34px;min-height:0}
  .tp-pathway-bubble h4{font-size:1.55rem}
  .tp-cord-visual.tp-cord-visual-bold{height:86px}
  .tp-cord-visual.tp-cord-visual-bold span{border-top-width:6px;height:34px}
  .tp-cord-visual.tp-cord-visual-bold span:nth-child(1){top:8px}
  .tp-cord-visual.tp-cord-visual-bold span:nth-child(2){top:28px}
  .tp-cord-visual.tp-cord-visual-bold span:nth-child(3){top:48px}
}


/* === Telo Prime Launch 2.4 homepage replacement refinements === */
.tp-pathway-bubble{padding:22px 18px 18px;border-radius:999px;text-align:center}
.tp-pathway-bubble h4{margin-bottom:16px}
.tp-pathway-bubble-actions{justify-content:center}
.tp-pathway-bubble-link.proceed{background:var(--tp-gold);border-color:var(--tp-gold);color:#03142e;min-width:116px}
.tp-pathway-bubble-link.proceed:hover{background:var(--tp-gold-hi);border-color:var(--tp-gold-hi);color:#03142e}

.tp-standard-section .wp-block-column:last-child figure img{object-position:center center;min-height:320px}

.tp-cord-banner-section{padding-top:34px;padding-bottom:34px;background:var(--tp-navy)}
.tp-cord-banner-figure{margin:0 auto!important;max-width:1600px;border:1px solid rgba(216,164,62,.2);box-shadow:0 14px 40px rgba(0,0,0,.25)}
.tp-cord-banner-figure img{display:block;width:100%;height:auto}

.tp-membership-section .tp-section-emblem{width:180px;margin:0 auto 18px!important;display:block;position:relative;z-index:2}
.tp-membership-section .tp-section-emblem img{width:180px!important;height:auto!important;display:block;object-fit:contain}
.tp-membership-eyebrow{font-size:1rem;letter-spacing:.22em}

@media(max-width:782px){
  .tp-membership-section .tp-section-emblem,.tp-membership-section .tp-section-emblem img{width:130px!important}
  .tp-membership-eyebrow{font-size:.88rem}
  .tp-cord-banner-section{padding-top:22px;padding-bottom:22px}
}


/* === Telo Prime Launch 2.5 refinements === */
.tp-cord-banner-section{padding:0;background:var(--tp-navy2)}
.tp-cord-banner-figure{margin:0 auto!important;max-width:none!important;width:100%!important;border:0;box-shadow:none}
.tp-cord-banner-figure img{display:block;width:100%;height:auto;min-height:220px;object-fit:cover}

.tp-services-clusters .tp-pathway-cluster{padding-top:28px}
.tp-services-clusters .tp-pathway-cloud{gap:18px 20px}
.tp-services-clusters .tp-pathway-bubble{min-height:158px;background:rgba(1,14,36,.82)}
.tp-services-clusters .tp-pathway-support-note{margin-top:30px}

.tp-philosophy-brand-full .tp-philosophy-mark{margin-bottom:22px}
.tp-philosophy-brand-full .tp-philosophy-mark img{width:250px!important;max-width:100%;height:auto!important;display:block;object-fit:contain}
.tp-philosophy-brand-full blockquote{max-width:440px}

.tp-membership-section .tp-section-emblem{width:150px!important;margin:0 auto 24px!important;overflow:visible}
.tp-membership-section .tp-section-emblem img{width:150px!important;height:auto!important;display:block;object-fit:contain}
.tp-503a-line{display:flex;align-items:center;gap:20px;margin:22px 0;padding:24px 26px;border:1px solid var(--tp-border);background:#03142e}
.tp-503a-line .tp-503a-mark{flex:0 0 84px;width:84px;margin:0}
.tp-503a-line .tp-503a-mark img{width:84px!important;height:84px!important;display:block;object-fit:contain}
.tp-503a-line p{margin:0;color:#dce1e8;font-size:.92rem}

.tp-flow-wrap{position:relative}
.tp-flow-track{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr;align-items:center;gap:0;margin-top:10px}
.tp-flow-step{background:rgba(1,14,36,.78);border:1px solid var(--tp-border);padding:34px;min-height:250px;display:flex;flex-direction:column;justify-content:flex-start}
.tp-flow-step h3{font-size:clamp(2rem,2.6vw,3rem);line-height:.98;margin:0 0 16px}
.tp-flow-step p:not(.tp-eyebrow){color:#dde3ec;margin:0}
.tp-flow-arrow{display:flex;align-items:center;justify-content:center;height:100%}
.tp-flow-arrow span{display:block;position:relative;width:100%;height:2px;background:linear-gradient(90deg,rgba(216,164,62,.25) 0%, rgba(216,164,62,1) 100%)}
.tp-flow-arrow span:after{content:'';position:absolute;right:-1px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid var(--tp-gold)}

@media(max-width:1100px){
  .tp-flow-track{grid-template-columns:1fr;gap:14px}
  .tp-flow-arrow{height:28px}
  .tp-flow-arrow span{width:2px;height:100%;background:linear-gradient(180deg,rgba(216,164,62,.25) 0%, rgba(216,164,62,1) 100%)}
  .tp-flow-arrow span:after{right:auto;left:50%;top:auto;bottom:-1px;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--tp-gold);border-bottom:0}
}

@media(max-width:782px){
  .tp-cord-banner-figure img{min-height:120px}
  .tp-membership-section .tp-section-emblem,.tp-membership-section .tp-section-emblem img{width:120px!important}
  .tp-503a-line{padding:18px;align-items:flex-start}
  .tp-503a-line .tp-503a-mark{flex-basis:64px;width:64px}
  .tp-503a-line .tp-503a-mark img{width:64px!important;height:64px!important}
  .tp-flow-step{min-height:0;padding:28px 24px}
}


/* 2.6 launch refinements */
.tp-family-photo{margin:0!important;border:1px solid var(--tp-border);overflow:hidden;background:#0a2a5a;max-width:680px}
.tp-family-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:50% 48%}
.tp-member-supplement-benefit{max-width:980px;margin:0 auto 28px;padding:14px 18px;border:1px solid rgba(216,164,62,.30);background:rgba(216,164,62,.07);text-align:center;color:#eef2f7;font-size:1rem}
@media(max-width:781px){
  .tp-family-photo{max-width:none}
  .tp-family-photo img{aspect-ratio:4/3;object-position:50% 48%}
  .tp-member-supplement-benefit{margin-bottom:22px;text-align:left}
}

/* 2.7 mobile cord refinement — preserve approved desktop banner, use a readable stacked composition on phones */
.tp-cord-mobile{display:none}
@media(max-width:782px){
  .tp-cord-banner-desktop{display:none!important}
  .tp-cord-mobile{display:block;padding:30px 22px 34px;background:#03142e;text-align:center}
  .tp-cord-mobile-principles{display:grid;gap:12px;max-width:520px;margin:0 auto 20px}
  .tp-cord-mobile-principle{padding:16px 18px;border:1px solid rgba(216,164,62,.35);background:#061b3b}
  .tp-cord-mobile-principle strong{display:block;color:var(--tp-gold-hi);font-family:"Cormorant Garamond",Georgia,serif;font-size:1.65rem;line-height:1;letter-spacing:.08em;margin-bottom:7px}
  .tp-cord-mobile-principle span{display:block;color:#eef2f7;font-size:.92rem;line-height:1.45}
  .tp-cord-mobile-rope{height:84px;overflow:hidden;margin:18px -22px 8px}
  .tp-cord-mobile-rope img{display:block;width:100%;height:100%;min-height:0!important;object-fit:cover;object-position:50% 52%}
  .tp-cord-mobile-emblem{margin:6px auto 8px;width:92px}
  .tp-cord-mobile-emblem img{display:block;width:100%;height:auto}
  .tp-cord-mobile blockquote{max-width:480px;margin:10px auto 0;padding:0;border:0;color:#f5dfae;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.35rem;line-height:1.25;font-style:italic}
  .tp-cord-mobile blockquote cite{display:block;margin-top:8px;color:var(--tp-gold-hi);font-family:Manrope,sans-serif;font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;font-style:normal}
}
