.lvc-dsection{background:var(--charcoal,#1a1a1a);position:relative;overflow:hidden;padding:6rem 2rem;width:100vw;margin-left:calc(-50vw + 50%)}.lvc-dsection__bg{position:absolute;inset:0;background:radial-gradient(ellipse 50% 80% at 80% 50%,rgba(251,138,17,.1),transparent),radial-gradient(ellipse 40% 60% at 20% 30%,rgba(251,138,17,.05),transparent)}.lvc-dsection__grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:80px 80px}.lvc-dsection__container{max-width:1200px;margin:0 auto}.lvc-dsection__content{position:relative;z-index:2}.lvc-dsection__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--orange-light,#ffa94d);margin-bottom:1rem}.lvc-dsection__eyebrow::before{content:'';display:block;width:24px;height:2px;background:var(--orange-light,#ffa94d)}.lvc-dsection__title{font-family:var(--font-display, 'Instrument Serif', serif);font-size:clamp(2rem, 3.5vw, 2.75rem);color:var(--white,#fff);line-height:1.15;margin-bottom:1rem}.lvc-dsection__title em{font-style:italic;color:var(--orange-light,#ffa94d)}.lvc-dsection__desc{font-size:1.0625rem;color:rgba(255,255,255,.6);line-height:1.8;font-weight:300;max-width:700px}.lvc-dsection--stacked .lvc-dsection__content{display:block}.lvc-dsection--stacked .lvc-dsection__desc{margin-bottom:3rem}.lvc-dsection--stacked .lvc-dcards{display:grid;gap:1.5rem}.lvc-dsection--stacked .lvc-dcards--cols-1{grid-template-columns:1fr}.lvc-dsection--stacked .lvc-dcards--cols-2{grid-template-columns:repeat(2,1fr)}.lvc-dsection--stacked .lvc-dcards--cols-3{grid-template-columns:repeat(3,1fr)}.lvc-dsection--stacked .lvc-dcards--cols-4{grid-template-columns:repeat(4,1fr)}.lvc-dsection--split .lvc-dsection__content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.lvc-dsection--split .lvc-dcards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.lvc-dcard{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem;backdrop-filter:blur(12px);transition:all .4s cubic-bezier(.16, 1, .3, 1)}.lvc-dcard:hover{background:rgba(255,255,255,.07);border-color:rgba(251,138,17,.3);transform:translateY(-4px);transition-delay:0s}.lvc-dsection--stacked .lvc-dcard{padding:2rem}.lvc-dsection--split .lvc-dcard{text-align:center}.lvc-dsection--split .lvc-dcard__icon{margin:0 auto 1rem}.lvc-dcard__icon{width:48px;height:48px;border-radius:12px;background:rgba(251,138,17,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.lvc-dcard__icon svg{width:22px;height:22px;color:var(--orange-light,#ffa94d)}.lvc-dcard__title{font-weight:600;font-size:1rem;color:var(--white,#fff);margin-bottom:.5rem}.lvc-dcard__desc{font-size:.875rem;color:rgba(255,255,255,.5);line-height:1.6;font-weight:300;margin:0}.lvc-dsection--split .lvc-dcard__title{font-size:.9375rem;margin-bottom:.375rem}.lvc-dsection--split .lvc-dcard__desc{font-size:.8125rem}.lvc-reveal-delay-2{transition-delay:0.2s}@media (max-width:1024px){.lvc-dsection--split .lvc-dsection__content{grid-template-columns:1fr;gap:3rem}.lvc-dsection--stacked .lvc-dcards--cols-3,.lvc-dsection--stacked .lvc-dcards--cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.lvc-dsection{padding:4rem 1.25rem}.lvc-dsection--stacked .lvc-dcards--cols-2,.lvc-dsection--stacked .lvc-dcards--cols-3,.lvc-dsection--stacked .lvc-dcards--cols-4{grid-template-columns:1fr}.lvc-dsection--split .lvc-dcards{grid-template-columns:1fr}}