.hiw-grid{display:grid;gap:1.5rem;margin-top:2rem}.hiw-grid.cols-4{grid-template-columns:1fr}@media (min-width:640px){.hiw-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hiw-grid.cols-4{grid-template-columns:repeat(4,1fr)}}.hiw-card{background:var(--rlf-surface-elevated);border:1px solid var(--rlf-border);border-radius:1.25rem;padding:2rem;transition:var(--rlf-transition-smooth);text-align:center}.hiw-card:hover{transform:translateY(-6px);box-shadow:var(--rlf-shadow-glow);border-color:var(--rlf-border-elevated)}.hiw-card p{color:var(--rlf-text-muted);margin:0}.hiw-step{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--rlf-gradient-primary);color:#fff;font-weight:800;box-shadow:0 6px 14px rgba(0,0,0,.25);margin-bottom:1rem}.rlf-section{width:100%;max-width:1100px;margin-inline:auto;padding-inline:1.5rem}.rlf-grid-3{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:900px){.rlf-grid-3{grid-template-columns:repeat(3,1fr)}}.rlf-card{background:var(--rlf-surface-elevated);padding:2rem;border-radius:16px;border:1px solid var(--rlf-border);transition:border-color .3s,transform .3s;text-align:center}.rlf-card:hover{border-color:var(--rlf-border-elevated);transform:translateY(-5px)}.rlf-card p{color:var(--rlf-text-muted)}.rlf-card-icon{margin:0 auto 1.5rem;display:flex;justify-content:center;align-items:center;color:var(--rlf-primary)}.rlf-card-icon i{stroke-width:1.5}.rlf-brochure{margin:0 auto 3rem auto;max-width:100%}.rlf-brochure img{width:100%;height:auto;border-radius:16px;border:1px solid var(--rlf-border)}.rlf-brochure figcaption{font-size:.875rem;color:var(--rlf-text-muted);margin-top:1rem;font-style:italic;text-align:center}.rlf-reveal-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:900px){.rlf-reveal-grid{grid-template-columns:repeat(3,1fr)}}.rlf-reveal-card{position:relative;height:220px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;border:1px solid var(--rlf-border);background-size:cover;background-position:center;transition:var(--rlf-transition-smooth);cursor:pointer}.rlf-reveal-card:focus-visible{box-shadow:0 0 0 2px var(--rlf-bg),0 0 0 4px var(--rlf-primary-glow)}.rlf-reveal-card::before{content:"";position:absolute;inset:0;background:rgba(20,20,20,.75);border-radius:inherit;transition:background-color .4s ease}.rlf-reveal-card:hover::before,.rlf-reveal-card.is-active::before,.rlf-reveal-card:focus-within::before{background:rgba(10,10,10,.92)}.rlf-reveal-content{position:relative;z-index:1;color:var(--rlf-text);transition:transform .4s cubic-bezier(.4,0,.2,1)}.rlf-reveal-short{color:var(--rlf-text-muted);margin:0;transition:opacity .4s ease}.rlf-reveal-details{color:var(--rlf-text);font-size:.9rem;line-height:1.5;margin-top:1rem;max-width:95%;opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease,max-height .4s ease,margin-top .4s ease}.rlf-reveal-card:hover .rlf-reveal-details,.rlf-reveal-card.is-active .rlf-reveal-details,.rlf-reveal-card:focus-within .rlf-reveal-details{opacity:1;max-height:120px}.rlf-reveal-card:hover .rlf-reveal-short,.rlf-reveal-card.is-active .rlf-reveal-short,.rlf-reveal-card:focus-within .rlf-reveal-short{opacity:0;max-height:0}.rlf-reveal-card:hover .rlf-reveal-content,.rlf-reveal-card.is-active .rlf-reveal-content,.rlf-reveal-card:focus-within .rlf-reveal-content{transform:translateY(-10px)}.rlf-card-tissue{background-image:url(https://redlightfreedom.com/wp-content/uploads/2025/09/Tissue-Support-e1758247010950.png)}.rlf-card-circulation{background-image:url(https://redlightfreedom.com/wp-content/uploads/2025/09/Circulation-e1758247099145.png)}.rlf-card-energy{background-image:url(https://redlightfreedom.com/wp-content/uploads/2025/09/Cell-Energy-e1758247217886.png)}@media (min-width:901px){.rlf-reveal-card{height:240px}}a.svc-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;text-align:center;padding:2rem 1.5rem}a.svc-card .svc-arrow{color:var(--rlf-copper);font-size:.875rem;font-weight:600;margin-top:auto;padding-top:1rem;transition:transform .3s ease}a.svc-card:hover .svc-arrow{transform:translateX(4px)}a.svc-card:hover .h3{color:var(--rlf-copper);transition:color .3s ease}.section-cta{padding:var(--rlf-section-padding,3rem) 0}.cta-price{font-family:'Poppins',sans-serif;font-size:clamp(3rem, 8vw, 4.5rem);font-weight:900;color:var(--rlf-copper);line-height:1;margin-bottom:.5rem}.cta-detail{font-size:.95rem;color:var(--rlf-text-muted);margin-top:-.25rem;margin-bottom:1.5rem}.cta-detail s{opacity:.6}.hiw-compare-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}@media (min-width:640px){.hiw-compare-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.hiw-compare-grid{grid-template-columns:repeat(4,1fr)}}.hiw-compare-card{background:var(--rlf-surface-elevated);border:1px solid var(--rlf-border);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column}.hiw-compare-card--accent{border-color:var(--rlf-copper);box-shadow:0 0 20px rgba(189,115,40,.12)}.hiw-compare-header{text-align:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--rlf-border)}.hiw-compare-header i{width:32px;height:32px;color:var(--rlf-text-muted);margin-bottom:.5rem}.hiw-compare-card--accent .hiw-compare-header i{color:var(--rlf-copper)}.hiw-compare-header .h3{font-size:1.05rem;margin-bottom:.25rem}.hiw-compare-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--rlf-copper);background:rgba(189,115,40,.12);padding:.2rem .6rem;border-radius:.25rem;margin-top:.25rem}.hiw-compare-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.hiw-compare-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;color:var(--rlf-text-muted)}.hiw-compare-card--accent .hiw-compare-list li{color:var(--rlf-text)}.hiw-compare-icon{flex-shrink:0;margin-top:2px}.hiw-compare-icon--pro{color:var(--rlf-copper)}.hiw-compare-icon--con{color:hsl(0 40% 45%);opacity:.6}.hiw-benefit-line,.rlf-card .hiw-benefit-line{font-style:italic;font-size:.875rem;color:var(--rlf-copper);margin-top:.75rem;opacity:.85}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - .75rem);justify-self:center}}.testimonial-card{background:var(--rlf-surface);border:1px solid var(--rlf-border);border-radius:1rem;padding:2rem;margin:0;transition:var(--rlf-transition-smooth)}.testimonial-card:hover{border-color:var(--rlf-border-elevated)}.testimonial-stars{display:flex;gap:.125rem;margin-bottom:1rem}.testimonial-card blockquote{font-size:.95rem;line-height:1.7;color:var(--rlf-text-muted);margin:0 0 1rem;padding:0;border:none}.testimonial-card blockquote strong{color:var(--rlf-text);font-weight:600}.testimonial-card figcaption{font-weight:600;font-size:.875rem;color:var(--rlf-copper)}@media (prefers-reduced-motion:reduce){.hiw-card,.rlf-card,.rlf-reveal-card,.rlf-reveal-card::before,.rlf-reveal-content,.rlf-reveal-details,.rlf-reveal-short,a.svc-card .svc-arrow,.testimonial-card{transition:none}}