.csc-landing {
  --csc-ink: #14201d;
  --csc-muted: #5d6965;
  --csc-paper: #f6f3ec;
  --csc-white: #ffffff;
  --csc-green: #0f5b4d;
  --csc-green-dark: #093d34;
  --csc-lime: #d9ff65;
  --csc-line: rgba(20, 32, 29, 0.14);
  --csc-shadow: 0 24px 70px rgba(9, 61, 52, 0.14);
  background: var(--csc-paper);
  color: var(--csc-ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
  overflow: clip;
  width: 100%;
}

.csc-landing *,
.csc-landing *::before,
.csc-landing *::after { box-sizing: border-box; }
.csc-landing h1,
.csc-landing h2,
.csc-landing h3,
.csc-landing p,
.csc-landing ul,
.csc-landing figure,
.csc-landing blockquote { margin-top: 0; }
.csc-landing a { color: inherit; }
.csc-landing button,
.csc-landing input,
.csc-landing textarea { font: inherit; }
.csc-landing button,
.csc-landing a { -webkit-tap-highlight-color: transparent; }
.csc-landing img { display: block; height: auto; max-width: 100%; }
.csc-landing [hidden] { display: none !important; }
.csc-shell { margin: 0 auto; max-width: 1180px; padding-left: 28px; padding-right: 28px; width: 100%; }
.csc-skip { background: var(--csc-lime); left: 16px; padding: 10px 16px; position: fixed; top: -80px; z-index: 10000; }
.csc-skip:focus { top: 12px; }

.csc-announcement { background: #0b1814; color: var(--csc-white); }
.csc-announcement .csc-shell { align-items: center; display: flex; font-size: 12px; justify-content: center; min-height: 42px; text-align: center; }
.csc-announcement strong { font-size: 11px; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.csc-announcement a { color: var(--csc-lime); font-weight: 900; margin-left: 18px; text-decoration: none; white-space: nowrap; }

.csc-nav { background: rgba(246, 243, 236, 0.9); border-bottom: 1px solid var(--csc-line); backdrop-filter: blur(15px); position: relative; z-index: 30; }
.csc-nav__inner { align-items: center; display: flex; justify-content: space-between; min-height: 78px; }
.csc-brand { align-items: center; display: inline-flex; font-size: 18px; font-weight: 850; gap: 10px; letter-spacing: -0.03em; text-decoration: none; }
.csc-brand__mark { align-items: center; background: var(--csc-green); border-radius: 9px; display: inline-flex; height: 34px; justify-content: center; position: relative; width: 34px; }
.csc-brand__mark::before { border: 2px solid var(--csc-lime); border-radius: 2px; content: ""; height: 18px; width: 13px; }
.csc-brand__mark span { background: var(--csc-lime); border-radius: 50%; height: 3px; position: absolute; right: 8px; width: 3px; }

.csc-button { align-items: center; border: 0; border-radius: 8px; cursor: pointer; display: inline-flex; font-weight: 800; gap: 12px; justify-content: center; line-height: 1.15; padding: 17px 22px; text-decoration: none; transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease; }
.csc-button:hover { transform: translateY(-2px); }
.csc-button:focus-visible,
.csc-link-button:focus-visible,
.csc-options button:focus-visible,
.csc-assistant button:focus-visible,
.csc-landing input:focus-visible,
.csc-landing textarea:focus-visible,
.csc-landing summary:focus-visible { outline: 3px solid #e2a800; outline-offset: 3px; }
.csc-button--small { background: var(--csc-ink); color: var(--csc-white) !important; font-size: 14px; padding: 13px 17px; }
.csc-button--primary { background: var(--csc-green); box-shadow: 0 12px 26px rgba(15, 91, 77, 0.22); color: var(--csc-white) !important; }
.csc-button--primary:hover { background: var(--csc-green-dark); box-shadow: 0 16px 34px rgba(15, 91, 77, 0.28); }
.csc-button--accent { background: var(--csc-lime); color: var(--csc-ink) !important; width: 100%; }
.csc-button--accent:hover { background: #e5ff91; }
.csc-link-button { align-items: center; display: inline-flex; font-size: 15px; font-weight: 800; gap: 8px; padding: 14px 4px; text-decoration: none; }

.csc-hero { background: radial-gradient(circle at 80% 12%, rgba(217, 255, 101, 0.3), transparent 26%), linear-gradient(180deg, #f8f6f0 0%, var(--csc-paper) 100%); padding: 84px 0 94px; position: relative; }
.csc-hero::after { background-image: linear-gradient(rgba(20,32,29,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(20,32,29,.035) 1px, transparent 1px); background-size: 42px 42px; content: ""; inset: 0; mask-image: linear-gradient(to right, transparent 0, #000 55%, #000 100%); pointer-events: none; position: absolute; }
.csc-hero__grid { align-items: center; display: grid; gap: 76px; grid-template-columns: minmax(0, 1.02fr) minmax(420px, .78fr); position: relative; z-index: 1; }
.csc-eyebrow,
.csc-kicker { align-items: center; color: var(--csc-green); display: flex; font-size: 12px; font-weight: 900; gap: 9px; letter-spacing: .14em; margin-bottom: 18px; text-transform: uppercase; }
.csc-eyebrow span { background: var(--csc-lime); border: 5px solid rgba(15, 91, 77, .12); border-radius: 50%; height: 16px; width: 16px; }
.csc-hero h1 { font-size: clamp(46px, 5.4vw, 75px); font-weight: 900; letter-spacing: -0.065em; line-height: .98; margin-bottom: 27px; max-width: 750px; text-wrap: balance; }
.csc-hero__lede { color: var(--csc-muted); font-size: clamp(18px, 1.7vw, 21px); line-height: 1.6; margin-bottom: 33px; max-width: 700px; }
.csc-hero__actions { align-items: center; display: flex; flex-wrap: wrap; gap: 22px; }
.csc-hero__note { align-items: center; color: var(--csc-muted); display: flex; font-size: 13px; gap: 8px; margin: 19px 0 0; }
.csc-hero__note span { align-items: center; background: rgba(15, 91, 77, .1); border-radius: 50%; color: var(--csc-green); display: inline-flex; font-size: 10px; height: 20px; justify-content: center; width: 20px; }
.csc-hero__visual { min-height: 470px; position: relative; }
.csc-hero__visual > img { aspect-ratio: 4 / 5; border-radius: 12px; box-shadow: var(--csc-shadow); height: 500px; object-fit: cover; width: 100%; }

.csc-access-card { background: var(--csc-white); border: 1px solid rgba(20, 32, 29, .13); border-radius: 15px; box-shadow: var(--csc-shadow); min-height: 455px; overflow: hidden; transform: rotate(1.2deg); }
.csc-access-card__top { align-items: center; background: #10211d; color: white; display: flex; gap: 7px; padding: 16px 19px; }
.csc-access-card__top > span { background: #50615d; border-radius: 50%; height: 7px; width: 7px; }
.csc-access-card__top > span:first-child { background: var(--csc-lime); }
.csc-access-card__top strong { font-size: 11px; letter-spacing: .1em; margin-left: auto; text-transform: uppercase; }
.csc-access-card__body { display: grid; gap: 24px; grid-template-columns: 42% 1fr; padding: 28px; }
.csc-door { background: linear-gradient(130deg, #1a3730, #0c211c); border: 8px solid #d6d2c9; border-bottom: 0; border-radius: 5px 5px 0 0; height: 282px; position: relative; }
.csc-door::after { background: rgba(255,255,255,.06); content: ""; inset: 0 auto 0 22%; position: absolute; width: 2px; }
.csc-door__reader { background: #202c29; border: 2px solid #41534e; border-radius: 7px; height: 50px; position: absolute; right: -35px; top: 64px; width: 34px; }
.csc-door__reader i { background: var(--csc-lime); border-radius: 50%; box-shadow: 0 0 12px var(--csc-lime); height: 7px; left: 12px; position: absolute; top: 9px; width: 7px; }
.csc-door__handle { background: #a6aaa4; border-radius: 5px; height: 7px; position: absolute; right: 15px; top: 150px; width: 34px; }
.csc-access-list { display: flex; flex-direction: column; gap: 10px; justify-content: center; }
.csc-access-list p { background: #f5f4ef; border-radius: 7px; margin: 0; padding: 12px 12px 12px 32px; position: relative; }
.csc-access-list b,
.csc-access-list small { display: block; }
.csc-access-list b { font-size: 12px; line-height: 1.3; }
.csc-access-list small { color: var(--csc-muted); font-size: 9px; margin-top: 3px; }
.csc-status { background: #9eaaa7; border-radius: 50%; height: 7px; left: 13px; position: absolute; top: 16px; width: 7px; }
.csc-status--ok { background: #5fd465; box-shadow: 0 0 7px #5fd465; }
.csc-access-card__footer { align-items: center; background: #eff2ec; display: flex; font-size: 11px; gap: 6px; margin: 0 28px 28px; padding: 12px 15px; }
.csc-access-card__footer strong { margin-right: auto; }
.csc-access-card__footer i { background: var(--csc-green); height: 17px; width: 7px; }
.csc-access-card__footer i:nth-last-child(3) { height: 23px; }
.csc-access-card__footer i:nth-last-child(2) { height: 30px; }
.csc-access-card__footer i:last-child { background: #cdd5d1; height: 37px; }
.csc-price-float { background: var(--csc-lime); border: 1px solid rgba(20,32,29,.14); bottom: -29px; box-shadow: 0 16px 40px rgba(20,32,29,.18); left: -35px; padding: 18px 22px; position: absolute; transform: rotate(-2deg); width: 190px; z-index: 2; }
.csc-price-float small,
.csc-price-float strong,
.csc-price-float span { display: block; }
.csc-price-float small { font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.csc-price-float strong { font-size: 31px; letter-spacing: -.05em; line-height: 1.2; }
.csc-price-float span { font-size: 10px; }

.csc-event { background: #11231e; color: var(--csc-white); padding: 28px 0; }
.csc-event__grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.csc-event article { border-left: 1px solid rgba(255,255,255,.14); min-height: 102px; padding: 12px 25px; }
.csc-event article:first-child { border-left: 0; }
.csc-event article > span,
.csc-event article > strong,
.csc-event article > small { display: block; }
.csc-event article > span { color: var(--csc-lime); font-size: 10px; font-weight: 900; letter-spacing: .12em; margin-bottom: 9px; text-transform: uppercase; }
.csc-event article > strong { font-size: 17px; letter-spacing: -.025em; line-height: 1.25; }
.csc-event article > small { color: rgba(255,255,255,.6); font-size: 10px; line-height: 1.4; margin-top: 7px; }
.csc-event__price { background: var(--csc-lime); color: var(--csc-ink); }
.csc-event__price > span,
.csc-event__price > small { color: var(--csc-ink) !important; }

.csc-proof { background: var(--csc-white); border-bottom: 1px solid var(--csc-line); border-top: 1px solid var(--csc-line); padding: 34px 0; }
.csc-proof .csc-shell { align-items: center; display: grid; gap: 42px; grid-template-columns: .8fr 2fr; }
.csc-proof .csc-shell > p { color: var(--csc-muted); font-size: 13px; font-weight: 750; line-height: 1.45; margin: 0; max-width: 250px; }
.csc-proof__grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.csc-proof__grid div { border-left: 1px solid var(--csc-line); padding: 0 24px; }
.csc-proof__grid strong,
.csc-proof__grid span { display: block; }
.csc-proof__grid strong { font-size: 22px; letter-spacing: -.04em; }
.csc-proof__grid span { color: var(--csc-muted); font-size: 12px; }

.csc-section { padding: 116px 0; }
.csc-section-heading { margin-bottom: 48px; max-width: 720px; }
.csc-section-heading h2,
.csc-problem h2,
.csc-audience-card h2,
.csc-instructor h2,
.csc-quiz-intro h2,
.csc-offer h2 { font-size: clamp(35px, 4.2vw, 58px); font-weight: 900; letter-spacing: -.055em; line-height: 1.03; margin-bottom: 21px; text-wrap: balance; }
.csc-section-heading > p:last-child,
.csc-problem > p:last-child,
.csc-quiz-intro > p { color: var(--csc-muted); font-size: 18px; max-width: 650px; }
.csc-problem { border-bottom: 1px solid var(--csc-line); display: grid; gap: 50px; grid-template-columns: .9fr 1.1fr; margin-bottom: 94px; padding-bottom: 80px; }
.csc-problem h2 { font-size: clamp(34px, 4vw, 54px); margin: 0; }
.csc-problem > p:last-child { margin: 39px 0 0; }
.csc-problem .csc-kicker { grid-column: 1 / -1; margin-bottom: -28px; }
.csc-benefit-grid { display: grid; gap: 18px; grid-template-columns: repeat(4, 1fr); }
.csc-benefit { background: var(--csc-white); border: 1px solid var(--csc-line); min-height: 285px; padding: 28px; transition: transform 180ms ease, box-shadow 180ms ease; }
.csc-benefit:hover { box-shadow: 0 18px 45px rgba(20, 32, 29, .08); transform: translateY(-4px); }
.csc-benefit > span { color: var(--csc-green); font-size: 12px; font-weight: 900; letter-spacing: .1em; }
.csc-benefit h3 { font-size: 22px; letter-spacing: -.035em; line-height: 1.15; margin: 70px 0 12px; }
.csc-benefit p { color: var(--csc-muted); font-size: 14px; margin-bottom: 0; }

.csc-section--curriculum { background: var(--csc-white); }
.csc-two-column { display: grid; gap: 90px; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); }
.csc-section-heading--sticky { align-self: start; margin: 0; position: sticky; top: 110px; }
.csc-modules,
.csc-faq-list { border-top: 1px solid var(--csc-line); }
.csc-modules details,
.csc-faq-list details { border-bottom: 1px solid var(--csc-line); }
.csc-modules summary,
.csc-faq-list summary { align-items: center; cursor: pointer; display: flex; gap: 20px; list-style: none; padding: 27px 4px; }
.csc-modules summary::-webkit-details-marker,
.csc-faq-list summary::-webkit-details-marker { display: none; }
.csc-modules summary span { color: var(--csc-green); font-size: 11px; font-weight: 900; }
.csc-modules summary strong { font-size: 18px; line-height: 1.3; }
.csc-modules summary i,
.csc-faq-list summary i { height: 18px; margin-left: auto; position: relative; width: 18px; }
.csc-modules summary i::before,
.csc-modules summary i::after,
.csc-faq-list summary i::before,
.csc-faq-list summary i::after { background: var(--csc-ink); content: ""; height: 2px; left: 2px; position: absolute; top: 8px; transition: transform 180ms ease; width: 14px; }
.csc-modules summary i::after,
.csc-faq-list summary i::after { transform: rotate(90deg); }
.csc-modules details[open] summary i::after,
.csc-faq-list details[open] summary i::after { transform: rotate(0); }
.csc-modules details > p,
.csc-faq-list details > p { color: var(--csc-muted); font-size: 15px; margin: -9px 42px 27px 51px; }

.csc-section--materials { background: #e9f0eb; }
.csc-materials { align-items: center; display: grid; gap: 76px; grid-template-columns: minmax(0, 1fr) minmax(0, .95fr); }
.csc-materials--text-only { grid-template-columns: minmax(0, 760px); justify-content: center; }
.csc-materials__visual { position: relative; }
.csc-materials__visual::before { border: 2px solid var(--csc-lime); content: ""; inset: -15px 22px 22px -15px; position: absolute; }
.csc-materials__visual img { aspect-ratio: 3 / 2; box-shadow: var(--csc-shadow); object-fit: cover; position: relative; width: 100%; }
.csc-materials__copy h2 { font-size: clamp(35px, 4.2vw, 58px); font-weight: 900; letter-spacing: -.055em; line-height: 1.03; margin-bottom: 20px; text-wrap: balance; }
.csc-materials__copy > p:not(.csc-kicker) { color: var(--csc-muted); font-size: 17px; }
.csc-materials__list { display: grid; gap: 10px; margin: 29px 0; }
.csc-materials__list article { align-items: flex-start; background: rgba(255,255,255,.7); border: 1px solid var(--csc-line); display: flex; gap: 13px; padding: 15px; }
.csc-materials__list article > span { align-items: center; background: var(--csc-green); border-radius: 50%; color: var(--csc-lime); display: inline-flex; flex: 0 0 auto; font-size: 10px; height: 24px; justify-content: center; margin-top: 1px; width: 24px; }
.csc-materials__list strong { display: block; font-size: 14px; }
.csc-materials__list p { color: var(--csc-muted); font-size: 12px; line-height: 1.45; margin: 3px 0 0; }

.csc-section--audience { background: var(--csc-green); color: var(--csc-white); }
.csc-audience-card { display: grid; gap: 95px; grid-template-columns: .85fr 1.15fr; }
.csc-audience-card .csc-kicker { color: var(--csc-lime); }
.csc-check-list { list-style: none; margin: 0; padding: 0; }
.csc-check-list li { align-items: flex-start; border-bottom: 1px solid rgba(255,255,255,.16); display: flex; gap: 15px; padding: 17px 0; }
.csc-check-list span { align-items: center; background: var(--csc-lime); border-radius: 50%; color: var(--csc-green-dark); display: inline-flex; flex: 0 0 auto; font-size: 11px; height: 23px; justify-content: center; margin-top: 2px; width: 23px; }
.csc-honest-note { background: rgba(255,255,255,.08); border-left: 3px solid var(--csc-lime); color: rgba(255,255,255,.74); font-size: 13px; margin: 30px 0 0; padding: 16px 18px; }
.csc-honest-note strong { color: var(--csc-white); }

.csc-section--instructor { background: #e8e4da; }
.csc-instructor { align-items: center; display: grid; gap: 75px; grid-template-columns: minmax(300px, .7fr) minmax(0, 1.3fr); }
.csc-instructor__image { align-items: center; aspect-ratio: 4 / 5; background: var(--csc-green); display: flex; justify-content: center; overflow: hidden; }
.csc-instructor__image img { height: 100%; object-fit: cover; width: 100%; }
.csc-instructor__image > span { color: var(--csc-lime); font-size: 130px; font-weight: 900; }
.csc-instructor__role { color: var(--csc-green); font-size: 14px; font-weight: 850; margin-top: -10px; }
.csc-instructor > div:last-child > p:last-child { color: var(--csc-muted); font-size: 18px; max-width: 650px; }

.csc-section--testimonials { background: var(--csc-white); }
.csc-testimonial-grid { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); }
.csc-testimonial { border: 1px solid var(--csc-line); display: flex; flex-direction: column; justify-content: space-between; margin: 0; min-height: 310px; padding: 29px; }
.csc-testimonial blockquote { font-size: 18px; font-weight: 700; letter-spacing: -.025em; line-height: 1.5; }
.csc-testimonial figcaption { align-items: center; display: flex; gap: 12px; }
.csc-testimonial figcaption > img,
.csc-testimonial figcaption > span { align-items: center; background: var(--csc-green); border-radius: 50%; color: var(--csc-lime); display: flex; font-weight: 900; height: 44px; justify-content: center; object-fit: cover; width: 44px; }
.csc-testimonial figcaption strong,
.csc-testimonial figcaption small { display: block; }
.csc-testimonial figcaption strong { font-size: 13px; }
.csc-testimonial figcaption small { color: var(--csc-muted); font-size: 11px; }

.csc-section--quiz { background: #e9f0eb; }
.csc-quiz-wrap { display: grid; gap: 80px; grid-template-columns: .8fr 1.2fr; }
.csc-quiz-intro { align-self: start; position: sticky; top: 110px; }
.csc-quiz-progress { background: rgba(15,91,77,.12); height: 5px; margin-top: 35px; max-width: 340px; overflow: hidden; }
.csc-quiz-progress span { background: var(--csc-green); display: block; height: 100%; transition: width 300ms ease; width: 25%; }
.csc-quiz-intro > small { color: var(--csc-muted); font-size: 11px; font-weight: 800; }
.csc-quiz { background: var(--csc-white); border: 1px solid var(--csc-line); box-shadow: 0 18px 60px rgba(20, 32, 29, .08); min-height: 470px; padding: 48px; }
.csc-question { border: 0; margin: 0; padding: 0; }
.csc-question legend { font-size: clamp(25px, 3vw, 37px); font-weight: 900; letter-spacing: -.045em; line-height: 1.15; margin-bottom: 32px; width: 100%; }
.csc-options { display: flex; flex-direction: column; gap: 12px; }
.csc-options button { align-items: center; background: #f7f6f2; border: 1px solid transparent; color: var(--csc-ink); cursor: pointer; display: flex; gap: 14px; padding: 17px 19px; text-align: left; transition: border-color 150ms ease, background 150ms ease, transform 150ms ease; width: 100%; }
.csc-options button:hover { background: #f0f6eb; border-color: var(--csc-green); transform: translateX(4px); }
.csc-options button span { border: 2px solid #aeb7b3; border-radius: 50%; height: 19px; width: 19px; }
.csc-form-grid { display: grid; gap: 14px; grid-template-columns: 1fr 1fr; }
.csc-lead-form h3,
.csc-quiz-result h3 { font-size: 31px; letter-spacing: -.045em; line-height: 1.1; margin-bottom: 10px; }
.csc-lead-form > p { color: var(--csc-muted); font-size: 14px; margin-bottom: 24px; }
.csc-lead-form label:not(.csc-consent):not(.csc-honeypot) { display: block; font-size: 12px; font-weight: 800; }
.csc-lead-form label span { color: var(--csc-muted); font-weight: 500; }
.csc-lead-form input[type="text"],
.csc-lead-form input[type="email"],
.csc-lead-form input[type="tel"] { background: #f7f6f2; border: 1px solid var(--csc-line); border-radius: 3px; color: var(--csc-ink); display: block; margin-top: 7px; padding: 13px; width: 100%; }
.csc-phone { margin-top: 14px; }
.csc-consent { align-items: flex-start; display: flex; font-size: 11px; gap: 9px; line-height: 1.4; margin: 18px 0; }
.csc-consent input { margin-top: 2px; }
.csc-honeypot { left: -9999px !important; position: absolute !important; }
.csc-form-status { color: #a33b2c; font-size: 12px; margin: 12px 0 0 !important; }
.csc-quiz-result { align-items: center; display: grid; gap: 30px; grid-template-columns: 145px 1fr; }
.csc-score { align-items: baseline; background: var(--csc-lime); border-radius: 50%; display: flex; height: 145px; justify-content: center; width: 145px; }
.csc-score strong { font-size: 49px; letter-spacing: -.06em; }

.csc-section--offer { background: #11231e; color: var(--csc-white); }
.csc-offer { align-items: center; display: grid; gap: 100px; grid-template-columns: 1.12fr .88fr; }
.csc-kicker--light { color: var(--csc-lime); }
.csc-offer__copy > p:not(.csc-kicker) { color: rgba(255,255,255,.7); font-size: 18px; max-width: 640px; }
.csc-offer__bonuses { list-style: none; margin: 36px 0 0; padding: 0; }
.csc-offer__bonuses li { align-items: center; border-bottom: 1px solid rgba(255,255,255,.13); display: flex; gap: 13px; padding: 14px 0; }
.csc-offer__bonuses li > span { align-items: center; border: 1px solid var(--csc-lime); border-radius: 50%; color: var(--csc-lime); display: inline-flex; height: 23px; justify-content: center; width: 23px; }
.csc-offer__bonuses small { color: var(--csc-lime); margin-left: auto; }
.csc-offer__card { background: var(--csc-white); color: var(--csc-ink); padding: 36px; position: relative; }
.csc-offer__card > span { background: var(--csc-lime); display: inline-block; font-size: 10px; font-weight: 900; letter-spacing: .08em; margin-bottom: 23px; padding: 7px 10px; text-transform: uppercase; }
.csc-offer__card > del,
.csc-offer__card > strong,
.csc-offer__card > p { display: block; }
.csc-offer__card > del { color: #8b9490; font-size: 17px; }
.csc-offer__card > strong { font-size: 56px; letter-spacing: -.06em; line-height: 1.1; }
.csc-offer__card > p { color: var(--csc-muted); font-size: 12px; margin-bottom: 23px; }
.csc-secure-note { align-items: center; color: var(--csc-muted); display: flex; font-size: 10px; gap: 7px; justify-content: center; margin: 12px 0 0; }
.csc-guarantee { align-items: center; border-top: 1px solid var(--csc-line); display: flex; gap: 15px; margin-top: 27px; padding-top: 22px; }
.csc-guarantee > b { align-items: center; border: 2px solid var(--csc-green); border-radius: 50%; color: var(--csc-green); display: flex; flex: 0 0 auto; font-size: 20px; height: 50px; justify-content: center; width: 50px; }
.csc-guarantee p { color: var(--csc-muted); font-size: 10px; line-height: 1.45; margin: 0; }
.csc-guarantee p strong { color: var(--csc-ink); display: block; font-size: 12px; }

.csc-section--faq { background: var(--csc-white); }
.csc-faq-list summary { font-size: 17px; font-weight: 800; line-height: 1.35; }
.csc-faq-list details > p { margin-left: 4px; }
.csc-footer { background: #0b1814; color: rgba(255,255,255,.65); padding: 35px 0 95px; }
.csc-footer .csc-shell { align-items: center; display: flex; justify-content: space-between; }
.csc-brand--footer { color: var(--csc-white); }
.csc-footer p { font-size: 12px; margin: 0; }

.csc-mobile-cta { align-items: center; background: var(--csc-lime); bottom: 0; box-shadow: 0 -8px 30px rgba(20,32,29,.2); display: none; justify-content: space-between; left: 0; padding: 13px 18px; position: fixed; right: 0; text-decoration: none; z-index: 80; }
.csc-mobile-cta span { font-size: 13px; }
.csc-mobile-cta strong { font-size: 14px; }

.csc-popup { inset: 0; position: fixed; z-index: 200; }
.csc-popup__backdrop { background: rgba(5,16,13,.72); inset: 0; position: absolute; }
.csc-popup__dialog { background: var(--csc-white); box-shadow: 0 25px 80px rgba(0,0,0,.3); left: 50%; max-height: calc(100vh - 32px); max-width: 560px; overflow-y: auto; padding: 45px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: calc(100% - 32px); }
.csc-popup__dialog h2 { font-size: 37px; letter-spacing: -.05em; line-height: 1.05; margin-bottom: 15px; }
.csc-popup__dialog > p:not(.csc-kicker) { color: var(--csc-muted); }
.csc-popup__close { background: transparent; border: 0; color: var(--csc-ink); cursor: pointer; font-size: 28px; line-height: 1; padding: 8px; position: absolute; right: 9px; top: 8px; }
.csc-popup__icon { align-items: center; background: var(--csc-lime); border-radius: 50%; display: flex; font-size: 23px; height: 56px; justify-content: center; margin-bottom: 25px; width: 56px; }
.csc-popup__later { background: transparent; border: 0; color: var(--csc-muted); cursor: pointer; display: block; font-size: 12px; margin: 15px auto 0; text-decoration: underline; }
.csc-popup__step[hidden] { display: none; }
.csc-popup__step > p:not(.csc-kicker) { color: var(--csc-muted); line-height: 1.55; margin: 0 0 24px; }
.csc-popup__options { display: grid; gap: 11px; }
.csc-popup__options button { align-items: center; background: #f2f5ed; border: 1px solid var(--csc-line); color: var(--csc-ink); cursor: pointer; display: grid; gap: 15px; grid-template-columns: 46px 1fr; min-height: 76px; padding: 14px 17px; text-align: left; transition: border-color 180ms ease, transform 180ms ease; width: 100%; }
.csc-popup__options button:hover, .csc-popup__options button:focus-visible { border-color: var(--csc-green); outline: none; transform: translateY(-2px); }
.csc-popup__options button > span { align-items: center; background: var(--csc-green); border-radius: 50%; color: var(--csc-lime); display: inline-flex; font-size: 9px; font-weight: 900; height: 42px; justify-content: center; letter-spacing: .03em; width: 42px; }
.csc-popup__options strong { font-size: 16px; line-height: 1.3; }
.csc-popup__options--compact { gap: 8px; }
.csc-popup__options--compact button { min-height: 64px; padding-bottom: 10px; padding-top: 10px; }
.csc-popup__progress { color: var(--csc-muted); font-size: 11px; font-weight: 850; letter-spacing: .05em; margin-bottom: 24px; text-transform: uppercase; }
.csc-popup__progress > span { display: block; margin-bottom: 8px; }
.csc-popup__progress > i { background: #e5e9e0; display: block; height: 5px; overflow: hidden; width: 100%; }
.csc-popup__progress > i > b { background: var(--csc-green); display: block; height: 100%; transition: width 180ms ease; width: 25%; }
.csc-popup__qualification [hidden] { display: none; }
.csc-popup__phone-form { display: grid; gap: 14px; }
.csc-popup__phone-form label:not(.csc-honeypot) { color: var(--csc-ink); font-size: 12px; font-weight: 850; }
.csc-popup__phone-form input[type="tel"] { background: #f7f6f2; border: 1px solid var(--csc-line); border-radius: 3px; color: var(--csc-ink); display: block; font-size: 16px; margin-top: 7px; padding: 14px; width: 100%; }
.csc-popup__phone-form .csc-button { justify-content: center; width: 100%; }
.csc-popup__phone-form small { color: var(--csc-muted); font-size: 10px; line-height: 1.5; }
.csc-popup__success { padding: 15px 0; text-align: center; }
.csc-popup__success > span { align-items: center; background: var(--csc-lime); border-radius: 50%; color: var(--csc-green); display: flex; font-size: 24px; font-weight: 900; height: 64px; justify-content: center; margin: 0 auto 24px; width: 64px; }
.csc-popup__back { background: transparent; border: 0; color: var(--csc-green); cursor: pointer; font-size: 12px; font-weight: 900; margin-top: 20px; padding: 7px 0; text-transform: uppercase; }
.csc-popup__status { color: #9c2f24; font-size: 12px; font-weight: 750; line-height: 1.45; margin: 15px 0 0; }

.csc-assistant { bottom: 24px; position: fixed; right: 24px; z-index: 120; }
.csc-assistant__toggle { align-items: center; background: var(--csc-ink); border: 0; border-radius: 99px; box-shadow: 0 14px 38px rgba(0,0,0,.22); color: var(--csc-white); cursor: pointer; display: flex; gap: 9px; padding: 13px 18px 13px 12px; }
.csc-assistant__toggle > span { align-items: center; background: var(--csc-lime); border-radius: 50%; color: var(--csc-ink); display: flex; height: 32px; justify-content: center; width: 32px; }
.csc-assistant__toggle strong { font-size: 13px; }
.csc-assistant__panel { background: var(--csc-white); bottom: 59px; box-shadow: 0 22px 70px rgba(0,0,0,.25); height: min(590px, calc(100vh - 100px)); position: absolute; right: 0; width: min(390px, calc(100vw - 32px)); }
.csc-assistant__panel header { align-items: center; background: var(--csc-ink); color: var(--csc-white); display: flex; justify-content: space-between; padding: 15px; }
.csc-assistant__panel header > div { align-items: center; display: flex; gap: 10px; }
.csc-assistant__panel header > div > span { align-items: center; background: var(--csc-lime); border-radius: 50%; color: var(--csc-ink); display: flex; height: 34px; justify-content: center; width: 34px; }
.csc-assistant__panel header p { line-height: 1.2; margin: 0; }
.csc-assistant__panel header strong,
.csc-assistant__panel header small { display: block; }
.csc-assistant__panel header strong { font-size: 12px; }
.csc-assistant__panel header small { color: rgba(255,255,255,.58); font-size: 9px; margin-top: 3px; }
.csc-assistant__panel header button { background: transparent; border: 0; color: white; cursor: pointer; font-size: 24px; }
.csc-assistant__messages { background: #f1f3ee; display: flex; flex-direction: column; gap: 10px; height: calc(100% - 205px); overflow-y: auto; padding: 16px; }
.csc-message { border-radius: 12px; font-size: 12px; line-height: 1.45; margin: 0; max-width: 87%; padding: 10px 12px; white-space: pre-wrap; }
.csc-message--bot { align-self: flex-start; background: var(--csc-white); }
.csc-message--user { align-self: flex-end; background: var(--csc-green); color: var(--csc-white); }
.csc-assistant__panel form { border-top: 1px solid var(--csc-line); padding: 10px 12px; }
.csc-assistant__consent { align-items: flex-start; color: var(--csc-muted); display: flex; font-size: 8px; gap: 5px; line-height: 1.25; margin-bottom: 8px; }
.csc-assistant__consent input { margin: 1px 0 0; }
.csc-assistant__panel form > div { align-items: flex-end; display: flex; gap: 7px; }
.csc-assistant__panel textarea { border: 1px solid var(--csc-line); border-radius: 5px; color: var(--csc-ink); flex: 1; min-height: 47px; padding: 9px; resize: none; }
.csc-assistant__panel form > div button { background: var(--csc-green); border: 0; border-radius: 5px; color: white; cursor: pointer; flex: 0 0 auto; height: 43px; width: 43px; }
.csc-assistant__status { color: #a33b2c; font-size: 9px; margin: 4px 0 0; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; }

@media (max-width: 980px) {
  .csc-hero__grid { gap: 50px; grid-template-columns: 1fr; }
  .csc-hero__copy { max-width: 780px; }
  .csc-hero__visual { margin: 0 auto; max-width: 570px; width: 100%; }
  .csc-proof .csc-shell { grid-template-columns: 1fr; }
	.csc-event__grid { grid-template-columns: 1fr 1fr; }
	.csc-event article:nth-child(3) { border-left: 0; }
	.csc-materials { gap: 50px; grid-template-columns: 1fr; }
  .csc-proof .csc-shell > p { max-width: none; text-align: center; }
  .csc-benefit-grid { grid-template-columns: repeat(2, 1fr); }
  .csc-two-column,
  .csc-quiz-wrap,
  .csc-offer { gap: 55px; grid-template-columns: 1fr; }
  .csc-section-heading--sticky,
  .csc-quiz-intro { position: static; }
  .csc-audience-card { gap: 55px; }
  .csc-testimonial-grid { grid-template-columns: 1fr 1fr; }
  .csc-offer__card { max-width: 550px; }
}

@media (max-width: 680px) {
  .csc-landing { font-size: 16px; }
  .csc-shell { padding-left: 19px; padding-right: 19px; }
  .csc-nav__inner { min-height: 66px; }
	.csc-announcement .csc-shell { align-items: stretch; flex-direction: column; gap: 2px; padding-bottom: 8px; padding-top: 8px; }
	.csc-announcement a { margin-left: 0; }
  .csc-nav .csc-button { display: none; }
  .csc-hero { padding: 55px 0 72px; }
  .csc-hero h1 { font-size: clamp(42px, 13.5vw, 60px); }
  .csc-hero__lede { font-size: 17px; }
  .csc-hero__actions { align-items: stretch; flex-direction: column; gap: 9px; }
  .csc-link-button { justify-content: center; }
  .csc-hero__visual { min-height: 390px; }
  .csc-access-card { min-height: 370px; }
  .csc-access-card__body { gap: 18px; grid-template-columns: 43% 1fr; padding: 19px; }
  .csc-door { height: 240px; }
  .csc-access-list p { padding: 10px 7px 10px 24px; }
  .csc-status { left: 9px; }
  .csc-access-card__footer { margin: 0 19px 19px; }
  .csc-price-float { bottom: -28px; left: 10px; }
	.csc-event { padding: 0; }
	.csc-event__grid { grid-template-columns: 1fr; padding: 0; }
	.csc-event article { border-left: 0; border-top: 1px solid rgba(255,255,255,.14); min-height: 0; padding: 20px; }
	.csc-event article:first-child { border-top: 0; }
  .csc-proof__grid { grid-template-columns: 1fr 1fr; row-gap: 27px; }
  .csc-proof__grid div { padding-left: 18px; }
  .csc-section { padding: 82px 0; }
  .csc-problem { gap: 25px; grid-template-columns: 1fr; margin-bottom: 70px; padding-bottom: 60px; }
  .csc-problem .csc-kicker { margin-bottom: 0; }
  .csc-problem > p:last-child { margin: 0; }
  .csc-section-heading h2,
  .csc-problem h2,
  .csc-audience-card h2,
  .csc-instructor h2,
  .csc-quiz-intro h2,
  .csc-offer h2 { font-size: 37px; }
	.csc-materials__copy h2 { font-size: 37px; }
  .csc-benefit-grid,
  .csc-testimonial-grid { grid-template-columns: 1fr; }
  .csc-benefit { min-height: 235px; }
  .csc-benefit h3 { margin-top: 42px; }
  .csc-audience-card,
  .csc-instructor { gap: 42px; grid-template-columns: 1fr; }
  .csc-instructor__image { max-width: 340px; }
  .csc-quiz { min-height: 430px; padding: 29px 21px; }
  .csc-form-grid,
  .csc-quiz-result { grid-template-columns: 1fr; }
  .csc-score { height: 115px; width: 115px; }
  .csc-score strong { font-size: 40px; }
  .csc-offer { gap: 45px; }
  .csc-offer__card { padding: 28px 22px; }
  .csc-footer .csc-shell { align-items: flex-start; flex-direction: column; gap: 15px; }
  .csc-mobile-cta { display: flex; }
  .csc-assistant { bottom: 70px; right: 12px; }
  .csc-assistant__toggle { padding-right: 12px; }
  .csc-assistant__toggle strong { display: none; }
  .csc-popup__dialog { padding: 35px 24px 28px; }
  .csc-popup__dialog h2 { font-size: 31px; }
  .csc-popup__options button { grid-template-columns: 42px 1fr; padding: 12px; }
  .csc-popup__options button > span { height: 38px; width: 38px; }
}

@media (prefers-reduced-motion: reduce) {
  .csc-landing *,
  .csc-landing *::before,
  .csc-landing *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

/*
 * Visual direction for v1.2.0.
 * Reference: https://event.monetise.com/
 * The high-contrast event treatment is adapted to this course's own brand,
 * content and imagery; no third-party assets or copy are embedded.
 */
.csc-landing {
  --csc-green: #0b8f55;
  --csc-green-dark: #05663d;
  --csc-lime: #efff25;
  --csc-paper: #f1f3ed;
}
.csc-announcement {
  background: #efff25;
  color: #050706;
}
.csc-announcement a { color: #050706; text-decoration: underline; text-underline-offset: 3px; }
.csc-nav {
  background: rgba(3, 7, 5, .92);
  border-bottom-color: rgba(255,255,255,.1);
  color: #fff;
}
.csc-brand__mark { background: #0b8f55; box-shadow: 0 0 24px rgba(21,255,135,.22); }
.csc-nav .csc-button--small { background: var(--csc-lime); color: #050706 !important; }
.csc-hero {
  background:
    radial-gradient(circle at 77% 19%, rgba(13, 247, 127, .24), transparent 27%),
    radial-gradient(circle at 25% 100%, rgba(11, 143, 85, .18), transparent 32%),
    linear-gradient(180deg, #050806 0%, #020403 100%);
  color: #fff;
  padding: 72px 0 104px;
}
.csc-hero::before {
  background: linear-gradient(90deg, transparent, rgba(98,255,175,.12), transparent);
  content: "";
  filter: blur(24px);
  height: 2px;
  left: 8%;
  position: absolute;
  right: 8%;
  top: 0;
}
.csc-hero::after {
  background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  mask-image: linear-gradient(to bottom, #000, transparent 72%);
}
.csc-hero__grid { align-items: center; grid-template-columns: minmax(0, 1fr) minmax(390px, .9fr); }
.csc-eyebrow { color: #83ffbc; }
.csc-eyebrow span { background: #ff315f; border-color: rgba(255,49,95,.18); box-shadow: 0 0 14px rgba(255,49,95,.72); }
.csc-hero h1 { font-size: clamp(48px, 5.8vw, 82px); letter-spacing: -.07em; line-height: .96; }
.csc-hero__lede { color: rgba(255,255,255,.72); }
.csc-button--primary {
  background: linear-gradient(180deg, #f6ff72 0%, #eaff00 100%);
  border-radius: 999px;
  box-shadow: 0 0 0 1px rgba(238,255,37,.45), 0 12px 44px rgba(223,255,0,.22);
  color: #050706 !important;
  min-height: 58px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
}
.csc-button--primary:hover { background: #f5ff63; box-shadow: 0 0 36px rgba(223,255,0,.34); }
.csc-link-button { color: #fff; }
.csc-hero__note { color: rgba(255,255,255,.6); }
.csc-hero__note span { background: rgba(239,255,37,.12); color: var(--csc-lime); }
.csc-hero__visual::before {
  background: #11f980;
  border-radius: 50%;
  content: "";
  filter: blur(80px);
  inset: 9% 8% 20%;
  opacity: .26;
  position: absolute;
}
.csc-hero__visual > img {
  border: 1px solid rgba(146,255,198,.2);
  border-radius: 18px;
  box-shadow: 0 30px 100px rgba(0,0,0,.65), 0 0 70px rgba(15,240,126,.12);
  filter: saturate(.9) contrast(1.05);
  position: relative;
}
.csc-price-float {
  background: linear-gradient(180deg, #f7ff7d, #e9ff00);
  border-radius: 14px;
  bottom: -36px;
  box-shadow: 0 18px 50px rgba(0,0,0,.34), 0 0 34px rgba(230,255,0,.18);
  color: #060806;
  transform: rotate(-1deg);
  width: 215px;
}
.csc-price-float del { color: #596052; display: block; font-size: 14px; margin-top: 3px; }
.csc-price-float strong { font-size: 36px; }
.csc-event { background: #06100b; border-bottom: 1px solid rgba(123,255,182,.12); border-top: 1px solid rgba(123,255,182,.12); }
.csc-event__price { background: var(--csc-lime); }
.csc-section--curriculum { background: #050806; color: #fff; }
.csc-section--curriculum .csc-kicker,
.csc-section--curriculum .csc-modules summary span { color: #7dffb7; }
.csc-section--curriculum .csc-section-heading > p:last-child,
.csc-section--curriculum .csc-modules details > p { color: rgba(255,255,255,.62); }
.csc-section--curriculum .csc-modules,
.csc-section--curriculum .csc-modules details { border-color: rgba(255,255,255,.13); }
.csc-section--curriculum .csc-modules summary i::before,
.csc-section--curriculum .csc-modules summary i::after { background: var(--csc-lime); }
.csc-section--offer { background: radial-gradient(circle at 78% 40%, rgba(19,246,126,.16), transparent 28%), #050806; }
.csc-mobile-cta { background: linear-gradient(180deg, #f7ff7d, #e9ff00); color: #050706; }

@media (max-width: 980px) {
  .csc-hero__grid { grid-template-columns: 1fr; text-align: center; }
  .csc-hero__copy { margin: 0 auto; }
  .csc-eyebrow, .csc-hero__actions, .csc-hero__note { justify-content: center; }
  .csc-hero__lede { margin-left: auto; margin-right: auto; }
}

@media (max-width: 680px) {
  .csc-hero { padding-top: 48px; }
  .csc-hero h1 { font-size: clamp(42px, 13vw, 60px); }
  .csc-price-float { left: 50%; transform: translateX(-50%); }
}

/* v1.3.0: imagen principal, reserva RD$ 500 y confianza responsive. */
.csc-hero__grid { gap: 0; grid-template-columns: 1fr; text-align: center; }
.csc-hero__visual { margin: 0 auto; max-width: 900px; min-height: 0; order: -1; width: 100%; }
.csc-hero__visual > img { aspect-ratio: 884 / 880; height: auto; object-fit: cover; width: 100%; }
.csc-hero__copy { margin: 0 auto; max-width: 920px; padding-top: 50px; }
.csc-eyebrow,
.csc-hero__actions { justify-content: center; }
.csc-hero__lede { margin-left: auto; margin-right: auto; }
.csc-reservation-note { color: rgba(255,255,255,.68); font-size: 13px; font-weight: 800; margin: 14px 0 0; }
.csc-trust-badges { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: 24px; }
.csc-trust-badges span { align-items: center; background: rgba(255,255,255,.06); border: 1px solid rgba(123,255,182,.18); border-radius: 999px; color: rgba(255,255,255,.82); display: inline-flex; font-size: 11px; font-weight: 800; gap: 7px; padding: 10px 14px; }
.csc-trust-badges b { align-items: center; background: rgba(20,235,123,.16); border-radius: 50%; color: #14eb7b; display: inline-flex; height: 20px; justify-content: center; width: 20px; }

@media (max-width: 680px) {
  .csc-hero__visual > img { border-radius: 12px; }
  .csc-hero__copy { padding-top: 38px; }
  .csc-trust-badges { align-items: stretch; flex-direction: column; }
  .csc-trust-badges span { justify-content: flex-start; width: 100%; }
}

/* v1.4.0: tipografía más legible y precio libre de superposiciones. */
.csc-landing { font-family: Inter, "Segoe UI", Arial, sans-serif; }
.csc-price-float { display: none; }
.csc-hero h1 { letter-spacing: -.035em; line-height: 1.02; }
.csc-section-heading h2,
.csc-materials__copy h2,
.csc-offer h2 { letter-spacing: -.035em; line-height: 1.08; }
.csc-reservation-note { font-size: 14px; }
.csc-trust-badges span { color: rgba(255,255,255,.88); font-size: 12px; }

/* v1.5.0: mensaje recuperado sobre la imagen y nueva narrativa de transformación. */
.csc-hero__visual { position: relative; }
.csc-hero-art { display: flex; flex-direction: column; left: 6%; max-width: 49%; position: absolute; text-align: left; top: 16%; z-index: 3; }
.csc-hero-art span { align-self: flex-start; border: 1px solid rgba(20,235,123,.48); color: #24eb82; font-size: clamp(12px, 1.4vw, 20px); font-weight: 900; letter-spacing: .12em; margin-bottom: 7%; padding: .65em .9em; }
.csc-hero-art strong { color: #fff; font-size: clamp(30px, 5.5vw, 78px); font-weight: 950; letter-spacing: -.045em; line-height: .9; text-shadow: 0 7px 30px rgba(0,0,0,.76); }
.csc-hero-art b { color: var(--csc-lime); font-size: clamp(22px, 3.7vw, 52px); font-weight: 950; letter-spacing: -.025em; line-height: 1; margin-top: .25em; text-shadow: 0 7px 28px rgba(0,0,0,.76); }
.csc-hero-art em { color: rgba(255,255,255,.82); font-size: clamp(8px, 1vw, 13px); font-style: normal; font-weight: 900; letter-spacing: .12em; margin-top: 1.2em; }

.csc-story { background: radial-gradient(circle at 85% 12%, rgba(20,235,123,.17), transparent 25%), #030604; color: #fff; overflow: hidden; padding: 118px 0; position: relative; }
.csc-story::before { background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px); background-size: 48px 48px; content: ""; inset: 0; mask-image: linear-gradient(to bottom, #000, transparent 92%); pointer-events: none; position: absolute; }
.csc-story .csc-shell { position: relative; z-index: 2; }
.csc-story__intro { margin: 0 auto 62px; max-width: 870px; text-align: center; }
.csc-story__intro .csc-kicker { color: #79ffb5; }
.csc-story__intro h2 { font-size: clamp(42px, 5.1vw, 70px); letter-spacing: -.04em; line-height: 1.02; margin: 0 0 22px; }
.csc-story__intro > p:last-child { color: rgba(255,255,255,.64); font-size: 18px; line-height: 1.65; margin: 0 auto; max-width: 740px; }
.csc-story__path { border-top: 1px solid rgba(255,255,255,.14); margin: 0 auto; max-width: 980px; }
.csc-story__step { border-bottom: 1px solid rgba(255,255,255,.14); display: grid; gap: 42px; grid-template-columns: 82px 1fr; padding: 52px 0; }
.csc-story__step:nth-child(even) > div { margin-left: 12%; }
.csc-story__number { color: var(--csc-lime); font-size: 13px; font-weight: 900; letter-spacing: .13em; padding-top: 7px; }
.csc-story__step > div { max-width: 720px; }
.csc-story__step small { color: #79ffb5; display: block; font-size: 10px; font-weight: 900; letter-spacing: .16em; margin-bottom: 14px; }
.csc-story__step h3 { font-size: clamp(27px, 3vw, 42px); letter-spacing: -.03em; line-height: 1.08; margin: 0 0 17px; }
.csc-story__step p { color: rgba(255,255,255,.62); font-size: 16px; line-height: 1.7; margin: 0; }
.csc-story__close { align-items: center; background: var(--csc-lime); color: var(--csc-ink); display: grid; gap: 32px; grid-template-columns: 1fr auto; margin: 64px auto 0; max-width: 980px; padding: 30px 34px; }
.csc-story__close div > span, .csc-story__close div > strong { display: block; }
.csc-story__close div > span { font-size: 10px; font-weight: 900; letter-spacing: .13em; margin-bottom: 7px; }
.csc-story__close div > strong { font-size: 21px; line-height: 1.25; }
.csc-story__close > a { align-items: center; background: var(--csc-ink); border-radius: 999px; color: #fff; display: inline-flex; font-size: 12px; font-weight: 900; justify-content: center; min-height: 52px; padding: 13px 21px; text-decoration: none; text-transform: uppercase; }

/* Bloque de instalación y monitoreo de cámaras. */
.csc-camera-focus { background: radial-gradient(circle at 12% 18%, rgba(20,235,123,.22), transparent 26%), #e7f2eb; padding: 116px 0; position: relative; }
.csc-camera-focus::after { border: 1px solid rgba(8,122,73,.14); content: ""; height: 220px; position: absolute; right: 5%; top: 9%; transform: rotate(8deg); width: 150px; }
.csc-camera-focus__shell { display: grid; gap: 82px; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); position: relative; z-index: 2; }
.csc-camera-focus__heading { align-self: start; position: sticky; top: 110px; }
.csc-camera-focus__heading h2 { font-size: clamp(42px, 5vw, 68px); letter-spacing: -.045em; line-height: 1; margin: 0 0 22px; }
.csc-camera-focus__heading > p:not(.csc-kicker) { color: var(--csc-muted); font-size: 18px; line-height: 1.65; margin: 0 0 24px; }
.csc-camera-focus__visual { background: #fff; border: 1px solid rgba(8,122,73,.2); box-shadow: 0 24px 60px rgba(6,50,29,.18); margin: 0 0 26px; overflow: hidden; position: relative; }
.csc-camera-focus__visual img { aspect-ratio: 1000 / 812; display: block; height: auto; object-fit: cover; width: 100%; }
.csc-camera-focus__visual figcaption { background: rgba(3,6,4,.88); bottom: 0; color: #fff; font-size: 9px; font-weight: 900; left: 0; letter-spacing: .1em; padding: 10px 12px; position: absolute; right: 0; text-align: center; }
.csc-camera-focus__heading .csc-button { background: var(--csc-ink); color: #fff; }
.csc-camera-focus__grid { display: grid; gap: 14px; grid-template-columns: 1fr 1fr; }
.csc-camera-focus__grid article { background: rgba(255,255,255,.82); border: 1px solid rgba(8,122,73,.16); min-height: 230px; padding: 27px; }
.csc-camera-focus__grid article > span { align-items: center; background: var(--csc-green); border-radius: 50%; color: var(--csc-lime); display: inline-flex; font-size: 10px; font-weight: 900; height: 34px; justify-content: center; width: 34px; }
.csc-camera-focus__grid h3 { font-size: 21px; letter-spacing: -.035em; line-height: 1.15; margin: 50px 0 11px; }
.csc-camera-focus__grid p { color: var(--csc-muted); font-size: 13px; line-height: 1.6; margin: 0; }

@media (max-width: 980px) {
  .csc-camera-focus__shell { gap: 55px; grid-template-columns: 1fr; }
  .csc-camera-focus__heading { position: static; }
}

@media (max-width: 680px) {
  .csc-hero-art { left: 5%; max-width: 54%; top: 13%; }
  .csc-hero-art span { font-size: 8px; margin-bottom: 9%; padding: .55em .7em; }
  .csc-hero-art strong { font-size: clamp(22px, 7.2vw, 29px); line-height: .92; }
  .csc-hero-art b { font-size: clamp(16px, 5.1vw, 21px); }
  .csc-hero-art em { font-size: 6px; margin-top: .85em; }
  .csc-story { padding: 82px 0; }
  .csc-story__intro { margin-bottom: 44px; }
  .csc-story__intro h2 { font-size: 40px; }
  .csc-story__intro > p:last-child { font-size: 16px; }
  .csc-story__step { gap: 16px; grid-template-columns: 42px 1fr; padding: 38px 0; }
  .csc-story__step:nth-child(even) > div { margin-left: 0; }
  .csc-story__step h3 { font-size: 28px; }
  .csc-story__step p { font-size: 15px; }
  .csc-story__close { align-items: stretch; grid-template-columns: 1fr; margin-top: 45px; padding: 25px 21px; }
  .csc-story__close > a { width: 100%; }
  .csc-camera-focus { padding: 82px 0; }
  .csc-camera-focus__shell { gap: 50px; grid-template-columns: 1fr; }
  .csc-camera-focus__heading { position: static; }
  .csc-camera-focus__heading h2 { font-size: 40px; }
  .csc-camera-focus__grid { grid-template-columns: 1fr; }
  .csc-camera-focus__grid article { min-height: 210px; }
  .csc-camera-focus__visual { margin-left: auto; margin-right: auto; max-width: 520px; }
}
