/* Losoteric — fidelity fixes to match original exactly */

/* Section headings 44px (was capped 36) */
.ls-h2,.ls-h2 *{font-size:44px!important;line-height:1.1!important;}
@media(max-width:680px){.ls-h2,.ls-h2 *{font-size:34px!important;}}
/* Card / discipline serif titles 26px weight500 */
.ls-h3-serif,.ls-h3-serif *{font-size:26px!important;font-weight:500!important;}
/* Hero lead 16px */
.ls-lead,.ls-lead *{font-size:16px!important;line-height:1.6!important;}

/* FIX: white CTA button text was forced white-on-white by .ls-on-deep */
.ls-on-deep .ls-cta-white .elementor-button,
.ls-on-deep .ls-cta-white .xpro-elementor-button,
.ls-cta-white .elementor-button{color:var(--green-deep)!important;}

/* Offering bullets: arrow + hairline dividers (match original) */
.ls-bullets .elementor-icon-list-items{gap:0!important;}
.ls-bullets .elementor-icon-list-item{border-bottom:.5px solid var(--border);padding:11px 0!important;}
.ls-bullets .elementor-icon-list-item:last-child{border-bottom:none;}
.ls-bullets .elementor-icon-list-icon i,.ls-bullets .elementor-icon-list-icon svg{color:var(--green-light)!important;}
.ls-bullets .elementor-icon-list-text{color:var(--text-muted)!important;font-size:14px!important;}
.ls-card--featured .ls-bullets .elementor-icon-list-item{border-bottom-color:rgba(255,255,255,.18);}
.ls-card--featured .ls-bullets .elementor-icon-list-text{color:var(--green-mint)!important;}
.ls-card--featured .ls-bullets .elementor-icon-list-icon i,.ls-card--featured .ls-bullets .elementor-icon-list-icon svg{color:var(--green-mint)!important;}

/* Testimonial stars */
.ls-stars .elementor-icon-list-items{flex-direction:row!important;gap:5px!important;}
.ls-stars .elementor-icon-list-item{width:auto!important;border:none!important;padding:0!important;}
.ls-stars .elementor-icon-list-icon i,.ls-stars .elementor-icon-list-icon svg{color:var(--green-light)!important;font-size:16px!important;width:16px;height:16px;}
.ls-stars .elementor-icon-list-text{display:none!important;}
/* Testimonial author row + Bloom Co logo with divider */
.ls-author-row{display:flex;align-items:center;gap:18px;}
.ls-author-co,.ls-author-co *{font-family:var(--font-display)!important;font-size:20px!important;font-weight:500!important;color:var(--green-deep)!important;padding-left:18px;border-left:1px solid var(--border);}

/* Work card Explore: title case (not uppercase) */
.ls-explore .elementor-button{text-transform:none!important;letter-spacing:.02em!important;font-family:var(--font-body)!important;font-size:13px!important;}

/* Cards a touch larger to match scale */
.ls-card{padding:36px 32px!important;}
.ls-work-body{padding:22px 24px 26px!important;}

/* Testimonial fixes */
.ls-author-row>.e-con,.ls-author-row>.e-con>.e-con-inner{width:auto!important;flex:0 1 auto!important;}
.ls-author-name,.ls-author-name *{white-space:nowrap!important;}
.ls-stars .elementor-icon-list-items{display:flex!important;flex-direction:row!important;gap:6px!important;flex-wrap:nowrap!important;}
.ls-stars .elementor-icon-list-item{width:auto!important;display:inline-flex!important;margin:0!important;padding:0!important;border:none!important;}
.ls-stars .elementor-icon-list-icon{margin:0!important;}
.ls-stars .elementor-icon-list-icon i,.ls-stars .elementor-icon-list-icon svg{color:#5DBF85!important;fill:#5DBF85!important;font-size:17px!important;width:17px!important;height:17px!important;}
.ls-stars .elementor-icon-list-text{display:none!important;}
.ls-testi-media{min-height:360px!important;background:var(--green-ghost)!important;border-radius:4px;overflow:hidden;position:relative;}
.ls-testi-media .ls-media,.ls-testi-media .ls-media img{height:360px!important;width:100%!important;object-fit:cover!important;}

/* === Exact-size pass (fixed, no clamp) === */
.ls-h1,.ls-h1 *{font-size:52px!important;line-height:1.08!important;letter-spacing:-.01em!important;}
@media(max-width:680px){.ls-h1,.ls-h1 *{font-size:36px!important;}}
.ls-h2-cta,.ls-h2-cta *{font-size:44px!important;line-height:1.1!important;}
.ls-eyebrow,.ls-eyebrow *{font-size:12px!important;letter-spacing:.16em!important;}
.ls-hero-col{max-width:760px;}
/* === Ghost placeholders (replace photos) === */
.ls-ph{background:var(--green-ghost)!important;border-radius:4px;display:flex!important;align-items:center;justify-content:center;width:100%;overflow:hidden;}
.ls-ph .elementor-icon{background:transparent!important;width:auto!important;height:auto!important;}
.ls-ph .elementor-widget-icon,.ls-ph .elementor-icon{margin:0!important;}
.ls-ph .elementor-icon i,.ls-ph .elementor-icon svg{color:#b9ddc3!important;font-size:44px!important;width:44px!important;height:44px!important;fill:none!important;}
.ls-ph-work{height:230px;}
.ls-ph-testi{height:380px;position:relative;}
.ls-ph-about{height:400px;}
.ls-work--featured .ls-ph{background:rgba(255,255,255,.08)!important;}
.ls-work--featured .ls-ph .elementor-icon i,.ls-work--featured .ls-ph .elementor-icon svg{color:var(--green-mint)!important;}
.ls-testi-media.ls-ph{background:var(--green-ghost)!important;}
.ls-testi-media .ls-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;}
