:root{--pro-teal: #026779;--pro-dark: #1a1a1a;--pro-charcoal: #2d2d2d;--pro-warm: #f5f0eb;--pro-light: #fafaf8;--pro-gold: #C8A96E;--pro-green: #026779;--pro-radius: 12px;--pro-transition: .3s cubic-bezier(.4, 0, .2, 1)}.pro-exo{font-family:Poppins,sans-serif;color:var(--pro-charcoal);line-height:1.7;overflow-x:hidden;letter-spacing:.01em}.pro-exo *,.pro-exo *:before,.pro-exo *:after{box-sizing:border-box;font-family:inherit}.pro-exo__container{max-width:1200px;margin:0 auto;padding:0 24px}.pro-exo__section{padding:80px 0}.pro-exo__section--alt{background:var(--pro-warm)}.pro-exo__section--dark{background:var(--pro-dark);color:#fff}.pro-exo__section--dark#roi{background:#10315b}.pro-exo__pre{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--pro-teal);font-weight:600;margin-bottom:1rem}.pro-exo__h2{font-family:Poppins,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.15;margin:0 0 1rem;color:var(--pro-dark)}.pro-exo__section--dark .pro-exo__h2{color:#fff}.pro-exo__subhead{font-size:clamp(1rem,2vw,1.2rem);color:#555;max-width:700px;line-height:1.7;margin:0 0 2rem}.pro-exo__section--dark .pro-exo__subhead{color:#fffc}.pro-exo__hero{padding:100px 0 80px;background:linear-gradient(135deg,#f5f0eb,#fff)}.pro-exo__hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.pro-exo__hero-copy{max-width:560px}.pro-exo__hero h1{font-family:Poppins,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;line-height:1.1;margin:0 0 1.25rem;color:var(--pro-dark)}.pro-exo__hero-sub{font-size:1.125rem;color:#444;line-height:1.7;margin-bottom:2rem}.pro-exo__cta-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:2rem}.pro-exo__btn{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:50px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none;text-transform:uppercase;letter-spacing:.08em}.pro-exo__btn--primary{background:var(--pro-dark);color:#fff}.pro-exo__btn--primary:hover{background:var(--pro-teal);transform:translateY(-2px)}.pro-exo__btn--secondary{background:transparent;color:var(--pro-dark);border:2px solid var(--pro-dark)}.pro-exo__btn--secondary:hover{background:var(--pro-dark);color:#fff}.pro-exo__trust-strip{font-size:.8rem;color:#777;line-height:1.5}.pro-exo__cta-fallback{font-size:.85rem;color:#666;margin:-.5rem 0 1.25rem;line-height:1.5}.pro-exo__cta-fallback a{color:var(--pro-teal);text-decoration:underline;transition:color var(--pro-transition)}.pro-exo__cta-fallback a:hover{color:var(--pro-dark)}.pro-exo__cta-fallback--light{color:#ffffffbf;text-align:center;margin-top:.75rem}.pro-exo__cta-fallback--light a{color:var(--pro-gold)}.pro-exo__cta-fallback--light a:hover{color:#fff}.pro-exo__hero-visual{display:flex;align-items:center;justify-content:center}.pro-exo__hero-visual img{max-width:100%;height:auto;border-radius:16px;transition:transform var(--pro-transition),box-shadow var(--pro-transition)}.pro-exo__hero-visual img:hover{transform:scale(1.02);box-shadow:0 20px 60px #00000026}.pro-exo__pain{text-align:center;max-width:800px;margin:0 auto}.pro-exo__pain p{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:1.5rem}.pro-exo__quote{background:var(--pro-warm);border-left:4px solid var(--pro-teal);padding:24px 32px;margin:2.5rem auto 0;border-radius:0 var(--pro-radius) var(--pro-radius) 0;max-width:700px;text-align:left}.pro-exo__quote--with-avatar{display:flex;align-items:flex-start;gap:24px;max-width:800px}.pro-exo__quote-avatar{flex-shrink:0}.pro-exo__quote-avatar img{width:72px;height:72px;border-radius:50%;object-fit:cover}.pro-exo__quote-avatar-placeholder{display:block;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#d4cfc7,#e8e4de);border:2px dashed rgba(0,0,0,.15)}.pro-exo__quote-content{flex:1}.pro-exo__quote blockquote{font-size:1.05rem;font-style:italic;line-height:1.7;margin:0 0 .75rem;color:var(--pro-charcoal)}.pro-exo__quote cite{font-size:.85rem;font-style:normal;color:#777}@media(max-width:640px){.pro-exo__quote--with-avatar{flex-direction:column;align-items:center;text-align:center}.pro-exo__quote--with-avatar .pro-exo__quote-content{text-align:center}}.pro-exo__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:3rem}.pro-exo__card{background:#fff;border-radius:var(--pro-radius);padding:32px;box-shadow:0 2px 20px #0000000f;transition:transform var(--pro-transition),box-shadow var(--pro-transition)}.pro-exo__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f}.pro-exo__card img{transition:transform var(--pro-transition)}.pro-exo__card:hover img{transform:scale(1.03)}.pro-exo__card img{width:100%;height:220px;object-fit:contain;margin-bottom:20px;border-radius:8px}.pro-exo__card h3{font-size:1.2rem;font-weight:700;margin:0 0 .75rem;color:var(--pro-dark)}.pro-exo__card p{font-size:.95rem;color:#555;line-height:1.65;margin:0 0 1rem}.pro-exo__card-tags{display:flex;flex-wrap:wrap;gap:8px}.pro-exo__tag{display:inline-block;padding:4px 12px;background:var(--pro-warm);border-radius:20px;font-size:.75rem;font-weight:500;color:var(--pro-charcoal);transition:background var(--pro-transition),color var(--pro-transition)}.pro-exo__tag:hover{background:var(--pro-teal);color:#fff}.pro-exo__card-cta{text-align:center;margin-top:2.5rem}.pro-exo__science-body{max-width:800px;font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:2.5rem}.pro-exo__cred-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pro-exo__cred-item{background:#fff;border-radius:var(--pro-radius);padding:24px;text-align:center;box-shadow:0 1px 10px #0000000d;transition:transform var(--pro-transition),box-shadow var(--pro-transition)}.pro-exo__cred-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.pro-exo__cred-icon{width:48px;height:48px;background:var(--pro-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.pro-exo__cred-icon svg{width:24px;height:24px;stroke:#fff;fill:none}.pro-exo__cred-item h4{font-size:.9rem;font-weight:700;margin:0 0 6px;color:var(--pro-dark)}.pro-exo__cred-item p{font-size:.8rem;color:#777;margin:0;line-height:1.5}.pro-exo__roi-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:3rem}.pro-exo__roi-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--pro-radius);padding:36px;transition:transform var(--pro-transition),background var(--pro-transition),border-color var(--pro-transition)}.pro-exo__roi-card:hover{transform:translateY(-4px);background:#ffffff1a;border-color:#fff3}.pro-exo__roi-card h3{font-size:1.3rem;font-weight:700;margin:0 0 .5rem;color:#fff}.pro-exo__roi-card .pro-exo__roi-subtitle{font-size:.9rem;color:var(--pro-gold);margin-bottom:1.5rem;font-weight:600}.pro-exo__roi-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.pro-exo__roi-table td{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:.9rem}.pro-exo__roi-table td:first-child{color:#fff9}.pro-exo__roi-table td:last-child{text-align:right;font-weight:600;color:#fff}.pro-exo__roi-footer{font-size:.85rem;color:#ffffffb3;margin-top:.75rem;line-height:1.5}.pro-exo__roi-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:2rem}.pro-exo__stat-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--pro-radius);padding:24px 16px;text-align:center;transition:transform var(--pro-transition),background var(--pro-transition)}.pro-exo__stat-box:hover{transform:translateY(-3px);background:#ffffff1a}.pro-exo__stat-num{font-size:1.75rem;font-weight:800;color:var(--pro-gold);display:block;margin-bottom:4px}.pro-exo__stat-label{font-size:.75rem;color:#fff9;line-height:1.4}.pro-exo__roi-note{font-size:.8rem;color:#ffffff80;max-width:700px;line-height:1.6;text-align:center;margin-left:auto;margin-right:auto}.pro-exo__protocol-grid{display:grid;grid-template-columns:1fr 280px;gap:40px;align-items:start}.pro-exo__step{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #e5e5e5}.pro-exo__step-num{flex-shrink:0;width:36px;height:36px;background:var(--pro-teal);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.pro-exo__step-text{font-size:.95rem;line-height:1.6;padding-top:6px}.pro-exo__sidebar{background:var(--pro-warm);border-radius:var(--pro-radius);padding:28px}.pro-exo__sidebar h4{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;color:var(--pro-teal)}.pro-exo__sidebar ul{list-style:none;padding:0;margin:0}.pro-exo__sidebar li{font-size:.9rem;padding:6px 0;color:#555;display:flex;align-items:center;gap:8px}.pro-exo__sidebar li:before{content:"";width:6px;height:6px;background:var(--pro-teal);border-radius:50%;flex-shrink:0}.pro-exo__protocol-note{margin-top:2rem;font-size:.9rem;color:#777;font-style:italic}.pro-exo__ba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pro-exo__ba-item{background:var(--pro-warm);border-radius:var(--pro-radius);padding:40px 24px;text-align:center;color:#999;font-size:.9rem;min-height:300px;display:flex;align-items:center;justify-content:center}.pro-exo__ba-note{margin-top:1.5rem;font-size:.8rem;color:#999;font-style:italic;text-align:center}.pro-exo__section--ba{text-align:center}.pro-exo__section--ba .pro-exo__subhead{margin-left:auto;margin-right:auto}.pro-exo__testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:2rem}.pro-exo__testimonial{background:#fff;border-radius:var(--pro-radius);padding:32px;box-shadow:0 2px 15px #0000000f}.pro-exo__testimonial blockquote{font-size:1rem;font-style:italic;line-height:1.7;color:var(--pro-charcoal);margin:0 0 1rem}.pro-exo__testimonial cite{font-size:.85rem;font-style:normal;color:#777;display:block}.pro-exo__programs-table{width:100%;border-collapse:collapse;margin-top:2rem}.pro-exo__programs-table th{text-align:left;padding:12px 16px;background:var(--pro-teal);color:#fff;font-size:.85rem;font-weight:600}.pro-exo__programs-table th:first-child{border-radius:8px 0 0}.pro-exo__programs-table th:last-child{border-radius:0 8px 0 0}.pro-exo__programs-table td{padding:14px 16px;font-size:.95rem;border-bottom:1px solid #eee}.pro-exo__programs-table tr:nth-child(2n) td{background:var(--pro-light)}.pro-exo__programs-note{margin-top:1rem;font-size:.85rem;color:#777}.pro-exo__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:2rem}.pro-exo__benefit{display:flex;gap:16px;align-items:flex-start;background:#fff;padding:24px;border-radius:var(--pro-radius);box-shadow:0 1px 10px #0000000d;transition:transform var(--pro-transition),box-shadow var(--pro-transition)}.pro-exo__benefit:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.pro-exo__benefit-check{flex-shrink:0;width:32px;height:32px;background:var(--pro-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.pro-exo__benefit h4{font-size:1rem;font-weight:700;margin:0 0 4px;color:var(--pro-dark)}.pro-exo__benefit p{font-size:.9rem;color:#666;margin:0;line-height:1.5}.pro-exo__timeline{max-width:700px;margin:2rem auto 0}.pro-exo__tl-step{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #eee;text-align:left}.pro-exo__tl-num{flex-shrink:0;width:44px;height:44px;background:var(--pro-teal);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.pro-exo__tl-content h4{font-size:1.05rem;font-weight:700;margin:0 0 4px;color:var(--pro-dark)}.pro-exo__tl-content p{font-size:.9rem;color:#666;margin:0;line-height:1.5}.pro-exo__founders{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:2rem}.pro-exo__founder{text-align:center}.pro-exo__founder-photo{width:140px;height:140px;border-radius:50%;background:var(--pro-warm);margin:0 auto 16px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:.8rem}.pro-exo__founder-photo img{width:100%;height:100%;object-fit:cover}.pro-exo__founder h4{font-size:1rem;font-weight:700;margin:0 0 2px;color:var(--pro-dark)}.pro-exo__founder .pro-exo__founder-role{font-size:.8rem;color:var(--pro-teal);font-weight:600;margin-bottom:8px}.pro-exo__founder p:last-child{font-size:.85rem;color:#666;line-height:1.6}.pro-exo__faq-list{max-width:800px;margin:2rem auto 0}.pro-exo__faq-item{border-bottom:1px solid #e5e5e5}.pro-exo__faq-q{width:100%;background:none;border:none;text-align:left;padding:20px 40px 20px 0;font-size:1.05rem;font-weight:600;color:var(--pro-dark);cursor:pointer;position:relative;font-family:inherit;transition:color var(--pro-transition)}.pro-exo__faq-q:hover{color:var(--pro-teal)}.pro-exo__faq-q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);font-size:1.5rem;font-weight:300;color:var(--pro-teal);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.pro-exo__faq-item.is-open .pro-exo__faq-q:after{content:"\2212";transform:translateY(-50%) rotate(180deg)}.pro-exo__faq-a{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1),opacity .4s ease;padding:0;opacity:0}.pro-exo__faq-item.is-open .pro-exo__faq-a{max-height:500px;padding:0 0 20px;opacity:1}.pro-exo__faq-a p{font-size:.95rem;color:#555;line-height:1.7;text-align:left;margin:0}.pro-exo__final-cta{text-align:center;padding:80px 0;background:#10315b;color:#fff}.pro-exo__final-cta .pro-exo__h2{color:#fff}.pro-exo__final-cta .pro-exo__subhead{color:#ffffffd9;margin:0 auto 1.5rem}.pro-exo__final-urgency{font-size:.9rem;color:#ffffffb3;margin-bottom:2rem}.pro-exo__final-cta .pro-exo__btn--primary{background:#fff;color:#10315b}.pro-exo__final-cta .pro-exo__btn--primary:hover{background:var(--pro-dark);color:#fff}.pro-exo__final-cta .pro-exo__btn--secondary{border-color:#ffffff80;color:#fff}.pro-exo__final-cta .pro-exo__btn--secondary:hover{background:#fff;color:#10315b}.pro-exo__email{text-align:center}.pro-exo__email-form{display:flex;max-width:500px;margin:0 auto;gap:0}.pro-exo__email-input{flex:1;padding:16px 20px;border:1.5px solid #ddd;border-right:none;border-radius:8px 0 0 8px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s}.pro-exo__email-input:focus{border-color:var(--pro-teal)}.pro-exo__email-submit{padding:16px 28px;background:var(--pro-dark);color:#fff;border:none;border-radius:0 8px 8px 0;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s}.pro-exo__email-submit:hover{background:var(--pro-teal)}.pro-exo__regulatory{padding:32px 0;border-top:1px solid #eee;text-align:center}.pro-exo__regulatory p{font-size:.75rem;color:#999;max-width:700px;margin:0 auto;line-height:1.6}@media screen and (max-width:991px){.pro-exo__hero-inner{grid-template-columns:1fr;gap:40px}.pro-exo__hero-copy{max-width:100%}.pro-exo__cards{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.pro-exo__card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.pro-exo__cred-grid{grid-template-columns:repeat(2,1fr)}.pro-exo__roi-cards{grid-template-columns:1fr}.pro-exo__roi-summary{grid-template-columns:repeat(2,1fr)}.pro-exo__protocol-grid{grid-template-columns:1fr}.pro-exo__ba-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.pro-exo__testimonials{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.pro-exo__benefits{grid-template-columns:1fr}.pro-exo__founders{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.pro-exo__section{padding:60px 0}}@media screen and (max-width:767px){.pro-exo__hero{padding:60px 0 30px}.pro-exo__hero+.pro-exo__section{padding-top:40px}.pro-exo__hero-copy{text-align:center}.pro-exo__cta-row{flex-direction:column}.pro-exo__btn{justify-content:center;width:100%}.pro-exo__cta-fallback,.pro-exo__trust-strip{text-align:center}.pro-exo__roi-summary{grid-template-columns:1fr 1fr}.pro-exo__email-form{flex-direction:column;gap:12px}.pro-exo__email-input{border-right:1.5px solid #ddd;border-radius:8px}.pro-exo__email-submit{border-radius:8px}.pro-exo__programs-table{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/pro-exosomes.css.map */
