.cg-h1{font-size:2.5em;border-bottom:2px solid #3498db;padding-bottom:10px}.cg-section-intro{font-size:1.1em;margin-bottom:20px;color:#555}.cg-faq-section,.cg-how-to-section,.cg-defined-term-section{margin-top:40px;border-top:1px solid #eee;padding-top:20px}.cg-faq-question{font-weight:700;color:#2c3e50;margin-top:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.cg-faq-answer,.cg-defined-term-definition{margin-top:10px;padding-left:20px;border-left:3px solid #ccc;display:none;transition:max-height .3s ease-out;max-height:0;overflow:hidden}.cg-faq-answer.cg-active,.cg-defined-term-definition.cg-active{display:block;max-height:200px}.cg-faq-question::after{content:"+";font-size:1.2em;transition:transform .3s}.cg-faq-question.cg-active::after{content:"-";transform:rotate(180deg)}.cg-how-to-step{margin-bottom:10px}.cg-how-to-step-num{font-weight:700;color:#3498db}.cg-defined-term{font-weight:700;color:#2c3e50;margin-top:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.cg-defined-term::after{content:"+";font-size:1.2em;transition:transform .3s}.cg-defined-term.cg-active::after{content:"-";transform:rotate(180deg)}.cg-schema-section h2{font-size:1.8em;margin-top:40px;border-bottom:2px solid #3498db;padding-bottom:10px;color:#2c3e50}@media (max-width:768px){.cg-h1{font-size:2em}}