/**handles:barista-modules**/
.bfj-module-2,.bfj-module-2 *{box-sizing:border-box}.bfj-module-2{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#2d3748;background:#fff;min-height:100vh;overflow-x:hidden;padding:40px 0}.bfj-module-2 .container{max-width:1100px;margin:0 auto;padding:20px;width:100%;display:flex;flex-direction:column;gap:40px}.bfj-module-2 .card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.1);width:100%}.bfj-module-2 .header{text-align:center;border-left:8px solid #009688}.bfj-module-2 .module-tag{display:inline-block;background:#e0f2f1;color:#004d40;padding:6px 16px;border-radius:20px;font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.bfj-module-2 .header h1{font-size:2.5em;font-weight:600;margin-bottom:10px}.bfj-module-2 .header .subtitle{font-size:1.2em;color:#009688;margin-bottom:12px;font-weight:600}.bfj-module-2 .header p{color:#718096}.bfj-module-2 .intro-box{background:#f7fafc;border-left:4px solid #009688;border-radius:12px;padding:30px}.bfj-module-2 .intro-box h2{font-size:1.8em;margin-bottom:20px}.bfj-module-2 .intro-box h3{font-size:1.3em;margin:25px 0 15px}.bfj-module-2 .intro-box p{margin-bottom:15px;line-height:1.8}.bfj-module-2 .intro-box ul{margin:20px 0;padding-left:25px}.bfj-module-2 .intro-box li{margin-bottom:10px}.bfj-module-2 .progress-bar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.1);isolation:isolate}.bfj-module-2 .progress{height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden}.bfj-module-2 .progress-fill{height:100%;width:0%;background:#009688;transition:width .5s ease}.bfj-module-2 .progress-text{text-align:center;margin-top:10px;font-weight:600;color:#4a5568}.bfj-module-2 .step{display:none}.bfj-module-2 .step.active{display:block}.bfj-module-2 .step h2{font-size:1.8em;margin-bottom:20px}.bfj-module-2 .step-number{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#009688;color:#fff;font-weight:600;margin-right:10px}.bfj-module-2 .theory-block{background:#e0f2f1;border-left:5px solid #b2dfdb;border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.05);display:none}.bfj-module-2 .theory-block.active{display:block}.bfj-module-2 .theory-block h3{font-size:1.3em;margin-bottom:15px;color:#004d40}.bfj-module-2 .theory-block h4{font-size:1.1em;margin:20px 0 12px;color:#00695c}.bfj-module-2 .theory-block p{margin-bottom:15px;line-height:1.8}.bfj-module-2 .buttons{display:flex;gap:15px;flex-wrap:wrap}.bfj-module-2 .btn{padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;flex:1;min-width:140px;transition:all .3s}.bfj-module-2 .btn-primary{background:#009688;color:#fff;border:none}.bfj-module-2 .btn-primary:hover{transform:translateY(-2px);background:#00796b}.bfj-module-2 .btn-secondary{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0}@media (max-width:768px){.bfj-module-2 .container{padding:15px;gap:30px}.bfj-module-2 .header h1{font-size:2em}.bfj-module-2 .buttons{flex-direction:column}}