.lcfcs{position:relative;overflow:hidden;padding:18px 0 8px;color:#fff;background:
radial-gradient(circle at 20% 18%, rgba(255,255,255,.12), transparent 26%),
radial-gradient(circle at 80% 76%, rgba(21,101,192,.20), transparent 28%),
linear-gradient(180deg,var(--lcf-bg-start,#03152a),var(--lcf-bg-end,#041d38));font-family:inherit}
.lcfcs *{box-sizing:border-box}
.lcfcs__glow{position:absolute;border-radius:999px;filter:blur(40px);pointer-events:none;opacity:.38}
.lcfcs__glow--1{top:40px;left:-20px;width:120px;height:120px;background:rgba(243,189,69,.25)}
.lcfcs__glow--2{bottom:90px;right:-30px;width:150px;height:150px;background:rgba(35,123,255,.2)}
.lcfcs__section{position:relative;padding:28px 20px;margin:0;border-top:2px solid rgba(243,189,69,.82)}
.lcfcs__section:last-child{border-bottom:2px solid rgba(243,189,69,.82)}
.lcfcs__section--hero{padding-top:34px}
.lcfcs__eyebrow{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(6,23,41,.48);color:var(--lcf-accent,#f3bd45);font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.lcfcs__title{margin:14px 0 10px;font-size:22px !important;line-height:.96;font-weight:900;letter-spacing:-.03em;color:#fff;text-wrap:balance}
.lcfcs__lead{margin:0;color:rgba(255,255,255,.92);font-size:18px;line-height:1.42;max-width:720px}
.lcfcs__lead--small{font-size:15px !important;max-width:none}
.lcfcs__steps{display:grid;gap:14px;margin-top:22px}
.lcfcs__step,.lcfcs__fit-card,.lcfcs__proof-card,.lcfcs__cta-card{position:relative;background:linear-gradient(180deg,rgba(8,29,50,.94),rgba(4,16,29,.96));border:1px solid rgba(255,255,255,.09);border-radius:22px;box-shadow:0 14px 40px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.04)}
.lcfcs__step{padding:18px 16px 16px}
.lcfcs__step-no{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(180deg,var(--lcf-accent-2,#ffcf62),var(--lcf-accent,#f3bd45));color:#0d1b2b;font-weight:900;font-size:13px;box-shadow:0 8px 20px rgba(243,189,69,.25)}
.lcfcs__step h3,.lcfcs__proof-card h3{margin:14px 0 8px;font-size:22px;color:#fff;font-weight:800}
.lcfcs__step p,.lcfcs__proof-card p{margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.5}
.lcfcs__fit-grid,.lcfcs__proof-grid{display:grid;gap:14px;margin-top:20px}
.lcfcs__fit-card{padding:18px 16px}
.lcfcs__fit-badge{display:inline-flex;padding:9px 12px;border-radius:999px;background:rgba(243,189,69,.12);border:1px solid rgba(243,189,69,.24);color:var(--lcf-accent,#f3bd45);font-size:15px;font-weight:800}
.lcfcs__fit-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}
.lcfcs__fit-card li{position:relative;padding-left:28px;color:#fff;font-size:16px;line-height:1.45}
.lcfcs__fit-card--yes li:before,.lcfcs__fit-card--no li:before{content:'';position:absolute;left:0;top:6px;width:15px;height:15px;border-radius:50%}
.lcfcs__fit-card--yes li:before{background:linear-gradient(180deg,#48d27a,#21a84e);box-shadow:0 0 0 4px rgba(56,196,102,.12)}
.lcfcs__fit-card--no li:before{background:linear-gradient(180deg,#ffb45e,#d98021);box-shadow:0 0 0 4px rgba(255,180,94,.12)}
.lcfcs__section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;flex-wrap:wrap}
.lcfcs__mini-note{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.54)}
.lcfcs__proof-card{padding:18px 16px}
.lcfcs__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:rgba(243,189,69,.12);border:1px solid rgba(243,189,69,.26);font-size:22px}
.lcfcs__trust-wrap{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:flex-start;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(12,35,55,.96),rgba(6,21,37,.96));border:1px solid rgba(243,189,69,.18);box-shadow:0 14px 36px rgba(0,0,0,.22)}
.lcfcs__trust-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,var(--lcf-accent-2,#ffcf62),var(--lcf-accent,#f3bd45));color:#122235;font-size:26px;font-weight:900;box-shadow:0 10px 24px rgba(243,189,69,.22)}
.lcfcs__cta-card{padding:24px 18px;text-align:center;overflow:hidden}
.lcfcs__cta-card:before{content:'';position:absolute;inset:auto -10% -60px -10%;height:160px;background:radial-gradient(circle at center, rgba(243,189,69,.22), transparent 60%);pointer-events:none}
.lcfcs__cta-actions{display:grid;gap:12px;margin-top:20px}
.lcfcs__btn{display:flex;align-items:center;justify-content:center;min-height:58px;padding:14px 18px;border-radius:999px;text-decoration:none;font-size:18px;font-weight:900;letter-spacing:-.02em;transition:transform .18s ease, box-shadow .18s ease, background .18s ease}
.lcfcs__btn:hover{transform:translateY(-1px)}
.lcfcs__btn--primary{background:linear-gradient(180deg,var(--lcf-accent-2,#ffcf62),var(--lcf-accent,#f3bd45));color:#101c2a;box-shadow:0 14px 30px rgba(243,189,69,.24)}
.lcfcs__btn--secondary{background:linear-gradient(180deg,rgba(8,31,56,.98),rgba(4,18,34,.98));border:1px solid rgba(255,255,255,.11);color:#fff}
.lcfcs__assurance{margin-top:14px;color:rgba(255,255,255,.62);font-size:13px;line-height:1.5}
@media (min-width:768px){
.lcfcs{padding:28px 0 18px}
.lcfcs__section{padding:42px 34px}
.lcfcs__title{font-size:50px;max-width:820px}
.lcfcs__lead{font-size:20px}
.lcfcs__steps{grid-template-columns:repeat(3,1fr)}
.lcfcs__fit-grid,.lcfcs__proof-grid{grid-template-columns:repeat(2,1fr)}
.lcfcs__proof-grid{grid-template-columns:repeat(3,1fr)}
.lcfcs__cta-actions{grid-template-columns:repeat(2, minmax(0, 280px));justify-content:center}
}
