.elements-container-wrapper{background-color:#f0f4f8;padding:40px 20px;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background-image:url(/images/chemistry-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.elements-container{width:100%;max-width:1500px;padding:0 20px 20px;background-color:#fff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.12);text-align:left}.elements-title{font-size:32px;display:flex;align-items:center;gap:15px;margin-top:0;margin-bottom:10px;flex-wrap:wrap}@media (max-width:768px){.elements-title{flex-direction:column;align-items:flex-start;gap:8px}}.start-exercises-btn{font-size:.9rem;background-color:#55a160;color:#fff;padding:8px 16px;border-radius:8px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.start-exercises-btn:hover{background-color:#3f8a4d;transform:translateY(-1px)}.start-exercises-btn:active{transform:translateY(0)}.atoms-category-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 0}.atoms-category-box{flex:1 1 calc(25% - 20px);max-width:300px;border:1px solid #dee2e6;border-radius:8px;background-color:#f8f9fa}@media (max-width:768px){.atoms-category-box{flex:1 1 100%;max-width:100%}}.atoms-category-title{font-size:16px;font-weight:700;text-align:center;background-color:#e9ecef;padding:10px;border-radius:8px 8px 0 0}.atoms-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;margin:8px 0;background-color:#5d74b3;color:#fff;text-decoration:none;border-radius:6px;box-sizing:border-box;transition:background-color .2s ease}.atoms-button:hover{background-color:#005f99;color:#fff}.completion-star{width:20px;height:20px;margin-left:10px;flex-shrink:0}.elements-heading-2{font-size:25px;font-weight:700;margin-bottom:15px;color:#0077b6}.elements-text-2{font-size:18px;line-height:1.55;margin-bottom:15px;color:#333}.elements-list-2{font-size:18px;margin-left:20px}.elements-list-item-2{margin-bottom:12px}.test-text{margin-bottom:25px}.test-heading{font-size:28px;color:#0077b6;margin-bottom:15px}.test-paragraph{font-size:16px;line-height:1.5;margin-bottom:10px}.d-flex{display:flex;justify-content:center;margin-top:35px}@media (max-width:768px){.elements-container{max-width:100%;padding:24px 18px;border-radius:0}}