.chapter-1-module__SAN9iG__page{padding-bottom:120px}.chapter-1-module__SAN9iG__hero{border-bottom:2px solid var(--accent);background:linear-gradient(135deg, var(--background) 0%, var(--surface) 100%);padding:6rem 5% 4rem;position:relative}.chapter-1-module__SAN9iG__chapterBadge{background:var(--accent-soft);border:1px solid var(--accent);font-family:var(--font-ibm-mono), monospace;letter-spacing:2px;text-transform:uppercase;color:var(--accent);border-radius:30px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;display:inline-block}.chapter-1-module__SAN9iG__chapterTitle{font-family:var(--font-bebas), sans-serif;color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:400;line-height:1}.chapter-1-module__SAN9iG__chapterSubtitle{font-family:var(--font-crimson), serif;color:var(--muted-mid);max-width:800px;font-size:1.5rem;line-height:1.6}.chapter-1-module__SAN9iG__chapterMeta{font-family:var(--font-ibm-mono), monospace;color:var(--muted);flex-wrap:wrap;gap:3rem;margin-top:3rem;display:flex}.chapter-1-module__SAN9iG__metaItem{align-items:center;gap:.7rem;font-size:.95rem;display:flex}.chapter-1-module__SAN9iG__metaIcon{font-size:1.3rem}.chapter-1-module__SAN9iG__section{max-width:1000px;margin:6rem auto;padding:0 5vw}.chapter-1-module__SAN9iG__sectionHeader{text-align:center;margin-bottom:4rem}.chapter-1-module__SAN9iG__sectionTag{font-family:var(--font-ibm-mono), monospace;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.85rem;font-weight:400}.chapter-1-module__SAN9iG__sectionTitle{font-family:var(--font-bebas), sans-serif;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.chapter-1-module__SAN9iG__sectionDescription{font-family:var(--font-crimson), serif;color:var(--muted-mid);max-width:700px;margin:0 auto;font-size:1.3rem;line-height:1.6}.chapter-1-module__SAN9iG__storyIntro{font-family:var(--font-crimson), serif;color:var(--muted-mid);border-left:2px solid var(--accent);margin-bottom:3rem;padding-left:2rem;font-size:1.5rem;font-style:italic;line-height:1.8}.chapter-1-module__SAN9iG__narrative{font-family:var(--font-crimson), serif;color:var(--foreground);margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.chapter-1-module__SAN9iG__narrative strong{color:var(--accent);font-weight:600}.chapter-1-module__SAN9iG__dialogue{background:var(--surface);border-left:2px solid var(--accent);font-family:var(--font-ibm-mono), monospace;color:var(--muted-mid);margin:3rem 0;padding:1.5rem 2rem;font-size:.95rem}.chapter-1-module__SAN9iG__speaker{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:600}.chapter-1-module__SAN9iG__dialogue p{margin-bottom:.5rem}.chapter-1-module__SAN9iG__dialogue p strong{color:var(--foreground)}.chapter-1-module__SAN9iG__diagramContainer{background:var(--surface);border:1px solid var(--border);margin:4rem 0;padding:3rem}.chapter-1-module__SAN9iG__diagramTitle{font-family:var(--font-ibm-mono), monospace;text-transform:uppercase;letter-spacing:2px;text-align:center;color:var(--accent);margin-bottom:2rem;font-size:1rem}.chapter-1-module__SAN9iG__architecture{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;padding:2rem 0;display:flex}.chapter-1-module__SAN9iG__archComponent{text-align:center;flex:1;min-width:150px}.chapter-1-module__SAN9iG__componentIcon{background:var(--surface-raised);border:1px solid var(--border);justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:3rem;display:flex}.chapter-1-module__SAN9iG__componentLabel{font-family:var(--font-ibm-mono), monospace;color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem}.chapter-1-module__SAN9iG__componentDescription{font-family:var(--font-crimson), serif;color:var(--muted);font-size:1rem}.chapter-1-module__SAN9iG__arrow{color:var(--muted);font-size:2rem}@media (max-width:768px){.chapter-1-module__SAN9iG__architecture{flex-direction:column}.chapter-1-module__SAN9iG__arrow{transform:rotate(90deg)}}.chapter-1-module__SAN9iG__conceptsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0;display:grid}.chapter-1-module__SAN9iG__conceptCard{background:var(--surface);border:1px solid var(--border);padding:2.5rem;transition:border-color .3s}.chapter-1-module__SAN9iG__conceptCard:hover{border-color:var(--accent)}.chapter-1-module__SAN9iG__conceptIcon{margin-bottom:1.5rem;font-size:2.5rem}.chapter-1-module__SAN9iG__conceptTitle{font-family:var(--font-bebas), sans-serif;color:var(--foreground);letter-spacing:1px;margin-bottom:1rem;font-size:2rem}.chapter-1-module__SAN9iG__conceptText{font-family:var(--font-crimson), serif;color:var(--muted-mid);font-size:1.1rem;line-height:1.7}.chapter-1-module__SAN9iG__analogy{background:var(--surface-raised);border-left:2px solid var(--accent);font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-top:1.5rem;padding:1rem 1.5rem;font-size:1rem;font-style:italic}.chapter-1-module__SAN9iG__codeComparison{grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0;display:grid}@media (max-width:768px){.chapter-1-module__SAN9iG__codeComparison{grid-template-columns:1fr}}.chapter-1-module__SAN9iG__codeBlock{background:var(--surface);border:1px solid var(--border);overflow:hidden}.chapter-1-module__SAN9iG__codeHeader{font-family:var(--font-ibm-mono), monospace;letter-spacing:1px;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.85rem;display:flex}.chapter-1-module__SAN9iG__codeHeaderBad{color:var(--red);border-bottom:1px solid var(--red)}.chapter-1-module__SAN9iG__codeHeaderGood{color:var(--green);border-bottom:1px solid var(--green)}.chapter-1-module__SAN9iG__codeContent{font-family:var(--font-ibm-mono), monospace;color:var(--muted-mid);padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-x:auto}.chapter-1-module__SAN9iG__codeContent pre{margin:0}.chapter-1-module__SAN9iG__codeBadge{border-radius:2px;padding:.3rem .8rem;font-size:.75rem}.chapter-1-module__SAN9iG__badgeBad{color:var(--red);background:#c0392b33}.chapter-1-module__SAN9iG__badgeGood{color:var(--green);background:#6ab87a33}.chapter-1-module__SAN9iG__dataTable{border-collapse:collapse;width:100%}.chapter-1-module__SAN9iG__dataTable th{text-align:left;font-family:var(--font-ibm-mono), monospace;text-transform:uppercase;letter-spacing:2px;color:var(--muted);border-bottom:1px solid var(--border);padding:1.5rem 1rem;font-size:.85rem}.chapter-1-module__SAN9iG__dataTable td{font-family:var(--font-ibm-mono), monospace;border-bottom:1px solid var(--border);color:var(--foreground);padding:1.5rem 1rem;font-size:.95rem}.chapter-1-module__SAN9iG__dataTable .chapter-1-module__SAN9iG__valBad{color:var(--red)}.chapter-1-module__SAN9iG__dataTable .chapter-1-module__SAN9iG__valGood{color:var(--green)}.chapter-1-module__SAN9iG__dataTable .chapter-1-module__SAN9iG__valAccent{color:var(--accent)}.chapter-1-module__SAN9iG__dataTable tr.chapter-1-module__SAN9iG__totalRow{background:var(--surface-raised)}.chapter-1-module__SAN9iG__dataTable tr.chapter-1-module__SAN9iG__totalRow td{border-bottom:none;font-weight:600}.chapter-1-module__SAN9iG__challengeBox{background:var(--surface);border:1px solid var(--accent);text-align:center;margin:5rem 0;padding:4rem 3rem}.chapter-1-module__SAN9iG__challengeTitle{font-family:var(--font-bebas), sans-serif;color:var(--accent);letter-spacing:1px;margin-bottom:2rem;font-size:3rem}.chapter-1-module__SAN9iG__challengeScenario{font-family:var(--font-crimson), serif;color:var(--muted-mid);max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.8}.chapter-1-module__SAN9iG__question{background:var(--surface-raised);text-align:left;border-left:2px solid var(--accent);margin-top:3rem;padding:2rem}.chapter-1-module__SAN9iG__questionText{font-family:var(--font-ibm-mono), monospace;color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem}.chapter-1-module__SAN9iG__options{flex-direction:column;gap:1rem;display:flex}.chapter-1-module__SAN9iG__option{background:var(--surface);border:1px solid var(--border);font-family:var(--font-crimson), serif;cursor:pointer;color:var(--muted-mid);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1.1rem;transition:all .2s;display:flex}.chapter-1-module__SAN9iG__option:hover:not(.chapter-1-module__SAN9iG__optionCorrect):not(.chapter-1-module__SAN9iG__optionWrong){border-color:var(--accent);color:var(--foreground)}.chapter-1-module__SAN9iG__optionCorrect{border-color:var(--green);color:var(--green);background:#6ab87a1a}.chapter-1-module__SAN9iG__optionWrong{border-color:var(--red);opacity:.7;background:#c0392b1a}.chapter-1-module__SAN9iG__explanation{border-left:2px solid var(--green);font-family:var(--font-crimson), serif;color:var(--foreground);background:#6ab87a1a;margin-top:1.5rem;padding:1.5rem;font-size:1.1rem;line-height:1.6;animation:.3s chapter-1-module__SAN9iG__fade-in}.chapter-1-module__SAN9iG__deepDiveCard{background:var(--surface);border:1px solid var(--border);margin-bottom:1.5rem;transition:border-color .3s}.chapter-1-module__SAN9iG__deepDiveHeader{cursor:pointer;background:var(--surface-raised);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.chapter-1-module__SAN9iG__deepDiveHeader:hover{background:#e8a0200d}.chapter-1-module__SAN9iG__deepDiveHeader h3{font-family:var(--font-bebas), sans-serif;letter-spacing:1px;color:var(--accent);margin:0;font-size:1.8rem}.chapter-1-module__SAN9iG__toggleIcon{font-family:var(--font-ibm-mono), monospace;color:var(--muted);font-size:1.5rem;transition:transform .3s}.chapter-1-module__SAN9iG__toggleIcon.chapter-1-module__SAN9iG__active{color:var(--accent);transform:rotate(45deg)}.chapter-1-module__SAN9iG__deepDiveContent{border-top:1px solid var(--border);padding:2rem}.chapter-1-module__SAN9iG__deepDiveContent h4{font-family:var(--font-ibm-mono), monospace;color:var(--foreground);text-transform:uppercase;letter-spacing:1px;margin:2.5rem 0 1rem;font-size:1.1rem}.chapter-1-module__SAN9iG__deepDiveContent p{font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.chapter-1-module__SAN9iG__caseStudyCard{background:var(--surface);border:1px solid var(--border);margin-bottom:3rem}.chapter-1-module__SAN9iG__caseStudyHeader{background:var(--surface-raised);border-bottom:1px solid var(--border);padding:2.5rem}.chapter-1-module__SAN9iG__caseStudyHeader h3{font-family:var(--font-bebas), sans-serif;color:var(--foreground);letter-spacing:1px;margin-bottom:1.5rem;font-size:2.5rem}.chapter-1-module__SAN9iG__metaTags{gap:1rem;display:flex}.chapter-1-module__SAN9iG__metaTag{font-family:var(--font-ibm-mono), monospace;border:1px solid var(--border);color:var(--accent);text-transform:uppercase;padding:.3rem .8rem;font-size:.8rem}.chapter-1-module__SAN9iG__caseStudyContent{padding:2.5rem}.chapter-1-module__SAN9iG__caseStudyContent h4{font-family:var(--font-ibm-mono), monospace;color:var(--accent);text-transform:uppercase;margin:2rem 0 1rem;font-size:1.1rem}.chapter-1-module__SAN9iG__caseStudyContent p,.chapter-1-module__SAN9iG__caseStudyContent li{font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-bottom:1rem;font-size:1.2rem;line-height:1.8}.chapter-1-module__SAN9iG__caseStudyContent ul{padding-left:1.5rem}.chapter-1-module__SAN9iG__caseStudyLesson{background:var(--surface-raised);border-left:2px solid var(--accent);font-family:var(--font-crimson), serif;color:var(--foreground);margin-top:3rem;padding:2rem;font-size:1.25rem;line-height:1.8}.chapter-1-module__SAN9iG__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin:3rem 0;display:flex}.chapter-1-module__SAN9iG__filterBtn{font-family:var(--font-ibm-mono), monospace;border:1px solid var(--border);color:var(--muted);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s}.chapter-1-module__SAN9iG__filterBtn:hover,.chapter-1-module__SAN9iG__filterBtn.chapter-1-module__SAN9iG__active{border-color:var(--accent);color:var(--accent);background:var(--surface-raised)}.chapter-1-module__SAN9iG__questionCategory{font-family:var(--font-bebas), sans-serif;color:var(--foreground);letter-spacing:1px;border-bottom:1px solid var(--border);margin:4rem 0 2rem;padding-bottom:1rem;font-size:2.5rem}.chapter-1-module__SAN9iG__interviewQuestion{background:var(--surface);border:1px solid var(--border);margin-bottom:1.5rem}.chapter-1-module__SAN9iG__qHeader{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.chapter-1-module__SAN9iG__qHeader:hover{background:var(--surface-raised)}.chapter-1-module__SAN9iG__qNumber{font-family:var(--font-ibm-mono), monospace;background:var(--accent-soft);color:var(--accent);margin-right:1rem;padding:.3rem .8rem;font-size:.85rem}.chapter-1-module__SAN9iG__qText{font-family:var(--font-crimson), serif;color:var(--foreground);font-size:1.2rem;font-weight:600}.chapter-1-module__SAN9iG__qTags{gap:.5rem;display:flex}.chapter-1-module__SAN9iG__qTag{font-family:var(--font-ibm-mono), monospace;border:1px solid var(--border);color:var(--muted);text-transform:uppercase;padding:.2rem .6rem;font-size:.75rem}.chapter-1-module__SAN9iG__qContent{padding:0 1.5rem 1.5rem}.chapter-1-module__SAN9iG__btnHint,.chapter-1-module__SAN9iG__btnAnswer{font-family:var(--font-ibm-mono), monospace;border:1px solid var(--border);color:var(--muted-mid);cursor:pointer;text-transform:uppercase;background:0 0;margin-top:1rem;margin-right:1rem;padding:.6rem 1.2rem;font-size:.85rem}.chapter-1-module__SAN9iG__btnHint:hover{border-color:var(--accent);color:var(--accent)}.chapter-1-module__SAN9iG__btnAnswer:hover{border-color:var(--green);color:var(--green)}.chapter-1-module__SAN9iG__contentBox{background:var(--surface-raised);border-left:2px solid var(--border);font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-top:1.5rem;padding:1.5rem;font-size:1.15rem;line-height:1.8;animation:.3s chapter-1-module__SAN9iG__fade-in}.chapter-1-module__SAN9iG__contentBox.chapter-1-module__SAN9iG__hint{border-left-color:var(--accent)}.chapter-1-module__SAN9iG__contentBox.chapter-1-module__SAN9iG__answer{border-left-color:var(--green)}.chapter-1-module__SAN9iG__contentBox ul{margin:1rem 0;padding-left:1.5rem}.chapter-1-module__SAN9iG__contentBox li{margin-bottom:.5rem}.chapter-1-module__SAN9iG__qFollowUp{border-left:2px solid var(--accent);font-family:var(--font-crimson), serif;color:var(--foreground);background:#e8a0200d;margin-top:1.5rem;padding:1.5rem;font-size:1.1rem;font-style:italic}.chapter-1-module__SAN9iG__interactiveBlock{background:var(--surface);border:1px solid var(--border);margin:4rem 0;padding:3rem}.chapter-1-module__SAN9iG__simulatorControls{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.chapter-1-module__SAN9iG__simBtn{font-family:var(--font-ibm-mono), monospace;background:var(--surface-raised);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-transform:uppercase;letter-spacing:1px;padding:1rem;font-size:.9rem;transition:all .2s}.chapter-1-module__SAN9iG__simBtn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.chapter-1-module__SAN9iG__simBtn:disabled{opacity:.5;cursor:not-allowed}.chapter-1-module__SAN9iG__simBtn.chapter-1-module__SAN9iG__active{border-color:var(--green);color:var(--green);background:#6ab87a1a}.chapter-1-module__SAN9iG__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.chapter-1-module__SAN9iG__metricsGrid{grid-template-columns:repeat(2,1fr)}}.chapter-1-module__SAN9iG__metric{background:var(--surface-raised);text-align:center;border:1px solid var(--border);padding:1.5rem}.chapter-1-module__SAN9iG__metricValue{font-family:var(--font-ibm-mono), monospace;color:var(--accent);margin-bottom:.5rem;font-size:2rem}.chapter-1-module__SAN9iG__metricLabel{font-family:var(--font-ibm-mono), monospace;color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.chapter-1-module__SAN9iG__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:3rem 0;display:grid}.chapter-1-module__SAN9iG__toolCard{background:var(--surface);border:1px solid var(--border);padding:2.5rem}.chapter-1-module__SAN9iG__toolTitle{font-family:var(--font-bebas), sans-serif;color:var(--foreground);letter-spacing:1px;margin-bottom:1rem;font-size:2rem}.chapter-1-module__SAN9iG__toolDescription{font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}.chapter-1-module__SAN9iG__toolSteps h4{font-family:var(--font-ibm-mono), monospace;color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.chapter-1-module__SAN9iG__toolTip{background:var(--surface-raised);border-left:2px solid var(--green);font-family:var(--font-crimson), serif;color:var(--muted-mid);margin-top:2rem;padding:1.5rem;font-size:1rem;line-height:1.6}.chapter-1-module__SAN9iG__cliffhanger{background:var(--surface);border-top:1px solid var(--border);text-align:center;margin-top:6rem;padding:6rem 5%}.chapter-1-module__SAN9iG__cliffhangerText{font-family:var(--font-crimson), serif;color:var(--foreground);max-width:800px;margin:0 auto 3rem;font-size:clamp(1.5rem,4vw,2rem);font-style:italic;line-height:1.6}.chapter-1-module__SAN9iG__cliffhangerCta{font-family:var(--font-ibm-mono), monospace;border:1px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:2px;padding:1.2rem 3rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.chapter-1-module__SAN9iG__cliffhangerCta:hover{background:var(--accent);color:var(--background)}.chapter-1-module__SAN9iG__animSection{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(20px)}.chapter-1-module__SAN9iG__animSection.chapter-1-module__SAN9iG__visible{opacity:1;transform:translateY(0)}@keyframes chapter-1-module__SAN9iG__fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.chapter-1-module__SAN9iG__projectInstructions{margin-top:3rem}.chapter-1-module__SAN9iG__projectStep{background:var(--surface);border:1px solid var(--border);margin-bottom:2rem;padding:2.5rem;position:relative}.chapter-1-module__SAN9iG__stepNumber{font-family:var(--font-ibm-mono), monospace;letter-spacing:2px;color:var(--background);margin-bottom:1rem;padding:.3rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.chapter-1-module__SAN9iG__stepTitle{font-family:var(--font-bebas), sans-serif;color:var(--foreground);margin-bottom:1rem;font-size:2rem}
