.ArrayDefinition-module__aJNoaa__section{flex-direction:column;gap:1.5rem;display:flex}.ArrayDefinition-module__aJNoaa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.ArrayDefinition-module__aJNoaa__subtitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.ArrayDefinition-module__aJNoaa__description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.ArrayDefinition-module__aJNoaa__description strong{color:var(--text-primary)}.ArrayDefinition-module__aJNoaa__description code{color:#6366f1;background:#6366f11a;border-radius:4px;padding:.15rem .4rem;font-family:Fira Code,Consolas,monospace;font-size:.9em}.ArrayDefinition-module__aJNoaa__keyPoints{background:#6366f10a;border:1px solid #6366f126;border-radius:12px;padding:1.25rem 1.5rem}.ArrayDefinition-module__aJNoaa__list{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;display:flex}.ArrayDefinition-module__aJNoaa__list li{color:var(--text-secondary);line-height:1.5}.ArrayDefinition-module__aJNoaa__list li::marker{color:#6366f1}.ArrayDefinition-module__aJNoaa__example{background:var(--header-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem 1.5rem}.ArrayDefinition-module__aJNoaa__exampleBox{flex-direction:column;gap:.5rem;display:flex}.ArrayDefinition-module__aJNoaa__exampleRow{align-items:center;gap:1rem;display:flex}.ArrayDefinition-module__aJNoaa__label{color:var(--text-secondary);min-width:60px;font-size:.9rem;font-weight:600}.ArrayDefinition-module__aJNoaa__cells{gap:.25rem;display:flex}.ArrayDefinition-module__aJNoaa__cell{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;justify-content:center;align-items:center;width:50px;height:44px;font-family:Fira Code,Consolas,monospace;font-size:1rem;font-weight:600;display:flex}.ArrayDefinition-module__aJNoaa__indexCell{width:50px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;font-family:Fira Code,Consolas,monospace;font-size:.85rem;display:flex}.ArrayDefinition-module__aJNoaa__syntaxSection{margin-top:.5rem}.ArrayDefinition-module__aJNoaa__codeGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.ArrayDefinition-module__aJNoaa__codeBlock{color:#cdd6f4;background:#1e1e2e;border-radius:10px;margin:0;padding:1rem 1.25rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto}@media (max-width:640px){.ArrayDefinition-module__aJNoaa__cell{width:42px;height:38px;font-size:.9rem}.ArrayDefinition-module__aJNoaa__indexCell{width:42px}.ArrayDefinition-module__aJNoaa__codeGrid{grid-template-columns:1fr}}
.ArrayVisualizer-module__dIOp6W__section{background:var(--header-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.ArrayVisualizer-module__dIOp6W__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.ArrayVisualizer-module__dIOp6W__controls{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.ArrayVisualizer-module__dIOp6W__controlGroup{flex-direction:column;gap:.35rem;display:flex}.ArrayVisualizer-module__dIOp6W__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:500}.ArrayVisualizer-module__dIOp6W__input{border:1px solid var(--border-color);background:var(--background);width:80px;color:var(--text-primary);border-radius:8px;padding:.6rem .75rem;font-family:Fira Code,Consolas,monospace;font-size:1rem}.ArrayVisualizer-module__dIOp6W__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.ArrayVisualizer-module__dIOp6W__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s}.ArrayVisualizer-module__dIOp6W__primaryButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f159}.ArrayVisualizer-module__dIOp6W__primaryButton:disabled{opacity:.6;cursor:not-allowed}.ArrayVisualizer-module__dIOp6W__gridContainer{padding:.5rem 0;overflow-x:auto}.ArrayVisualizer-module__dIOp6W__grid{gap:6px;min-width:fit-content;display:grid}.ArrayVisualizer-module__dIOp6W__cell{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative}.ArrayVisualizer-module__dIOp6W__cellValue{color:#fff;font-family:Fira Code,Consolas,monospace;font-size:1.1rem;font-weight:600}.ArrayVisualizer-module__dIOp6W__cellIndex{color:#ffffffb3;font-family:Fira Code,Consolas,monospace;font-size:.65rem;position:absolute;bottom:3px;right:5px}.ArrayVisualizer-module__dIOp6W__normal{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ArrayVisualizer-module__dIOp6W__highlight{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);transform:scale(1.08);box-shadow:0 4px 16px #f59e0b66}.ArrayVisualizer-module__dIOp6W__shifted{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);animation:.4s ease-in-out infinite alternate ArrayVisualizer-module__dIOp6W__pulse}.ArrayVisualizer-module__dIOp6W__removed{background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);animation:.3s ease-in-out ArrayVisualizer-module__dIOp6W__shake}.ArrayVisualizer-module__dIOp6W__inserted{background:linear-gradient(135deg,#10b981 0%,#059669 100%);transform:scale(1.08);box-shadow:0 4px 16px #10b98166}@keyframes ArrayVisualizer-module__dIOp6W__pulse{0%{opacity:.7}to{opacity:1}}@keyframes ArrayVisualizer-module__dIOp6W__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.ArrayVisualizer-module__dIOp6W__operations{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.ArrayVisualizer-module__dIOp6W__operation{background:#6366f10a;border:1px solid #6366f11f;border-radius:12px;padding:1rem}.ArrayVisualizer-module__dIOp6W__opTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:.9rem;font-weight:600}.ArrayVisualizer-module__dIOp6W__opInputs{flex-wrap:wrap;gap:.5rem;display:flex}.ArrayVisualizer-module__dIOp6W__opInput{border:1px solid var(--border-color);background:var(--background);min-width:70px;max-width:90px;color:var(--text-primary);border-radius:6px;flex:1;padding:.5rem .6rem;font-family:Fira Code,Consolas,monospace;font-size:.9rem}.ArrayVisualizer-module__dIOp6W__opInput:focus{border-color:#6366f1;outline:none}.ArrayVisualizer-module__dIOp6W__opButton{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.ArrayVisualizer-module__dIOp6W__opButton:hover:not(:disabled){opacity:.85}.ArrayVisualizer-module__dIOp6W__opButton:disabled{opacity:.5;cursor:not-allowed}.ArrayVisualizer-module__dIOp6W__messageBox{background:#6366f114;border:1px solid #6366f133;border-radius:10px;padding:.85rem 1.1rem}.ArrayVisualizer-module__dIOp6W__message{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.5}.ArrayVisualizer-module__dIOp6W__legend{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:1rem;padding-top:.5rem;display:flex}.ArrayVisualizer-module__dIOp6W__legendItem{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.ArrayVisualizer-module__dIOp6W__legendColor{border-radius:4px;width:16px;height:16px}.ArrayVisualizer-module__dIOp6W__normalLegend{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ArrayVisualizer-module__dIOp6W__shiftedLegend{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.ArrayVisualizer-module__dIOp6W__insertedLegend{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.ArrayVisualizer-module__dIOp6W__removedLegend{background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%)}@media (max-width:640px){.ArrayVisualizer-module__dIOp6W__section{padding:1.25rem}.ArrayVisualizer-module__dIOp6W__cell{width:48px;height:48px}.ArrayVisualizer-module__dIOp6W__cellValue{font-size:.95rem}.ArrayVisualizer-module__dIOp6W__operations{grid-template-columns:1fr}}
.ComplexityTable-module__PBZtna__section{flex-direction:column;gap:1rem;display:flex}.ComplexityTable-module__PBZtna__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.ComplexityTable-module__PBZtna__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.ComplexityTable-module__PBZtna__tableWrapper{border:1px solid var(--border-color);border-radius:12px;overflow-x:auto}.ComplexityTable-module__PBZtna__table{border-collapse:collapse;width:100%;font-size:.95rem}.ComplexityTable-module__PBZtna__table th{text-align:left;color:var(--text-primary);border-bottom:1px solid var(--border-color);background:#6366f114;padding:.85rem 1rem;font-weight:600}.ComplexityTable-module__PBZtna__table td{border-bottom:1px solid var(--border-color);color:var(--text-secondary);padding:.75rem 1rem}.ComplexityTable-module__PBZtna__table tbody tr:last-child td{border-bottom:none}.ComplexityTable-module__PBZtna__table tbody tr:hover{background:#6366f108}.ComplexityTable-module__PBZtna__opCell{color:var(--text-primary);font-family:Fira Code,Consolas,monospace;font-size:.9rem;font-weight:500}.ComplexityTable-module__PBZtna__timeCell{white-space:nowrap}.ComplexityTable-module__PBZtna__complexity{color:#6366f1;background:linear-gradient(135deg,#6366f126 0%,#8b5cf626 100%);border-radius:6px;padding:.25rem .6rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;font-weight:600;display:inline-block}html[data-theme=dark] .ComplexityTable-module__PBZtna__complexity{color:#a5b4fc}.ComplexityTable-module__PBZtna__explainCell{font-size:.9rem}.ComplexityTable-module__PBZtna__note{color:var(--text-secondary);background:#f59e0b14;border:1px solid #f59e0b33;border-radius:10px;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.5}.ComplexityTable-module__PBZtna__note strong{color:#d97706}.ComplexityTable-module__PBZtna__note code{color:#6366f1;background:#6366f11a;border-radius:4px;padding:.1rem .35rem;font-family:Fira Code,Consolas,monospace;font-size:.85em}@media (max-width:640px){.ComplexityTable-module__PBZtna__table th,.ComplexityTable-module__PBZtna__table td{padding:.65rem .75rem}.ComplexityTable-module__PBZtna__explainCell{min-width:150px}}
.ArrayActions-module__0Aeafa__section{background:linear-gradient(135deg,#6366f10f 0%,#8b5cf60f 100%);border:1px solid #6366f126;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ArrayActions-module__0Aeafa__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.ArrayActions-module__0Aeafa__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.ArrayActions-module__0Aeafa__buttons{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.ArrayActions-module__0Aeafa__quizButton,.ArrayActions-module__0Aeafa__codeButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex}.ArrayActions-module__0Aeafa__quizButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.ArrayActions-module__0Aeafa__quizButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.ArrayActions-module__0Aeafa__codeButton{background:var(--text-primary);color:var(--background)}.ArrayActions-module__0Aeafa__codeButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.ArrayActions-module__0Aeafa__icon{flex-shrink:0;width:20px;height:20px}.ArrayActions-module__0Aeafa__badge{background:#fff3;border-radius:20px;margin-left:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.ArrayActions-module__0Aeafa__codeButton .ArrayActions-module__0Aeafa__badge{background:#ffffff26}@media (max-width:640px){.ArrayActions-module__0Aeafa__buttons{flex-direction:column}.ArrayActions-module__0Aeafa__quizButton,.ArrayActions-module__0Aeafa__codeButton{justify-content:center}}
.AuthorCredibility-module__4fGJ4a__section{background:#6366f10a;border:1px solid #6366f126;border-radius:12px;margin-top:1rem;padding:1.25rem 1.5rem}.AuthorCredibility-module__4fGJ4a__title{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}.AuthorCredibility-module__4fGJ4a__content{flex-direction:column;gap:1rem;display:flex}.AuthorCredibility-module__4fGJ4a__info{flex-wrap:wrap;gap:1rem 2rem;display:flex}.AuthorCredibility-module__4fGJ4a__infoItem{flex-direction:column;gap:.25rem;display:flex}.AuthorCredibility-module__4fGJ4a__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.AuthorCredibility-module__4fGJ4a__value{color:var(--text-primary);font-size:.95rem;font-weight:500}.AuthorCredibility-module__4fGJ4a__references{border-top:1px solid var(--border-color);margin-top:.5rem;padding-top:1rem}.AuthorCredibility-module__4fGJ4a__referencesTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.AuthorCredibility-module__4fGJ4a__referencesList{color:var(--text-secondary);flex-direction:column;gap:.25rem;margin:0;padding-left:1.25rem;font-size:.85rem;display:flex}[data-theme=dark] .AuthorCredibility-module__4fGJ4a__section{background:#6366f114;border-color:#6366f133}[dir=rtl] .AuthorCredibility-module__4fGJ4a__info{flex-direction:row-reverse}[dir=rtl] .AuthorCredibility-module__4fGJ4a__referencesList{padding-left:0;padding-right:1.25rem}@media (max-width:640px){.AuthorCredibility-module__4fGJ4a__section{padding:1rem}.AuthorCredibility-module__4fGJ4a__info{flex-direction:column;gap:.75rem}}
.LearningOutcomes-module__qB4wuG__section{background:linear-gradient(135deg,#22c55e14 0%,#10b98114 100%);border:1px solid #22c55e33;border-radius:12px;padding:1.25rem 1.5rem}.LearningOutcomes-module__qB4wuG__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;display:flex}.LearningOutcomes-module__qB4wuG__title:before{content:"🎯";font-size:1.25rem}.LearningOutcomes-module__qB4wuG__intro{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem}.LearningOutcomes-module__qB4wuG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.LearningOutcomes-module__qB4wuG__item{align-items:flex-start;gap:.75rem;display:flex}.LearningOutcomes-module__qB4wuG__checkmark{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.LearningOutcomes-module__qB4wuG__text{color:var(--text-secondary);font-size:.95rem;line-height:1.5}[data-theme=dark] .LearningOutcomes-module__qB4wuG__section{background:linear-gradient(135deg,#22c55e1f 0%,#10b9811f 100%);border-color:#22c55e40}[dir=rtl] .LearningOutcomes-module__qB4wuG__item{flex-direction:row-reverse}[dir=rtl] .LearningOutcomes-module__qB4wuG__title:before{order:1}@media (max-width:640px){.LearningOutcomes-module__qB4wuG__section{padding:1rem}.LearningOutcomes-module__qB4wuG__checkmark{width:20px;height:20px;font-size:.65rem}.LearningOutcomes-module__qB4wuG__text{font-size:.9rem}}
.RelatedTopics-module__q0NEMW__section{flex-direction:column;gap:1rem;display:flex}.RelatedTopics-module__q0NEMW__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.RelatedTopics-module__q0NEMW__categories{flex-direction:column;gap:1.25rem;display:flex}.RelatedTopics-module__q0NEMW__category{flex-direction:column;gap:.5rem;display:flex}.RelatedTopics-module__q0NEMW__categoryTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem;font-weight:600}.RelatedTopics-module__q0NEMW__links{flex-wrap:wrap;gap:.5rem;display:flex}.RelatedTopics-module__q0NEMW__link{background:var(--header-bg);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.RelatedTopics-module__q0NEMW__link:hover{color:#6366f1;background:#6366f114;border-color:#6366f14d}.RelatedTopics-module__q0NEMW__link:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.RelatedTopics-module__q0NEMW__category:first-child .RelatedTopics-module__q0NEMW__link{border-color:#eab3084d}.RelatedTopics-module__q0NEMW__category:first-child .RelatedTopics-module__q0NEMW__link:hover{color:#eab308;background:#eab30814;border-color:#eab30880}.RelatedTopics-module__q0NEMW__category:nth-child(2) .RelatedTopics-module__q0NEMW__link{border-color:#6366f14d}.RelatedTopics-module__q0NEMW__category:nth-child(3) .RelatedTopics-module__q0NEMW__link{border-color:#8b5cf64d}.RelatedTopics-module__q0NEMW__category:nth-child(3) .RelatedTopics-module__q0NEMW__link:hover{color:#8b5cf6;background:#8b5cf614;border-color:#8b5cf680}[data-theme=dark] .RelatedTopics-module__q0NEMW__link{background:#1e1e2e80}[data-theme=dark] .RelatedTopics-module__q0NEMW__link:hover{background:#6366f126}[dir=rtl] .RelatedTopics-module__q0NEMW__links{flex-direction:row-reverse}@media (max-width:640px){.RelatedTopics-module__q0NEMW__link{padding:.4rem .75rem;font-size:.85rem}}
.ExpandedContent-module__93gGAa__section{flex-direction:column;gap:1.5rem;display:flex}.ExpandedContent-module__93gGAa__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.ExpandedContent-module__93gGAa__content{flex-direction:column;gap:1.5rem;display:flex}.ExpandedContent-module__93gGAa__textSection{flex-direction:column;gap:.5rem;display:flex}.ExpandedContent-module__93gGAa__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.ExpandedContent-module__93gGAa__icon{font-size:1.25rem}.ExpandedContent-module__93gGAa__text{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.75}.ExpandedContent-module__93gGAa__prosConsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.ExpandedContent-module__93gGAa__listSection{background:var(--header-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem 1.5rem}.ExpandedContent-module__93gGAa__listSection.ExpandedContent-module__93gGAa__advantages{background:#22c55e0a;border-color:#22c55e33}.ExpandedContent-module__93gGAa__listSection.ExpandedContent-module__93gGAa__disadvantages{background:#ef44440a;border-color:#ef444433}.ExpandedContent-module__93gGAa__list{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;display:flex}.ExpandedContent-module__93gGAa__list li{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.ExpandedContent-module__93gGAa__advantages .ExpandedContent-module__93gGAa__list li::marker{color:#22c55e}.ExpandedContent-module__93gGAa__disadvantages .ExpandedContent-module__93gGAa__list li::marker{color:#ef4444}[data-theme=dark] .ExpandedContent-module__93gGAa__listSection{background:#1e1e2e80}[data-theme=dark] .ExpandedContent-module__93gGAa__listSection.ExpandedContent-module__93gGAa__advantages{background:#22c55e14;border-color:#22c55e40}[data-theme=dark] .ExpandedContent-module__93gGAa__listSection.ExpandedContent-module__93gGAa__disadvantages{background:#ef444414;border-color:#ef444440}[dir=rtl] .ExpandedContent-module__93gGAa__sectionTitle{flex-direction:row-reverse}[dir=rtl] .ExpandedContent-module__93gGAa__list{padding-left:0;padding-right:1.25rem}@media (max-width:640px){.ExpandedContent-module__93gGAa__title{font-size:1.25rem}.ExpandedContent-module__93gGAa__sectionTitle{font-size:1rem}.ExpandedContent-module__93gGAa__text{font-size:.95rem}.ExpandedContent-module__93gGAa__listSection{padding:1rem}}
.RealWorldExamples-module__g776LW__section{flex-direction:column;gap:1rem;display:flex}.RealWorldExamples-module__g776LW__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.RealWorldExamples-module__g776LW__icon{font-size:1.5rem}.RealWorldExamples-module__g776LW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.RealWorldExamples-module__g776LW__card{background:var(--header-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.RealWorldExamples-module__g776LW__card:hover{border-color:#6366f14d;box-shadow:0 4px 12px #6366f11a}.RealWorldExamples-module__g776LW__cardHeader{flex-direction:column;gap:.25rem;display:flex}.RealWorldExamples-module__g776LW__company{color:#6366f1;font-size:1rem;font-weight:600}.RealWorldExamples-module__g776LW__useCase{color:var(--text-secondary);font-size:.85rem;font-weight:500}.RealWorldExamples-module__g776LW__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.RealWorldExamples-module__g776LW__whyChosen{color:var(--text-secondary);border-top:1px solid var(--border-color);margin:0;padding-top:.5rem;font-size:.85rem;line-height:1.5}.RealWorldExamples-module__g776LW__whyChosen strong{color:var(--text-primary)}[data-theme=dark] .RealWorldExamples-module__g776LW__card{background:#1e1e2e80}[data-theme=dark] .RealWorldExamples-module__g776LW__card:hover{border-color:#6366f166;box-shadow:0 4px 12px #6366f126}[dir=rtl] .RealWorldExamples-module__g776LW__title{flex-direction:row-reverse}[dir=rtl] .RealWorldExamples-module__g776LW__cardHeader{text-align:right}@media (max-width:640px){.RealWorldExamples-module__g776LW__grid{grid-template-columns:1fr}.RealWorldExamples-module__g776LW__card{padding:1rem}}
.DetailedComplexityAnalysis-module__bmJ-_a__section{flex-direction:column;gap:1.25rem;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__icon{font-size:1.5rem}.DetailedComplexityAnalysis-module__bmJ-_a__content{flex-direction:column;gap:1.5rem;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__subsection{flex-direction:column;gap:.5rem;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__subsectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__miniIcon{font-size:1.1rem}.DetailedComplexityAnalysis-module__bmJ-_a__text{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}.DetailedComplexityAnalysis-module__bmJ-_a__casesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.DetailedComplexityAnalysis-module__bmJ-_a__caseCard{background:var(--header-bg);border:1px solid var(--border-color);border-radius:10px;padding:1rem 1.25rem}.DetailedComplexityAnalysis-module__bmJ-_a__caseTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.9rem;font-weight:600;display:flex}.DetailedComplexityAnalysis-module__bmJ-_a__caseIcon{font-size:.8rem}.DetailedComplexityAnalysis-module__bmJ-_a__caseText{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.DetailedComplexityAnalysis-module__bmJ-_a__caseCard:first-child{background:#22c55e0a;border-color:#22c55e4d}.DetailedComplexityAnalysis-module__bmJ-_a__caseCard:nth-child(2){background:#eab3080a;border-color:#eab3084d}.DetailedComplexityAnalysis-module__bmJ-_a__caseCard:nth-child(3){background:#ef44440a;border-color:#ef44444d}[data-theme=dark] .DetailedComplexityAnalysis-module__bmJ-_a__caseCard{background:#1e1e2e80}[data-theme=dark] .DetailedComplexityAnalysis-module__bmJ-_a__caseCard:first-child{background:#22c55e14}[data-theme=dark] .DetailedComplexityAnalysis-module__bmJ-_a__caseCard:nth-child(2){background:#eab30814}[data-theme=dark] .DetailedComplexityAnalysis-module__bmJ-_a__caseCard:nth-child(3){background:#ef444414}[dir=rtl] .DetailedComplexityAnalysis-module__bmJ-_a__title,[dir=rtl] .DetailedComplexityAnalysis-module__bmJ-_a__subsectionTitle,[dir=rtl] .DetailedComplexityAnalysis-module__bmJ-_a__caseTitle{flex-direction:row-reverse}@media (max-width:640px){.DetailedComplexityAnalysis-module__bmJ-_a__casesGrid{grid-template-columns:1fr}.DetailedComplexityAnalysis-module__bmJ-_a__caseCard{padding:.875rem 1rem}}
.CodeWalkthrough-module__dd3sTG__section{flex-direction:column;gap:1rem;display:flex}.CodeWalkthrough-module__dd3sTG__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.CodeWalkthrough-module__dd3sTG__icon{font-size:1.5rem}.CodeWalkthrough-module__dd3sTG__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem}.CodeWalkthrough-module__dd3sTG__blocks{flex-direction:column;gap:.5rem;display:flex}.CodeWalkthrough-module__dd3sTG__block{border:1px solid var(--border-color);border-radius:10px;transition:border-color .2s;overflow:hidden}.CodeWalkthrough-module__dd3sTG__block.CodeWalkthrough-module__dd3sTG__expanded{border-color:#6366f166}.CodeWalkthrough-module__dd3sTG__blockHeader{background:var(--header-bg);cursor:pointer;text-align:left;border:none;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;transition:background-color .2s;display:flex}.CodeWalkthrough-module__dd3sTG__blockHeader:hover{background:#6366f10d}.CodeWalkthrough-module__dd3sTG__blockHeader:focus-visible{outline-offset:-2px;outline:2px solid #6366f1}.CodeWalkthrough-module__dd3sTG__stepNumber{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:flex}.CodeWalkthrough-module__dd3sTG__blockTitle{color:var(--text-primary);flex:1;font-size:.95rem;font-weight:600}.CodeWalkthrough-module__dd3sTG__linesBadge{color:#6366f1;background:#6366f11a;border-radius:4px;padding:.25rem .5rem;font-family:Fira Code,Consolas,monospace;font-size:.75rem}.CodeWalkthrough-module__dd3sTG__chevron{color:var(--text-secondary);font-size:.7rem;transition:transform .2s}.CodeWalkthrough-module__dd3sTG__expanded .CodeWalkthrough-module__dd3sTG__chevron{transform:rotate(0)}.CodeWalkthrough-module__dd3sTG__blockContent{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}.CodeWalkthrough-module__dd3sTG__explanation{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}.CodeWalkthrough-module__dd3sTG__code{color:#cdd6f4;background:#1e1e2e;border-radius:8px;margin:0;padding:1rem 1.25rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto}[data-theme=dark] .CodeWalkthrough-module__dd3sTG__blockHeader{background:#1e1e2e80}[data-theme=dark] .CodeWalkthrough-module__dd3sTG__blockHeader:hover{background:#6366f11a}[data-theme=dark] .CodeWalkthrough-module__dd3sTG__blockContent{background:#1e1e2e4d}[dir=rtl] .CodeWalkthrough-module__dd3sTG__blockHeader{text-align:right;flex-direction:row-reverse}[dir=rtl] .CodeWalkthrough-module__dd3sTG__blockTitle{text-align:right}@media (max-width:640px){.CodeWalkthrough-module__dd3sTG__blockHeader{gap:.5rem;padding:.75rem}.CodeWalkthrough-module__dd3sTG__stepNumber{width:24px;height:24px;font-size:.75rem}.CodeWalkthrough-module__dd3sTG__blockTitle{font-size:.9rem}.CodeWalkthrough-module__dd3sTG__linesBadge{display:none}.CodeWalkthrough-module__dd3sTG__code{padding:.875rem 1rem;font-size:.8rem}}
.PracticeProblems-module__CGgC7a__section{flex-direction:column;gap:1rem;display:flex}.PracticeProblems-module__CGgC7a__title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.PracticeProblems-module__CGgC7a__icon{font-size:1.5rem}.PracticeProblems-module__CGgC7a__problems{flex-direction:column;gap:1.25rem;display:flex}.PracticeProblems-module__CGgC7a__problem{background:var(--header-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.PracticeProblems-module__CGgC7a__problemHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PracticeProblems-module__CGgC7a__problemTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.PracticeProblems-module__CGgC7a__difficulty{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.PracticeProblems-module__CGgC7a__easy{color:#22c55e;background:#22c55e1a}.PracticeProblems-module__CGgC7a__medium{color:#eab308;background:#eab3081a}.PracticeProblems-module__CGgC7a__hard{color:#ef4444;background:#ef44441a}.PracticeProblems-module__CGgC7a__problemText{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.PracticeProblems-module__CGgC7a__ioSection{flex-wrap:wrap;gap:1rem;display:flex}.PracticeProblems-module__CGgC7a__ioItem{align-items:center;gap:.5rem;display:flex}.PracticeProblems-module__CGgC7a__ioLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.PracticeProblems-module__CGgC7a__ioValue{color:#6366f1;background:#6366f11a;border-radius:4px;padding:.25rem .5rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem}.PracticeProblems-module__CGgC7a__actions{gap:.75rem;padding-top:.5rem;display:flex}.PracticeProblems-module__CGgC7a__hintButton,.PracticeProblems-module__CGgC7a__solutionButton{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.PracticeProblems-module__CGgC7a__hintButton{color:#eab308;background:#eab3081a}.PracticeProblems-module__CGgC7a__hintButton:hover{background:#eab30833}.PracticeProblems-module__CGgC7a__solutionButton{color:#6366f1;background:#6366f11a}.PracticeProblems-module__CGgC7a__solutionButton:hover{background:#6366f133}.PracticeProblems-module__CGgC7a__hints{background:#eab3080d;border:1px solid #eab30833;border-radius:8px;padding:1rem}.PracticeProblems-module__CGgC7a__hintsTitle{color:#eab308;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.PracticeProblems-module__CGgC7a__hintsList{color:var(--text-secondary);flex-direction:column;gap:.25rem;margin:0;padding-left:1.25rem;font-size:.9rem;display:flex}.PracticeProblems-module__CGgC7a__solution{background:#6366f10d;border:1px solid #6366f133;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.PracticeProblems-module__CGgC7a__solutionTitle{color:#6366f1;margin:0;font-size:.9rem;font-weight:600}.PracticeProblems-module__CGgC7a__approach,.PracticeProblems-module__CGgC7a__complexity{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.PracticeProblems-module__CGgC7a__approach strong,.PracticeProblems-module__CGgC7a__complexity strong{color:var(--text-primary)}.PracticeProblems-module__CGgC7a__code{color:#cdd6f4;background:#1e1e2e;border-radius:8px;margin:0;padding:1rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}[data-theme=dark] .PracticeProblems-module__CGgC7a__problem{background:#1e1e2e80}[data-theme=dark] .PracticeProblems-module__CGgC7a__hints{background:#eab30814}[data-theme=dark] .PracticeProblems-module__CGgC7a__solution{background:#6366f114}[dir=rtl] .PracticeProblems-module__CGgC7a__problemHeader,[dir=rtl] .PracticeProblems-module__CGgC7a__ioItem{flex-direction:row-reverse}[dir=rtl] .PracticeProblems-module__CGgC7a__hintsList{padding-left:0;padding-right:1.25rem}@media (max-width:640px){.PracticeProblems-module__CGgC7a__problem{padding:1rem}.PracticeProblems-module__CGgC7a__problemHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.PracticeProblems-module__CGgC7a__actions{flex-direction:column}.PracticeProblems-module__CGgC7a__hintButton,.PracticeProblems-module__CGgC7a__solutionButton{text-align:center;width:100%}}
.page-module__yzkT7W__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem;animation:.4s ease-out page-module__yzkT7W__fadeIn;display:flex}@keyframes page-module__yzkT7W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__yzkT7W__container{gap:1.5rem;padding:1rem}}
.page-module__SET4Aa__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__SET4Aa__fadeIn;display:flex}@keyframes page-module__SET4Aa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__fjfosa__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__fjfosa__fadeIn;display:flex}@keyframes page-module__fjfosa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__iStmZa__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__iStmZa__fadeIn;display:flex}@keyframes page-module__iStmZa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__HWM5oG__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__DbKbBa__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__DbKbBa__fadeIn;display:flex}@keyframes page-module__DbKbBa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__wIBXpq__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__-ZYGga__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__q1fRWW__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__q1fRWW__fadeIn;display:flex}@keyframes page-module__q1fRWW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__TBECYa__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__TBECYa__fadeIn;display:flex}@keyframes page-module__TBECYa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__fBwl3W__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__fBwl3W__fadeIn;display:flex}@keyframes page-module__fBwl3W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__Re25fG__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__a8kUpq__page{flex-direction:column;gap:2.5rem;width:100%;max-width:900px;padding-bottom:2rem;animation:.5s ease-out page-module__a8kUpq__fadeIn;display:flex}@keyframes page-module__a8kUpq__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.page-module__K79mYG__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__2A-SJG__page{flex-direction:column;gap:2.5rem;width:100%;max-width:900px;padding-bottom:2rem;animation:.5s ease-out page-module__2A-SJG__fadeIn;display:flex}@keyframes page-module__2A-SJG__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.page-module__9aGbtG__container{max-width:900px;margin:0 auto;padding:1rem}
.page-module__BDwMKW__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__BDwMKW__fadeIn;display:flex}@keyframes page-module__BDwMKW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__TtO0za__page{flex-direction:column;gap:2.5rem;width:100%;max-width:900px;padding-bottom:2rem;animation:.5s ease-out page-module__TtO0za__fadeIn;display:flex}@keyframes page-module__TtO0za__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.page-module__l2C3Ca__container{flex-direction:column;gap:2rem;width:100%;max-width:900px;animation:.4s ease-out page-module__l2C3Ca__fadeIn;display:flex}@keyframes page-module__l2C3Ca__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__fg1nDa__page{flex-direction:column;gap:2.5rem;width:100%;max-width:900px;padding-bottom:2rem;animation:.5s ease-out page-module__fg1nDa__fadeIn;display:flex}@keyframes page-module__fg1nDa__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
