.CodeEditor_wrapper__Rh9Xd>p{color:gray;margin-top:0!important;margin-bottom:.4rem!important}.CodeEditor_wrapper__Rh9Xd>div{box-sizing:content-box;border-radius:10px;overflow:hidden;border:2px solid #3e3e3e}.CodeEditor_wrapper__Rh9Xd>div *{font-family:Roboto Mono,Menlo,monospace}.CodeEditor_wrapper__Rh9Xd>div[data-highlight=green]{border-color:#a1e5a1}.CodeEditor_wrapper__Rh9Xd>div[data-highlight=red]{border-color:red}.JsonToYamlExercise_wrapper__aPBKS{display:flex;flex-direction:column;gap:.75rem}.JsonToYamlExercise_wrapper__aPBKS>div{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:space-between;width:100%;gap:.8rem}.JsonToYamlExercise_wrapper__aPBKS>div>*{flex:1 1;max-width:100%}.JsonToYamlExercise_wrapper__aPBKS>div[data-is-correct=true] p{color:#a5e59d;background-color:rgba(92,203,70,.167)}.JsonToYamlExercise_wrapper__aPBKS>div[data-is-correct=true] button{display:none}.JsonToYamlExercise_wrapper__aPBKS>div[data-is-correct=false] p{color:#e59d9d;background-color:rgba(203,70,70,.167)}.JsonToYamlExercise_wrapper__aPBKS p:has(+button){display:grid;place-items:center;color:#adadad;background-color:hsla(0,0%,100%,.088);border-radius:5px;padding:.4rem 0;margin-block:0!important;border:2px solid transparent}.JsonToYamlExercise_wrapper__aPBKS button{box-sizing:content-box;color:#fff;background-color:#5a77cd;border:2px solid #7089d4}.JsonToYamlExercise_wrapper__aPBKS button:not(:disabled):hover{background-color:#4963b1}@media screen and (max-width:900px){.JsonToYamlExercise_wrapper__aPBKS button{min-width:100%}}.page_wrapper__w1BWf{margin:auto;max-width:1000px}.page_wrapper__w1BWf h1{font-size:2.75rem;margin-block:2rem;text-align:center}.page_wrapper__w1BWf code{font-family:var(--font-roboto-mono);background-color:hsla(0,0%,100%,.2);border-radius:3px;padding-inline:3px;margin-inline:2px}.page_wrapper__w1BWf section{padding:1rem;margin-block:1.25rem;border-radius:10px;background-color:#30333d;border:1.5px solid #4e5567}.page_wrapper__w1BWf section h2{background:none;border-radius:0;border-bottom:1.5px solid #6a6d73;padding-bottom:1rem;padding-inline:.15rem}.page_wrapper__w1BWf section ol,.page_wrapper__w1BWf section p,.page_wrapper__w1BWf section ul{white-space:pre-line;margin-block:1.25rem;line-height:1.4rem}.page_wrapper__w1BWf section ol:last-child,.page_wrapper__w1BWf section p:last-child,.page_wrapper__w1BWf section ul:last-child{-webkit-margin-after:0;margin-block-end:0}.page_wrapper__w1BWf section p+ol,.page_wrapper__w1BWf section p+ul{-webkit-margin-before:-.5rem;margin-block-start:-.5rem}.page_wrapper__w1BWf section li{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}.page_wrapper__w1BWf section li::marker{color:#99a5fd}.page_wrapper__w1BWf section[data-example]{background-color:#2a2c36;border:none}.page_wrapper__w1BWf section[data-exercise]{background-color:hsla(0,0%,100%,.022);border:1.5px solid #6a6d73}.page_wrapper__w1BWf section[data-exercise]:has([data-is-correct=true]){border-color:#6b9d6b;background-color:rgba(60,81,58,.205)}.page_wrapper__w1BWf section[data-exercise] *{transition:border-color .5s,background-color .5s}.page_wrapper__w1BWf section[data-info] h2{background-color:#444a5a;padding:.5rem .75rem;border-radius:8px;border:none}