/*
Theme Name: Soul Tech Support
Theme URI: https://soultechsupport.com
Author: Soul Tech Support
Description: A warm, modern landing page theme for Soul Tech Support.
Version: 1.0.0
License: GPLv2 or later
Text Domain: soul-tech-support
*/

:root{--bg:#f8f3ec;--bg-soft:#fffaf3;--ink:#241f1b;--muted:#6f665d;--brand:#7c5cff;--brand-dark:#5539d7;--accent:#f0b56b;--sage:#9fb8a5;--card:rgba(255,255,255,.78);--border:rgba(36,31,27,.12);--shadow:0 24px 70px rgba(54,43,35,.13);--radius-lg:28px;--max:1160px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 5%,rgba(124,92,255,.18),transparent 32%),radial-gradient(circle at 90% 10%,rgba(240,181,107,.25),transparent 28%),linear-gradient(180deg,var(--bg),#fffaf7 52%,#f7efe7);color:var(--ink);line-height:1.6;overflow-x:hidden}
a{color:inherit;text-decoration:none}.container{width:min(100% - 40px,var(--max));margin:0 auto}

/* Header */
.site-header{position:sticky;top:0;z-index:50;background:rgba(248,243,236,.78);border-bottom:1px solid rgba(36,31,27,.08);backdrop-filter:blur(18px)}
.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em;font-size:1.08rem}
.logo-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--brand),#a993ff 55%,var(--accent));box-shadow:0 14px 35px rgba(124,92,255,.28)}
.logo-mark svg{width:23px;height:23px}
.nav-links,.primary-menu{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:.96rem;list-style:none}
.nav-links a,.primary-menu a{transition:color .2s ease}.nav-links a:hover,.primary-menu a:hover{color:var(--ink)}
.nav-actions{display:flex;align-items:center;gap:14px}.auth-actions{display:flex;align-items:center;gap:14px}
.header-account-link,.header-login-link,.header-logout-link{display:inline-flex;align-items:center;min-height:46px;line-height:1;color:var(--muted);font-size:.96rem;font-weight:750;transition:color .2s ease,opacity .2s ease}
.header-logout-link{font-size:.86rem;font-weight:700;opacity:.82}
.header-account-link:hover,.header-login-link:hover,.header-logout-link:hover{color:var(--ink);opacity:1}
.mobile-member-menu{display:none}
.menu-btn{display:none;border:1px solid var(--border);background:rgba(255,255,255,.7);border-radius:14px;padding:10px 12px;cursor:pointer;color:var(--ink)}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:750;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.btn:hover{transform:translateY(-2px)}
.btn-primary{background:var(--brand);color:#fff;box-shadow:0 16px 36px rgba(124,92,255,.25)}
.btn-primary:hover{background:var(--brand-dark);box-shadow:0 20px 42px rgba(124,92,255,.32)}
.btn-secondary{background:rgba(255,255,255,.62);border-color:var(--border);color:var(--ink)}

/* Site Sections */
main>section{padding:84px 0}
.hero{position:relative;padding:88px 0 70px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:54px}
.pill{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.6);color:var(--muted);font-size:.92rem;backdrop-filter:blur(16px)}
.pill span{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(240,181,107,.18)}
h1{margin-top:24px;max-width:780px;font-size:clamp(3rem,7vw,6.8rem);line-height:.94;letter-spacing:-.075em}
.hero-copy{margin-top:26px;max-width:650px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem)}
.launch-note{margin-top:14px;max-width:620px;color:var(--brand-dark);font-size:.98rem;font-weight:750}
.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}
.trust-row{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:.94rem}
.trust-row div{display:flex;align-items:center;gap:8px}.check{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:rgba(159,184,165,.32);color:#496d53;font-weight:900;font-size:.76rem}

/* Hero Card */
.hero-card-wrap{position:relative;min-height:620px}.orbit{position:absolute;inset:26px 16px;border:1px solid rgba(124,92,255,.16);border-radius:44% 56% 50% 50%;animation:float 7s ease-in-out infinite}.orbit.two{inset:70px -10px 20px 52px;border-color:rgba(240,181,107,.3);animation-delay:-2.5s}
.hero-card{position:relative;z-index:2;margin:28px auto 0;width:min(100%,475px);min-height:565px;padding:28px;border:1px solid var(--border);border-radius:40px;box-shadow:var(--shadow);backdrop-filter:blur(22px);overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,250,243,.68)),radial-gradient(circle at 30% 0%,rgba(124,92,255,.25),transparent 32%)}
.hero-card::before{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-80px;border-radius:50%;background:rgba(240,181,107,.34);filter:blur(4px)}
.card-top{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px}.mini-label{color:var(--muted);font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.status{padding:8px 12px;border-radius:999px;background:rgba(159,184,165,.28);color:#47604d;font-size:.82rem;font-weight:800}
.circle-art{position:relative;margin:44px auto 34px;width:min(86vw,315px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 48%,#fffaf3 0 23%,transparent 24%),conic-gradient(from 170deg,var(--brand),#ba9fff,var(--accent),var(--sage),var(--brand));box-shadow:inset 0 0 0 18px rgba(255,255,255,.42),0 25px 65px rgba(124,92,255,.25);animation:pulse 6s ease-in-out infinite}
.circle-art::before,.circle-art::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.7)}
.circle-art::before{width:82px;height:82px;top:24px;right:8px}.circle-art::after{width:54px;height:54px;left:22px;bottom:36px}
.support-list{position:relative;display:grid;gap:12px}.support-item{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid rgba(36,31,27,.09);border-radius:18px;background:rgba(255,255,255,.58)}
.support-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:rgba(124,92,255,.12);color:var(--brand-dark)}
.support-item strong{display:block;line-height:1.2}.support-item small{color:var(--muted)}

/* Content Cards */
.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.section-head h2{max-width:720px;font-size:clamp(2.1rem,4.8vw,4.1rem);line-height:1;letter-spacing:-.055em}.section-head p{max-width:395px;color:var(--muted);font-size:1rem}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;min-height:270px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:0 18px 55px rgba(54,43,35,.08);backdrop-filter:blur(16px);transition:transform .22s ease,box-shadow .22s ease}
.card:hover{transform:translateY(-6px);box-shadow:0 26px 65px rgba(54,43,35,.12)}.card .number{width:46px;height:46px;display:grid;place-items:center;margin-bottom:32px;border-radius:16px;background:rgba(124,92,255,.12);color:var(--brand-dark);font-weight:900}
.card h3{margin-bottom:12px;font-size:1.25rem;letter-spacing:-.02em}.card p{color:var(--muted)}

/* Split / Approach */
.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:stretch}.panel{border:1px solid var(--border);border-radius:38px;background:rgba(255,255,255,.68);box-shadow:var(--shadow);overflow:hidden}
.panel.image-panel{min-height:520px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 18% 20%,rgba(240,181,107,.36),transparent 30%),radial-gradient(circle at 78% 8%,rgba(124,92,255,.2),transparent 34%),linear-gradient(145deg,#fff8ef,#efe7ff)}
.quote-mark{width:76px;height:76px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.74);color:var(--brand-dark);font-size:3rem;font-family:Georgia,serif;box-shadow:0 18px 45px rgba(36,31,27,.08)}
.image-panel blockquote{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.055em;max-width:520px;font-weight:850}.image-panel cite{color:var(--muted);font-style:normal;font-weight:700}
.content-panel{padding:clamp(28px,5vw,54px)}.content-panel h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.055em;margin-bottom:18px}.content-panel>p{color:var(--muted);font-size:1.08rem;margin-bottom:28px}
.steps{display:grid;gap:14px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px;border:1px solid rgba(36,31,27,.08);border-radius:20px;background:rgba(255,250,243,.66)}
.step span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--ink);color:#fff;font-weight:900}.step h3{margin-bottom:4px;font-size:1.05rem}.step p{color:var(--muted);font-size:.97rem}

/* Offerings / Testimonials */
.offerings{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.offering{min-height:210px;padding:24px;border:1px solid var(--border);border-radius:26px;background:rgba(255,255,255,.64)}
.offering svg{width:34px;height:34px;margin-bottom:28px;color:var(--brand-dark)}.offering h3{margin-bottom:10px;font-size:1.08rem;letter-spacing:-.02em}.offering p{color:var(--muted);font-size:.96rem}
.testimonial-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.testimonial-main,.testimonial-side{border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.68);box-shadow:0 18px 55px rgba(54,43,35,.08)}
.testimonial-main{padding:clamp(28px,5vw,52px)}.testimonial-main p{font-size:clamp(1.45rem,3vw,2.45rem);line-height:1.15;letter-spacing:-.04em;font-weight:760}.testimonial-main footer,.testimonial-card footer{margin-top:24px;color:var(--muted);font-weight:750}
.testimonial-side{padding:18px;display:grid;gap:14px}.testimonial-card{padding:22px;border-radius:22px;background:rgba(248,243,236,.72)}.testimonial-card p{color:var(--muted)}

/* CTA / Contact Form 7 */
.cta{padding:84px 0 100px}.cta-box{position:relative;overflow:hidden;min-height:500px;padding:clamp(46px,6vw,70px);border-radius:42px;color:#fff;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.35),transparent 24%),radial-gradient(circle at 85% 20%,rgba(240,181,107,.36),transparent 25%),linear-gradient(135deg,#2b214f,#533ccf 52%,#8e72ff);box-shadow:0 28px 90px rgba(83,60,207,.28);display:flex;flex-direction:column;justify-content:center}
.cta-box::after{content:"";position:absolute;width:470px;height:470px;right:-155px;bottom:-250px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 38px rgba(255,255,255,.05);pointer-events:none}
.cta-content{position:relative;z-index:2;max-width:930px}.cta h2{max-width:900px;font-size:clamp(3.2rem,5.8vw,5.3rem);line-height:.94;letter-spacing:-.07em}.cta p{max-width:700px;margin-top:20px;color:rgba(255,255,255,.82);font-size:clamp(1.05rem,1.45vw,1.18rem)}
.cta-box .wpcf7{position:relative;z-index:2;margin-top:34px;max-width:900px}.cta-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 14px!important;align-items:center;max-width:900px}
.cta-form p{display:contents!important;margin:0!important}.cta-form br{display:none!important}.cta-form .wpcf7-form-control-wrap{display:block!important;width:100%!important}
.cta-form input:not([type="submit"]):not([type="checkbox"]){width:100%!important;min-height:56px!important;padding:0 20px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;outline:none!important;font:inherit!important;box-shadow:none!important}
.cta-form input:not([type="submit"]):not([type="checkbox"])::placeholder{color:rgba(255,255,255,.68)!important}
.cta-consent{grid-column:1/-1!important;max-width:780px;margin:6px 0!important;color:rgba(255,255,255,.84);font-size:.86rem;line-height:1.45;text-align:left}.cta-consent .wpcf7-form-control-wrap,.cta-consent .wpcf7-acceptance{display:block!important;width:100%!important}.cta-consent .wpcf7-list-item{display:block!important;margin:0!important}
.cta-consent label{display:grid!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;text-align:left!important}.cta-consent input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;max-width:14px!important;max-height:14px!important;padding:0!important;margin:4px 0 0!important;border-radius:2px!important;background:#fff!important;accent-color:var(--brand-dark);box-shadow:none!important}
.cta-consent .wpcf7-list-item-label{display:block!important}.cta-consent a{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.cta-form input[type="submit"],.cta-form .cta-submit{grid-column:1/-1!important;width:220px!important;min-height:56px!important;margin-top:0!important;padding:0 28px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:var(--brand-dark)!important;font:inherit!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 14px 34px rgba(0,0,0,.08)!important;transition:transform .2s ease,box-shadow .2s ease!important}
.cta-form input[type="submit"]:hover,.cta-form .cta-submit:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(0,0,0,.12)!important}.cta-box .wpcf7-spinner{margin-left:14px}.cta-box .wpcf7-response-output{margin:18px 0 0!important;padding:12px 16px!important;border-radius:16px!important;color:#fff!important;border-color:rgba(255,255,255,.32)!important}

/* Privacy / Unsubscribe */
.privacy-page{overflow-x:hidden;padding:0 0 100px}.privacy-hero{max-width:980px;margin:0 auto;padding:34px 0 10px}.privacy-hero h1{margin-top:0;max-width:900px;font-size:clamp(3.4rem,7vw,6.2rem);line-height:.9;letter-spacing:-.075em}.privacy-intro,.trial-intro p{margin-top:18px;max-width:760px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.2rem)}
.privacy-card{max-width:980px;margin:18px auto 100px;padding:clamp(30px,5vw,58px);border:1px solid var(--border);border-radius:38px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);backdrop-filter:blur(16px)}
.privacy-card .last-updated{color:var(--muted);padding-bottom:18px;margin-bottom:34px;border-bottom:1px solid var(--border);font-size:.95rem;font-weight:700}.privacy-card h2{margin:54px 0 16px;padding-top:8px;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.08;letter-spacing:-.04em}.privacy-card h2:first-of-type{margin-top:34px}.privacy-card h3{margin:30px 0 10px;font-size:1.2rem}
.privacy-card p,.privacy-card li{color:var(--muted);font-size:1.02rem;line-height:1.7}.privacy-card p{margin-bottom:18px}.privacy-card ul,.privacy-card ol{margin:14px 0 30px 1.35rem;padding-left:1.1rem;list-style-position:outside}.privacy-card ul{list-style-type:disc}.privacy-card ol{list-style-type:decimal}.privacy-card li{margin-bottom:12px;padding-left:8px}.privacy-card li::marker{color:var(--brand-dark);font-size:.9em}.privacy-card strong{color:var(--ink)}
.privacy-card a{color:var(--brand-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.privacy-card hr{margin:40px 0 24px;border:0;height:1px;background:var(--border)}.privacy-note{font-size:.92rem!important}
.unsubscribe-card{max-width:820px}.unsubscribe-card .wpcf7{margin-top:26px}.unsubscribe-form{display:grid;gap:14px;max-width:560px}.unsubscribe-form p{margin:0!important}.unsubscribe-form br{display:none!important}.unsubscribe-form .wpcf7-form-control-wrap{display:block;width:100%}
.unsubscribe-form input[type="email"]{width:100%;min-height:58px;padding:0 20px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.88);color:var(--ink);outline:none;font:inherit;box-shadow:0 10px 30px rgba(54,43,35,.06)}.unsubscribe-form input[type="email"]::placeholder{color:var(--muted)}
.unsubscribe-form input[type="submit"],.unsubscribe-form .unsubscribe-submit{width:min(100%,220px);min-height:56px;padding:0 24px;border:0;border-radius:999px;background:var(--brand);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 16px 36px rgba(124,92,255,.25);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.unsubscribe-form input[type="submit"]:hover,.unsubscribe-form .unsubscribe-submit:hover{transform:translateY(-2px);background:var(--brand-dark);box-shadow:0 20px 42px rgba(124,92,255,.32)}
.unsubscribe-card .wpcf7-spinner{margin-left:12px}.unsubscribe-card .wpcf7-response-output{margin:18px 0 0!important;padding:12px 16px!important;border-radius:16px!important;border-color:var(--border)!important;color:var(--muted)!important}

/* Member Dashboard / Resources */
.member-page{overflow-x:hidden;padding:0 0 100px}.member-hero{padding:34px 0}.member-hero h1{margin-top:24px;max-width:980px;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.94;letter-spacing:-.075em}.member-intro{margin-top:24px;max-width:760px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.24rem)}
.member-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:10px 0 100px}.member-card{display:flex;flex-direction:column;align-items:flex-start;min-height:230px;padding:26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.72);box-shadow:0 18px 55px rgba(54,43,35,.08);backdrop-filter:blur(16px)}
.member-card.featured{grid-column:span 2;color:#fff;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.35),transparent 24%),radial-gradient(circle at 85% 20%,rgba(240,181,107,.28),transparent 28%),linear-gradient(135deg,#2b214f,#533ccf 58%,#8e72ff);box-shadow:0 28px 90px rgba(83,60,207,.25)}
.member-card h2{max-width:560px;margin:0 0 16px;font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.055em}.member-card h3{margin:0 0 12px;font-size:1.25rem;line-height:1.15;letter-spacing:-.025em}.member-card p{color:var(--muted);font-size:1rem;line-height:1.65}.member-card.featured p{max-width:580px;color:rgba(255,255,255,.82);font-size:1.08rem}
.member-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:22px;padding:0 18px;border-radius:999px;background:var(--brand);color:#fff;font-weight:850;box-shadow:0 14px 32px rgba(124,92,255,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.member-link:hover{transform:translateY(-2px);background:var(--brand-dark);box-shadow:0 18px 38px rgba(124,92,255,.3)}
/* Status badges / non-clickable labels */
.member-status{
  display:inline-flex;
  align-items:center;
  width:fit-content;
  margin-top:14px;
  padding:7px 10px;
  border:1px solid rgba(36,31,27,.12);
  border-radius:999px;
  background:rgba(255,250,243,.72);
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  line-height:1;
  letter-spacing:.04em;
  text-transform:uppercase;
  cursor:default;
  pointer-events:none;
  box-shadow:none;
}

.member-resource-card.featured .member-status,
.member-card.featured .member-status{
  border-color:rgba(255,255,255,.24);
  background:rgba(255,255,255,.16);
  color:rgba(255,255,255,.84);
}
.account-next-actions{max-width:960px;margin:-28px auto 70px;display:flex;flex-wrap:wrap;gap:14px}
.secondary-member-link{background:rgba(255,255,255,.72);color:var(--brand-dark);border:1px solid var(--border);box-shadow:none}.secondary-member-link:hover{background:rgba(255,255,255,.9);color:var(--brand-dark)}
.member-resource-page{max-width:980px;margin:28px auto 100px}.member-resource-page>.pill{margin:0 0 22px}.member-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px}
.member-resource-card{display:flex;flex-direction:column;align-items:flex-start;padding:26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.72);box-shadow:0 18px 55px rgba(54,43,35,.08);backdrop-filter:blur(16px)}
.member-resource-card.featured{grid-column:1/-1;color:#fff;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.35),transparent 24%),radial-gradient(circle at 85% 20%,rgba(240,181,107,.28),transparent 28%),linear-gradient(135deg,#2b214f,#533ccf 58%,#8e72ff)}
.member-resource-card h2,.member-resource-card h3{margin:0 0 12px;line-height:1.08;letter-spacing:-.035em}.member-resource-card h2{font-size:clamp(2rem,4vw,3.2rem)}.member-resource-card h3{font-size:1.35rem}
.member-resource-card p{color:var(--muted);font-size:1rem;line-height:1.65}.member-resource-card.featured p{color:rgba(255,255,255,.84);max-width:760px}.member-resource-card .member-link{margin-top:18px}
.member-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:18px}
.member-card-actions .member-link,.member-card-actions .member-status{margin-top:0}
.member-support-request-card{margin:38px 0 0;padding:clamp(26px,4vw,38px);border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.72);box-shadow:0 18px 55px rgba(54,43,35,.08);backdrop-filter:blur(16px)}
.member-support-request-card h2{margin:0 0 12px;font-size:clamp(1.8rem,3.4vw,2.8rem);line-height:1.05;letter-spacing:-.045em}.member-support-request-card>p{max-width:720px;margin:0 0 24px;color:var(--muted);font-size:1rem;line-height:1.65}
.member-support-form{display:grid;gap:18px;max-width:760px}.member-support-form p{margin:0!important}.member-support-form br{display:none!important}.member-support-form label{display:grid;gap:8px;color:var(--ink);font-weight:850}.member-support-form .wpcf7-form-control-wrap{display:block;width:100%}
.member-support-form input,.member-support-form select,.member-support-form textarea{width:100%!important;min-height:54px;padding:0 18px!important;border:1px solid var(--border)!important;border-radius:18px!important;background:rgba(255,255,255,.9)!important;color:var(--ink)!important;font:inherit!important;outline:none!important;box-shadow:0 10px 30px rgba(54,43,35,.04)!important}
.member-support-form textarea{min-height:170px!important;padding:16px 18px!important;resize:vertical}.member-support-form input::placeholder,.member-support-form textarea::placeholder{color:rgba(111,102,93,.72)}.member-support-form select{appearance:auto!important}
.support-form-note{padding:14px 16px;border-radius:18px;background:rgba(240,181,107,.13);border:1px solid rgba(240,181,107,.28);color:var(--muted);font-size:.95rem;line-height:1.55}
.member-support-form input[type="submit"],.member-support-form .member-support-submit{width:auto!important;min-height:48px!important;padding:0 22px!important;border:0!important;border-radius:999px!important;background:var(--brand)!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 16px 36px rgba(124,92,255,.25)!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.member-support-form input[type="submit"]:hover,.member-support-form .member-support-submit:hover{transform:translateY(-2px);background:var(--brand-dark)!important;box-shadow:0 20px 42px rgba(124,92,255,.32)!important}
.member-support-request-card .wpcf7-response-output{margin:20px 0 0!important;padding:14px 16px!important;border-radius:18px!important;border-color:var(--border)!important;color:var(--muted)!important}

/* PMPro Pages */
.pmpro,#pmpro_account,.pmpro_login_wrap,.pmpro_lost_password_wrap,.pmpro_reset_password_wrap,.pmpro_member_profile_edit_wrap,.pmpro_checkout,.pmpro_confirmation_wrap,.pmpro_account_wrap{width:100%;max-width:960px;margin:0 auto 60px}
body:has(.pmpro) h1,body:has(#pmpro_account) h1{max-width:760px;margin-bottom:30px;font-size:clamp(3rem,5.4vw,5.2rem);line-height:.92;letter-spacing:-.075em}
#pmpro_account{display:grid!important;gap:32px!important}
#pmpro_account>*,#pmpro_account section,#pmpro_account .pmpro_section,#pmpro_account [id^="pmpro_account-"]{margin:0!important;padding:0!important}
#pmpro_account h2,#pmpro_account h3{margin:0 0 12px!important;color:var(--ink);font-size:clamp(1.3rem,2.4vw,1.75rem);line-height:1.08;letter-spacing:-.035em}
#pmpro_account .pmpro_card,#pmpro_account .pmpro_box,.pmpro .pmpro_box,.pmpro_card,.pmpro_checkout,.pmpro_login_wrap,.pmpro_lost_password_wrap,.pmpro_reset_password_wrap,.pmpro_member_profile_edit_wrap,.pmpro_confirmation_wrap{margin:0!important;padding:clamp(22px,3vw,32px)!important;border:1px solid var(--border)!important;border-radius:28px!important;background:rgba(255,255,255,.74)!important;box-shadow:0 18px 55px rgba(54,43,35,.08)!important;backdrop-filter:blur(16px)}
.pmpro h2,.pmpro h3{margin:0 0 16px;color:var(--ink);font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1.08;letter-spacing:-.035em}.pmpro p,.pmpro li,#pmpro_account p,#pmpro_account li{color:var(--muted);font-size:1rem;line-height:1.65}
#pmpro_account-profile{display:block!important}.pmpro_member_profile{display:flex;align-items:flex-start;gap:18px}.pmpro_member_profile img,#pmpro_account-profile img,#pmpro_account .avatar{width:58px!important;height:58px!important;border-radius:18px;box-shadow:0 12px 28px rgba(36,31,27,.08)}
#pmpro_account .pmpro_actionlinks,.pmpro_actionlinks{margin:22px -32px -32px!important;padding:14px 32px!important;border-top:1px solid var(--border)!important;border-radius:0 0 28px 28px!important;background:rgba(248,243,236,.72)!important;display:flex!important;flex-wrap:wrap;gap:12px}
#pmpro_account .pmpro_actionlinks a,.pmpro_actionlinks a,.pmpro a:not(.pmpro_btn){color:var(--brand-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}
.pmpro_table,#pmpro_account table,.pmpro table{width:100%;border-collapse:separate!important;border-spacing:0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 12px 35px rgba(54,43,35,.05)}
.pmpro_table th,.pmpro_table td,#pmpro_account table th,#pmpro_account table td,.pmpro table th,.pmpro table td{padding:14px 16px!important;border-bottom:1px solid rgba(36,31,27,.08)!important;color:var(--muted);text-align:left;font-size:.95rem}.pmpro_table th,#pmpro_account table th,.pmpro table th{color:var(--ink);font-weight:900;background:rgba(248,243,236,.72)}.pmpro_table tr:last-child td,#pmpro_account table tr:last-child td,.pmpro table tr:last-child td{border-bottom:0!important}
.pmpro_btn,.pmpro_btn:link,.pmpro_btn:visited,.pmpro_form input[type="submit"],.pmpro_login_wrap input[type="submit"],.pmpro_checkout input[type="submit"],.pmpro_member_profile_edit_wrap input[type="submit"],.pmpro_confirmation_wrap .pmpro_btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 22px!important;border:0!important;border-radius:999px!important;background:var(--brand)!important;color:#fff!important;font:inherit!important;font-weight:900!important;text-decoration:none!important;cursor:pointer;box-shadow:0 16px 36px rgba(124,92,255,.25);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.pmpro_btn:hover,.pmpro_form input[type="submit"]:hover,.pmpro_login_wrap input[type="submit"]:hover,.pmpro_checkout input[type="submit"]:hover,.pmpro_member_profile_edit_wrap input[type="submit"]:hover{transform:translateY(-2px);background:var(--brand-dark)!important;box-shadow:0 20px 42px rgba(124,92,255,.32)}
.pmpro_form input[type="text"],.pmpro_form input[type="email"],.pmpro_form input[type="password"],.pmpro_form input[type="url"],.pmpro_form input[type="tel"],.pmpro_form select,.pmpro_form textarea,.pmpro_login_wrap input[type="text"],.pmpro_login_wrap input[type="password"],.pmpro_checkout input[type="text"],.pmpro_checkout input[type="email"],.pmpro_checkout input[type="password"],.pmpro_checkout select,.pmpro_checkout textarea,.pmpro_member_profile_edit_wrap input[type="text"],.pmpro_member_profile_edit_wrap input[type="email"],.pmpro_member_profile_edit_wrap input[type="password"],.pmpro_member_profile_edit_wrap select,.pmpro_member_profile_edit_wrap textarea{width:100%!important;min-height:54px;padding:0 18px!important;border:1px solid var(--border)!important;border-radius:18px!important;background:rgba(255,255,255,.88)!important;color:var(--ink)!important;outline:none!important;font:inherit!important;box-shadow:0 10px 30px rgba(54,43,35,.04)}
.pmpro_form textarea,.pmpro_checkout textarea,.pmpro_member_profile_edit_wrap textarea{min-height:130px;padding:16px 18px!important}.pmpro_form label,.pmpro_checkout label,.pmpro_login_wrap label,.pmpro_member_profile_edit_wrap label{display:block;margin-bottom:8px;color:var(--ink);font-weight:850}.pmpro_form .pmpro_form_field,.pmpro_checkout .pmpro_form_field,.pmpro_member_profile_edit_wrap .pmpro_form_field{margin-bottom:18px}
.pmpro_message,.pmpro_success,.pmpro_error,.pmpro_alert{margin:0 0 24px!important;padding:16px 18px!important;border:1px solid var(--border)!important;border-radius:18px!important;background:rgba(255,255,255,.74)!important;color:var(--muted)!important;box-shadow:0 12px 35px rgba(54,43,35,.05)}
.pmpro_levels_table,.pmpro_checkout-fields,.pmpro_invoice_details{margin-top:20px}

/* PMPro Protected + Confirmation */
.pmpro_content_message{max-width:860px;margin:24px 0 100px;padding:34px;border:1px solid var(--border);border-radius:28px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);backdrop-filter:blur(16px)}
.pmpro_content_message h2,.pmpro_content_message h3{margin:0 0 14px;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1;letter-spacing:-.035em}.pmpro_content_message p{color:var(--muted);font-size:1.02rem}.pmpro_content_message a{color:var(--brand-dark);font-weight:850;text-decoration:underline;text-underline-offset:3px}.pmpro_content_message .pmpro_btn,.pmpro_content_message a.pmpro_btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:16px;padding:0 20px;border:0;border-radius:999px;background:var(--brand);color:#fff!important;text-decoration:none;font-weight:900;box-shadow:0 16px 36px rgba(124,92,255,.25)}
.confirmation-next-step{max-width:960px;margin:-34px auto 70px;text-align:left}.confirmation-next-step .member-link{margin-top:0}

/* Generic Pages */
.page-main{overflow-x:hidden}.page-title{padding:84px 0 0}.page-title h1{margin-top:0;max-width:980px;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.94;letter-spacing:-.075em}.page-shell{max-width:980px;padding:84px 0}.page-shell h1{margin-top:0;margin-bottom:28px;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.94;letter-spacing:-.075em}.page-content{color:var(--muted);font-size:1.02rem;line-height:1.7}.page-content p{margin-bottom:18px}

/* Footer */
.site-footer{padding:38px 0 42px;border-top:1px solid var(--border);color:var(--muted)}
.footer-inner{display:grid;justify-items:center;text-align:center;gap:16px}.footer-copy{max-width:900px;display:grid;gap:10px;margin:0 auto}.footer-summary{font-size:.95rem;line-height:1.65}.footer-disclaimer{font-size:.86rem;line-height:1.55;opacity:.86}.footer-links{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;list-style:none}.footer-links a:hover{color:var(--ink)}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Motion */
@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(4deg)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}

/* Responsive */
@media (max-width:980px){
  .hero-grid,.split,.testimonial-grid{grid-template-columns:1fr}.hero{padding-top:62px}.hero-card-wrap,.hero-card{min-height:auto}.section-head{align-items:start;flex-direction:column}.cards,.offerings{grid-template-columns:1fr 1fr}.cta-box{min-height:auto}.member-grid{grid-template-columns:1fr 1fr}.member-card.featured{grid-column:span 2}
}
@media (max-width:760px){
  .nav-links,.primary-menu,.auth-actions{display:none}.menu-btn{display:inline-flex}.nav.open{align-items:start}
  .nav.open nav[aria-label="Primary navigation"]{position:absolute;left:20px;right:20px;top:78px;display:grid;gap:0;padding:12px;border:1px solid var(--border);border-radius:20px;background:rgba(255,250,243,.96);box-shadow:0 20px 45px rgba(36,31,27,.12)}
  .nav.open .nav-links,.nav.open .primary-menu,.nav.open .mobile-member-menu{display:grid;gap:0;list-style:none}
  .nav.open .nav-links a,.nav.open .primary-menu a,.nav.open .mobile-member-menu a{display:block;padding:14px;border-radius:14px;color:var(--muted);font-weight:750}
  .nav.open .nav-links a:hover,.nav.open .primary-menu a:hover,.nav.open .mobile-member-menu a:hover{background:rgba(124,92,255,.08);color:var(--ink)}
  .nav.open .mobile-member-menu{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}
  .hero-actions .btn{width:100%}.cards,.offerings{grid-template-columns:1fr}.card,.offering{min-height:auto}main>section{padding:66px 0}.cta{padding:66px 0 80px}.cta-form{grid-template-columns:1fr!important}.cta-form input[type="submit"],.cta-form .cta-submit{width:100%!important}.member-page{padding-bottom:72px}.page-title{padding:58px 0 0}.member-hero{padding:24px 0 28px}.member-grid,.member-resource-grid{grid-template-columns:1fr}.member-card.featured{grid-column:auto}.pmpro_member_profile{display:block}#pmpro_account-profile{display:block!important}#pmpro_account .pmpro_actionlinks,.pmpro_actionlinks{margin:22px -24px -24px!important;padding:16px 24px!important}.confirmation-next-step,.account-next-actions{margin:-20px auto 60px}
}
@media (max-width:520px){
  .container{width:min(100% - 28px,var(--max))}.hero-card{padding:20px;border-radius:30px}h1{font-size:clamp(2.85rem,17vw,4rem)}.step{grid-template-columns:1fr}.cta-box{padding:34px 24px;border-radius:30px}.cta h2{font-size:clamp(2.4rem,13vw,3.8rem)}.unsubscribe-form input[type="submit"],.unsubscribe-form .unsubscribe-submit{width:100%}.page-title h1,.member-hero h1{font-size:clamp(2.6rem,14vw,4rem)}.member-card,.member-resource-card,.member-support-request-card{padding:22px;border-radius:24px}.pmpro_content_message{padding:24px;border-radius:24px}#pmpro_account .pmpro_card,#pmpro_account .pmpro_box,.pmpro .pmpro_box,.pmpro_card,.pmpro_checkout,.pmpro_login_wrap,.pmpro_lost_password_wrap,.pmpro_reset_password_wrap,.pmpro_member_profile_edit_wrap,.pmpro_confirmation_wrap{padding:24px!important}
  .hero-card-wrap .orbit{display:none}
}
/* Round 3 layout/cache polish */
.site-footer{padding:38px 0 42px!important;border-top:1px solid var(--border);color:var(--muted);text-align:center!important}
.site-footer .container.footer-inner{width:min(100% - 40px,var(--max))!important;max-width:var(--max)!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:16px!important;text-align:center!important}
.footer-copy{width:min(100%,900px)!important;max-width:900px!important;margin:0 auto!important;display:grid!important;gap:10px!important;text-align:center!important;justify-items:center!important}
.footer-copy p,.footer-summary,.footer-disclaimer{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.footer-summary{max-width:820px!important;font-size:.95rem;line-height:1.65}.footer-disclaimer{max-width:860px!important;font-size:.86rem;line-height:1.55;opacity:.86}
.footer-links{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important;text-align:center!important;list-style:none!important}
.page-title{width:min(100% - 40px,980px)!important;max-width:980px!important;margin:0 auto!important;padding:84px 0 0!important}.page-title h1{max-width:980px!important}.page-shell{width:min(100% - 40px,980px)!important;max-width:980px!important;margin:0 auto!important;padding:84px 0!important}
.privacy-hero,.trial-intro{width:min(100%,980px)!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}.privacy-card,.unsubscribe-card{margin-left:auto!important;margin-right:auto!important}.member-resource-page{width:min(100% - 40px,980px)!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}
@media (max-width:520px){.site-footer .container.footer-inner{width:min(100% - 28px,var(--max))!important}.page-title,.page-shell,.member-resource-page{width:min(100% - 28px,980px)!important}}

/* Round 4 homepage formatting refinements */
main#top .section-head{display:block;width:100%;max-width:none;margin-bottom:34px}
main#top .section-head h2{max-width:860px}
main#top .section-head p{width:100%;max-width:1120px;margin-top:18px;color:var(--muted);font-size:1.08rem;line-height:1.65}
main#top .cards{align-items:stretch}
main#top .card{min-height:250px}

.framework-split{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);align-items:stretch}
.framework-panel{min-height:auto;gap:18px;justify-content:space-between;padding:32px}
.framework-panel-kicker{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(36,31,27,.08);color:var(--brand-dark);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.framework-panel h2{max-width:560px;margin:0;font-size:clamp(2rem,3.3vw,3.25rem);line-height:.98;letter-spacing:-.06em}
.framework-panel-copy{max-width:560px;color:var(--muted);font-size:1.02rem;line-height:1.6}
.framework-panel-note{padding:18px;border:1px solid rgba(36,31,27,.08);border-radius:20px;background:rgba(255,255,255,.52);max-width:none;width:100%}
.framework-panel-note h3{margin:0 0 7px;font-size:1.08rem;letter-spacing:-.02em}
.framework-panel-note p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.55}
.framework-panel-list{display:flex;flex-direction:column;justify-content:space-between;gap:14px;width:100%;flex:1 1 auto;margin-top:0}
.framework-panel-list div{display:grid;align-content:start;gap:6px;flex:1 1 0;min-height:0;padding:16px 18px;border:1px solid rgba(36,31,27,.08);border-radius:18px;background:rgba(255,255,255,.58)}
.framework-panel-list strong{font-size:.96rem;letter-spacing:-.01em}
.framework-panel-list span{color:var(--muted);font-size:.92rem;line-height:1.42}
.framework-panel-footer{display:grid;gap:6px;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,rgba(124,92,255,.12),rgba(240,181,107,.12));border:1px solid rgba(124,92,255,.14);box-shadow:0 14px 34px rgba(54,43,35,.06)}
.framework-panel-footer strong{font-size:1rem;line-height:1.3;letter-spacing:-.015em}
.framework-panel-footer span{color:var(--muted);font-size:.94rem;line-height:1.45}

.better-way-section{padding-top:78px;padding-bottom:78px}
.better-way-grid{grid-template-columns:1.05fr .95fr;align-items:stretch}
.better-way-main{display:flex;flex-direction:column;gap:18px;justify-content:flex-start}
.better-way-main h2{max-width:760px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:.98;letter-spacing:-.06em}
.better-way-main>p{max-width:760px;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.65;font-weight:500;letter-spacing:0}
.better-way-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}
.better-way-points div{padding:16px;border:1px solid var(--border);border-radius:18px;background:rgba(248,243,236,.72)}
.better-way-points strong{display:block;margin-bottom:6px;color:var(--ink);font-weight:900}
.better-way-points span{display:block;color:var(--muted);font-size:.92rem;line-height:1.45}
.better-way-signature{margin-top:auto;padding:20px 22px;border:1px solid rgba(124,92,255,.2);border-radius:22px;background:linear-gradient(135deg,rgba(124,92,255,.16),rgba(240,181,107,.16));box-shadow:0 16px 38px rgba(54,43,35,.08)}
.better-way-signature span{display:block;margin-bottom:6px;color:var(--muted);font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.better-way-signature strong{display:block;color:var(--brand-dark);font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.22;letter-spacing:-.025em}
.better-way-side{align-content:stretch}
.better-way-side .testimonial-card{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;min-height:0;padding:26px}
.better-way-side .testimonial-card p{margin:0;color:var(--muted);line-height:1.65;font-size:1rem}
.boundary-list{margin:0 0 4px 1.05rem;padding:0;color:var(--muted);font-size:.95rem;line-height:1.55}
.boundary-list li{margin:0 0 8px;padding-left:4px}
.boundary-list li::marker{color:var(--brand-dark)}
.better-way-side .testimonial-card footer{margin-top:auto;font-weight:900;color:var(--ink)}

.cta-box{min-height:0;justify-content:flex-start}
.cta-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);gap:34px;align-items:stretch}
.cta-content{max-width:680px;display:flex;flex-direction:column;justify-content:center}
.cta h2{max-width:720px;font-size:clamp(3rem,5vw,5rem)}
.cta p{max-width:640px}
.cta-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;max-width:760px}
.cta-proof-grid div{padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}
.cta-proof-grid strong{display:block;margin-bottom:5px;color:#fff;font-weight:900}
.cta-proof-grid span{display:block;color:rgba(255,255,255,.78);font-size:.9rem;line-height:1.4}
.cta-form-panel{position:relative;z-index:2;padding:24px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.12);box-shadow:0 20px 55px rgba(0,0,0,.10);backdrop-filter:blur(14px)}
.cta-form-panel h3{margin:0 0 8px;color:#fff;font-size:1.35rem;letter-spacing:-.03em}
.cta-form-panel>p{margin:0 0 18px;color:rgba(255,255,255,.82);font-size:.98rem;line-height:1.55}
.cta-form-panel .wpcf7{margin-top:0;max-width:none}
.cta-form-panel .cta-form{grid-template-columns:1fr!important;max-width:none!important;gap:12px!important}
.cta-form-panel .cta-consent{max-width:none!important;font-size:.82rem!important}
.cta-form-panel .cta-form input[type="submit"],.cta-form-panel .cta-form .cta-submit{width:100%!important}

@media (max-width:980px){
  .framework-split,.better-way-grid,.cta-layout{grid-template-columns:1fr}
  .framework-panel-list{margin-top:6px}
  .cta-content{max-width:none}
}
@media (max-width:760px){
  main#top .section-head{margin-bottom:28px}
  main#top .section-head p{font-size:1rem}
  .better-way-section{padding-top:66px;padding-bottom:66px}
  .better-way-points,.cta-proof-grid{grid-template-columns:1fr}
  .cta-layout{gap:22px}
}

/* Round 8 framework panel fix */
.framework-panel{display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:18px!important;padding:32px!important;min-height:100%!important}
.framework-panel .quote-mark{display:none!important}
.framework-panel blockquote{display:none!important}
.framework-panel .framework-panel-kicker{display:inline-flex!important;align-self:flex-start!important;margin:0!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.7)!important;border:1px solid rgba(36,31,27,.08)!important;color:var(--brand-dark)!important;font-size:.78rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.09em!important}
.framework-panel h2{margin:0!important;max-width:620px!important;font-size:clamp(2.05rem,3.2vw,3.35rem)!important;line-height:.98!important;letter-spacing:-.06em!important}
.framework-panel-copy{margin:0!important;max-width:620px!important;color:var(--muted)!important;font-size:1.02rem!important;line-height:1.62!important}
.framework-panel-note{margin:0!important;padding:18px 20px!important;border:1px solid rgba(36,31,27,.09)!important;border-radius:20px!important;background:rgba(255,255,255,.58)!important;width:100%!important}
.framework-panel-note h3{margin:0 0 8px!important;font-size:1.06rem!important;letter-spacing:-.02em!important}
.framework-panel-note p{margin:0!important;color:var(--muted)!important;font-size:.96rem!important;line-height:1.55!important}
.framework-panel-list{display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:14px!important;width:100%!important;flex:1 1 auto!important;margin:0!important}
.framework-panel-list div{display:grid!important;align-content:start!important;gap:6px!important;flex:1 1 0!important;min-height:0!important;padding:16px 18px!important;border:1px solid rgba(36,31,27,.09)!important;border-radius:18px!important;background:rgba(255,255,255,.62)!important}
.framework-panel-list strong{font-size:.96rem!important;line-height:1.2!important;letter-spacing:-.01em!important}
.framework-panel-list span{color:var(--muted)!important;font-size:.9rem!important;line-height:1.42!important}
.framework-panel-footer{display:grid!important;gap:6px!important;margin:0!important;padding:18px 20px!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(124,92,255,.14),rgba(240,181,107,.14))!important;border:1px solid rgba(124,92,255,.16)!important;box-shadow:0 14px 34px rgba(54,43,35,.06)!important;width:100%!important}
.framework-panel-footer strong{font-size:1rem!important;line-height:1.3!important;letter-spacing:-.015em!important}
.framework-panel-footer span{color:var(--muted)!important;font-size:.94rem!important;line-height:1.45!important}
.framework-split{align-items:stretch!important}
.framework-split>.panel{height:100%!important}


/* Round 9 framework spacing refinement */
@media (max-width:980px){
  .framework-panel-list{flex:initial!important;justify-content:flex-start!important}
  .framework-panel-list div{flex:initial!important}
}
/* Round 10 hero-to-section spacing refinement */
.home .hero,
body.home .hero,
main#top .hero{
  padding-bottom:28px!important;
}

main#top #how-we-help{
  padding-top:34px!important;
}

@media (max-width:980px){
  .home .hero,
  body.home .hero,
  main#top .hero{
    padding-bottom:24px!important;
  }

  main#top #how-we-help{
    padding-top:30px!important;
  }
}

@media (max-width:760px){
  .home .hero,
  body.home .hero,
  main#top .hero{
    padding-bottom:18px!important;
  }

  main#top #how-we-help{
    padding-top:24px!important;
  }
}
/* Round 11 content alignment refinements */
.framework-panel-list{
  gap:12px;
}

.framework-panel-list div{
  padding:14px 16px;
}

@media (max-width:980px){
  .framework-panel-list div{
    flex:initial;
  }
}
/* Round 13 anchor spacing tune */
html{
  scroll-padding-top:84px;
}

main#top > section,
#how-we-help,
#framework,
#who-its-for,
#offerings,
#contact{
  scroll-margin-top:84px;
}

@media (max-width:760px){
  html{
    scroll-padding-top:92px;
  }

  main#top > section,
  #how-we-help,
  #framework,
  #who-its-for,
  #offerings,
  #contact{
    scroll-margin-top:92px;
  }
}
/* Phase 5C member navigation */
.member-nav-links{
  gap:22px;
}

.member-nav-links a{
  white-space:nowrap;
}

@media (max-width:1120px){
  .member-nav-links{
    gap:18px;
    font-size:.92rem;
  }

  .auth-actions{
    gap:10px;
  }
}
/* Phase 5I restricted message visual fixes */
.sts-access-kicker{
  display:none !important;
}

.pmpro_content_message,
.pmpro_card,
.pmpro_card_content,
.pmpro_message,
.pmpro_alert{
  box-sizing:border-box;
}

.pmpro_content_message{
  width:min(920px, calc(100vw - 48px)) !important;
  max-width:920px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.pmpro_content_message .pmpro_card,
.pmpro_content_message.pmpro_card,
.pmpro_card{
  margin-left:auto !important;
  margin-right:auto !important;
}

.sts-access-message{
  align-items:flex-start;
}

.page .entry-content > .pmpro_content_message,
.page .entry-content > .pmpro_card,
.page .entry-content > .pmpro{
  margin-left:auto !important;
  margin-right:auto !important;
}

.member-page .container,
.member-resource-page,
.entry-content > .member-resource-page,
.entry-content > .member-page{
  margin-left:auto;
  margin-right:auto;
}

@media (min-width:900px){
  body[class*="sts-os-"] .site-main,
  body[class*="sts-os-"] main,
  body[class*="member"] .site-main,
  body[class*="member"] main{
    display:block;
  }

  .entry-content{
    width:100%;
  }
}

@media (max-width:640px){
  .pmpro_content_message{
    width:calc(100vw - 28px) !important;
  }
}
/* Phase 5J restricted message cleanup */
.pmpro_content_message .pmpro_actions_nav,
.pmpro_content_message .pmpro_card_actions,
.pmpro_content_message .pmpro_card_actions_nav,
.pmpro_content_message .pmpro_login_wrap,
.pmpro_content_message .pmpro_login_wrap + p{
  display:none !important;
}

.pmpro_content_message .sts-access-actions{
  margin-bottom:0;
}

.pmpro_content_message{
  padding-bottom:36px !important;
}
/* Phase 5L public positioning */
.access-offerings .offering{
  display:flex;
  flex-direction:column;
}

.offering-link,
.offering-status{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:auto;
  padding-top:18px;
  color:var(--brand-dark);
  font-weight:900;
  text-decoration:none;
}

.offering-link:hover{
  color:var(--brand);
  text-decoration:none;
}

.offering-status{
  padding:9px 13px;
  border:1px solid var(--border);
  border-radius:999px;
  background:rgba(255,255,255,.64);
  color:var(--muted);
  font-size:.9rem;
}
/* Phase 6B checkout visual fixes */
.checkout-grid{
  margin-top:22px;
}

.checkout-card{
  padding:clamp(24px,4vw,36px) !important;
  background:linear-gradient(135deg,#3c2a86 0%,#5636d7 48%,#8465ff 100%) !important;
  color:#fff !important;
}

.checkout-card > h2,
.checkout-card > p{
  color:#fff !important;
}

.checkout-card > p{
  max-width:760px;
  opacity:.92;
}

.checkout-card .pmpro{
  margin-top:18px;
}

.checkout-card .pmpro_form,
.checkout-card form.pmpro_form{
  display:grid;
  gap:18px;
}

.checkout-card .pmpro_card,
.checkout-card .pmpro_checkout,
.checkout-card .pmpro_checkout-fields,
.checkout-card .pmpro_checkout-fieldset{
  background:rgba(255,255,255,.92) !important;
  color:#241f1b !important;
  border:1px solid rgba(255,255,255,.58) !important;
  border-radius:22px !important;
  box-shadow:0 18px 50px rgba(30,20,70,.16) !important;
}

.checkout-card .pmpro_card,
.checkout-card .pmpro_checkout-fieldset{
  padding:clamp(22px,3vw,34px) !important;
}

.checkout-card .pmpro_card_title,
.checkout-card .pmpro_checkout h2,
.checkout-card .pmpro_checkout h3,
.checkout-card .pmpro_checkout legend,
.checkout-card .pmpro_checkout-fieldset h2,
.checkout-card .pmpro_checkout-fieldset h3,
.checkout-card .pmpro_checkout-fieldset legend,
.checkout-card .pmpro_level_name_text,
.checkout-card .pmpro_checkout-field label,
.checkout-card label{
  color:#241f1b !important;
}

.checkout-card .pmpro_card p,
.checkout-card .pmpro_card li,
.checkout-card .pmpro_checkout p,
.checkout-card .pmpro_checkout li,
.checkout-card .pmpro_checkout-field,
.checkout-card .pmpro_checkout-field small,
.checkout-card .pmpro_level_description,
.checkout-card .pmpro_level_cost_text,
.checkout-card .pmpro_level_expiration_text,
.checkout-card .pmpro_checkout-fieldset p{
  color:#5f554d !important;
}

.checkout-card .pmpro_checkout-field{
  margin-bottom:14px !important;
}

.checkout-card input[type="text"],
.checkout-card input[type="email"],
.checkout-card input[type="password"],
.checkout-card input[type="url"],
.checkout-card input[type="tel"],
.checkout-card select,
.checkout-card textarea{
  width:100% !important;
  min-height:48px !important;
  border:1px solid rgba(36,31,27,.14) !important;
  border-radius:14px !important;
  background:#fff !important;
  color:#241f1b !important;
  box-shadow:none !important;
}

.checkout-card input:focus,
.checkout-card select:focus,
.checkout-card textarea:focus{
  border-color:#7c5cff !important;
  outline:3px solid rgba(124,92,255,.16) !important;
  outline-offset:0 !important;
}

.checkout-card .pmpro_form_submit,
.checkout-card .pmpro_submit,
.checkout-card .pmpro_checkout-submit{
  margin-top:2px !important;
  padding-bottom:0 !important;
}

.checkout-card input[type="submit"],
.checkout-card button[type="submit"],
.checkout-card .pmpro_btn,
.checkout-card .pmpro_btn-submit{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:48px !important;
  padding:13px 22px !important;
  border:0 !important;
  border-radius:999px !important;
  background:#fff !important;
  color:#5539d7 !important;
  font-weight:900 !important;
  box-shadow:0 16px 36px rgba(20,10,60,.22) !important;
  text-decoration:none !important;
}

.checkout-card input[type="submit"]:hover,
.checkout-card button[type="submit"]:hover,
.checkout-card .pmpro_btn:hover,
.checkout-card .pmpro_btn-submit:hover{
  transform:translateY(-1px);
  background:#fff !important;
  color:#3c2a86 !important;
}

.checkout-card .pmpro_actions_nav,
.checkout-card .pmpro_login_wrap{
  margin-top:18px !important;
  padding:14px 16px !important;
  border-radius:14px !important;
  background:rgba(124,92,255,.08) !important;
  color:#5f554d !important;
}

.checkout-card .pmpro_actions_nav a,
.checkout-card .pmpro_login_wrap a{
  color:#5539d7 !important;
  font-weight:900 !important;
}

.checkout-card .pmpro_error,
.checkout-card .pmpro_message,
.checkout-card .pmpro_alert{
  color:#241f1b !important;
  background:#fff8e7 !important;
  border-color:rgba(246,181,77,.45) !important;
}

@media (min-width:760px){
  .checkout-card .pmpro_checkout-fields{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    column-gap:22px;
  }

  .checkout-card .pmpro_checkout-field-username,
  .checkout-card .pmpro_checkout-field-bemail,
  .checkout-card .pmpro_checkout-field-bconfirmemail,
  .checkout-card .pmpro_checkout-field-password,
  .checkout-card .pmpro_checkout-field-password2,
  .checkout-card .pmpro_checkout-field-bfirstname,
  .checkout-card .pmpro_checkout-field-blastname{
    grid-column:auto;
  }

  .checkout-card .pmpro_checkout-field-username{
    grid-column:1 / -1;
  }
}

@media (max-width:640px){
  .checkout-card{
    padding:22px 16px !important;
  }

  .checkout-card .pmpro_card,
  .checkout-card .pmpro_checkout-fieldset{
    padding:20px !important;
    border-radius:18px !important;
  }
}
/* Phase 6B checkout spacing refinement */
.checkout-card{
  padding-bottom:clamp(18px,2.5vw,26px) !important;
}

.checkout-card .pmpro_form,
.checkout-card form.pmpro_form{
  gap:14px !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.checkout-card .pmpro_form_submit,
.checkout-card .pmpro_submit,
.checkout-card .pmpro_checkout-submit,
.checkout-card .pmpro_submit_hr{
  margin-top:0 !important;
  margin-bottom:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.checkout-card .pmpro_form_submit + *,
.checkout-card .pmpro_submit + *,
.checkout-card .pmpro_checkout-submit + *{
  margin-top:0 !important;
}

.checkout-card input[type="submit"],
.checkout-card button[type="submit"],
.checkout-card .pmpro_btn-submit{
  min-height:42px !important;
  padding:10px 18px !important;
  font-size:.86rem !important;
}

/* Make PMPro's Show Password control smaller without shrinking the main submit button. */
.checkout-card button[type="button"],
.checkout-card .pmpro_btn-password-toggle,
.checkout-card .pmpro_btn.pmpro_btn-password-toggle,
.checkout-card .pmpro_show_password,
.checkout-card .pmpro_show_password_btn,
.checkout-card .pmpro_toggle_password{
  min-height:26px !important;
  height:auto !important;
  padding:4px 9px !important;
  border-radius:999px !important;
  font-size:.68rem !important;
  line-height:1 !important;
  box-shadow:0 8px 18px rgba(20,10,60,.14) !important;
}

.checkout-card .pmpro_btn-password-toggle svg,
.checkout-card .pmpro_show_password svg,
.checkout-card .pmpro_show_password_btn svg,
.checkout-card .pmpro_toggle_password svg{
  width:12px !important;
  height:12px !important;
}

/* Some PMPro themes add an empty wrapper after the submit button. */
.checkout-card form.pmpro_form > p:empty,
.checkout-card form.pmpro_form > div:empty{
  display:none !important;
}
/* Phase 6B show password alignment fix */
.checkout-card button[type="button"],
.checkout-card .pmpro_btn-password-toggle,
.checkout-card .pmpro_btn.pmpro_btn-password-toggle,
.checkout-card .pmpro_show_password,
.checkout-card .pmpro_show_password_btn,
.checkout-card .pmpro_toggle_password{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  line-height:1 !important;
  vertical-align:middle !important;
}

.checkout-card button[type="button"] svg,
.checkout-card button[type="button"] .dashicons,
.checkout-card .pmpro_btn-password-toggle svg,
.checkout-card .pmpro_btn-password-toggle .dashicons,
.checkout-card .pmpro_show_password svg,
.checkout-card .pmpro_show_password .dashicons,
.checkout-card .pmpro_show_password_btn svg,
.checkout-card .pmpro_show_password_btn .dashicons,
.checkout-card .pmpro_toggle_password svg,
.checkout-card .pmpro_toggle_password .dashicons{
  display:block !important;
  flex:0 0 auto !important;
  margin:0 !important;
  line-height:1 !important;
  vertical-align:middle !important;
  position:relative !important;
  top:0 !important;
}

.checkout-card .pmpro_btn-password-toggle span,
.checkout-card .pmpro_show_password span,
.checkout-card .pmpro_show_password_btn span,
.checkout-card .pmpro_toggle_password span{
  display:inline-flex !important;
  align-items:center !important;
  line-height:1 !important;
}
/* Phase 6C contact form request path */
.cta-form select,
.cta-form textarea{
  width:100% !important;
  border:1px solid rgba(255,255,255,.24) !important;
  background:rgba(255,255,255,.12) !important;
  color:#fff !important;
  outline:none !important;
  font:inherit !important;
  box-shadow:none !important;
}

.cta-form select{
  min-height:56px !important;
  padding:0 20px !important;
  border-radius:999px !important;
  appearance:auto !important;
}

.cta-form textarea{
  min-height:118px !important;
  padding:18px 20px !important;
  border-radius:24px !important;
  resize:vertical !important;
}

.cta-form select option{
  color:#241f1b !important;
  background:#fff !important;
}

.cta-form textarea::placeholder{
  color:rgba(255,255,255,.68) !important;
}

.cta-form .cta-interest,
.cta-form .cta-message{
  grid-column:1/-1 !important;
}

@media (max-width:760px){
  .cta-form{
    grid-template-columns:1fr !important;
  }

  .cta-form input[type="submit"],
  .cta-form .cta-submit{
    width:100% !important;
  }
}

/* Phase 7F homepage hero access badge link */
.hero-status-link{
  text-decoration:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
}

.hero-status-link:hover,
.hero-status-link:focus{
  color:#5539d7 !important;
  background:rgba(124,92,255,.13) !important;
  outline:none !important;
  box-shadow:0 0 0 3px rgba(124,92,255,.16) !important;
}

/* Lab overhaul hero tuning */
main#top .hero h1{
  max-width:780px;
  font-size:clamp(3.15rem,5.7vw,5.9rem);
  line-height:.96;
  letter-spacing:-.065em;
}

main#top .hero-copy{
  margin-top:22px;
}

main#top .hero-actions{
  margin-top:28px;
}

@media (max-width:760px){
  main#top .hero h1{
    font-size:clamp(2.75rem,13vw,4.25rem);
    line-height:.98;
  }
}

/* Production mobile framework-card spacing */
.framework-panel-list{
  display:grid !important;
  gap:10px !important;
  flex:0 0 auto !important;
  justify-content:initial !important;
}

.framework-panel-list div{
  display:block !important;
  flex:0 0 auto !important;
  min-height:auto !important;
}

.framework-panel-list strong,
.framework-panel-list span{
  display:block !important;
}

.framework-panel-list strong{
  margin-bottom:4px !important;
}

@media (max-width:760px){
  .framework-panel{
    justify-content:flex-start !important;
    gap:16px !important;
    padding:26px 24px !important;
  }

  .framework-panel h2{
    font-size:clamp(2.18rem,11vw,3.4rem) !important;
    line-height:1.02 !important;
  }

  .framework-panel-copy{
    font-size:.98rem !important;
    line-height:1.55 !important;
  }

  .framework-panel-list{
    display:grid !important;
    gap:10px !important;
    flex:0 0 auto !important;
    justify-content:initial !important;
  }

  .framework-panel-list div{
    display:block !important;
    flex:0 0 auto !important;
    min-height:auto !important;
    padding:12px 14px !important;
  }

  .framework-panel-list strong,
  .framework-panel-list span{
    display:block !important;
  }

  .framework-panel-list strong{
    margin-bottom:4px !important;
    line-height:1.18 !important;
  }

  .framework-panel-list span{
    line-height:1.38 !important;
  }

  .framework-panel-footer{
    padding:15px 16px !important;
  }
}
