.moodlemake-card{background-color:#fff;padding:20px;margin-bottom:20px}.moodlemake-title{font-size:24px;margin-bottom:10px}.moodlemake-image-full{position:relative;margin-bottom:20px}.moodlemake-thumbnail-full{width:100%;height:auto;display:block}.moodlemake-products{display:flex;justify-content:space-between;flex-wrap:wrap}.moodlemake-product{position:relative;width:23%}.moodlemake-thumbnail{width:100%;height:auto;display:block}.moodlemake-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgb(0 0 0 / .7);color:#fff;padding:10px;text-align:center;opacity:0;transition:opacity 0.3s ease}.moodlemake-image-full:hover .moodlemake-thumbnail-full,.moodlemake-product:hover .moodlemake-thumbnail{box-shadow:0 0 10px rgb(0 0 0 / .3)}.moodlemake-image-full:hover .moodlemake-button,.moodlemake-product:hover .moodlemake-button{opacity:1;text-decoration:underline}@media (max-width:768px){.moodlemake-product{width:48%;margin-bottom:20px}}#moodlemake-submission-form,#free-moodlemake-submission-form{max-width:600px;margin:0 auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.form-group{margin-bottom:1.5rem;max-width:100%}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.form-group input[type="text"],.form-group input[type="email"]{width:100%;max-width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color 0.2s ease;box-sizing:border-box}.form-group input[type="file"]{width:100%;padding:.5rem;border:2px dashed #ddd;border-radius:6px;background:#f8f8f8;cursor:pointer;box-sizing:border-box}.style-toggle{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.style-toggle input[type="radio"]{display:none}.style-toggle label{flex:1;max-width:120px;padding:.5rem 1rem;text-align:center;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;margin:0;transition:all 0.2s ease}.style-toggle input[type="radio"]:checked+label{background:#4a4a4a;color:#fff;border-color:#4a4a4a}input[type="submit"]{width:100%;padding:.875rem;background-color:#4a4a4a;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color 0.2s ease}input[type="submit"]:hover{background-color:#333}.form-group small{display:block;margin-top:.5rem;color:#666;font-size:.85rem}.error.insufficient-credits{padding:1rem;margin:1rem 0;background-color:#fff3f3;border:1px solid #ffcdd2;border-radius:6px;color:#d32f2f}@media (max-width:768px){#moodlemake-submission-form,#free-moodlemake-submission-form{padding:15px;margin:0 10px}.form-group{margin-bottom:1rem}.form-group input[type="text"],.form-group input[type="email"]{padding:.6rem;font-size:16px}.style-toggle label{padding:.4rem .8rem;font-size:.85rem}input[type="submit"]{padding:.75rem}}